Commit Graph

84 Commits

Author SHA1 Message Date
fc_botelho
93d49e044c *** empty log message *** 2005-10-02 21:28:13 +00:00
fc_botelho
ad495643bf Alterei introducao e trabalhos relacionados 2005-09-30 20:14:51 +00:00
fc_botelho
a36080a274 trabalhei na secao de trabalhos relacionados 2005-09-28 21:37:19 +00:00
fc_botelho
ab356bf19b added vldb jounal 2005-09-27 15:11:25 +00:00
davi
7c10672e35 Removed useless files. 2005-09-26 18:45:56 +00:00
davi
aa501651c1 Added gentoo ebuild. 2005-09-26 04:30:54 +00:00
davi
3cd94080ee Starting to implement hashtree algorithm. 2005-09-23 22:31:02 +00:00
davi
5adcefa255 Started to implement new algorithm hashtree. 2005-09-23 21:43:33 +00:00
fc_botelho
f7c6e8a60a *** empty log message *** 2005-09-23 21:05:48 +00:00
davi
06f9e8b768 Fixed small main.cc bug when -m parameter was in use. 2005-09-23 20:57:42 +00:00
fc_botelho
7c654b88a8 stable version of BRZ using extenal memory to flush vector g 2005-09-23 20:54:31 +00:00
davi
bab5f9465b Removed useless files. 2005-09-23 19:58:44 +00:00
fc_botelho
6722f0e80b 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 04:10:16 +00:00
fc_botelho
c9cddd1318 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
109853d82c LGPL license included in the file COPYING 2005-09-12 21:58:41 +00:00
fc_botelho
a5b68f040a Stable version of BRZ algorithm with option -M (memory_availability) 2005-09-06 14:37:35 +00:00
fc_botelho
d9ca12f60c Stable version of BRZ algorithm 2005-09-06 14:11:37 +00:00
fc_botelho
3324db0600 BMZ8 - A 8 bit version of BMZ has been added 2005-09-05 17:32:21 +00:00
fc_botelho
b930363855 Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:51:17 +00:00
fc_botelho
72dfef8a95 Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:31:23 +00:00
fc_botelho
7721b027e2 Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:24:39 +00:00
fc_botelho
275bb81d06 *** empty log message *** 2005-08-08 21:34:22 +00:00
fc_botelho
9553f65537 temporary directory passed by command line 2005-08-08 01:00:27 +00:00
fc_botelho
da4ca77b9c stable version of BRZ 2005-08-07 23:22:32 +00:00
fc_botelho
ca6e4355d9 no message 2005-08-07 01:09:14 +00:00
fc_botelho
360cf99794 no message 2005-08-07 01:02:49 +00:00
fc_botelho
93010977df fastest version of BRZ 2005-08-07 00:45:39 +00:00
fc_botelho
b67c58a108 *** empty log message *** 2005-08-06 20:20:04 +00:00
fc_botelho
a1a8bb8681 BRZ algorithm is almost stable 2005-07-29 19:43:21 +00:00
fc_botelho
e796250cec BRZ algorithm is almost stable 2005-07-29 18:29:30 +00:00
fc_botelho
e88b0312ec it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
fc_botelho
38f6621978 fixed some mistakes in BRZ algorithm 2005-07-29 00:00:01 +00:00
fc_botelho
dfd23b84ff algorithm BRZ included 2005-07-27 22:13:25 +00:00
fc_botelho
8c60d7b436 Algorithm BRZ included 2005-07-27 21:13:02 +00:00
fc_botelho
877cf9fd38 it was included an examples directory 2005-07-25 22:18:45 +00:00
fc_botelho
e7a99efa0e it was included a examples directory 2005-07-25 21:26:17 +00:00
davi
c3578666ac Fixed off by one bug in chm. 2005-02-28 22:53:40 +00:00
fc_botelho
670212dbf8 The way of calling the function cmph_search was fixed in the file README.t2t 2005-02-17 18:20:14 +00:00
fc_botelho
60819c778e Heuristic BMZ memory consumption was updated 2005-01-31 19:13:56 +00:00
fc_botelho
00c77e2038 DJB2, SDBM, FNV and Jenkins hash link were added 2005-01-31 19:09:29 +00:00
fc_botelho
4951dedce9 BMZ documentation was finished 2005-01-31 18:50:58 +00:00
fc_botelho
8401ce6d92 Initial version 2005-01-28 20:12:58 +00:00
fc_botelho
f1b1f12dda It was improved the documentation of BMZ and CHM algorithms 2005-01-28 20:07:22 +00:00
fc_botelho
dfa28a005a history of BMZ algorithm is available 2005-01-27 20:07:57 +00:00
fc_botelho
b4930a47f1 It was added the authors' email 2005-01-27 16:23:11 +00:00
fc_botelho
1e67ed9f88 It was added FOOTER.t2t file 2005-01-27 16:21:49 +00:00
fc_botelho
7d3d1248d3 It was removed pjw and glib functions from cmph_hash_names vector 2005-01-27 14:12:28 +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
928f088348 It was corrected some formatting mistakes 2005-01-27 11:14:13 +00:00
davi
1e5c4f0f4b Added gperf notes. 2005-01-27 00:04:11 +00:00