]> git.ozlabs.org Git - ccan/shortlog
ccan
2008-03-23 Rusty Russellsub-page allocations work, still some FIXMEs to go.
2008-03-18 Rusty RussellAllocator now has metadata.
2008-03-18 Rusty RussellAllocate backwards, ready for metadata.
2008-03-15 Rusty RussellFix typo.
2008-03-15 Rusty RussellInitial cut at file/mem allocator (pages only)
2008-02-28 Rusty RussellCompile even with !HAVE_TYPEOF etc, and remove redundan...
2008-02-28 Rusty RussellFix talloc's use of PRINTF_ATTRIBUTE clash.
2008-02-28 Rusty RussellFix !HAVE_TYPEOF case by using new typesafe_cb.
2008-02-28 Rusty RussellMore attributes for typesafe_cb.
2008-02-28 Rusty RussellTypesafe callback infrastructure.
2008-02-28 Rusty RussellAdd required include, and remove Samba comment from...
2008-02-28 Rusty RussellShould use libtap's exit_status() for return from main.
2008-01-10 Rusty RussellPreserve errno on talloc_free
2008-01-10 Rusty RussellRemove talloc_guide (folded into talloc.h) and testsuit...
2008-01-10 Rusty RussellMove documentation from talloc_guide.txt into talloc...
2008-01-10 Rusty RussellHAVE_ATTRIBUTE_PRINTF for talloc
2008-01-05 Rusty RussellFirst cut of ccan-izing talloc
2007-12-29 Rusty RussellAvoid hacky recompilation of files to namespacize,...
2007-12-28 Rusty RussellNew package: list, complete reimplementation of Linux...
2007-12-28 Rusty RussellNew variant of container_of: container_of_var, for...
2007-12-27 Rusty RussellAdded namespacize, to prefix exposed symbols with CCAN_...
2007-12-20 Rusty RussellAdd string helpers (actually needed up previous checkin)
2007-12-20 Rusty RussellInclude all the tools under ccan_tools dir, hacked...
2007-12-05 Rusty RussellFirst cut, some hacks, three simple modules. init