Commit Graph

41 Commits

Author SHA1 Message Date
Davi de Castro Reis
24e645febe Aesthetics in C code and replaced some asserts with NULL returns. 2011-12-26 19:35:30 -02:00
Davi de Castro Reis
4e4d36d833 Fixed fread test. 2011-12-26 19:12:24 -02:00
Davi de Castro Reis
4fc0c52c56 Benchmark works. 2011-02-15 20:46:05 -08:00
Davi Reis
47a73e7e89 Minor 2009-07-04 20:17:36 -07:00
Fabiano C. Botelho
17b3299c7c Compiled with -Werror -Wall -O3 and -Wconversion flags 2009-06-12 02:46:18 -03:00
fc_botelho
985e27a4fa *** empty log message *** 2009-04-07 23:16:40 +00:00
fc_botelho
29535bbde4 compressed hash and displace method added 2009-03-18 19:40:23 +00:00
fc_botelho
579487c5cf select data structure added 2009-03-14 23:24:05 +00:00
davi
b5cc0a8ea8 Removed fingerprint methods and fixed pending bugs. 2008-04-28 01:18:23 +00:00
fc_botelho
b8d4392b85 *** empty log message *** 2008-04-12 06:17:21 +00:00
fc_botelho
b8c88b42c4 *** empty log message *** 2008-03-30 00:23:41 +00:00
fc_botelho
b0c9cd5c4c *** empty log message *** 2008-03-29 01:48:15 +00:00
fc_botelho
c8a1c4fef9 *** empty log message *** 2008-03-26 20:26:48 +00:00
fc_botelho
cfd0019e93 BDZ_PH added 2008-03-25 20:20:55 +00:00
fc_botelho
39e68583d3 *** empty log message *** 2008-03-23 00:46:34 +00:00
fc_botelho
690dc3ee82 BRZ is working with FCH or BMZ8. BMZ8 is faster but the MPHFs for each bucket are larger 2006-08-07 16:37:49 +00:00
fc_botelho
5334c9debc BRZ is working with FCH or BMZ8. BMZ8 is faster but the MPHFs for each bucket are larger 2006-08-07 14:44:24 +00:00
fc_botelho
99f0705fed FCH algorithm is working... 2006-08-04 17:55:13 +00:00
fc_botelho
3825c0a511 FCH algorithm added but not tested... 2006-08-03 20:00:11 +00:00
fc_botelho
e75eb4b616 strlen fuction removed from BRZ algorithm 2006-07-28 22:36:50 +00:00
davi
038f836d0d Fixes for C++ compilation proposed by Steffan Webb. 2006-07-25 15:30:46 +00:00
fc_botelho
59ddeb6379 stable version of BRZ algorithm using buffers 2006-01-25 19:45:14 +00:00
fc_botelho
26550aad88 thread-safe vector adapter 2005-10-10 17:43:21 +00:00
fc_botelho
c4bc326c4b stable version of BRZ using extenal memory to flush vector g 2005-09-23 20:54:31 +00:00
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
fc_botelho
0c25b2d6f5 Stable version of BRZ algorithm with option -M (memory_availability) 2005-09-06 14:37:35 +00:00
fc_botelho
d686e0a53e Stable version of BRZ algorithm 2005-09-06 14:11:37 +00:00
fc_botelho
0bd5ad5d1a BMZ8 - A 8 bit version of BMZ has been added 2005-09-05 17:32:21 +00:00
fc_botelho
5f3d477c1f temporary directory passed by command line 2005-08-08 01:00:27 +00:00
fc_botelho
5212c7d5f3 fixed some mistakes in BRZ algorithm 2005-07-29 00:00:01 +00:00
fc_botelho
2948f675d5 Algorithm BRZ included 2005-07-27 21:13:02 +00:00
fc_botelho
6aeb1033ed it was included a examples directory 2005-07-25 21:26:17 +00:00
davi
71a55f697e Fix to alternate hash functions code. Removed htonl stuff from chm algorithm. Added faq. 2005-01-27 13:01:45 +00:00
fc_botelho
d7ea6d6a3e It was changed the prefix czech by chm 2005-01-25 21:06:58 +00:00
fc_botelho
cf5ff6f140 The file adpater was implemented. 2005-01-24 20:25:58 +00:00
fc_botelho
3ed086d14a 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
ea71f288b3 version with cmph prefix 2005-01-18 21:06:08 +00:00
davi
d24b968de4 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
eea53e77f0 stable version 2005-01-17 17:58:43 +00:00
fc_botelho
c0928fd9f0 included option -k to specify the number of keys to use 2005-01-05 19:48:23 +00:00
davi
03519cc9c8 Initial revision 2004-12-23 13:16:30 +00:00