Age | Commit message (Expand) | Author | Files | Lines |
2022-11-09 | liblzma: Add .lz support to lzma_auto_decoder(). | Lasse Collin | 1 | -1/+2 |
2022-11-09 | liblzma: Add .lz (lzip) decompression support (format versions 0 and 1). | Lasse Collin | 1 | -0/+5 |
2022-11-09 | liblzma: Add the missing Makefile.inc change for --disable-microlzma. | Lasse Collin | 1 | -2/+10 |
2022-10-05 | liblzma: Fix a compilation issue when encoders are disabled. | Jia Tan | 1 | -3/+4 |
2022-03-07 | liblzma: Add threaded .xz decompressor. | Lasse Collin | 1 | -0/+5 |
2021-09-05 | liblzma: Rename EROFS LZMA to MicroLZMA. | Lasse Collin | 1 | -2/+2 |
2021-01-14 | liblzma: Add EROFS LZMA encoder and decoder. | Lasse Collin | 1 | -0/+2 |
2017-04-24 | liblzma: Add lzma_file_info_decoder(). | Lasse Collin | 1 | -0/+1 |
2017-03-30 | liblzma: Make lzma_index_decoder_init() visible to other liblzma funcs. | Lasse Collin | 1 | -0/+1 |
2015-11-03 | Build: Don't omit lzma_cputhreads() unless using --disable-threads. | Lasse Collin | 1 | -1/+4 |
2014-07-25 | liblzma: Add lzma_memcmplen() for fast memory comparison. | Lasse Collin | 1 | -0/+1 |
2014-06-18 | liblzma: Add lzma_cputhreads(). | Lasse Collin | 1 | -0/+1 |
2013-09-17 | liblzma: Add block_buffer_encoder.h into Makefile.inc. | Lasse Collin | 1 | -0/+1 |
2011-04-11 | liblzma: Add lzma_stream_encoder_mt() for threaded compression. | Lasse Collin | 1 | -0/+7 |
2011-04-11 | liblzma: Make lzma_stream_encoder_init() static (second try). | Lasse Collin | 1 | -1/+0 |
2011-04-11 | Revert "liblzma: Make lzma_stream_encoder_init() static." | Lasse Collin | 1 | -0/+1 |
2011-04-10 | liblzma: Make lzma_stream_encoder_init() static. | Lasse Collin | 1 | -1/+0 |
2009-11-22 | Make fastpos.h use tuklib_integer.h instead of bsr.h | Lasse Collin | 1 | -1/+0 |
2009-11-15 | Add lzma_physmem(). | Lasse Collin | 1 | -0/+1 |
2009-06-30 | Build system fixes | Lasse Collin | 1 | -0/+67 |