1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src
Lasse Collin 0e27028d74 Add a separate internal function to initialize the CRC32
table, which is used also by LZ encoder. This was needed
because calling lzma_crc32() and ignoring the result is
a no-op due to lzma_attr_pure.
2009-02-08 18:24:50 +02:00
..
common Various code cleanups the the xz command line tool. 2009-02-05 09:12:57 +02:00
liblzma Add a separate internal function to initialize the CRC32 2009-02-08 18:24:50 +02:00
scripts remove trailing blanks from all but .xz files 2009-01-26 20:01:51 +02:00
xz Make "xz --force" to write to terminal as the error 2009-02-08 18:17:05 +02:00
xzdec Make it easy to choose if command line tools should be 2009-02-07 21:17:07 +02:00
Makefile.am Renamed lzma to xz and lzmadec to xzdec. We create symlinks 2008-11-19 23:52:24 +02:00