1
Fork 0
Commit Graph

327 Commits

Author SHA1 Message Date
Davi Reis 829ba6be75 Merge branch 'master' of ssh://davi@cmph.git.sourceforge.net/gitroot/cmph
Conflicts:
	Makefile.am
	cmph.pc.in
	src/Makefile
	src/Makefile.in
	src/cmph.c
	src/cmph_types.h
2009-07-04 20:42:01 -07:00
Davi Reis 47a73e7e89 Minor 2009-07-04 20:17:36 -07:00
Davi Reis bb5c464ca1 Very early draft of cdb support. 2009-07-04 20:08:38 -07:00
Fabiano C. Botelho 7c88459cb2 cmph_time.h included as header in Makefile.am 2009-06-17 15:01:39 -03:00
Fabiano C. Botelho 9737faca0c cmph_time.h included as header in Makefile.am 2009-06-17 15:01:39 -03:00
Fabiano C. Botelho 3ef4d951fd Changed Fabiano'email by its homepage 2009-06-15 13:37:47 -03:00
Fabiano C. Botelho 4f1749504f Changed Fabiano'email by its homepage 2009-06-15 13:37:47 -03:00
Fabiano C. Botelho 327675f93e Fixed a broken link 2009-06-12 22:07:09 -03:00
Fabiano C. Botelho d1dce621ed Fixed a broken link 2009-06-12 22:07:09 -03:00
Fabiano C. Botelho 9ae0e10732 Documentation updated for release 0.9 2009-06-12 21:49:26 -03:00
Fabiano C. Botelho 088389184f Documentation updated for release 0.9 2009-06-12 21:49:26 -03:00
Fabiano C. Botelho 37444720b5 vldb07 directory removed 2009-06-12 19:42:24 -03:00
Fabiano C. Botelho b8aa2106e9 vldb07 directory removed 2009-06-12 19:42:24 -03:00
Fabiano C. Botelho eb1442b4ac checking the bug reported by Ayat Dawood. It was fixed using his suggestion (if((bdz->r%2)==0) bdz->r+=1; // The new line) 2009-06-12 03:07:54 -03:00
Fabiano C. Botelho 13ab2f0988 checking the bug reported by Ayat Dawood. It was fixed using his suggestion (if((bdz->r%2)==0) bdz->r+=1; // The new line) 2009-06-12 03:07:54 -03:00
Fabiano C. Botelho 09f5ac08d5 Compiled with -Werror -Wall -O3 and -Wconversion flags 2009-06-12 02:46:18 -03:00
Fabiano C. Botelho 17b3299c7c Compiled with -Werror -Wall -O3 and -Wconversion flags 2009-06-12 02:46:18 -03:00
Davi de Castro Reis 0174dfe059 Fixed Makefile.am such that make dist works on ubuntu. 2009-06-11 23:10:39 -03:00
Davi de Castro Reis ddf8d74132 Fixed Makefile.am such that make dist works on ubuntu. 2009-06-11 23:10:39 -03:00
davi 7e8b70a0c2 Added missing file compressed_rank_tests.c 2009-06-09 23:59:41 -03:00
davi 76f126c15e Added missing file compressed_rank_tests.c 2009-06-09 23:59:41 -03:00
davi 5ba74165d8 Fixed r value initialization bdz and bdz_ph. 2009-06-08 02:36:54 -03:00
davi 0dc99f5930 Fixed r value initialization bdz and bdz_ph. 2009-06-08 02:36:54 -03:00
davi 7cbf88d680 Removed broken target. 2009-06-08 02:35:12 -03:00
davi cb477d93c8 Removed broken target. 2009-06-08 02:35:12 -03:00
fc_botelho d1fe095a69 *** empty log message *** 2009-04-21 13:01:45 +00:00
fc_botelho d5fb4476ea *** empty log message *** 2009-04-21 13:01:45 +00:00
fc_botelho 1a11b02e71 *** empty log message *** 2009-04-07 23:16:40 +00:00
fc_botelho 985e27a4fa *** empty log message *** 2009-04-07 23:16:40 +00:00
fc_botelho b8d0614a2d *** empty log message *** 2009-03-18 22:08:46 +00:00
fc_botelho ea0a1fadd6 *** empty log message *** 2009-03-18 22:08:46 +00:00
fc_botelho c23b2ae173 compressed hash and displace method added 2009-03-18 19:40:23 +00:00
fc_botelho 29535bbde4 compressed hash and displace method added 2009-03-18 19:40:23 +00:00
fc_botelho 25d9cc9f21 compressed sequence added 2009-03-16 13:07:50 +00:00
fc_botelho e22a2db37d compressed sequence added 2009-03-16 13:07:50 +00:00
fc_botelho 523202c04a *** empty log message *** 2009-03-16 13:07:10 +00:00
fc_botelho fb7de5303d *** empty log message *** 2009-03-16 13:07:10 +00:00
fc_botelho 933252406a select data structure added 2009-03-14 23:24:05 +00:00
fc_botelho 579487c5cf select data structure added 2009-03-14 23:24:05 +00:00
fc_botelho 5e82267a5f *** empty log message *** 2009-03-12 02:20:33 +00:00
fc_botelho 042ff338c3 *** empty log message *** 2009-03-12 02:20:33 +00:00
fc_botelho 3d084cf7fa *** empty log message *** 2009-03-09 03:05:48 +00:00
fc_botelho 61de79d8f1 *** empty log message *** 2009-03-09 03:05:48 +00:00
fc_botelho 1ce421d289 *** empty log message *** 2008-04-29 14:27:13 +00:00
fc_botelho 3d77f341b2 *** empty log message *** 2008-04-29 14:27:13 +00:00
davi e3a161b899 Updated ebuild. 2008-04-28 01:27:31 +00:00
davi bf45031604 Updated ebuild. 2008-04-28 01:27:31 +00:00
davi 35b0a816dc Removed fingerprint methods and fixed pending bugs. 2008-04-28 01:18:23 +00:00
davi b5cc0a8ea8 Removed fingerprint methods and fixed pending bugs. 2008-04-28 01:18:23 +00:00
davi 9cb2e56a2f *** empty log message *** 2008-04-27 23:31:03 +00:00