| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'heap_class' | Alexis211 | 2009-10-16 | 1 | -0/+0 |
|\ |
|
| * | We now use a temporary stack in task management for : | Alexis211 | 2009-10-16 | 1 | -0/+0 |
| * | Process now uses a linked list for associated file descriptors. | Alexis211 | 2009-10-13 | 1 | -0/+0 |
| * | Heap class now uses a Mutex | Alexis211 | 2009-10-13 | 1 | -0/+0 |
* | | Merge branch 'heap_class' | Alexis211 | 2009-10-13 | 1 | -0/+0 |
|\| |
|
| * | Heap is now in a separate class, Heap. | Alexis211 | 2009-10-13 | 1 | -0/+0 |
* | | Nothing, really | Alexis211 | 2009-10-13 | 1 | -0/+0 |
|/ |
|
* | SimpleList now implements removeOnce(const T& value); | Alexis211 | 2009-10-11 | 1 | -0/+0 |
* | Nothing, really ;D | Alexis211 | 2009-10-11 | 1 | -0/+0 |
* | Tasking now works with linked lists | Alexis211 | 2009-10-11 | 1 | -0/+0 |
* | Added a single linked list simple class (SimpleList) | Alexis211 | 2009-10-11 | 1 | -0/+0 |
* | Added a simple random generator | Alexis211 | 2009-10-11 | 1 | -0/+0 |
* | Added a nice animation for the melon logo at boot | Alexis211 | 2009-10-10 | 1 | -0/+0 |
* | Nothing, really | Alexis211 | 2009-10-09 | 1 | -0/+0 |
* | Exiting from a thread now works without hanging everything. | Alexis211 | 2009-10-09 | 1 | -0/+0 |
* | The kernel shell is now in an independent class, KernelShell:: | Alexis211 | 2009-10-02 | 1 | -0/+0 |
* | Nothing intresting | Alexis211 | 2009-09-26 | 1 | -0/+0 |
* | Implemented FileVT. | Alexis211 | 2009-09-20 | 1 | -0/+0 |
* | Implemented PipeVT. | Alexis211 | 2009-09-20 | 1 | -0/+0 |
* | Added some screenshots :) | Alexis211 | 2009-09-20 | 1 | -0/+0 |
* | Keymaps are now loaded from ramfs. | Alexis211 | 2009-09-20 | 1 | -0/+0 |
* | Nothing, really. | Alexis211 | 2009-09-20 | 1 | -0/+0 |
* | Lot of changes. Log now go to /System/Logs/*.log | Alexis211 | 2009-09-19 | 1 | -0/+0 |
* | Implemented ByteArray and wf command. | Alexis211 | 2009-09-19 | 1 | -0/+0 |
* | END. | Alexis211 | 2009-09-19 | 1 | -0/+0 |
* | More work | Alexis211 | 2009-09-19 | 1 | -0/+0 |
* | Started conversion from String to BasicString<WChar> | Alexis211 | 2009-09-19 | 1 | -0/+0 |
* | Changes in mutexes, vectors and VTs : | Alexis211 | 2009-09-18 | 1 | -0/+0 |
* | Color scheme is now configured in Config.h | Alexis211 | 2009-09-17 | 1 | -0/+0 |
* | Added stuff to WChar and String classes. | Alexis211 | 2009-09-16 | 1 | -0/+0 |
* | cat command now uses the File class. | Alexis211 | 2009-09-15 | 1 | -0/+0 |
* | Added some screenshots and modified some stuff. | Alexis211 | 2009-09-15 | 1 | -0/+0 |
* | Added a few commands to kernel shell (rm && mkdir). | Alexis211 | 2009-09-14 | 1 | -0/+0 |
* | Class for file descriptors introduced : File. Not used yet. | Alexis211 | 2009-09-13 | 1 | -0/+0 |
* | Changed welcome text and added a few error messages. | Alexis211 | 2009-09-13 | 1 | -0/+0 |
* | We now can navigate in the VFS using the integrated shell. | Alexis211 | 2009-09-13 | 1 | -0/+0 |
* | Kernel can now load an Initrd. | Alexis211 | 2009-09-13 | 1 | -0/+0 |
* | RamFS creatable but not loadable yet | Alexis211 | 2009-09-13 | 1 | -0/+0 |
* | Ram file system seems to work \o/ | Alexis211 | 2009-09-13 | 1 | -0/+0 |
* | Fixed some bugs | Alexis211 | 2009-09-12 | 1 | -0/+0 |
* | Nothing, really | Alexis211 | 2009-09-11 | 1 | -0/+0 |
* | Added read() and write() functions to Partition:: | Alexis211 | 2009-09-06 | 1 | -0/+0 |
* | Ok, exception handling happens in Thread::. | Alexis211 | 2009-09-06 | 1 | -0/+0 |
* | Bug correction | Alexis211 | 2009-09-06 | 1 | -0/+0 |
* | Maybee some changes | Alexis211 | 2009-09-02 | 1 | -0/+0 |
* | Now we can read frop floppy drives !!! Next : FAT driver. | Alexis211 | 2009-08-31 | 1 | -0/+0 |
* | Added a few commands to built-in shell, and made a few scrshots. | Alexis211 | 2009-08-31 | 1 | -0/+0 |
* | We now have complete support for keybord, IN UTF-8 !! | Alexis211 | 2009-08-31 | 1 | -0/+0 |
* | We now have (partial) support for UTF-8. | Alexis211 | 2009-08-29 | 1 | -0/+0 |
* | . | Alexis211 | 2009-08-29 | 1 | -0/+0 |