Commit Graph

21 Commits

Author SHA1 Message Date
Fabiano C. Botelho
9f999ef428 Remaining part of the fix for bug 3465649. This one fixes both BRZ and
CHD_PH for small key sets.
2013-04-20 01:28:00 -07:00
Davi de Castro Reis
0c13ae5fa4 Compiles with clang. 2012-06-01 17:49:00 -03:00
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
2a68958c1f Fixed licenses, applied patch from Colin Walters fixing gcc 2.95 warnings and added -Wall -Werror compilation flags. 2011-01-21 03:11:55 -02: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
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
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
39e68583d3 *** empty log message *** 2008-03-23 00:46:34 +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
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
1643b7400b compilation errors corrected and license updated to MOZILLA PUBLIC LICENSE 2006-04-27 17:30:19 +00:00
fc_botelho
59ddeb6379 stable version of BRZ algorithm using buffers 2006-01-25 19:45:14 +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
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