]> git.donarmstrong.com Git - samtools.git/commit
* improved kstring (added kstrtok)
authorHeng Li <lh3@live.co.uk>
Mon, 9 Aug 2010 14:43:13 +0000 (14:43 +0000)
committerHeng Li <lh3@live.co.uk>
Mon, 9 Aug 2010 14:43:13 +0000 (14:43 +0000)
commit94027d8bf194b5e62b98d8a2b240a3ab1c439b46
tree394165a2dfafa371adcd7831ddd5ae18a1224ffd
parented5305b1d40c8d34c26221a6a897c8ebb9f4d5c6
 * improved kstring (added kstrtok)
 * removed the limit on the format string length in bcftools
 * use kstrtok to parse format which fixed a bug in the old code
bcftools/bcf.c
bcftools/bcf.h
bcftools/vcfout.c
kstring.c
kstring.h