]> git.ozlabs.org Git - ccan/history - ccan/list
Simplify dependencies by passing pointers over the pipe: avoid O(n^2) behaviour for...
[ccan] / ccan / list /
2009-06-05 Rusty RussellMany list funcs should work with constant lists.
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2008-11-15 Rusty RussellNew list_tail() function and test for list_top() on...
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-06-02 Rusty RussellMove modules to ccan/ tools to tools/