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-02-22 16:38:11 +00:00
Code
Issues
Releases
Wiki
Activity
xz
/
src
/
liblzma
/
lz
History
Lasse Collin
5f22bd2d37
liblzma: Remove lzma_lz_decoder_uncompressed() as it's now unused.
2022-11-28 10:51:03 +02: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
Rename unaligned_read32ne to read32ne, and similarly for the others.
2019-12-31 00:47:49 +02:00
lz_encoder_mf.c
liblzma: Fix a buggy comment.
2019-06-25 23:15:21 +03:00
lz_encoder.c
liblzma: Pass the Filter ID to LZ encoder and decoder.
2022-11-27 18:20:33 +02:00
lz_encoder.h
liblzma: Pass the Filter ID to LZ encoder and decoder.
2022-11-27 18:20:33 +02:00
Makefile.inc
Make liblzma produce the same output on both endiannesses.
2009-10-02 11:03:26 +03:00