index
:
TCE.git
master
old_c
std_c_userland
Hobby OS experiment
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
user
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrected some bugs in readline && multitasking improvement.
Alex AUVOLAT
2012-05-20
1
-41
/
+66
*
Correected some nasty tasking bugs. Still not perfect.
Alex AUVOLAT
2012-05-20
2
-17
/
+28
*
More improvements in FWIK - more strings, Dir class, ...
Alex AUVOLAT
2012-05-19
12
-68
/
+146
*
Better sprintf, vsprintf, String::sprintf, etc.
Alex AUVOLAT
2012-05-19
17
-243
/
+293
*
Added string class for FWIK.
Alex AUVOLAT
2012-05-19
14
-169
/
+378
*
Introducing FWIK, the userland C++ framework. Far from complete.
Alex AUVOLAT
2012-05-19
42
-97
/
+408
*
Added ANSI support, minimal readline-like library.
Alex AUVOLAT
2012-05-19
10
-200
/
+361
*
Added some stuff.
Alex AUVOLAT
2012-05-18
7
-77
/
+111
*
Simple shell added. Simple fprintf function added too.
Alex AUVOLAT
2012-05-18
10
-85
/
+429
*
Can now spawn new processes.
Alex AUVOLAT
2012-05-18
3
-14
/
+43
*
Added process arguments when loaded as modules.
Alex AUVOLAT
2012-05-18
2
-4
/
+14
*
Improvements. Next: initrd.
Alex AUVOLAT
2012-05-18
2
-26
/
+45
*
The keyboard handling, it's getting better. + Funny screenshot.
Alex AUVOLAT
2012-05-18
1
-3
/
+23
*
A bit of a change in the directory layout.
Alex AUVOLAT
2012-05-18
7
-5
/
+160
*
Beginning of a VFS implemented. C++ is great.
Alex AUVOLAT
2012-05-17
4
-4
/
+114
*
Fixed some nasty bugs.
Alex AUVOLAT
2012-05-17
2
-4
/
+6
*
Nothing, just reverted some shit.
Alex AUVOLAT
2012-05-17
1
-11
/
+11
*
Preparations.
Alex AUVOLAT
2012-05-04
2
-11
/
+12
*
Now using Doug Lea's malloc for userland too. And improved stability.
Alex AUVOLAT
2012-05-01
14
-346
/
+6293
*
Now using Doug Lea's malloc in kernel land. Next: same in userland.
Alex AUVOLAT
2012-05-01
1
-2
/
+12
*
Some cleanup ; relocated the kernel at 0xC0000000
Alex AUVOLAT
2012-05-01
13
-0
/
+546