]> git.donarmstrong.com Git - bamtools.git/history - src/utils
Clarified documentation on BamReader::GetNextAlignmentCore
[bamtools.git] / src / utils /
2013-07-24 Derek BarnettMinor version bump - 2.3.0
2013-07-24 Derek BarnettMerge pull request #72 from grenaud/master
2013-05-03 Derek BarnettAdded length property to filter tool.
2012-10-18 Derek BarnettMerge branch 'master' of https://github.com/pezmaster31...
2012-10-18 Derek BarnettVersion 2.2
2012-03-09 derekFASTA reader - performance improvement for single-base...
2012-03-09 derekPileupEngine performance improvement for high coverage
2012-03-09 derekPileupEngine bugfix
2011-12-08 derekRolled back test suite code from master until it's...
2011-11-28 derekmerge with remoteio branch
2011-11-28 derekUpdated CMakeLists.txt files
2011-10-10 derekCleaned up intra-API includes & moved version numbers...
2011-10-09 derekConverted intervals from 0-based, CLOSED to 0-based...
2011-10-07 derekCleaned up output/exception/asserts, etc after last...
2011-10-07 derekMerge with earlier IODevice work
2011-10-03 derekmerge conflict
2011-09-10 derekMerge branches 'master' and 'iodevice' into iodevice
2011-09-10 derekMinor cleanup
2011-09-09 derekMerge branches 'master' and 'iodevice' into iodevice
2011-09-09 derekBasic internal implementation of BamFile & BamPipe
2011-09-02 derekAdded "isSingleton" property to filter tool
2011-06-28 Derek BarnettMerge pull request #13 from alecchap/master
2011-06-28 Alec ChapmanFix Visual Studio compiler errors.
2011-06-23 derekFixed -fPIC issue for CentOS users.
2011-06-11 derekCleaned up help formatting & added some string utilities
2011-03-23 derekMajor update to BamTools version 1.0
2010-11-19 derekAdded UTILS_EXPORT macro to classes in BamTools utility...
2010-11-19 derekRemoved commented (library export) definitions from...
2010-11-19 derekMigrated to CMake build system.
2010-11-15 derekMinor formatting cleanup
2010-10-04 derekAdded tag support in filter tool.
2010-09-28 Erik GarrisonMerge branch 'master' of http://github.com/pezmaster31...
2010-09-23 DerekFixed lack of reverse complemented output in BAM -...
2010-09-23 Erik GarrisonMerge branch 'master' of http://github.com/pezmaster31...
2010-09-22 DerekImplemented 'compound rule' logic in the FilterTool...
2010-09-20 Erik GarrisonMerge branch 'master' of http://github.com/pezmaster31...
2010-09-18 DerekUpdated to match new BamAlignment.h includes
2010-09-17 Erik GarrisonMerge branch 'master' of http://github.com/pezmaster31...
2010-09-16 DerekAdded new PileupEngine to the toolkit. This is used...
2010-09-08 Erik GarrisonMerge branch 'master' of git://github.com/pezmaster31...
2010-09-07 DerekRelicensed the source code used in bamtools_options...
2010-09-03 DerekModified Utilities::FileExists() so it doesnt rely...
2010-08-30 DerekPosted implementation of FilterTool.
2010-08-30 DerekMinor formatting & commenting update
2010-08-30 DerekUpdated bamtools_utilities with #defines
2010-08-30 DerekUpdating bamtools_options
2010-08-30 DerekAdded bamtools_filter_engine.*
2010-08-30 DerekAdded JsonCPP code to repo. Will be used by FilterTool...
2010-08-18 DerekAdded simple header comments to all Makefiles, to help...
2010-08-18 DerekReorganized source tree & build system