Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | END. | Alexis211 | 2009-09-19 | 1 | -21/+4 |
| | |||||
* | More work | Alexis211 | 2009-09-19 | 1 | -19/+0 |
| | |||||
* | Started conversion from String to BasicString<WChar> | Alexis211 | 2009-09-19 | 1 | -70/+3 |
| | |||||
* | Changes in mutexes, vectors and VTs : | Alexis211 | 2009-09-18 | 1 | -4/+6 |
| | | | | | | 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 | ||||
* | Added stuff to WChar and String classes. | Alexis211 | 2009-09-16 | 1 | -20/+20 |
| | | | | | | | 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 | 1 | -4/+4 |
| | |||||
* | We now can navigate in the VFS using the integrated shell. | Alexis211 | 2009-09-13 | 1 | -8/+8 |
| | |||||
* | RamFS creatable but not loadable yet | Alexis211 | 2009-09-13 | 1 | -5/+5 |
| | |||||
* | Ram file system seems to work \o/ | Alexis211 | 2009-09-13 | 1 | -6/+6 |
| | |||||
* | Nothing, really | Alexis211 | 2009-09-11 | 1 | -19/+19 |
| | |||||
* | We now have (partial) support for UTF-8. | Alexis211 | 2009-08-29 | 1 | -42/+47 |
| | |||||
* | . | Alexis211 | 2009-08-29 | 1 | -0/+16 |
| | |||||
* | Lots of stuff added : heap, timer, device managment, ... | Alexis211 | 2009-08-22 | 1 | -0/+261 |