]> git.donarmstrong.com Git - bamtools.git/history - src/api/internal
Added UNSORTED to BamMultiReader::SortOrder types. Unsorted BAMs are 'merged' through...
[bamtools.git] / src / api / internal /
2011-01-17 derekAdded UNSORTED to BamMultiReader::SortOrder types....
2011-01-13 derekMinor formatting cleanup
2011-01-12 derekMinor update to API version 0.9.3 - addition of SamHead...
2011-01-12 derekRemoved explicit keyword from SamHeader-related object...
2011-01-12 derekUpdate to BamTools API 0.9.2 with exposure of SamHeader...
2010-12-24 derekAdded SAM header-handling classes for read/write/validate.
2010-12-24 derekImplemented proper -byname sorting (finally).
2010-12-22 derekMoved BuildCharData() from BamReader to BamAlignment
2010-12-13 derekMinor formatting cleanup
2010-12-07 derekFixed: handling BamAlignments with limited char data
2010-12-03 derekFixed: bug in the BamReader::Jump() codepath, specifica...
2010-11-22 derekMoved private implementation API files to internal...