- Jul 04, 2014
-
-
John Marshall authored
-
John Marshall authored
Remove extra parentheses that clang thinks are there to prevent a different warning for "if (numConsumedByB = 0) /*assignment intended*/". Use 0 instead of NULL to initialise non-pointers. Only const *integral or enumeration* static data members can be portably initialised within the class definition.
-
John Marshall authored
...so that namespace "std" already exists when we try to use it, as it will have been declared by the standard headers #included. Doing otherwise elicits a warning from clang.
-
- Jun 05, 2014
-
-
Aaron Quinlan authored
Update links in docs to point to the bedtools2 github pages.
-
Matt Shirley authored
-
- May 29, 2014
-
-
Aaron Quinlan authored
Added new -iobuf option and unit tests.
-
nkindlon authored
-
- May 24, 2014
-
-
arq5x authored
-
Aaron Quinlan authored
Fixed bug for files with no newlines.
- May 23, 2014
- May 22, 2014
-
-
arq5x authored
-
Aaron Quinlan authored
Enabled column retrieval by number for BAM files
-
nkindlon authored
-
- May 17, 2014
- May 09, 2014
-
-
Aaron Quinlan authored
Stripped whitespace and DOS endLine chars in parsing.
-
- May 08, 2014
-
-
Aaron Quinlan authored
Update installation.rst
-
nkindlon authored
-
nkindlon authored
-
- May 07, 2014
-
-
Alex Penson authored
-
- May 06, 2014
- May 02, 2014
-
-
Aaron Quinlan authored
added changes to stop CLANG compiler warnings.
-
- Apr 30, 2014
-
-
nkindlon authored
-
nkindlon authored
-
Aaron Quinlan authored
Added stranded info to jaccard and merge help, fixed stranded jaccard bu...
-
nkindlon authored
-
arq5x authored
-
- Apr 29, 2014
-
-
arq5x authored
-
- Apr 25, 2014
-
-
Aaron Quinlan authored
Added jaccard w/ -split and unit tests. Fixed Bam input as bam output bu...
-
nkindlon authored
Added jaccard w/ -split and unit tests. Fixed Bam input as bam output bug, added unit test in sample.
-
- Apr 24, 2014
-
-
Aaron Quinlan authored
Fixed merge bugs w/ sort order and chrom change, added unit tests
-
nkindlon authored
-
nkindlon authored
-