]> git.donarmstrong.com Git - bamtools.git/history - src/api/SamHeader.cpp
Fix: Comment lines in header get lost when copying a SamHeader object.
[bamtools.git] / src / api / SamHeader.cpp
2012-03-18 Lee BakerFix: Comment lines in header get lost when copying...
2011-11-28 derekmerge with remoteio branch
2011-10-25 derekOrganized api/internal into subdirs
2011-10-10 derekCleaned up intra-API includes & moved version numbers...
2011-10-10 derekUpdated Doxygen comments
2011-10-07 derekMerge with earlier IODevice work
2011-10-07 derekRemoved STDERR pollution by API
2011-10-03 derekmerge conflict
2011-09-10 derekMerge branches 'master' and 'iodevice' into iodevice
2011-09-10 derekMinor cleanup
2011-04-19 derekBrought API up to compliance with recent SAM Format...
2011-03-23 derekMajor update to BamTools version 1.0
2011-01-12 derekMinor update to API version 0.9.3 - addition of SamHead...
2011-01-12 derekAdded explicit copy ctors to SamHeader data structures
2010-12-24 derekAdded SAM header-handling classes for read/write/validate.