1
Fork 0
Commit Graph

94 Commits

Author SHA1 Message Date
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
fc_botelho a2af7dfa69 *** empty log message *** 2005-10-03 00:01:27 +00:00
fc_botelho 4825611cd0 trabalhei em trabalhos relacionados 2005-10-02 23:56:51 +00:00
fc_botelho 83982b2317 *** empty log message *** 2005-10-02 21:28:13 +00:00
fc_botelho d0c7c1cd1f Alterei introducao e trabalhos relacionados 2005-09-30 20:14:51 +00:00
fc_botelho 884d7ff8f2 trabalhei na secao de trabalhos relacionados 2005-09-28 21:37:19 +00:00
fc_botelho c0ae67705b added vldb jounal 2005-09-27 15:11:25 +00:00
davi 8a95b0c180 Removed useless files. 2005-09-26 18:45:56 +00:00
davi a4b8e4d31e Added gentoo ebuild. 2005-09-26 04:30:54 +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
fc_botelho 70e14dcc67 *** empty log message *** 2005-09-23 21:05:48 +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
davi 009bd68bcd Removed useless files. 2005-09-23 19:58:44 +00:00
fc_botelho f462c10611 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 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 7a64ad46b2 LGPL license included in the file COPYING 2005-09-12 21:58:41 +00:00
fc_botelho 0c25b2d6f5 Stable version of BRZ algorithm with option -M (memory_availability) 2005-09-06 14:37:35 +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 eb3afb8e8e Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:51:17 +00:00
fc_botelho 41cd24604c Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:31:23 +00:00
fc_botelho 01912bbe07 Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:24:39 +00:00
fc_botelho 51be86814b *** empty log message *** 2005-08-08 21:34:22 +00:00
fc_botelho 5f3d477c1f temporary directory passed by command line 2005-08-08 01:00:27 +00:00
fc_botelho 3a486da2ec stable version of BRZ 2005-08-07 23:22:32 +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 1dad589c00 fastest version of BRZ 2005-08-07 00:45:39 +00:00
fc_botelho 1d07882eb3 *** empty log message *** 2005-08-06 20:20:04 +00:00
fc_botelho fc61796452 BRZ algorithm is almost stable 2005-07-29 19:43:21 +00:00
fc_botelho f54cbcdfdc BRZ algorithm is almost stable 2005-07-29 18:29:30 +00:00
fc_botelho be73e6b2a4 it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +00:00
fc_botelho 5212c7d5f3 fixed some mistakes in BRZ algorithm 2005-07-29 00:00:01 +00:00
fc_botelho 0bf7615f53 algorithm BRZ included 2005-07-27 22:13:25 +00:00
fc_botelho 2948f675d5 Algorithm BRZ included 2005-07-27 21:13:02 +00:00
fc_botelho 9a12ab1456 it was included an examples directory 2005-07-25 22:18:45 +00:00
fc_botelho 6aeb1033ed 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