1
Fork 0
Commit Graph

51 Commits

Author SHA1 Message Date
fc_botelho 6284bb94a5 stable version of BRZ algorithm using buffers 2006-01-25 19:45:14 +00:00
fc_botelho bb8335f65b thread-safe vector adapter 2005-10-10 17:43:21 +00:00
davi f2b6da9a13 Starting to implement hashtree algorithm. 2005-09-23 22:31:02 +00:00
davi a8c4aa7a45 Started to implement new algorithm hashtree. 2005-09-23 21:43:33 +00:00
davi 8fed224575 Fixed small main.cc bug when -m parameter was in use. 2005-09-23 20:57:42 +00:00
fc_botelho 7352e08488 stable version of BRZ using extenal memory to flush vector g 2005-09-23 20:54:31 +00:00
fc_botelho 92cf0ea484 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 9c5dd49f61 Stable version of BRZ algorithm with option -M (memory_availability) 2005-09-06 14:37:35 +00:00
fc_botelho 209986c6a5 Stable version of BRZ algorithm 2005-09-06 14:11:37 +00:00
fc_botelho 97e2fd04a0 BMZ8 - A 8 bit version of BMZ has been added 2005-09-05 17:32:21 +00:00
fc_botelho e9a300f189 Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:51:17 +00:00
fc_botelho 8f5f608426 Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:31:23 +00:00
fc_botelho c9ca8dbc28 Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:24:39 +00:00
fc_botelho 2a1a7f9896 *** empty log message *** 2005-08-08 21:34:22 +00:00
fc_botelho 987870bc59 temporary directory passed by command line 2005-08-08 01:00:27 +00:00
fc_botelho 114c4e1c63 stable version of BRZ 2005-08-07 23:22:32 +00:00
fc_botelho abb193e618 no message 2005-08-07 01:09:14 +00:00
fc_botelho c983eec983 no message 2005-08-07 01:02:49 +00:00
fc_botelho 57126668ec fastest version of BRZ 2005-08-07 00:45:39 +00:00
fc_botelho 508ef470c8 *** empty log message *** 2005-08-06 20:20:04 +00:00
fc_botelho 0db620e9cd BRZ algorithm is almost stable 2005-07-29 19:43:21 +00:00
fc_botelho 2fa5457c27 BRZ algorithm is almost stable 2005-07-29 18:29:30 +00:00
fc_botelho f5dc722c54 it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
fc_botelho 699e9b4617 fixed some mistakes in BRZ algorithm 2005-07-29 00:00:01 +00:00
fc_botelho 7f38f249a9 algorithm BRZ included 2005-07-27 22:13:25 +00:00
fc_botelho 426dfe2a63 Algorithm BRZ included 2005-07-27 21:13:02 +00:00
fc_botelho ba0fd4d0ae 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 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 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 9e724e5d80 Vector adapter commented 2005-01-25 20:42:03 +00:00
fc_botelho 8221293106 The file adpater was implemented. 2005-01-24 20:25:58 +00:00
fc_botelho 439b3ecbcf The algorithms and hash functions were put in alphabetical order 2005-01-24 19:11:08 +00:00
davi ae434fdc8d Fixed wingetopt.c 2005-01-21 21:14:55 +00:00
fc_botelho 8305f399aa included files bitbool.h and bitbool.c 2005-01-21 20:44:11 +00:00
fc_botelho d3788d43a8 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
fc_botelho a050a62857 mask to represent a boolean value using only 1 bit 2005-01-21 20:30:23 +00:00
davi 76f7be31e4 Added initial txt2tags documentation. 2005-01-20 12:28:42 +00:00
fc_botelho 264a1996c8 version with cmph prefix 2005-01-18 21:06:08 +00:00
fc_botelho 345e2a7bf0 using bit mask to represent boolean values 2005-01-18 15:58:02 +00:00
fc_botelho d2527ad507 no message 2005-01-18 15:56:14 +00:00
davi edcd5b670a Fixed a lot of warnings. Added visual studio project. Make needed changes to work with windows. 2005-01-18 12:18:51 +00:00
fc_botelho 69c177a494 stable version 2005-01-17 17:58:43 +00:00
davi 1cfaf691bd Better error handling in czech.c. 2005-01-13 23:56:54 +00:00
fc_botelho e88eb681ac included option -k to specify the number of keys to use 2005-01-05 20:45:33 +00:00
fc_botelho 30d7a654f0 included option -k to specify the number of keys to use 2005-01-05 19:48:23 +00:00
fc_botelho b63e04ee09 using less memory 2005-01-03 21:38:59 +00:00
fc_botelho 77ce0aaddf using less space to store the used_edges and critical_nodes arrays 2005-01-03 20:47:21 +00:00