Commit Graph

93 Commits

Author SHA1 Message Date
Fabiano C. Botelho
17b3299c7c Compiled with -Werror -Wall -O3 and -Wconversion flags 2009-06-12 02:46:18 -03:00
Davi de Castro Reis
ddf8d74132 Fixed Makefile.am such that make dist works on ubuntu. 2009-06-11 23:10:39 -03:00
davi
0dc99f5930 Fixed r value initialization bdz and bdz_ph. 2009-06-08 02:36:54 -03:00
fc_botelho
d5fb4476ea *** empty log message *** 2009-04-21 13:01:45 +00:00
fc_botelho
985e27a4fa *** empty log message *** 2009-04-07 23:16:40 +00:00
fc_botelho
ea0a1fadd6 *** empty log message *** 2009-03-18 22:08:46 +00:00
fc_botelho
29535bbde4 compressed hash and displace method added 2009-03-18 19:40:23 +00:00
fc_botelho
fb7de5303d *** empty log message *** 2009-03-16 13:07:10 +00:00
fc_botelho
579487c5cf select data structure added 2009-03-14 23:24:05 +00:00
fc_botelho
042ff338c3 *** empty log message *** 2009-03-12 02:20:33 +00:00
fc_botelho
61de79d8f1 *** empty log message *** 2009-03-09 03:05:48 +00:00
fc_botelho
3d77f341b2 *** empty log message *** 2008-04-29 14:27:13 +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
2665414b4e *** empty log message *** 2008-03-25 20:44:12 +00:00
fc_botelho
cfd0019e93 BDZ_PH added 2008-03-25 20:20:55 +00:00
fc_botelho
f3ab04d6ef *** empty log message *** 2008-03-23 02:17:44 +00:00
fc_botelho
393ac11f54 *** empty log message *** 2008-03-23 01:26:01 +00:00
fc_botelho
39e68583d3 *** empty log message *** 2008-03-23 00:46:34 +00:00
fc_botelho
ffd364c68a *** empty log message *** 2008-03-23 00:46:34 +00:00
fc_botelho
60c686a2fc FCH algorithm documentation was added 2007-02-14 02:14:10 +00:00
fc_botelho
b10dcef656 Removed some unused variables at BRZ and FCH algorithm 2007-02-13 15:35:38 +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
9352564651 FCH algorithm added but not tested... 2006-08-03 18:27:16 +00:00
fc_botelho
e75eb4b616 strlen fuction removed from BRZ algorithm 2006-07-28 22:36:50 +00:00
fc_botelho
99e6763c2f More fixes for C++ compilation proposed by Steffan Webb. 2006-07-27 00:44:14 +00:00
davi
038f836d0d Fixes for C++ compilation proposed by Steffan Webb. 2006-07-25 15:30:46 +00:00
fc_botelho
998648ca4c buffer_manage replaced for buffer_manager 2006-04-28 16:35:48 +00:00
fc_botelho
1643b7400b compilation errors corrected and license updated to MOZILLA PUBLIC LICENSE 2006-04-27 17:30:19 +00:00
fc_botelho
d5bfc91289 Makefile.am and configure.ac updated 2006-04-26 17:59:34 +00:00
fc_botelho
5ecd08726e Makefile.am fixed and, wingetopt.c and wingetopt.h were moved to src directory 2006-04-19 19:46:12 +00:00
fc_botelho
8959513c6e Makefile.am fixed 2006-04-19 19:44:03 +00:00
fc_botelho
618bd59815 Makefile.am fixed 2006-04-19 19:38:41 +00:00
fc_botelho
c97ea937a8 buffer_entry.c and buffer_entry.h added 2006-04-19 18:44:29 +00:00
fc_botelho
d2a51f1231 buffer_manage.c and buffer_manage.h added 2006-04-19 18:02:40 +00:00
fc_botelho
c12535761c stable version of BRZ algorithm using buffers 2006-01-25 19:54:53 +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
davi
12445eb287 Starting to implement hashtree algorithm. 2005-09-23 22:31:02 +00:00
davi
5c679aeb77 Started to implement new algorithm hashtree. 2005-09-23 21:43:33 +00:00
davi
dffa191e74 Fixed small main.cc bug when -m parameter was in use. 2005-09-23 20:57:42 +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