]> git.donarmstrong.com Git - bamtools.git/history - src/api/internal/BamStandardIndex_p.cpp
Bug discovered. The chunkStop was not being read from the correct offset (rather...
[bamtools.git] / src / api / internal / BamStandardIndex_p.cpp
2011-09-08 gabeiscodingBug discovered. The chunkStop was not being read from...
2011-07-27 derekImplemented binary search through bins in BAI
2011-06-17 derekRemoved pessimistic warnings when jumping to regions...
2011-05-10 derekFixed minimum offset error in BAI jumping
2011-04-27 derekRemoved debug statements that snuck into last commit
2011-04-27 derekFixed regression bug in index formats. Wasn't properly...
2011-04-05 derekMajor performance boost to startup & random-access...
2011-03-23 derekMajor update to BamTools version 1.0
2011-01-13 derekMinor formatting cleanup
2010-11-22 derekMoved private implementation API files to internal...