1
Fork 0
Commit Graph

114 Commits

Author SHA1 Message Date
davi 1eccb27c5a Modifications to use pdflatex. 2006-09-20 04:05:40 +00:00
davi 3f834e50dd Compressed papers files. 2006-08-29 18:46:28 +00:00
fc_botelho 80549b6ca6 paper for vldb07 added 2006-08-11 17:32:31 +00:00
fc_botelho 00c049787a *** empty log message *** 2006-08-11 16:04:55 +00:00
fc_botelho c09dbb5acc 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 bfb82810b1 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 7f44ed0d0b FCH algorithm is working... 2006-08-04 17:55:13 +00:00
fc_botelho c5ce704d0e FCH algorithm added but not tested... 2006-08-03 20:00:11 +00:00
fc_botelho ee06e15f43 FCH algorithm added but not tested... 2006-08-03 18:27:16 +00:00
fc_botelho 6b9ee06643 strlen fuction removed from BRZ algorithm 2006-07-28 22:36:50 +00:00
fc_botelho 79377900f9 vector adapter example updated to be used with brz algorithm 2006-07-27 12:28:41 +00:00
fc_botelho dafb408c10 vector adapter example updated to be used with brz algorithm 2006-07-27 12:27:34 +00:00
fc_botelho 9c3a26110c More fixes for C++ compilation proposed by Steffan Webb. 2006-07-27 00:44:14 +00:00
davi f0fd02d42e Fixes for C++ compilation proposed by Steffan Webb. 2006-07-25 15:30:46 +00:00
fc_botelho f2881c8f2e *** empty log message *** 2006-05-03 20:25:41 +00:00
fc_botelho ffc2d22424 buffer_manage replaced for buffer_manager 2006-04-28 16:35:48 +00:00
fc_botelho 6002eb7693 compilation errors corrected and license updated to MOZILLA PUBLIC LICENSE 2006-04-27 17:30:19 +00:00
fc_botelho dcba8ec14f Makefile.am and configure.ac updated 2006-04-26 17:59:34 +00:00
fc_botelho 7e37e5009e external memory based algorithm documentation updated 2006-04-25 19:34:06 +00:00
fc_botelho ef8eb85832 external memory based algorithm documentation added 2006-04-25 16:51:02 +00:00
fc_botelho baec893907 Makefile.am fixed and, wingetopt.c and wingetopt.h were moved to src directory 2006-04-19 19:46:12 +00:00
fc_botelho 1afd893d0d Makefile.am fixed 2006-04-19 19:44:03 +00:00
fc_botelho 27b33e82ce Makefile.am fixed 2006-04-19 19:38:41 +00:00
fc_botelho 2fb21586d5 buffer_entry.c and buffer_entry.h added 2006-04-19 18:44:29 +00:00
fc_botelho f7d0e5b7fd buffer_manage.c and buffer_manage.h added 2006-04-19 18:02:40 +00:00
fc_botelho a0cf4648a4 stable version of BRZ algorithm using buffers 2006-01-25 19:54:53 +00:00
fc_botelho dcd8e025e2 stable version of BRZ algorithm using buffers 2006-01-25 19:45:14 +00:00
fc_botelho 312947b34f thread-safe vector adapter 2005-10-10 17:43:21 +00:00
fc_botelho da288dc849 *** empty log message *** 2005-10-03 00:01:27 +00:00
fc_botelho d30103fcb0 trabalhei em trabalhos relacionados 2005-10-02 23:56:51 +00:00
fc_botelho 797b6c0123 *** empty log message *** 2005-10-02 21:28:13 +00:00
fc_botelho 7d742eaeab Alterei introducao e trabalhos relacionados 2005-09-30 20:14:51 +00:00
fc_botelho 766607a897 trabalhei na secao de trabalhos relacionados 2005-09-28 21:37:19 +00:00
fc_botelho 230a632915 added vldb jounal 2005-09-27 15:11:25 +00:00
davi 5d271817dd Removed useless files. 2005-09-26 18:45:56 +00:00
davi e350c110d2 Added gentoo ebuild. 2005-09-26 04:30:54 +00:00
davi ba8d86fc2e Starting to implement hashtree algorithm. 2005-09-23 22:31:02 +00:00
davi 5d4d6024e5 Started to implement new algorithm hashtree. 2005-09-23 21:43:33 +00:00
fc_botelho feb24d8a69 *** empty log message *** 2005-09-23 21:05:48 +00:00
davi 17ed72b8d2 Fixed small main.cc bug when -m parameter was in use. 2005-09-23 20:57:42 +00:00
fc_botelho ded7440fd4 stable version of BRZ using extenal memory to flush vector g 2005-09-23 20:54:31 +00:00
davi e1b7b74776 Removed useless files. 2005-09-23 19:58:44 +00:00
fc_botelho ee35a5237d 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 2303517703 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 b78fa91879 LGPL license included in the file COPYING 2005-09-12 21:58:41 +00:00
fc_botelho c9b937fcbb Stable version of BRZ algorithm with option -M (memory_availability) 2005-09-06 14:37:35 +00:00
fc_botelho d2aeaae27c Stable version of BRZ algorithm 2005-09-06 14:11:37 +00:00
fc_botelho 3181ab91f2 BMZ8 - A 8 bit version of BMZ has been added 2005-09-05 17:32:21 +00:00
fc_botelho 5473b2f124 Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:51:17 +00:00
fc_botelho 1d9e0c2c81 Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:31:23 +00:00