]> git.donarmstrong.com Git - bamtools.git/history - src
Rolled back the BGZF buffer size to the original 64K. 256K was causing
[bamtools.git] / src /
2010-09-01 DerekAdded uncompressed output as default behavior for Filte...
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 DerekForgot to add jsoncpp/json.h in a previous commit
2010-08-30 DerekFixed: Calls to GetEndPosition() rely on CIGAR data...
2010-08-30 DerekAdded JsonCPP code to repo. Will be used by FilterTool...
2010-08-20 Erik Garrisonchange printf's to fprint(stderr,
2010-08-18 DerekMissed a Makefile in last commit - just adding header...
2010-08-18 DerekAdded simple header comments to all Makefiles, to help...
2010-08-18 DerekReorganized source tree & build system