]> git.donarmstrong.com Git - bamtools.git/history - BamAux.h
json output
[bamtools.git] / BamAux.h
2010-05-25 DerekAdded templated GetTag() method, compile tested, but...
2010-04-14 barnettMoved BamReaderPrivate::CalculateAlignmentEnd() to...
2010-03-31 barnettUpdated BamAux modified date
2010-03-31 barnettMajor fix in handling tag data in BamAux.h... checking...
2010-03-31 barnettMajor dumb fix in BamAux.h BamAlignment::SkipToNextTag...
2010-03-30 barnettHad some typos in last commit. Fixed.
2010-03-30 barnettFixed: off by 1 in BamWriter, variable tag parsing...
2010-01-11 barnettAdded #include<cstdio> to BamAux.h to cover use of...
2010-01-11 barnettFixed fread() related compiler warnings. Fixed std...
2010-01-08 barnettUpdated BamAux
2010-01-08 barnettAdded empty block EOF to BGZF::Close
2009-12-08 barnettFixed some signed/unsigned int issues
2009-12-08 barnettMajor overhaul to BamTools
2009-10-01 barnettModified BamAlignment data members to match BAM specs...
2009-09-30 barnettchanged SIZEOF_INT to BT_SIZEOF_INT - namespace collisi...
2009-09-25 barnettChanged BamAlignment::InsertSize to signed int... need...
2009-07-16 barnettChanged BAM_CORE_SIZE to unsigned int to remove signed...
2009-07-15 barnettFull update to SVN after combining BamReader and BamWri...