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-13 12:48:17 +00:00
Code
Issues
Releases
Wiki
Activity
xz
/
src
/
liblzma
/
lz
History
Lasse Collin
3ce1916c83
Fix data corruption in LZ/LZMA2 encoder.
...
Thanks to Jonathan Stott for the bug report.
2009-08-16 22:15:13 +03:00
..
lz_decoder.c
Put the interesting parts of XZ Utils into the public domain.
2009-04-13 11:27:40 +03:00
lz_decoder.h
Put the interesting parts of XZ Utils into the public domain.
2009-04-13 11:27:40 +03:00
lz_encoder_hash.h
Put the interesting parts of XZ Utils into the public domain.
2009-04-13 11:27:40 +03:00
lz_encoder_mf.c
Put the interesting parts of XZ Utils into the public domain.
2009-04-13 11:27:40 +03:00
lz_encoder.c
Put the interesting parts of XZ Utils into the public domain.
2009-04-13 11:27:40 +03:00
lz_encoder.h
Fix data corruption in LZ/LZMA2 encoder.
2009-08-16 22:15:13 +03:00
Makefile.inc
Build system fixes
2009-06-30 17:09:57 +03:00