1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(io_lib r3439) More... almost 12 years ago
(io_lib r3438/7) More... almost 12 years ago
Merge branch 'develop' of github.com:samtools/htslib into develop More... almost 12 years ago
bcf_index_build: Check return status of helper calls More... almost 12 years ago
Properly ignore hclose() in bgzf_[d]open functions More... almost 12 years ago
bgzf: Added ad-hoc checks to all hfile calls to keep compiler happy More... almost 12 years ago
Merge branch 'develop' of github.com:samtools/htslib into develop More... almost 12 years ago
Minor docs comment added More... almost 12 years ago
Fixes in targets/regions VCF synced reading, now regions work when streamed. Removed redundant get_fmt API calls More... almost 12 years ago
Merge branch 'io' into develop More... almost 12 years ago
Add bgzf_raw_read() and bgzf_raw_write() More... almost 12 years ago
Use hFILE instead of stdio for uncompressed output More... almost 12 years ago
Fix -Wc++-compat warning / C++ compilation error More... almost 12 years ago
Replace "void *fp" by a union of the file pointers More... almost 12 years ago
vcf: Non-critical vcf_parse1() errors must not go unnoticed by vcf_write1(). Fixed offending \0\n added by bcf_hdr_subset() More... almost 12 years ago
Change *_itr_next() to take htsFile*, not BGZF* More... almost 12 years ago
VCF header parsing: Handle pathological cases where less-than and greater-than signs are used in place of double quotes More... almost 12 years ago
vcf: Support for string values in FORMAT; handling missing BCF_BT_CHAR values in bcf_fmt_array() More... almost 12 years ago
synced_reader: Expanded docs - example of usage More... almost 12 years ago
Don't #include bgzf.h from other htslib headers More... almost 12 years ago
Merge branch 'develop' of github.com:samtools/htslib into develop More... almost 12 years ago
On Windows, call knet_win32_init before using knet More... almost 12 years ago
Remove unneeded cast More... almost 12 years ago
Merge branch 'develop' of github.com:samtools/htslib into develop More... almost 12 years ago
vcf: prevent segfault when sample columns do not exist but FORMAT column does More... almost 12 years ago
Lift mallocing & freeing to the generic hFILE code More... almost 12 years ago
Fix typo [minor] More... almost 12 years ago
Also run our tests More... almost 12 years ago
Fix vcf_sweep.h dependencies More... almost 12 years ago
Merge branch 'io' into develop More... almost 12 years ago