]> git.ozlabs.org Git - ccan/history - ccan/talloc/test
configurator: HAVE_SECTION_START_STOP
[ccan] / ccan / talloc / test /
2011-03-22 Rusty Russelltalloc: fix leak in test/run-set_allocator.c
2011-01-17 Brad Hardstalloc: spelling fix.
2011-01-10 Rusty Russelltalloc: allow replacement allocator
2011-01-10 Rusty Russelltalloc: use failtest to test failure paths.
2010-10-07 Rusty Russellcompiler, talloc: warn if return from realloc-like...
2010-01-06 Rusty RussellRemove old run-tests, clean up #includes to all be...
2009-11-21 Rusty RussellNew talloc_set for auto-cleanup.
2009-01-11 Rusty RussellSeriously revisit locking required for antithread.
2008-08-05 Rusty Russellmerge
2008-08-05 Rusty RussellSimple locking for talloc.
2008-08-05 Rusty RussellSimplify external allocation (realloc only from Tridge)
2008-06-29 Rusty RussellExternal allocator support.
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/