Davi de Castro Reis
|
af887685f5
|
Merge branch 'master' into cxxmph
Conflicts:
INSTALL
Makefile.am
cxxmph/Makefile.am
cxxmph/cmph_hash_map.h
cxxmph/cmph_hash_map_test.cc
cxxmph/mphtable.cc
cxxmph/mphtable.h
|
2011-05-15 17:15:57 -03:00 |
Davi de Castro Reis
|
4fc0c52c56
|
Benchmark works.
|
2011-02-15 20:46:05 -08: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
|
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 |
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 |
fc_botelho
|
01912bbe07
|
Fixed: gcc 2.95 problem and initialzes memory
|
2005-09-02 17:24:39 +00:00 |
fc_botelho
|
dbfb678316
|
no message
|
2005-08-07 01:09:14 +00:00 |
fc_botelho
|
cc66c831c0
|
no message
|
2005-08-07 01:02:49 +00:00 |
fc_botelho
|
1d07882eb3
|
*** empty log message ***
|
2005-08-06 20:20:04 +00:00 |
fc_botelho
|
f54cbcdfdc
|
BRZ algorithm is almost stable
|
2005-07-29 18:29:30 +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 |
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
|
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
|
900e0a62f2
|
using less memory
|
2005-01-03 21:38:59 +00:00 |
fc_botelho
|
bda9c46618
|
using less space to store the used_edges and critical_nodes arrays
|
2005-01-03 20:47:21 +00:00 |
davi
|
03519cc9c8
|
Initial revision
|
2004-12-23 13:16:30 +00:00 |