Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-06-02 | Tiny README updateHEADmaster | Yorhel | 1 | -0/+8 |
2010-05-07 | Don't compile any code if COMPLL_NOLIB is defined | Yorhel | 1 | -0/+3 |
2010-05-07 | Removed debugging code and added README file | Yorhel | 2 | -36/+24 |
2010-05-04 | Small performance improvement when adding a new ablock | Yorhel | 1 | -11/+6 |
2010-05-04 | Expanded the functional test | Yorhel | 2 | -18/+33 |
2010-05-03 | Wrote basic test suite and fixed several bugs along the way | Yorhel | 7 | -25/+210 |
2010-04-29 | Implemented compll_read() and compll_write() | Yorhel | 1 | -4/+38 |
2010-04-26 | Implemented free(), node merging, changed back to a doubly linked list | Yorhel | 1 | -82/+140 |
2010-04-26 | Added MIT license and copyright notices | Yorhel | 3 | -0/+68 |
2010-04-26 | Added node splitting, used singly linked list for free nodes, finished alloc() | Yorhel | 2 | -81/+172 |
2010-04-22 | Initial commit of a very early alpha version of the library | Yorhel | 4 | -0/+547 |