]> git.ozlabs.org Git - ccan/history - ccan/tdb2/test/run-001-encode.c
tdb2: make tdb1_open use attributes for logging, hash function.
[ccan] / ccan / tdb2 / test / run-001-encode.c
2011-08-31 Rusty Russelltdb2: make tests include a single mega-header to simpli...
2011-04-07 Rusty Russelltdb2: rename internal hashfn and logfn to hash_fn and...
2011-03-17 Rusty Russelltdb2: move open routines into a separate file (open.c)
2010-12-01 Rusty RussellMerge branch 'tdb2'
2010-12-01 Rusty Russelltdb2: use separate magic constants for chain, htable...
2010-12-01 Rusty Russelltdb2: clean up logging
2010-11-23 Rusty Russelltdb2: transaction support
2010-11-23 Rusty Russelltdb2: rename set_header to the more appropriate set_use...
2010-11-17 Rusty Russelltdb2: get rid of zones
2010-09-13 Rusty Russelltdb2: fix remapping inside tdb_traverse_read
2010-09-09 Rusty Russelltdb2: change to using a hash tree.
2010-09-03 Rusty Russelltdb2: use immobile free buckets, rename tests to show...