]> git.donarmstrong.com Git - bamtools.git/history - src/api/BamAlignment.cpp
Brought API up to compliance with recent SAM Format Spec (v1.4-r962)
[bamtools.git] / src / api / BamAlignment.cpp
2011-04-19 derekBrought API up to compliance with recent SAM Format...
2011-03-23 derekMajor update to BamTools version 1.0
2010-12-22 derekMoved BuildCharData() from BamReader to BamAlignment
2010-12-13 derekMade BamAlignment flag queries symmetrical
2010-11-19 derekAdded API_EXPORT macro to classes in BamTools API
2010-09-20 Erik GarrisonMerge branch 'master' of http://github.com/pezmaster31...
2010-09-19 DerekAdded GetTagType() to BamAlignment
2010-09-18 DerekMoved BamAlignment data structure out to its own .h...