]> git.ozlabs.org Git - ccan/history - ccan/hash
tdb2: tdb_expand on empty database now tested.
[ccan] / ccan / hash /
2010-08-26 Rusty Russellhash: 64-bit hash functions should take 64-bit base.
2010-08-16 Rusty Russellhash: 64 bit variants.
2010-08-06 Rusty RussellAdd author and maintainer fields.
2010-01-06 Rusty RussellRemove old run-tests, clean up #includes to all be...
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2009-02-25 Rusty RussellMajor cleanup of makefiles, api tests.
2008-11-10 Rusty RussellSimplify -I lines: change includes to ccan/
2008-09-12 Rusty RussellDocument license requirements.
2008-08-14 Rusty Russellmerge
2008-08-14 Rusty RussellFix hash_stable(): now works on both endians :)
2008-07-28 Rusty RussellMove hash into ccan/ dir