]> git.donarmstrong.com Git - bamtools.git/history - src/api/BamIndex.cpp
Fixed: bug related to accessing data (or regions with no alignments) near the ends...
[bamtools.git] / src / api / BamIndex.cpp
2010-09-18 DerekFixed: bug related to accessing data (or regions with...
2010-09-16 DerekDid some housekeeping in BamAux.h - moved some constant...
2010-09-16 DerekMissed an update to BamToolsIndex code in a previous...
2010-09-10 DerekReimplemented BamToolsIndex for bug fix and performance...
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 GarrisonMerge branch 'master' of git://github.com/pezmaster31...
2010-09-03 DerekLarge-scale API indexing re-organization:
2010-08-20 Erik Garrisonchange printf's to fprint(stderr,
2010-08-18 DerekReorganized source tree & build system