]> git.ozlabs.org Git - ccan/history - ccan/tdb2/test/run-30-exhaust-before-expand.c
htable: fix bug where first entry has hash of 0 or 1.
[ccan] / ccan / tdb2 / test / run-30-exhaust-before-expand.c
2011-08-31 Rusty Russelltdb2: merge tdb1_context into tdb_context.
2011-08-31 Rusty Russelltdb2: make tests include a single mega-header to simpli...
2011-03-17 Rusty Russelltdb2: move mmap into struct tdb_file
2011-03-17 Rusty Russelltdb2: move open routines into a separate file (open.c)
2011-02-24 Rusty Russelltdb2: make tdb2 compile clean under -Wshadow.
2010-12-01 Rusty RussellMerge branch 'tdb2'
2010-12-01 Rusty Russelltdb2: use separate magic constants for chain, htable...
2010-11-23 Rusty Russelltdb2: stricter ordering on expansion lock
2010-11-23 Rusty Russelltdb2: transaction support
2010-11-17 Rusty Russelltdb2: get rid of zones
2010-11-17 Rusty Russelltdb2: remove tailer
2010-10-26 Rusty Russelltdb2: fix intermittent test fail.
2010-09-26 Rusty Russelltdb2: another test.