1
Fork 0
Commit Graph

99 Commits

Author SHA1 Message Date
Davi de Castro Reis 22d149d3a8 It works. 2010-10-27 19:45:43 -07:00
Davi de Castro Reis 62c3b0d375 Removed more noise. 2010-06-28 16:03:59 -03:00
Davi de Castro Reis 355836a156 Added new files. 2010-06-28 16:01:18 -03:00
Davi Reis 250afcb75f Minor 2009-07-04 20:17:36 -07:00
Fabiano C. Botelho 27a9158cb5 cmph_time.h included as header in Makefile.am 2009-06-17 15:01:39 -03:00
Fabiano C. Botelho 7476b61a88 Documentation updated for release 0.9 2009-06-12 21:49:26 -03:00
Fabiano C. Botelho f68c665136 Compiled with -Werror -Wall -O3 and -Wconversion flags 2009-06-12 02:46:18 -03:00
Davi de Castro Reis 4ce2a5a8c6 Fixed Makefile.am such that make dist works on ubuntu. 2009-06-11 23:10:39 -03:00
davi 4666739e25 Fixed r value initialization bdz and bdz_ph. 2009-06-08 02:36:54 -03:00
fc_botelho 0407fea016 *** empty log message *** 2009-04-21 13:01:45 +00:00
fc_botelho f682fe0304 *** empty log message *** 2009-04-07 23:16:40 +00:00
fc_botelho a80f0de19f *** empty log message *** 2009-03-18 22:08:46 +00:00
fc_botelho 79d250d152 compressed hash and displace method added 2009-03-18 19:40:23 +00:00
fc_botelho 417c7fb458 *** empty log message *** 2009-03-16 13:07:10 +00:00
fc_botelho 7e265956c9 select data structure added 2009-03-14 23:24:05 +00:00
fc_botelho 8203d56952 *** empty log message *** 2009-03-12 02:20:33 +00:00
fc_botelho d047cb5822 *** empty log message *** 2009-03-09 03:05:48 +00:00
fc_botelho 1d8437c29b *** empty log message *** 2008-04-29 14:27:13 +00:00
davi 7ad2151315 Removed fingerprint methods and fixed pending bugs. 2008-04-28 01:18:23 +00:00
fc_botelho 8152e01b05 *** empty log message *** 2008-04-12 06:17:21 +00:00
fc_botelho dd6352db4f *** empty log message *** 2008-03-30 00:23:41 +00:00
fc_botelho 1114622eea *** empty log message *** 2008-03-29 01:48:15 +00:00
fc_botelho 872c528cd9 *** empty log message *** 2008-03-26 20:26:48 +00:00
fc_botelho efa30b7e21 *** empty log message *** 2008-03-25 20:44:12 +00:00
fc_botelho fdf37b35e8 BDZ_PH added 2008-03-25 20:20:55 +00:00
fc_botelho a1296d2fdd *** empty log message *** 2008-03-23 02:17:44 +00:00
fc_botelho 906b5a5443 *** empty log message *** 2008-03-23 01:26:01 +00:00
fc_botelho 328e2c10b2 *** empty log message *** 2008-03-23 00:46:34 +00:00
fc_botelho cc4d4824b5 *** empty log message *** 2008-03-23 00:46:34 +00:00
fc_botelho 6a18486edd FCH algorithm documentation was added 2007-02-14 02:14:10 +00:00
fc_botelho 9d6365d965 Removed some unused variables at BRZ and FCH algorithm 2007-02-13 15:35:38 +00:00
fc_botelho 9144ecc809 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 8adabac1c9 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 c9edcadd8f FCH algorithm is working... 2006-08-04 17:55:13 +00:00
fc_botelho 8c7e3e8e9a FCH algorithm added but not tested... 2006-08-03 20:00:11 +00:00
fc_botelho 79099c26b8 FCH algorithm added but not tested... 2006-08-03 18:27:16 +00:00
fc_botelho 6bc95ace44 strlen fuction removed from BRZ algorithm 2006-07-28 22:36:50 +00:00
fc_botelho 4f41cdc956 More fixes for C++ compilation proposed by Steffan Webb. 2006-07-27 00:44:14 +00:00
davi b5070227c6 Fixes for C++ compilation proposed by Steffan Webb. 2006-07-25 15:30:46 +00:00
fc_botelho 3578933d4a buffer_manage replaced for buffer_manager 2006-04-28 16:35:48 +00:00
fc_botelho 9551495b02 compilation errors corrected and license updated to MOZILLA PUBLIC LICENSE 2006-04-27 17:30:19 +00:00
fc_botelho a73afcb8c2 Makefile.am and configure.ac updated 2006-04-26 17:59:34 +00:00
fc_botelho 27cd2b7978 Makefile.am fixed and, wingetopt.c and wingetopt.h were moved to src directory 2006-04-19 19:46:12 +00:00
fc_botelho 4a69377253 Makefile.am fixed 2006-04-19 19:44:03 +00:00
fc_botelho 1c450d1365 Makefile.am fixed 2006-04-19 19:38:41 +00:00
fc_botelho 86ad500249 buffer_entry.c and buffer_entry.h added 2006-04-19 18:44:29 +00:00
fc_botelho ec7d16e77f buffer_manage.c and buffer_manage.h added 2006-04-19 18:02:40 +00:00
fc_botelho 14744749a3 stable version of BRZ algorithm using buffers 2006-01-25 19:54:53 +00:00
fc_botelho ab38f8e13f stable version of BRZ algorithm using buffers 2006-01-25 19:45:14 +00:00
fc_botelho 2fd4b6a46d thread-safe vector adapter 2005-10-10 17:43:21 +00:00