* bugfix in the hash implementation; expanding the hash wasn't done properly
authorWilfried Göesgens <willi@citadel.org>
Sat, 26 Apr 2008 09:00:15 +0000 (09:00 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sat, 26 Apr 2008 09:00:15 +0000 (09:00 +0000)
commitc57c92d7b61a7db8da50a27e5bf1fa99ebd8ce14
tree706669378319d4118d63525c03015547e201896b
parent712b4751a236c1c0e3e036bed1ca0da67c6fd080
* bugfix in the hash implementation; expanding the hash wasn't done properly
* added possibility to have list with duplicate primary keys
* added ability to specify custom "hashing" algorithm
* bumped version number to 1.10 since the newhash function has a different signature now.
libcitadel/configure.in
libcitadel/lib/hash.c
libcitadel/lib/libcitadel.h
libcitadel/lib/mime_parser.c