Commit Graph

90 Commits

Author SHA1 Message Date
fc_botelho
1a11b02e71 *** empty log message *** 2009-04-07 23:16:40 +00:00
fc_botelho
b8d0614a2d *** empty log message *** 2009-03-18 22:08:46 +00:00
fc_botelho
c23b2ae173 compressed hash and displace method added 2009-03-18 19:40:23 +00:00
fc_botelho
523202c04a *** empty log message *** 2009-03-16 13:07:10 +00:00
fc_botelho
933252406a select data structure added 2009-03-14 23:24:05 +00:00
fc_botelho
5e82267a5f *** empty log message *** 2009-03-12 02:20:33 +00:00
fc_botelho
3d084cf7fa *** empty log message *** 2009-03-09 03:05:48 +00:00
fc_botelho
1ce421d289 *** empty log message *** 2008-04-29 14:27:13 +00:00
davi
35b0a816dc Removed fingerprint methods and fixed pending bugs. 2008-04-28 01:18:23 +00:00
fc_botelho
e882574526 *** empty log message *** 2008-04-12 06:17:21 +00:00
fc_botelho
b671dc57c8 *** empty log message *** 2008-03-30 00:23:41 +00:00
fc_botelho
ca2f228840 *** empty log message *** 2008-03-29 01:48:15 +00:00
fc_botelho
d63806a90a *** empty log message *** 2008-03-26 20:26:48 +00:00
fc_botelho
1f42de94f2 *** empty log message *** 2008-03-25 20:44:12 +00:00
fc_botelho
0892a6ec30 *** empty log message *** 2008-03-25 20:36:30 +00:00
fc_botelho
64e65b477d BDZ_PH added 2008-03-25 20:20:55 +00:00
fc_botelho
06ae667957 *** empty log message *** 2008-03-23 02:17:44 +00:00
fc_botelho
e26444097c *** empty log message *** 2008-03-23 01:26:01 +00:00
fc_botelho
b2fc0b695d *** empty log message *** 2008-03-23 00:46:34 +00:00
fc_botelho
9b6d00a34a *** empty log message *** 2008-03-23 00:46:34 +00:00
fc_botelho
248e5a2545 FCH algorithm documentation was added 2007-02-14 02:14:10 +00:00
fc_botelho
24a6ff3840 Removed some unused variables at BRZ and FCH algorithm 2007-02-13 15:35:38 +00:00
fc_botelho
e62ba1982d 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
98f29044d1 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
1f478e47c2 FCH algorithm is working... 2006-08-04 17:55:13 +00:00
fc_botelho
2752852d0f FCH algorithm added but not tested... 2006-08-03 20:00:11 +00:00
fc_botelho
97e8247c4e FCH algorithm added but not tested... 2006-08-03 18:27:16 +00:00
fc_botelho
0e8b3df922 strlen fuction removed from BRZ algorithm 2006-07-28 22:36:50 +00:00
fc_botelho
f114562f10 More fixes for C++ compilation proposed by Steffan Webb. 2006-07-27 00:44:14 +00:00
davi
f730920907 Fixes for C++ compilation proposed by Steffan Webb. 2006-07-25 15:30:46 +00:00
fc_botelho
124e0dfe68 buffer_manage replaced for buffer_manager 2006-04-28 16:35:48 +00:00
fc_botelho
09ef0957fc compilation errors corrected and license updated to MOZILLA PUBLIC LICENSE 2006-04-27 17:30:19 +00:00
fc_botelho
9eccc3d4e5 Makefile.am and configure.ac updated 2006-04-26 17:59:34 +00:00
fc_botelho
7b9cee37fe Makefile.am fixed and, wingetopt.c and wingetopt.h were moved to src directory 2006-04-19 19:46:12 +00:00
fc_botelho
e3893430f6 Makefile.am fixed 2006-04-19 19:44:03 +00:00
fc_botelho
12fbab96cc Makefile.am fixed 2006-04-19 19:38:41 +00:00
fc_botelho
7767312143 buffer_entry.c and buffer_entry.h added 2006-04-19 18:44:29 +00:00
fc_botelho
99d2a2527d buffer_manage.c and buffer_manage.h added 2006-04-19 18:02:40 +00:00
fc_botelho
9aa43a0994 stable version of BRZ algorithm using buffers 2006-01-25 19:54:53 +00:00
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