1
Fork 0
turbonss/src
fc_botelho cfbe583520 vesion 0.4. It was included the bmz8 algorithm to generate mphfs for small set of keys (at most 256 keys), the vector adpter and some bugs have been corrected. 2005-09-16 02:53:07 +00:00
..
Makefile.am vesion 0.4. It was included the bmz8 algorithm to generate mphfs for small set of keys (at most 256 keys), the vector adpter and some bugs have been corrected. 2005-09-16 02:53:07 +00:00
bitbool.c mask to represent a boolean value using only 1 bit 2005-01-21 20:30:23 +00:00
bitbool.h mask to represent a boolean value using only 1 bit 2005-01-21 20:30:23 +00:00
bmz.c Stable version of BRZ algorithm 2005-09-06 14:11:37 +00:00
bmz.h Fix to alternate hash functions code. Removed htonl stuff from chm algorithm. Added faq. 2005-01-27 13:01:45 +00:00
bmz8.c Stable version of BRZ algorithm 2005-09-06 14:11:37 +00:00
bmz8.h BMZ8 - A 8 bit version of BMZ has been added 2005-09-05 17:32:21 +00:00
bmz8_structs.h BMZ8 - A 8 bit version of BMZ has been added 2005-09-05 17:32:21 +00:00
bmz_structs.h Algorithm BRZ included 2005-07-27 21:13:02 +00:00
brz.c Stable version of BRZ algorithm with option -M (memory_availability) 2005-09-06 14:37:35 +00:00
brz.h Stable version of BRZ algorithm with option -M (memory_availability) 2005-09-06 14:37:35 +00:00
brz_structs.h Stable version of BRZ algorithm 2005-09-06 14:11:37 +00:00
chm.c Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:31:23 +00:00
chm.h Fix to alternate hash functions code. Removed htonl stuff from chm algorithm. Added faq. 2005-01-27 13:01:45 +00:00
chm_structs.h It was changed the prefix czech by chm 2005-01-25 21:06:58 +00:00
cmph.c vesion 0.4. It was included the bmz8 algorithm to generate mphfs for small set of keys (at most 256 keys), the vector adpter and some bugs have been corrected. 2005-09-16 02:53:07 +00:00
cmph.h Stable version of BRZ algorithm with option -M (memory_availability) 2005-09-06 14:37:35 +00:00
cmph_structs.c Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:51:17 +00:00
cmph_structs.h The file adpater was implemented. 2005-01-24 20:25:58 +00:00
cmph_types.h BMZ8 - A 8 bit version of BMZ has been added 2005-09-05 17:32:21 +00:00
debug.h Fix to alternate hash functions code. Removed htonl stuff from chm algorithm. Added faq. 2005-01-27 13:01:45 +00:00
djb2_hash.c it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
djb2_hash.h it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
fnv_hash.c it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
fnv_hash.h it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
graph.c Only public symbols were prefixed with cmph, and the API was changed to agree with the initial txt2html documentation 2005-01-21 20:42:33 +00:00
graph.h Only public symbols were prefixed with cmph, and the API was changed to agree with the initial txt2html documentation 2005-01-21 20:42:33 +00:00
hash.c it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
hash.h it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
hash_state.h Only public symbols were prefixed with cmph, and the API was changed to agree with the initial txt2html documentation 2005-01-21 20:42:33 +00:00
jenkins_hash.c it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
jenkins_hash.h it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
main.c vesion 0.4. It was included the bmz8 algorithm to generate mphfs for small set of keys (at most 256 keys), the vector adpter and some bugs have been corrected. 2005-09-16 02:53:07 +00:00
sdbm_hash.c it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
sdbm_hash.h it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
vqueue.c Only public symbols were prefixed with cmph, and the API was changed to agree with the initial txt2html documentation 2005-01-21 20:42:33 +00:00
vqueue.h Only public symbols were prefixed with cmph, and the API was changed to agree with the initial txt2html documentation 2005-01-21 20:42:33 +00:00
vstack.c Only public symbols were prefixed with cmph, and the API was changed to agree with the initial txt2html documentation 2005-01-21 20:42:33 +00:00
vstack.h Only public symbols were prefixed with cmph, and the API was changed to agree with the initial txt2html documentation 2005-01-21 20:42:33 +00:00