|
aca3db2b06
|
Add heap_replace() functionality
|
2016-04-09 11:39:19 -04:00 |
|
|
ecf9cc606c
|
Add binary heap implementation and test
|
2016-04-09 00:02:36 -04:00 |
|
|
0eed022034
|
Check size after allocation_realloc_array test calls.
|
2016-04-07 08:54:43 -04:00 |
|
|
75d8f63842
|
Add allocation test
|
2016-04-06 02:08:25 -04:00 |
|
|
0ee13cea80
|
Make allocator get function names more consistent
|
2016-04-04 11:09:27 -04:00 |
|
|
5b6bb204bf
|
Add optional mmap(3) allocator
|
2016-04-03 22:57:39 -04:00 |
|
|
2777a2d44e
|
Rewrote allocator/allocation interface to track individual allocations and sizes
|
2016-04-03 20:52:32 -04:00 |
|
|
682d8484e0
|
Copy/paste fix
|
2016-04-03 20:17:17 -04:00 |
|
|
784a33ca26
|
Switch to a realloc_array()-style allocator (with default implementation)
|
2016-04-02 21:10:40 -04:00 |
|
|
3604f3557b
|
Add doxygen file headers
|
2016-04-02 16:37:31 -04:00 |
|
|
e1a83ea77a
|
Add _t suffix to types
|
2016-04-02 16:35:45 -04:00 |
|
|
d7e7bcdc88
|
Add copyright/license blocks to source files
|
2016-04-01 09:42:12 -04:00 |
|
|
b7197ac8c5
|
Variable scope cleanup
|
2016-04-01 09:12:14 -04:00 |
|
|
770462d0d8
|
Adding initial coroutine library with simple example/test.
|
2016-03-31 02:31:46 -04:00 |
|