]> git.donarmstrong.com Git - bamtools.git/history - src/api
Cleanup missed by earlier "includes cleanup" commit
[bamtools.git] / src / api /
2010-09-10 DerekRemoved debug output statement that slipped into last...
2010-09-10 DerekReorganizing index/jumping calls. Now all BamReader...
2010-09-08 Erik Garrisonprefer bamtools index in BamMultiReader
2010-09-08 Erik GarrisonMerge branch 'master' of git://github.com/pezmaster31...
2010-09-07 DerekPreviously missed a line in BamReader.cpp with the...
2010-09-03 DerekLarge-scale API indexing re-organization:
2010-09-03 DerekCleaned up index file handling throughout toolkit....
2010-09-03 DerekAdded IsIndexLoaded() public method to BamReader. Allow...
2010-08-30 DerekFixed: Calls to GetEndPosition() rely on CIGAR data...
2010-08-20 Erik Garrisonchange printf's to fprint(stderr,
2010-08-18 DerekAdded simple header comments to all Makefiles, to help...
2010-08-18 DerekReorganized source tree & build system