- 28 Jan, 2016 1 commit
-
-
- 26 Jan, 2016 1 commit
-
-
Charles Deltel authored
This is to force the CI script to complete all steps instead of exiting at the 1rst failed step.
-
- 23 Jan, 2016 1 commit
-
-
BENOIT Gaetan authored
-
- 22 Jan, 2016 2 commits
-
-
-
DURAND Patrick authored
-
- 20 Jan, 2016 1 commit
-
-
Charles Deltel authored
ci stands for continuous integration
-
- 14 Jan, 2016 1 commit
-
-
Charles Deltel authored
This is for continuous integration using Jenkins. If one unit test fails, the Jenkins build is reported as failed.
-
- 09 Jan, 2016 2 commits
-
-
-
BENOIT Gaetan authored
-
- 07 Jan, 2016 1 commit
-
-
Charles Deltel authored
to solve a compilation issue related to unit tests
-
- 06 Jan, 2016 2 commits
-
-
DURAND Patrick authored
-
DURAND Patrick authored
-
- 01 Jan, 2016 3 commits
-
-
BENOIT Gaetan authored
-
BENOIT Gaetan authored
-
BENOIT Gaetan authored
-
- 31 Dec, 2015 1 commit
-
-
Rayan Chikhi authored
-
- 30 Dec, 2015 1 commit
-
-
Rayan.Chikhi authored
-
- 28 Dec, 2015 3 commits
-
-
Rayan Chikhi authored
-
Rayan Chikhi authored
this is because gatb-core was never compiled in true debug mode. CMake thought it was release so it inserted DNDEBUG this commit fixes that
-
Rayan Chikhi authored
-
- 25 Dec, 2015 5 commits
-
-
Rayan Chikhi authored
-
Rayan Chikhi authored
-
Rayan Chikhi authored
TestDSK failed with just 'error' without throwing an exception but it should have because I called getInt() with a parameter that doesnt exist
-
-
BENOIT Gaetan authored
-
- 22 Dec, 2015 1 commit
-
-
Rayan Chikhi authored
-
- 18 Dec, 2015 1 commit
-
-
DURAND Patrick authored
-
- 16 Dec, 2015 3 commits
-
-
DURAND Patrick authored
-
Rayan Chikhi authored
-
Rayan Chikhi authored
-
- 14 Dec, 2015 2 commits
-
-
Rayan Chikhi authored
-
Rayan Chikhi authored
-
- 13 Dec, 2015 7 commits
-
-
Rayan Chikhi authored
implemented much faster node deletion for small number of nodes to delete (<10M), which should be most of the cases
-
BENOIT Gaetan authored
-
BENOIT Gaetan authored
-
-
BENOIT Gaetan authored
-
Rayan Chikhi authored
it makes no sense that all threads were not gathered together. was bad for performance (obserevd 1 hour to compute that estimation on human genome) i mean human-sized genome (genoscope) reveted to single-threaad repartition estimation
-
Rayan Chikhi authored
-
- 12 Dec, 2015 1 commit
-
-
Rayan Chikhi authored
-