index
:
Melon.git
master
Hobby OS experiment
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Kernel
/
TaskManager
/
Task.ns.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-organized everything
Alexis211
2009-10-18
1
-1
/
+0
*
Melon now loads a simple ASM application out of the ramfs
Alexis211
2009-10-17
1
-1
/
+1
*
User mode code can now run !
Alexis211
2009-10-17
1
-1
/
+4
*
Each Process now has a user heap.
Alexis211
2009-10-17
1
-1
/
+1
*
We now use a temporary stack in task management for :
Alexis211
2009-10-16
1
-18
/
+34
*
SimpleList now implements removeOnce(const T& value);
Alexis211
2009-10-11
1
-21
/
+3
*
Nothing, really ;D
Alexis211
2009-10-11
1
-6
/
+6
*
Tasking now works with linked lists
Alexis211
2009-10-11
1
-55
/
+70
*
Added a single linked list simple class (SimpleList)
Alexis211
2009-10-11
1
-13
/
+10
*
Exiting from a thread now works without hanging everything.
Alexis211
2009-10-09
1
-0
/
+31
*
The kernel shell is now in an independent class, KernelShell::
Alexis211
2009-10-02
1
-2
/
+2
*
Bug correction
Alexis211
2009-09-06
1
-1
/
+1
*
Maybee some changes
Alexis211
2009-09-02
1
-1
/
+1
*
We now have complete support for keybord, IN UTF-8 !!
Alexis211
2009-08-31
1
-2
/
+4
*
We now have (partial) support for UTF-8.
Alexis211
2009-08-29
1
-1
/
+1
*
The Melon kernel now has support for simple multitasking
Alexis211
2009-08-29
1
-0
/
+136