1
Fork 0
Commit Graph

77 Commits

Author SHA1 Message Date
davi 5d4d6024e5 Started to implement new algorithm hashtree. 2005-09-23 21:43:33 +00:00
fc_botelho feb24d8a69 *** empty log message *** 2005-09-23 21:05:48 +00:00
davi 17ed72b8d2 Fixed small main.cc bug when -m parameter was in use. 2005-09-23 20:57:42 +00:00
fc_botelho ded7440fd4 stable version of BRZ using extenal memory to flush vector g 2005-09-23 20:54:31 +00:00
davi e1b7b74776 Removed useless files. 2005-09-23 19:58:44 +00:00
fc_botelho ee35a5237d 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 04:10:16 +00:00
fc_botelho 2303517703 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
fc_botelho b78fa91879 LGPL license included in the file COPYING 2005-09-12 21:58:41 +00:00
fc_botelho c9b937fcbb Stable version of BRZ algorithm with option -M (memory_availability) 2005-09-06 14:37:35 +00:00
fc_botelho d2aeaae27c Stable version of BRZ algorithm 2005-09-06 14:11:37 +00:00
fc_botelho 3181ab91f2 BMZ8 - A 8 bit version of BMZ has been added 2005-09-05 17:32:21 +00:00
fc_botelho 5473b2f124 Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:51:17 +00:00
fc_botelho 1d9e0c2c81 Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:31:23 +00:00
fc_botelho 1d6ef167f6 Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:24:39 +00:00
fc_botelho 7f62bf4837 *** empty log message *** 2005-08-08 21:34:22 +00:00
fc_botelho 5e22ae4934 temporary directory passed by command line 2005-08-08 01:00:27 +00:00
fc_botelho d334b15512 stable version of BRZ 2005-08-07 23:22:32 +00:00
fc_botelho 9ae51473a3 no message 2005-08-07 01:09:14 +00:00
fc_botelho fb2a18974e no message 2005-08-07 01:02:49 +00:00
fc_botelho 7432524608 fastest version of BRZ 2005-08-07 00:45:39 +00:00
fc_botelho 33a669055e *** empty log message *** 2005-08-06 20:20:04 +00:00
fc_botelho b95fd8234a BRZ algorithm is almost stable 2005-07-29 19:43:21 +00:00
fc_botelho 2a56ec26d7 BRZ algorithm is almost stable 2005-07-29 18:29:30 +00:00
fc_botelho c98912e0ae it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
fc_botelho 77d05871bf fixed some mistakes in BRZ algorithm 2005-07-29 00:00:01 +00:00
fc_botelho 3e4b8fdfcb algorithm BRZ included 2005-07-27 22:13:25 +00:00
fc_botelho 347c675362 Algorithm BRZ included 2005-07-27 21:13:02 +00:00
fc_botelho 3914ba8d73 it was included an examples directory 2005-07-25 22:18:45 +00:00
fc_botelho 5555a42284 it was included a examples directory 2005-07-25 21:26:17 +00:00
davi 1a986bfbca Fixed off by one bug in chm. 2005-02-28 22:53:40 +00:00
fc_botelho 2a1914c0d8 The way of calling the function cmph_search was fixed in the file README.t2t 2005-02-17 18:20:14 +00:00
fc_botelho 1eac6fe727 Heuristic BMZ memory consumption was updated 2005-01-31 19:13:56 +00:00
fc_botelho e2b4c10e74 DJB2, SDBM, FNV and Jenkins hash link were added 2005-01-31 19:09:29 +00:00
fc_botelho 9abc48f91c BMZ documentation was finished 2005-01-31 18:50:58 +00:00
fc_botelho 9110014044 Initial version 2005-01-28 20:12:58 +00:00
fc_botelho 29d8ae6995 It was improved the documentation of BMZ and CHM algorithms 2005-01-28 20:07:22 +00:00
fc_botelho e632be1080 history of BMZ algorithm is available 2005-01-27 20:07:57 +00:00
fc_botelho 2c220612eb It was added the authors' email 2005-01-27 16:23:11 +00:00
fc_botelho 2fba2d5bf4 It was added FOOTER.t2t file 2005-01-27 16:21:49 +00:00
fc_botelho 76bae3e585 It was removed pjw and glib functions from cmph_hash_names vector 2005-01-27 14:12:28 +00:00
davi 1825613fd1 Fix to alternate hash functions code. Removed htonl stuff from chm algorithm. Added faq. 2005-01-27 13:01:45 +00:00
fc_botelho 9eadc88397 It was corrected some formatting mistakes 2005-01-27 11:14:13 +00:00
davi 70796d9383 Added gperf notes. 2005-01-27 00:04:11 +00:00
fc_botelho 4b1d7a7713 generated in version 0.3 2005-01-25 21:10:46 +00:00
fc_botelho d831257c4f The czech.h, czech_structs.h and czech.c files were removed 2005-01-25 21:09:44 +00:00
fc_botelho 2c79aa809a It was changed the prefix czech by chm 2005-01-25 21:06:58 +00:00
fc_botelho e984385fa4 script to generate the documentation and the README file 2005-01-25 20:50:41 +00:00
fc_botelho ed091d5dee README was updated 2005-01-25 20:47:23 +00:00
fc_botelho 56a9e19d84 Version was updated 2005-01-25 20:44:50 +00:00
fc_botelho 9e724e5d80 Vector adapter commented 2005-01-25 20:42:03 +00:00