Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to htscodecs v1.4.0 #1563

Merged
merged 1 commit into from
Feb 15, 2023
Merged

Conversation

daviesrob
Copy link
Member

  • 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

  * 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
@jkbonfield jkbonfield merged commit cb8f462 into samtools:develop Feb 15, 2023
@daviesrob daviesrob deleted the htscodecs-1-4-0 branch February 15, 2023 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants