4227 |
5806 d 21 h |
decky |
/trunk/kernel/ |
use global variable and a macro for silencing tests |
|
2071 |
6614 d 1 h |
jermar |
/trunk/ |
(c) versus (C) |
|
2050 |
6643 d 11 h |
decky |
/trunk/kernel/ |
benchmarking with statistics (initial) |
|
2027 |
6650 d 9 h |
decky |
/trunk/kernel/ |
cleanup kernel tests infrastructure |
|
2022 |
6651 d 2 h |
decky |
/trunk/kernel/ |
integrate rest of the tests |
|
2020 |
6651 d 2 h |
decky |
/trunk/kernel/ |
integrate more tests |
|
1787 |
6804 d 3 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1144 |
6905 d 2 h |
jermar |
/kernel/trunk/ |
Completed B+-tree support.
Enable btree_remove().
Reorder some static functions and group them together.
Fix order of nodes in the leaf_head list. |
|
1142 |
6905 d 10 h |
jermar |
/kernel/trunk/ |
Update B+-tree code.
The code is there, btree_remove() has not been tested yet.
(Fixes, if any, are to come later today.) |
|
1101 |
6917 d 1 h |
jermar |
/kernel/trunk/ |
B+-tree implementation.
Currently supports only inserting and searching. |
|