index
:
Melon.git
master
Hobby OS experiment
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Kernel
/
Library
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-organized everything
Alexis211
2009-10-18
17
-1236
/
+0
*
SimpleList now implements removeOnce(const T& value);
Alexis211
2009-10-11
1
-0
/
+11
*
Tasking now works with linked lists
Alexis211
2009-10-11
1
-0
/
+5
*
Added a single linked list simple class (SimpleList)
Alexis211
2009-10-11
1
-0
/
+54
*
Added a simple random generator
Alexis211
2009-10-11
2
-0
/
+30
*
Keymaps are now loaded from ramfs.
Alexis211
2009-09-20
1
-1
/
+5
*
We now have scrollable virtual terminals !
Alexis211
2009-09-20
2
-1
/
+5
*
Lot of changes. Log now go to /System/Logs/*.log
Alexis211
2009-09-19
4
-15
/
+27
*
Implemented ByteArray and wf command.
Alexis211
2009-09-19
3
-0
/
+96
*
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
*
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
*
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