1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prevent CRAM 3 from attempting to write out out-of-bounds ref positions More... 6 months ago
Make CRAM internal data structures use hts_pos_t. More... 6 months ago
Avoid a NULL pointer deref when erroring writing CRAM to stdout More... 6 months ago
Avoid a NULL pointer dereference while building CRAM embedded ref. More... 6 months ago
Temporary workaround when excessive memory is required by FORMAT fields
pd3
More... 6 months ago
Document primarily MM/ML and fix base-mod-related typos More... 6 months ago
Fix a couple of unused value warnings when built with NDEBUG More... 6 months ago
Make compiler flag detection work with zig cc More... 6 months ago
Reformulate man page for house style More... 7 months ago
Update htscodecs to v1.5.2 (2aca18b3) More... 7 months ago
Add C++ casts for external headers. More... 8 months ago
Add test case compiling the public headers as C++ More... 8 months ago
Always do the CRAM mutex lock/destroys. More... 8 months ago
Fix a cram decode hang from block_resize. More... 8 months ago
Enable optimisation level -O3 for SAM QUAL+33 formatting. More... 8 months ago
Enable SSSE3 intrinsics for nibble parsing More... 8 months ago
Fix hfile_libcurl small seek bug More... 8 months ago
Apply memchr optimisation in the general delimiter case too More... 8 months ago
Fix BCF/VCF on-the-fly indexing issues More... 8 months ago
Fix virtual offset adjustment when indexing on-the-fly More... 8 months ago
Fix a minor memory leak in malformed CRAM EXTERNAL blocks. (#1671) More... 8 months ago
Fix crypt4gh redirection More... 8 months ago
Enable auto-vectorisation in CRAM 3.1 codecs. More... 8 months ago
Minor tweaks to bcf_fmt_array and bcf_str_missing usage. More... 9 months ago
Fix up some annot-tsv error checks / reports More... 9 months ago
Move all annot_tsv tests into their own function More... 9 months ago
Simplify test/test.pl More... 9 months ago
Fix test/test.pl -F dependencies More... 9 months ago
Simplify run_test function More... 9 months ago
bgzf_useek fails when offset is above block limits More... 9 months ago