]> git.donarmstrong.com Git - samtools.git/history - bam_index.c
works
[samtools.git] / bam_index.c
2012-03-09 Heng LiIncoporated changes from Nils Homer.
2011-08-17 Heng Li * bugfix in index: large memory when a read pos is 1
2011-07-07 Heng LiRelease samtools-0.1.17
2011-06-15 Heng Lifixed a bug caused by a recent patch
2011-06-03 Heng Li * 0.1.16-dev (r969:252)
2011-02-02 Heng Li * fixed an out-of-boundary bug
2010-12-02 Heng LiRelease samtools-0.1.12
2010-12-01 Heng Lifixed a memory leak in bam_fetch()
2010-11-19 Heng Li * samtools-0.1.10 (r841)
2010-09-24 On behalf of John... Use bam_validate1() to detect garbage records in the...
2010-09-22 On behalf of John... When bam_read1() returns an error (return value <=...
2010-09-22 On behalf of John... 0 is a successful return value from bam_read1(). ...
2010-09-20 Heng Li * merge files region-by-region. work on small examples...
2010-07-02 Heng Lifixed a minor bug in idxstats
2010-06-16 Heng Lifixed a minor bug in indexing
2010-06-13 Heng Li * samtools-0.1.7-17 (r596)
2010-06-13 Heng Li * samtools-0.1.7-16 (r595)
2010-06-13 Heng Lifixed a bug for unmapped sequences in indexing
2010-06-12 Heng Lirename iterf as iter
2010-06-12 Heng Li * samtools-0.1.7-15 (r592)
2010-06-11 Heng Li * samtools-0.1.7-11 (r588)
2010-06-11 Heng Li * samtools-0.1.7-10 (r587)
2009-11-30 On behalf of John... Index files should be opened in binary mode, not text...
2009-10-10 Heng Li * samtools-0.1.6-11 (r477)
2009-09-29 Heng Li * samtools-0.1.6-9 (r469)
2009-07-17 Heng Lido not include knetfile.h when _USE_KNETFILE is not...
2009-07-16 Heng Li * samtools-0.1.5-6 (r402)
2009-07-12 Heng Li * samtools-0.1.5-3 (r393)
2009-07-02 Heng Li * samtools-0.1.4-21 (r368)
2009-06-30 Heng Li * samtools-0.1.4-20 (r365)
2009-06-25 Heng Li * samtools-0.1.4-17 (r361)
2009-06-25 Heng Li * samtools-0.1.4-16 (r360)
2009-05-13 Heng Li * samtools-0.1.3-20 (r276)
2009-03-02 Heng Li * samtools-0.1.2-10
2009-02-18 Heng Li * samtools-0.1.2-9
2009-02-03 Heng Lifixed a potential memory problem in indexing
2009-01-22 Heng Li * Merge from branches/dev/
2008-12-22 Heng LiCreate trunk copy