xz/src/liblzma
Lasse Collin c15115f7ed liblzma: Optimize the loop conditions in BCJ filters
Compilers cannot optimize the addition "i + 4" away since theoretically
it could overflow.
2024-11-26 19:17:42 +02:00
..
api Fix typos 2024-06-07 16:01:27 +03:00
check Revert "liblzma: Add ARM64 CRC32 instruction support detection on OpenBSD" 2024-07-19 20:06:24 +03:00
common Fix typos 2024-05-18 00:34:07 +03:00
delta liblzma: Minor comment edits. 2024-03-15 18:03:47 +02:00
lz liblzma: Move lzma_crcXX_table[][] declarations to crc_common.h 2024-06-23 15:37:46 +03:00
lzma liblzma: Silence warnings in --enable-small build. 2024-02-14 19:21:45 +02:00
rangecoder liblzma: Fix x86-64 movzw compatibility in range_decoder.h 2024-08-22 10:59:08 +03:00
simple liblzma: Optimize the loop conditions in BCJ filters 2024-11-26 19:17:42 +02:00
Makefile.am Bump version and soname for 5.7.0alpha. 2024-02-24 16:30:06 +08:00
liblzma.pc.in Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
liblzma_generic.map Bump version and soname for 5.7.0alpha. 2024-02-24 16:30:06 +08:00
liblzma_linux.map Bump version and soname for 5.7.0alpha. 2024-02-24 16:30:06 +08:00
liblzma_w32res.rc Windows: Set DLL name accurately in StringFileInfo on Cygwin and MSYS2 2024-09-30 16:55:23 +03:00
validate_map.sh liblzma: Fix validate_map.sh. 2024-02-14 19:46:11 +02:00