index
:
kogata.git
master
retrowave
Hobby OS ; intended to be small and perfect (^_^)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
libalgo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move stuff around, again
Alex Auvolat
2016-07-15
3
-571
/
+0
*
Add Lua source, not compiled yet as libc/libm functions remain unimplemented
Alex Auvolat
2016-07-15
1
-3
/
+0
*
Fix sme warnings...
Alex Auvolat
2016-07-14
1
-178
/
+168
*
Integration of scan-build and splint
Alex Auvolat
2016-07-14
1
-1
/
+1
*
Add delta wrt. function in stack dump
Alex Auvolat
2016-07-13
1
-2
/
+4
*
Migrate to BAM build tool
Alex Auvolat
2016-07-13
2
-11
/
+3
*
Fix a bug: malloc() with wrong size
Alex Auvolat
2015-03-14
1
-1
/
+1
*
Add mutexes everywhere ; spam debug log (sorry)
Alex Auvolat
2015-03-14
1
-1
/
+2
*
Add missing mutex-locking in procesc.c ; discovered design fault somewhere.
Alex Auvolat
2015-03-13
2
-29
/
+29
*
Change thread waiting technology. Slower but does not do crappy things like m...
Alex Auvolat
2015-03-11
1
-2
/
+2
*
Bugfixing in progress. Strange bug: wait_on adds to waiters but later not in ...
Alex Auvolat
2015-03-11
1
-2
/
+2
*
Process exiting & thread termination. IMPORTANT NOTE FOLLOWS.
Alex Auvolat
2015-03-04
1
-0
/
+13
*
Several things :
Alex Auvolat
2015-02-19
1
-1
/
+1
*
Add btree_remove_v to selectively remove bindings that have a key
Alex Auvolat
2015-02-14
1
-0
/
+55
*
Add lower/upper bound test ; fix id_key_cmp_fun.
Alex Auvolat
2015-02-14
2
-1
/
+2
*
Add first btree test ; fix first btree test.
Alex Auvolat
2015-02-14
1
-3
/
+3
*
Add binary tree implementation. NOT TESTED, FULL OF BUGS.
Alex Auvolat
2015-02-14
4
-45
/
+362
*
Change hashtbl memory freeing method
Alex Auvolat
2015-02-14
1
-19
/
+39
*
Reorganize code in preparation for user apps.
Alex Auvolat
2015-02-13
2
-0
/
+183