* documented hashlist
authorWilfried Göesgens <willi@citadel.org>
Sun, 2 Mar 2008 14:17:43 +0000 (14:17 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 2 Mar 2008 14:17:43 +0000 (14:17 +0000)
commit276a9944e0503d0fb901b95bc660da83250fa1e7
tree1e4bb4ea00bd3fe6630ad23fea0dcd9e6f2f536e
parent4a1dab80bfe81ae064bd410f811f76ae0ebc78fb
* documented hashlist
* the user may now sort the array in his prefered way.
  (this will mark the array tainted, and increase search times)
* several sort funcions:
  * sort by the Hash-String
  * sort by the Hashkey (untaints the array)
  * sort by a user definable Comparator Function
libcitadel/debian/changelog
libcitadel/debian/files
libcitadel/lib/hash.c
libcitadel/lib/libcitadel.h