summaryrefslogtreecommitdiff
path: root/Source/Kernel/Library/WChar.class.h
Commit message (Collapse)AuthorAgeFilesLines
* Re-organized everythingAlexis2112009-10-181-89/+0
|
* We now have scrollable virtual terminals !Alexis2112009-09-201-0/+4
|
* Lot of changes. Log now go to /System/Logs/*.logAlexis2112009-09-191-0/+1
|
* Implemented ByteArray and wf command.Alexis2112009-09-191-0/+9
|
* Added stuff to WChar and String classes.Alexis2112009-09-161-2/+14
| | | | | | | 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.Alexis2112009-09-151-3/+15
|
* Ram file system seems to work \o/Alexis2112009-09-131-5/+5
|
* Nothing, reallyAlexis2112009-09-111-0/+51