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-10-10 19:28:20 +00:00
Code
Issues
Releases
Wiki
Activity
xz
/
src
/
liblzma
/
lz
History
Lasse Collin
f243f5f44c
liblzma: Silence more uint32_t vs. size_t warnings.
2015-03-07 22:01:00 +02:00
..
lz_decoder.c
liblzma: Make the use of lzma_allocator const-correct.
2012-07-17 18:19:59 +03:00
lz_decoder.h
liblzma: Make the use of lzma_allocator const-correct.
2012-07-17 18:19:59 +03: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: Remove unneeded semicolon.
2011-06-16 12:15:29 +03:00
lz_encoder_mf.c
liblzma: Use lzma_memcmplen() in the BT3 match finder.
2014-08-04 19:25:58 +03:00
lz_encoder.c
liblzma: Silence more uint32_t vs. size_t warnings.
2015-03-07 22:01:00 +02:00
lz_encoder.h
liblzma: Use lzma_alloc_zero() in LZ encoder initialization.
2014-05-25 21:45:56 +03:00
Makefile.inc
Make liblzma produce the same output on both endiannesses.
2009-10-02 11:03:26 +03:00