Timeline



2017-06-05:

14:23 Ticket #683 (Clang build is broken on some architectures) created by Jiri Svoboda
As of changeset:mainline,2660, trying to build (amd64 profile) with …

2017-06-03:

20:14 FAQ edited by Jakub Jermář
(diff)

2017-06-02:

09:36 Ticket #679 (Kernel should have stdbool.h and stddef.h) closed by Jiri Svoboda
fixed
08:22 Ticket #682 (C library should have a NO_TRACE macro) closed by Jiri Svoboda
worksforme: Should have looked better. There actually is a trace.h providing …
08:21 Ticket #680 (ABI headers are not self-contained) closed by Jiri Svoboda
fixed: changeset:mainline,2651

2017-06-01:

14:41 Ticket #680 (ABI headers are not self-contained) updated by Martin Decky
OK, let's postpone the discussion until there is an actual change to …
13:39 Ticket #680 (ABI headers are not self-contained) updated by Jiri Svoboda
Good point about various environments (e.g. if you wanted to use the …
13:01 Ticket #680 (ABI headers are not self-contained) updated by Martin Decky
I understand the concern of not relying on the order of included …
12:52 Ticket #680 (ABI headers are not self-contained) updated by Jiri Svoboda
That's not very neat design, because it means that in the files …
12:08 Ticket #680 (ABI headers are not self-contained) updated by Martin Decky
This is actually by design. The headers in abi/ are not intended to be …
11:33 Ticket #682 (C library should have a NO_TRACE macro) created by Jiri Svoboda
In the kernel NO_TRACE macro is provided via trace.h header. In …
11:31 Ticket #681 (Kernel should have assert.h) created by Jiri Svoboda
Kernel has ASSERT macro defined by debug.h header, that is for all …
11:29 Ticket #680 (ABI headers are not self-contained) created by Jiri Svoboda
Quite a few headers under abi/ use uintN_t types without including …
08:14 Ticket #679 (Kernel should have stdbool.h and stddef.h) updated by Jiri Svoboda
Fixed in changeset:mainline,2646 and changeset:mainline,2647.
08:14 Ticket #679 (Kernel should have stdbool.h and stddef.h) updated by Jiri Svoboda
Status, Owner changed

2017-05-30:

14:00 Ticket #677 (C library stdlib.h should provide standards-compliant qsort) closed by Jiri Svoboda
fixed: Fixed in changeset:mainline,2638.
13:59 Ticket #677 (C library stdlib.h should provide standards-compliant qsort) updated by Jiri Svoboda
Status, Owner changed
07:17 Ticket #679 (Kernel should have stdbool.h and stddef.h) created by Jiri Svoboda
These headers from std. freestanding enviroment are missing, causing …

2017-05-28:

13:51 Ticket #678 (plb_get_component() is broken wrt. UTF8) created by Jakub Jermář
plb_get_component() does not assume multibyte characters and is thus …

2017-05-25:

20:29 FAQ edited by Jakub Jermář
Add a FAQ about performance (diff)
19:58 FAQ edited by Jakub Jermář
Get rid of the last defeatist FAQ, formatting (diff)
19:42 FAQ edited by Jakub Jermář
Remove a skeptical FAQ which is answered in-depth elsewhere. (diff)
19:39 FAQ edited by Jakub Jermář
Improve a nihilist FAQ (diff)
19:36 FAQ edited by Jakub Jermář
Remove one more defeatist FAQ (diff)
19:36 FAQ edited by Jakub Jermář
Remove some irrelevant or defeatist FAQs (diff)
19:30 FAQ edited by Jakub Jermář
Add two paragraphs on comparison with L4Re (diff)

2017-05-23:

13:12 Ticket #677 (C library stdlib.h should provide standards-compliant qsort) created by Jiri Svoboda
HelenOS C library stdlib.h does not provide a qsort() function. sort.h …

2017-05-09:

18:56 Ticket #676 (ext4 shoots before it asks) closed by Jiri Svoboda
fixed: Fixed in changeset:mainline,2609.
18:18 Ticket #676 (ext4 shoots before it asks) created by Jiri Svoboda
During processing a mounted request, ext4fs will do an …

2017-05-06:

14:13 UsersGuide edited by Jakub Jermář
Link to the serial console guide (diff)
14:10 UsersGuide/UserSerialConsole created by Jakub Jermář
Add a guide for using user mode serial console

2017-05-04:

06:28 About edited by Vojtech Horky
Nightly builds (diff)
06:26 Download edited by Vojtech Horky
Downloadable builds from ci.helenos.org (diff)

2017-04-22:

12:46 Ticket #674 (Implement virtio-net driver) updated by Jakub Jermář
See also changed
12:46 Ticket #675 (Implement Xen PV network device driver) created by Jakub Jermář
Implement a set of native HelenOS drivers to allow the use of Xen PV …
09:11 Ticket #674 (Implement virtio-net driver) created by Jakub Jermář
Implement a native HelenOS driver for virtio network device. …

2017-04-12:

13:16 Meetings edited by Jakub Jermář
Update venue of tomorrow's meeting (diff)

2017-04-11:

07:00 About edited by Jakub Jermář
(diff)
06:53 DiffFromUnix edited by Jakub Jermář
(diff)
06:51 DiffFromUnix edited by Jakub Jermář
(diff)
06:50 DiffFromUnix edited by Jakub Jermář
Mention the new filesystem API (diff)

2017-04-10:

15:21 KnowledgeArticles edited by Vojtech Horky
Link to CI (diff)
15:20 CI created by Vojtech Horky
Created
09:44 FAQ edited by Jakub Jermář
Update to 0.7.0 and new realizations (diff)

2017-04-09:

11:38 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
11:00 StandardAPI edited by Jakub Jermář
(diff)
10:59 StandardAPI edited by Jakub Jermář
(diff)
08:39 FilesystemAPITutorial edited by Jakub Jermář
(diff)
08:30 FilesystemAPITutorial edited by Jakub Jermář
Add paragraph on renaming (diff)
08:14 FilesystemAPITutorial edited by Jakub Jermář
Add paragraph on unlinking (diff)
07:41 FilesystemAPITutorial edited by Jakub Jermář
(diff)
07:40 FilesystemAPITutorial edited by Jakub Jermář
(diff)

2017-04-08:

15:41 FilesystemAPITutorial edited by Jakub Jermář
(diff)
15:12 NetworkAPITutorial edited by Jakub Jermář
(diff)
15:12 KnowledgeArticles edited by Jakub Jermář
Add link to the Filesystem API Tutorial (diff)
15:09 FilesystemAPITutorial created by Jakub Jermář
Start the Filesystem API Tutorial

2017-04-07:

17:42 StandardAPI edited by Jakub Jermář
Mark removed interfaces as such (diff)

2017-04-04:

18:34 Ticket #535 (tester print4 is slow on remcons) updated by mtravis
Here is the wiki
18:30 HardwareSupport edited by Jakub Jermář
Update wrt. to the new release (diff)
17:14 UsersGuide/QuickStart edited by Martin Decky
update to 0.7.0 (diff)
15:42 About edited by Martin Decky
add release notes (diff)
15:37 About edited by Martin Decky
0.7.0 (diff)
15:33 Milestone 0.7.0 completed
15:32 Download edited by Martin Decky
0.7.0 (diff)
14:44 Codenames edited by Martin Decky
update code names (diff)
14:23 ReleaseNotes edited by Martin Decky
add 0.7.0 (diff)
14:22 ReleaseNotes/Template edited by Martin Decky
improve consistency (diff)
14:22 ReleaseNotes/Mainline edited by Martin Decky
cleanup from template (diff)
14:20 ReleaseNotes/0.7.0 created by Martin Decky

2017-04-01:

18:43 RaspberryPi edited by Jakub Jermář
(diff)
17:58 RaspberryPi edited by Jakub Jermář
Short howto boot HelenOS on Raspberry Pi (diff)
17:41 RaspberryPi edited by Jakub Jermář
Fix typo (diff)
17:40 HardwareSupport edited by Jakub Jermář
(diff)
17:38 RaspberryPi edited by Jakub Jermář
(diff)
17:36 FreeRunner edited by Jakub Jermář
(diff)
17:29 RaspberryPi edited by Jakub Jermář
(diff)
17:29 rpi-usb-ttl-cable.jpg attached to RaspberryPi by Jakub Jermář
Raspberry Pi 1 with a USB-TTL cable used for serial console
16:54 RaspberryPi created by Jakub Jermář

2017-03-30:

08:50 Ticket #579 (printf does not implement the qualifier for ptrdiff_t) closed by Jakub Jermář
fixed: Fixed in mainline,2586.

2017-03-28:

20:34 HowToContribute edited by Jakub Jermář
Run make check before submit (diff)
09:20 Ticket #673 (stats command hangs while a killed tetris waits for a keypress) created by Jakub Jermář
As mainline,2585, the following steps will temporarily hang the …

2017-03-25:

07:33 HowToContribute edited by Jakub Jermář
Note that patches should be reviewed prior to submit (diff)

2017-03-23:

17:11 HowToContribute edited by Jakub Jermář
Improve tips for submitting patches and sending them to the ML (diff)

2017-03-15:

23:16 About edited by Martin Decky
GSoC 2017 (diff)
22:57 GSOC edited by Martin Decky
GSoC 2017 (diff)
Note: See TracTimeline for information about the timeline view.