Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | END. | Alexis211 | 2009-09-19 | 3 | -26/+8 |
| | |||||
* | More work | Alexis211 | 2009-09-19 | 3 | -34/+10 |
| | |||||
* | Started conversion from String to BasicString<WChar> | Alexis211 | 2009-09-19 | 4 | -83/+234 |
| | |||||
* | Changes in mutexes, vectors and VTs : | Alexis211 | 2009-09-18 | 4 | -16/+18 |
| | | | | | | mutexes now use the atomic_exchang defined in Task.wtf.asm some vector methods are now declared const VTs now can display (decimal) 64bit integers | ||||
* | Color scheme is now configured in Config.h | Alexis211 | 2009-09-17 | 1 | -2/+2 |
| | |||||
* | Added stuff to WChar and String classes. | Alexis211 | 2009-09-16 | 4 | -46/+138 |
| | | | | | | | WChar can now decode utf16 and utf32, and encode utf8 and utf32. String now has functions append(), concat(), compare() and affect() with different prototypes for char[] arrays, so that we can use it as well with utf8, utf16 and utf32. | ||||
* | cat command now uses the File class. | Alexis211 | 2009-09-15 | 3 | -13/+21 |
| | |||||
* | We now can navigate in the VFS using the integrated shell. | Alexis211 | 2009-09-13 | 4 | -25/+42 |
| | |||||
* | Kernel can now load an Initrd. | Alexis211 | 2009-09-13 | 1 | -1/+8 |
| | |||||
* | RamFS creatable but not loadable yet | Alexis211 | 2009-09-13 | 4 | -10/+21 |
| | |||||
* | Ram file system seems to work \o/ | Alexis211 | 2009-09-13 | 4 | -20/+20 |
| | |||||
* | Nothing, really | Alexis211 | 2009-09-11 | 4 | -45/+45 |
| | |||||
* | We now have complete support for keybord, IN UTF-8 !! | Alexis211 | 2009-08-31 | 1 | -0/+6 |
| | |||||
* | We now have (partial) support for UTF-8. | Alexis211 | 2009-08-29 | 5 | -48/+178 |
| | |||||
* | . | Alexis211 | 2009-08-29 | 2 | -0/+16 |
| | |||||
* | cleanup | Alexis211 | 2009-08-29 | 2 | -0/+0 |
| | |||||
* | Some changes | Alexis211 | 2009-08-29 | 2 | -0/+0 |
| | |||||
* | Lots of stuff added : heap, timer, device managment, ... | Alexis211 | 2009-08-22 | 8 | -0/+622 |