This website requires JavaScript.
Explore
Help
Sign In
root
/
xz
Watch
1
Star
0
Fork
0
You've already forked xz
mirror of
https://git.tukaani.org/xz.git
synced
2025-09-27 21:08:18 +00:00
Code
Issues
Releases
Wiki
Activity
xz
/
src
/
liblzma
/
lz
History
Jia Tan
2ade7246e7
liblzma: Add missing comments to lz_encoder.h.
2023-11-09 01:21:53 +08:00
..
lz_decoder.c
liblzma: Remove lzma_lz_decoder_uncompressed() as it's now unused.
2022-11-28 10:51:03 +02:00
lz_decoder.h
liblzma: Remove lzma_lz_decoder_uncompressed() as it's now unused.
2022-11-28 10:51:03 +02:00
lz_encoder_hash_table.h
Make liblzma produce the same output on both endiannesses.
2009-10-02 11:03:26 +03:00
lz_encoder_hash.h
liblzma: Use lzma_attr_visibility_hidden on private extern declarations.
2023-10-30 18:06:25 +02:00
lz_encoder_mf.c
liblzma: Silence another warning from -Wsign-conversion in a 32-bit build.
2023-01-12 05:38:48 +02:00
lz_encoder.c
liblzma: Creates IS_ENC_DICT_SIZE_VALID() macro.
2023-05-11 22:28:45 +08:00
lz_encoder.h
liblzma: Add missing comments to lz_encoder.h.
2023-11-09 01:21:53 +08:00
Makefile.inc
Make liblzma produce the same output on both endiannesses.
2009-10-02 11:03:26 +03:00