|
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 |
|
|
cd1b95aea3
|
Add container_of macro
|
2016-04-08 21:16:07 -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 |
|
|
a4a50dadbc
|
Copy/paste comment fix
|
2016-04-03 20:57:25 -04:00 |
|
|
2777a2d44e
|
Rewrote allocator/allocation interface to track individual allocations and sizes
|
2016-04-03 20:52:32 -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 |
|
|
f6ef16f80f
|
Reorganize directory structure
|
2016-04-02 16:21:20 -04:00 |
|