Davi Reis
|
7bcf8a7962
|
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
|
250afcb75f
|
Minor
|
2009-07-04 20:17:36 -07:00 |
Davi Reis
|
cbb817ddef
|
Very early draft of cdb support.
|
2009-07-04 20:08:38 -07:00 |
Fabiano C. Botelho
|
39423c781b
|
cmph_time.h included as header in Makefile.am
|
2009-06-17 15:01:39 -03: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
|
0b54d7b11c
|
Changed Fabiano'email by its homepage
|
2009-06-15 13:37:47 -03:00 |
Fabiano C. Botelho
|
6b652073f9
|
Changed Fabiano'email by its homepage
|
2009-06-15 13:37:47 -03:00 |
Fabiano C. Botelho
|
7f0b4e07e9
|
Fixed a broken link
|
2009-06-12 22:07:09 -03:00 |
Fabiano C. Botelho
|
b415d7a575
|
Fixed a broken link
|
2009-06-12 22:07:09 -03:00 |
Fabiano C. Botelho
|
e042615de6
|
Documentation updated for release 0.9
|
2009-06-12 21:49:26 -03:00 |
Fabiano C. Botelho
|
7476b61a88
|
Documentation updated for release 0.9
|
2009-06-12 21:49:26 -03:00 |
Fabiano C. Botelho
|
c3cece4173
|
vldb07 directory removed
|
2009-06-12 19:42:24 -03:00 |
Fabiano C. Botelho
|
ef89d3b305
|
vldb07 directory removed
|
2009-06-12 19:42:24 -03:00 |
Fabiano C. Botelho
|
7835d6b3e6
|
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
|
d3cfd78aee
|
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
|
cf0b25f6ee
|
Compiled with -Werror -Wall -O3 and -Wconversion flags
|
2009-06-12 02:46:18 -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
|
318a60aa7a
|
Fixed Makefile.am such that make dist works on ubuntu.
|
2009-06-11 23:10:39 -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
|
cd18128973
|
Added missing file compressed_rank_tests.c
|
2009-06-09 23:59:41 -03:00 |
davi
|
9b6e70767e
|
Added missing file compressed_rank_tests.c
|
2009-06-09 23:59:41 -03:00 |
davi
|
f8d086f454
|
Fixed r value initialization bdz and bdz_ph.
|
2009-06-08 02:36:54 -03:00 |
davi
|
4666739e25
|
Fixed r value initialization bdz and bdz_ph.
|
2009-06-08 02:36:54 -03:00 |
davi
|
48bc719728
|
Removed broken target.
|
2009-06-08 02:35:12 -03:00 |
davi
|
778e620928
|
Removed broken target.
|
2009-06-08 02:35:12 -03:00 |
fc_botelho
|
503d257967
|
*** empty log message ***
|
2009-04-21 13:01:45 +00:00 |
fc_botelho
|
0407fea016
|
*** empty log message ***
|
2009-04-21 13:01:45 +00:00 |
fc_botelho
|
8ae4bca345
|
*** empty log message ***
|
2009-04-07 23:16:40 +00:00 |
fc_botelho
|
f682fe0304
|
*** empty log message ***
|
2009-04-07 23:16:40 +00:00 |
fc_botelho
|
2cfffbcc9d
|
*** empty log message ***
|
2009-03-18 22:08:46 +00:00 |
fc_botelho
|
a80f0de19f
|
*** empty log message ***
|
2009-03-18 22:08:46 +00:00 |
fc_botelho
|
cb676ee676
|
compressed hash and displace method added
|
2009-03-18 19:40:23 +00:00 |
fc_botelho
|
79d250d152
|
compressed hash and displace method added
|
2009-03-18 19:40:23 +00:00 |
fc_botelho
|
4934a6b662
|
compressed sequence added
|
2009-03-16 13:07:50 +00:00 |
fc_botelho
|
83ce8f171a
|
compressed sequence added
|
2009-03-16 13:07:50 +00:00 |
fc_botelho
|
0935b2bbcb
|
*** empty log message ***
|
2009-03-16 13:07:10 +00:00 |
fc_botelho
|
417c7fb458
|
*** empty log message ***
|
2009-03-16 13:07:10 +00:00 |
fc_botelho
|
7eb145226c
|
select data structure added
|
2009-03-14 23:24:05 +00:00 |
fc_botelho
|
7e265956c9
|
select data structure added
|
2009-03-14 23:24:05 +00:00 |
fc_botelho
|
3de50d4344
|
*** empty log message ***
|
2009-03-12 02:20:33 +00:00 |
fc_botelho
|
8203d56952
|
*** empty log message ***
|
2009-03-12 02:20:33 +00:00 |
fc_botelho
|
059c3a5f58
|
*** empty log message ***
|
2009-03-09 03:05:48 +00:00 |
fc_botelho
|
d047cb5822
|
*** empty log message ***
|
2009-03-09 03:05:48 +00:00 |
fc_botelho
|
2ad176de49
|
*** empty log message ***
|
2008-04-29 14:27:13 +00:00 |
fc_botelho
|
1d8437c29b
|
*** empty log message ***
|
2008-04-29 14:27:13 +00:00 |
davi
|
bbf0b5b190
|
Updated ebuild.
|
2008-04-28 01:27:31 +00:00 |
davi
|
d313bb9e2e
|
Updated ebuild.
|
2008-04-28 01:27:31 +00:00 |
davi
|
2ad31e6bb9
|
Removed fingerprint methods and fixed pending bugs.
|
2008-04-28 01:18:23 +00:00 |
davi
|
7ad2151315
|
Removed fingerprint methods and fixed pending bugs.
|
2008-04-28 01:18:23 +00:00 |
davi
|
e0c009a62c
|
*** empty log message ***
|
2008-04-27 23:31:03 +00:00 |