| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into framework | Alexis211 | 2009-12-22 | 1 | -1/+1 |
|\ |
|
| * | Made status bar into a namespace, and added functionnalities | Alexis211 | 2009-12-21 | 1 | -1/+1 |
* | | Added template class Map<key, value> | Alexis211 | 2009-12-22 | 2 | -0/+91 |
|/ |
|
* | rot13, demo app for StreamApp, is working :) | Alexis211 | 2009-12-20 | 6 | -10/+21 |
* | [not tested] Introduced StreamApp.class | Alexis211 | 2009-12-20 | 7 | -8/+78 |
* | Added file streams and string streams | Alexis211 | 2009-12-20 | 13 | -4/+205 |
* | Worked on IStream. Seems to work | Alexis211 | 2009-12-20 | 7 | -12/+128 |
* | [not really working] Started work on OStream | Alexis211 | 2009-12-20 | 5 | -10/+118 |
* | Added some option handling featurs to the default ShellApp class | Alexis211 | 2009-12-17 | 10 | -15/+184 |
* | New model, object-oriented, for applications | Alexis211 | 2009-12-16 | 4 | -25/+73 |
* | Nothing, really | Alexis211 | 2009-12-16 | 1 | -1/+2 |
* | Corrections | Alexis211 | 2009-12-09 | 3 | -13/+11 |
* | Merge branch 'master' into mountpoints | Alexis211 | 2009-12-09 | 2 | -0/+4 |
|\ |
|
| * | Some changes | Alexis211 | 2009-12-09 | 2 | -0/+4 |
* | | Merge branch 'master' into mountpoints | Alexis211 | 2009-12-09 | 9 | -82/+108 |
|\| |
|
| * | Change on memory handling, and .iface.h files documented. | Alexis211 | 2009-12-09 | 9 | -82/+108 |
| * | Game Of Life simulator fixed | Alexis211 | 2009-11-15 | 1 | -1/+1 |
* | | Some bugfixes | Alexis211 | 2009-11-27 | 4 | -6/+8 |
* | | Re-organized file system stuff. | Alexis211 | 2009-11-25 | 4 | -2/+4 |
* | | Multiple things : | Alexis211 | 2009-11-24 | 4 | -24/+73 |
* | | Reading from the FAT12-formatted floppy works \o | Alexis211 | 2009-11-15 | 1 | -1/+1 |
|/ |
|
* | Added a game of life simulator demo | Alexis211 | 2009-11-13 | 8 | -7/+179 |
* | Introduced V86 mode. It really fits in nicely :) | Alexis211 | 2009-11-08 | 2 | -0/+5 |
* | Introduced PaperWork : our init/login manager. | Alexis211 | 2009-11-08 | 6 | -9/+21 |
* | Arranged some paperwork | Alexis211 | 2009-10-29 | 1 | -2/+3 |
* | Some changes... | Alexis211 | 2009-10-26 | 5 | -9/+9 |
* | Made some minor changes, for compatibility | Nicolas BERNSTEIN | 2009-10-26 | 2 | -4/+5 |
* | More work on syscalls : userland applications can run other apps. | Alexis211 | 2009-10-24 | 3 | -2/+42 |
* | More work on userland syscalls : Files are implemented. | Alexis211 | 2009-10-24 | 13 | -24/+208 |
* | Added some screenshots (\o/) and implemented mkdir in userland. | Alexis211 | 2009-10-23 | 2 | -0/+14 |
* | Some changes, and implemented rm in userland shell. | Alexis211 | 2009-10-23 | 5 | -12/+41 |
* | More work on syscalls and shell | Alexis211 | 2009-10-23 | 2 | -1/+25 |
* | More work on syscalls and shell | Alexis211 | 2009-10-23 | 11 | -2/+69 |
* | Started working on user managment | Alexis211 | 2009-10-21 | 4 | -17/+31 |
* | More work | Alexis211 | 2009-10-21 | 3 | -4/+16 |
* | Started working on a userland shell | Alexis211 | 2009-10-20 | 5 | -3/+44 |
* | Implemented static syscalls, specific to a class and not an object. | Alexis211 | 2009-10-20 | 8 | -6/+21 |
* | We now have call tables for ressources. | Alexis211 | 2009-10-20 | 6 | -30/+46 |
* | More work on syscalls | Alexis211 | 2009-10-18 | 7 | -2/+53 |
* | Mem::kalloc and Mem::kfree renamed to Mem::alloc and Mem::kfree | Alexis211 | 2009-10-18 | 4 | -12/+13 |
* | Heap included as well in userland library | Alexis211 | 2009-10-18 | 11 | -1/+531 |
* | More work on syscalls | Alexis211 | 2009-10-18 | 5 | -0/+54 |
* | Syscall interface starts being implemented ! | Alexis211 | 2009-10-18 | 9 | -13/+100 |
* | Re-organized everything | Alexis211 | 2009-10-18 | 24 | -0/+1375 |