]> git.donarmstrong.com Git - bamtools.git/history - src/api/BamAux.h
Removed STDERR pollution by API
[bamtools.git] / src / api / BamAux.h
2011-10-07 derekRemoved STDERR pollution by API
2011-10-03 derekmerge conflict
2011-09-10 derekMinor cleanup
2011-03-23 derekMajor update to BamTools version 1.0
2010-11-22 derekFixed BamRegion bug: previously only checked if refID...
2010-11-19 derekAdded API_EXPORT macro to classes in BamTools API
2010-10-21 DerekImplemented index cache mode for both BAI & BTI formats
2010-10-21 DerekImplemented index cache mode for both BAI & BTI formats
2010-10-09 DerekFixed: bug(s) related to empty references and regions.
2010-09-20 Erik GarrisonMerge branch 'master' of http://github.com/pezmaster31...
2010-09-18 DerekMoved BamAlignment data structure out to its own .h...
2010-09-17 Erik GarrisonMerge branch 'master' of http://github.com/pezmaster31...
2010-09-16 DerekOn second thought, moved the (non-indexing) constants...
2010-09-16 DerekDid some housekeeping in BamAux.h - moved some constant...
2010-09-15 DerekAdded option for users to specifiy half-open (1-based...
2010-09-13 Erik GarrisonMerge branch 'master' of http://github.com/pezmaster31...
2010-09-13 DerekFixed off-by-one error in BamAlignment::GetEndPosition()
2010-09-10 DerekReimplemented BamToolsIndex for bug fix and performance...
2010-09-10 DerekReorganizing index/jumping calls. Now all BamReader...
2010-09-08 Erik GarrisonMerge branch 'master' of git://github.com/pezmaster31...
2010-09-03 DerekLarge-scale API indexing re-organization:
2010-08-20 Erik Garrisonchange printf's to fprint(stderr,
2010-08-18 DerekReorganized source tree & build system