]> git.ozlabs.org Git - ccan/history - ccan/alloc
Simplify dependencies by passing pointers over the pipe: avoid O(n^2) behaviour for...
[ccan] / ccan / alloc /
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2009-01-11 Rusty RussellVarious fixes and debugging help: particularly don...
2008-11-15 Rusty RussellRemove compile warnings of tests under Ubuntu (return...
2008-11-13 Rusty RussellFix examples (they all compile now), and init parent...
2008-11-10 Rusty RussellSimplify -I lines: change includes to ccan/
2008-09-12 Rusty RussellDocument license requirements.
2008-08-04 Rusty Russellmerge
2008-07-30 Rusty RussellFix 64-bit compile warning.
2008-06-29 Rusty RussellAdd alloc_size(): every allocator has to be able to...
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/