]> git.donarmstrong.com Git - bamtools.git/history - src/toolkit/bamtools_sort.cpp
Fixed: sorting order lost during merge step of sort tool, if input BAM
[bamtools.git] / src / toolkit / bamtools_sort.cpp
2012-03-27 derekFixed: sorting order lost during merge step of sort...
2011-10-11 derekCleanup in SortTool
2011-10-07 derekMerge with earlier IODevice work
2011-10-03 derekmerge conflict
2011-10-03 derekMultiReader (&MultiMerger) now using Algorithms::Sort...
2011-09-28 derekFix: unmapped reads now pushed to end of coordinate...
2011-09-10 derekMerge branches 'master' and 'iodevice' into iodevice
2011-09-10 derekMinor cleanup
2011-06-14 derekImplemented better coupling of unmapped reads with...
2011-06-07 derekMinor cleanup to toolkit code formatting.
2011-03-23 derekMajor update to BamTools version 1.0
2010-12-16 derekFixed: Improper sorting -byname
2010-12-13 derekMinor formatting cleanup
2010-10-16 Derekmodified/clarified some help & usage messages
2010-10-04 derekReviewed BAM to YAML conversion contribution (thank...
2010-09-28 Erik Garrisonadded reader.Open checks to a number of tools
2010-08-18 DerekReorganized source tree & build system