summaryrefslogtreecommitdiff
path: root/Source/Kernel/Melon.ke
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'heap_class'Alexis2112009-10-161-0/+0
|\
| * We now use a temporary stack in task management for :Alexis2112009-10-161-0/+0
| * Process now uses a linked list for associated file descriptors.Alexis2112009-10-131-0/+0
| * Heap class now uses a MutexAlexis2112009-10-131-0/+0
* | Merge branch 'heap_class'Alexis2112009-10-131-0/+0
|\|
| * Heap is now in a separate class, Heap.Alexis2112009-10-131-0/+0
* | Nothing, reallyAlexis2112009-10-131-0/+0
|/
* SimpleList now implements removeOnce(const T& value);Alexis2112009-10-111-0/+0
* Nothing, really ;DAlexis2112009-10-111-0/+0
* Tasking now works with linked listsAlexis2112009-10-111-0/+0
* Added a single linked list simple class (SimpleList)Alexis2112009-10-111-0/+0
* Added a simple random generatorAlexis2112009-10-111-0/+0
* Added a nice animation for the melon logo at bootAlexis2112009-10-101-0/+0
* Nothing, reallyAlexis2112009-10-091-0/+0
* Exiting from a thread now works without hanging everything.Alexis2112009-10-091-0/+0
* The kernel shell is now in an independent class, KernelShell::Alexis2112009-10-021-0/+0
* Nothing intrestingAlexis2112009-09-261-0/+0
* Implemented FileVT.Alexis2112009-09-201-0/+0
* Implemented PipeVT.Alexis2112009-09-201-0/+0
* Added some screenshots :)Alexis2112009-09-201-0/+0
* Keymaps are now loaded from ramfs.Alexis2112009-09-201-0/+0
* Nothing, really.Alexis2112009-09-201-0/+0
* Lot of changes. Log now go to /System/Logs/*.logAlexis2112009-09-191-0/+0
* Implemented ByteArray and wf command.Alexis2112009-09-191-0/+0
* END.Alexis2112009-09-191-0/+0
* More workAlexis2112009-09-191-0/+0
* Started conversion from String to BasicString<WChar>Alexis2112009-09-191-0/+0
* Changes in mutexes, vectors and VTs :Alexis2112009-09-181-0/+0
* Color scheme is now configured in Config.hAlexis2112009-09-171-0/+0
* Added stuff to WChar and String classes.Alexis2112009-09-161-0/+0
* cat command now uses the File class.Alexis2112009-09-151-0/+0
* Added some screenshots and modified some stuff.Alexis2112009-09-151-0/+0
* Added a few commands to kernel shell (rm && mkdir).Alexis2112009-09-141-0/+0
* Class for file descriptors introduced : File. Not used yet.Alexis2112009-09-131-0/+0
* Changed welcome text and added a few error messages.Alexis2112009-09-131-0/+0
* We now can navigate in the VFS using the integrated shell.Alexis2112009-09-131-0/+0
* Kernel can now load an Initrd.Alexis2112009-09-131-0/+0
* RamFS creatable but not loadable yetAlexis2112009-09-131-0/+0
* Ram file system seems to work \o/Alexis2112009-09-131-0/+0
* Fixed some bugsAlexis2112009-09-121-0/+0
* Nothing, reallyAlexis2112009-09-111-0/+0
* Added read() and write() functions to Partition::Alexis2112009-09-061-0/+0
* Ok, exception handling happens in Thread::.Alexis2112009-09-061-0/+0
* Bug correctionAlexis2112009-09-061-0/+0
* Maybee some changesAlexis2112009-09-021-0/+0
* Now we can read frop floppy drives !!! Next : FAT driver.Alexis2112009-08-311-0/+0
* Added a few commands to built-in shell, and made a few scrshots.Alexis2112009-08-311-0/+0
* We now have complete support for keybord, IN UTF-8 !!Alexis2112009-08-311-0/+0
* We now have (partial) support for UTF-8.Alexis2112009-08-291-0/+0
* .Alexis2112009-08-291-0/+0