Skip to content

Commit

Permalink
Update to htscodecs v1.4.0
Browse files Browse the repository at this point in the history
  * Fix newer clang warning of unused variable.
  * Improvements for intel -m32 builds.
  * Check pthread_once() return value and print diagnostic
  * Add error checking to hist8() and hist1_4()
  * Print FAIL for xyz_compress() failures
  * Detect Neon capability at runtime via operating system APIs
  * Improve checks for pthread calls on FreeBSD
  * Update hts_pack to operate in line with the spec.
  * Switch MacOS CI tests to an ARM-based image
  * Remove overly aggressive buffer overflow checking in rans O1 decoder
  * Add arth+bzip2 (EXT flag) test file
  * Remove defunct libz from autoconf and make lack of bz2 fail
  * Add arith+bzip2 support to name tokeniser
  • Loading branch information
daviesrob committed Feb 15, 2023
1 parent d609508 commit cb8f462
Showing 1 changed file with 1 addition and 1 deletion.