Age | Commit message (Expand) | Author | Files | Lines |
2014-01-12 | Windows: Add config.h for building liblzma with MSVC 2013. | Lasse Collin | 1 | -0/+139 |
2014-01-12 | xz: Fix a comment. | Lasse Collin | 1 | -2/+2 |
2014-01-12 | Windows: Add MSVC defines for inline and restrict keywords. | Lasse Collin | 1 | -0/+10 |
2014-01-12 | liblzma: Avoid C99 compound literal arrays. | Lasse Collin | 1 | -3/+5 |
2014-01-12 | liblzma: Remove a useless C99ism from sha256.c. | Lasse Collin | 1 | -1/+1 |
2014-01-12 | xz: Fix use of wrong variable. | Lasse Collin | 1 | -1/+1 |
2014-01-12 | Fix typos in comments. | Lasse Collin | 2 | -2/+2 |
2013-11-26 | Update THANKS. | Lasse Collin | 1 | -0/+1 |
2013-11-26 | liblzma: Document the need for block->check for lzma_block_header_decode(). | Lasse Collin | 1 | -0/+3 |
2013-11-12 | xz: Update the man page about --block-size and --block-list. | Lasse Collin | 1 | -9/+15 |
2013-11-12 | Update THANKS. | Lasse Collin | 1 | -0/+1 |
2013-11-12 | xz: Make --block-list and --block-size work together in single-threaded. | Lasse Collin | 1 | -15/+75 |
2013-10-26 | Bump the version number to 5.1.3alpha.larhzu/v5.1.3alpha | Lasse Collin | 2 | -2/+2 |
2013-10-26 | Update NEWS for 5.1.3alpha. | Lasse Collin | 1 | -0/+35 |
2013-10-26 | Update TODO. | Lasse Collin | 1 | -4/+0 |
2013-10-25 | xz: Document behavior of --block-list with threads. | Lasse Collin | 1 | -3/+21 |
2013-10-22 | xz: Document --flush-timeout=TIMEOUT on the man page. | Lasse Collin | 1 | -1/+36 |
2013-10-22 | xz: Take advantage of LZMA_FULL_BARRIER with --block-list. | Lasse Collin | 1 | -17/+15 |
2013-10-02 | liblzma: Support LZMA_FULL_FLUSH and _BARRIER in threaded encoder. | Lasse Collin | 1 | -16/+39 |
2013-10-02 | liblzma: Add LZMA_FULL_BARRIER support to single-threaded encoder. | Lasse Collin | 4 | -11/+54 |
2013-09-17 | liblzma: Add block_buffer_encoder.h into Makefile.inc. | Lasse Collin | 1 | -0/+1 |
2013-09-17 | xz: Add a missing test for TUKLIB_DOSLIKE. | Lasse Collin | 1 | -0/+2 |
2013-09-17 | Add native threading support on Windows. | Lasse Collin | 7 | -215/+573 |
2013-09-11 | Build: Remove a comment about Automake 1.10 from configure.ac. | Lasse Collin | 1 | -2/+0 |
2013-09-09 | Build: Create liblzma.pc in a src/liblzma/Makefile.am. | Lasse Collin | 2 | -1/+20 |
2013-08-04 | Fix the previous commit which broke the build. | Lasse Collin | 1 | -1/+1 |
2013-08-03 | Windows: Add Windows support to tuklib_cpucores(). | Lasse Collin | 2 | -3/+29 |
2013-08-03 | macosx: separate liblzma package | Anders F Bjorklund | 1 | -8/+15 |
2013-08-03 | macosx: set minimum to leopard | Anders F Bjorklund | 1 | -5/+8 |
2013-08-03 | move configurables into variables | Anders F Bjorklund | 1 | -7/+18 |
2013-07-15 | Update THANKS. | Lasse Collin | 1 | -0/+1 |
2013-07-15 | Build: Fix the detection of missing CRC32. | Lasse Collin | 1 | -1/+1 |
2013-07-04 | xz: Add preliminary support for --flush-timeout=TIMEOUT. | Lasse Collin | 3 | -21/+78 |
2013-07-04 | xz: Don't set src_eof=true after an I/O error because it's useless. | Lasse Collin | 1 | -3/+0 |
2013-07-04 | xz: Fix the test when to read more input. | Lasse Collin | 1 | -3/+3 |
2013-07-04 | xz: Move some of the timing code into mytime.[hc]. | Lasse Collin | 6 | -40/+158 |
2013-07-01 | Update THANKS. | Lasse Collin | 1 | -0/+1 |
2013-07-01 | xz: Silence a warning seen with _FORTIFY_SOURCE=2. | Lasse Collin | 1 | -1/+7 |
2013-06-30 | Update NEWS for 5.0.5. | Lasse Collin | 1 | -0/+52 |
2013-06-30 | Man pages: Use similar syntax for synopsis as in xz. | Lasse Collin | 3 | -10/+10 |
2013-06-29 | xz: Use non-blocking I/O for the output file. | Lasse Collin | 1 | -8/+49 |
2013-06-28 | xz: Fix return value type in io_write_buf(). | Lasse Collin | 1 | -1/+1 |
2013-06-28 | xz: Use the self-pipe trick to avoid a race condition with signals. | Lasse Collin | 3 | -12/+57 |
2013-06-28 | xz: Use non-blocking I/O for the input file. | Lasse Collin | 1 | -45/+111 |
2013-06-28 | xz: Remove an outdated NetBSD-specific comment. | Lasse Collin | 1 | -4/+0 |
2013-06-28 | xz: Fix error detection of fcntl(fd, F_SETFL, flags) calls. | Lasse Collin | 1 | -4/+4 |
2013-06-28 | xz: Fix use of wrong variable in a fcntl() call. | Lasse Collin | 1 | -11/+13 |
2013-06-28 | xz: Fix assertion related to posix_fadvise(). | Lasse Collin | 1 | -8/+2 |
2013-06-26 | xz: Check the value of lzma_stream_flags.version in --list. | Lasse Collin | 1 | -0/+14 |
2013-06-26 | Build: Require Automake 1.12 and use serial-tests option. | Lasse Collin | 1 | -1/+3 |
2013-06-23 | Update THANKS. | Lasse Collin | 1 | -0/+1 |
2013-06-23 | liblzma: Avoid a warning about a shadowed variable. | Lasse Collin | 1 | -2/+2 |
2013-06-23 | xz: Validate Uncompressed Size from Block Header in list.c. | Lasse Collin | 1 | -1/+13 |
2013-06-21 | Update THANKS. | Lasse Collin | 1 | -0/+2 |
2013-06-21 | xz: Make the man page more friendly to doclifter. | Lasse Collin | 1 | -3/+4 |
2013-06-21 | xz: A couple of man page fixes. | Lasse Collin | 1 | -12/+23 |
2013-06-21 | xz: Fix interaction between preset and custom filter chains. | Lasse Collin | 1 | -14/+21 |
2013-04-27 | Build: Use -Wvla with GCC if supported. | Lasse Collin | 1 | -0/+1 |
2013-04-15 | xzdec: Improve the --help message. | Lasse Collin | 1 | -5/+5 |
2013-04-05 | Update THANKS. | Lasse Collin | 1 | -0/+2 |
2013-04-05 | xzgrep: make the '-h' option to be --no-filename equivalent | Jeff Bastian | 1 | -1/+1 |
2013-03-23 | liblzma: Be less picky in lzma_alone_decoder(). | Lasse Collin | 3 | -11/+18 |
2013-03-23 | liblzma: Use lzma_block_buffer_bound64() in threaded encoder. | Lasse Collin | 1 | -16/+50 |
2013-03-23 | liblzma: Fix another deadlock in the threaded encoder. | Lasse Collin | 1 | -3/+6 |
2013-03-23 | liblzma: Add lzma_block_uncomp_encode(). | Lasse Collin | 4 | -31/+106 |
2013-03-05 | Avoid unneeded use of awk in xzless. | Lasse Collin | 1 | -2/+1 |
2012-12-14 | Make the progress indicator smooth in threaded mode. | Lasse Collin | 6 | -13/+129 |
2012-12-14 | liblzma: Fix mythread_sync for nested locking. | Lasse Collin | 1 | -2/+3 |
2012-12-13 | xz: Mention --threads in --help. | Lasse Collin | 1 | -0/+4 |
2012-11-21 | xzless: Make "less -V" parsing more robust | Jonathan Nieder | 1 | -1/+2 |
2012-10-03 | xz: Fix the note about --rsyncable on the man page. | Lasse Collin | 1 | -8/+9 |
2012-09-28 | xz: Improve handling of failed realloc in xrealloc. | Lasse Collin | 1 | -2/+12 |
2012-08-24 | A few typo fixes to comments and the xz man page. | Lasse Collin | 3 | -4/+3 |
2012-08-13 | xz: Add a warning to --help about alpha and beta versions. | Lasse Collin | 1 | -0/+5 |
2012-08-02 | Build: Bump gettext version requirement to 0.18. | Lasse Collin | 1 | -1/+1 |
2012-07-17 | Update THANKS. | Lasse Collin | 1 | -0/+1 |
2012-07-17 | liblzma: Make the use of lzma_allocator const-correct. | Lasse Collin | 71 | -219/+269 |
2012-07-05 | Tests: Remove tests/test_block.c that had gotten committed accidentally. | Lasse Collin | 1 | -52/+0 |
2012-07-05 | Build: Include macosx/build.sh in the distribution. | Lasse Collin | 1 | -0/+1 |
2012-07-05 | Build: Include validate_map.sh in the distribution. | Lasse Collin | 1 | -1/+1 |
2012-07-05 | Docs: Fix the name LZMA Utils -> XZ Utils in debug/README. | Lasse Collin | 1 | -1/+1 |
2012-07-05 | Include debug/translation.bash in the distribution. | Lasse Collin | 2 | -2/+5 |
2012-07-04 | xz: Document --block-list better. | Lasse Collin | 1 | -1/+7 |
2012-07-04 | Bump the version number to 5.1.2alpha.larhzu/v5.1.2alpha | Lasse Collin | 2 | -2/+2 |
2012-07-04 | Update NEWS for 5.1.2alpha. | Lasse Collin | 1 | -0/+41 |
2012-07-04 | xz: Fix the version number printed by xz -lvv. | Lasse Collin | 1 | -3/+3 |
2012-07-04 | Build: Add a comment to configure.ac about symbol versioning. | Lasse Collin | 1 | -0/+4 |
2012-07-04 | Update TODO. | Lasse Collin | 1 | -2/+10 |
2012-07-04 | Document --enable-symbol-versions in INSTALL. | Lasse Collin | 1 | -0/+5 |
2012-07-03 | xz: Add incomplete support for --block-list. | Lasse Collin | 7 | -10/+151 |
2012-07-01 | xz: Update the man page about the new field in --robot -lvv. | Lasse Collin | 1 | -1/+17 |
2012-06-28 | liblzma: Check that the first byte of range encoded data is 0x00. | Lasse Collin | 2 | -5/+15 |
2012-06-22 | Update NEWS from 5.0.4. | Lasse Collin | 1 | -0/+37 |
2012-06-22 | xz: Update man page date to match the latest update. | Lasse Collin | 1 | -1/+1 |
2012-06-18 | Docs: Language fix to 01_compress_easy.c. | Lasse Collin | 1 | -1/+1 |
2012-06-14 | Fix the top-level Makefile.am for the new example programs. | Lasse Collin | 1 | -2/+10 |
2012-06-14 | Docs: Add new example programs. | Lasse Collin | 5 | -0/+827 |
2012-06-14 | Docs: Move xz_pipe_comp.c and xz_pipe_decomp.c to doc/examples_old. | Lasse Collin | 2 | -0/+0 |
2012-06-14 | Docs: Fix a bug in xz_pipe_decomp.c example program. | Lasse Collin | 1 | -1/+9 |
2012-05-30 | Translations: Update the French translation. | Lasse Collin | 1 | -69/+79 |
2012-05-29 | Translations: Update the German translation. | Lasse Collin | 1 | -96/+133 |
2012-05-29 | Translations: Update the German translation. | Lasse Collin | 1 | -78/+91 |
2012-05-29 | Translations: Update Polish translation. | Lasse Collin | 1 | -118/+165 |
2012-05-28 | liblzma: Fix possibility of incorrect LZMA_BUF_ERROR. | Lasse Collin | 3 | -2/+116 |
2012-05-28 | Update THANKS. | Lasse Collin | 1 | -0/+1 |
2012-05-28 | xz: Don't show a huge number in -vv when memory limit is disabled. | Lasse Collin | 1 | -1/+11 |
2012-05-27 | xz: Document the "summary" lines of --robot -lvv. | Lasse Collin | 1 | -0/+19 |
2012-05-27 | xz: Fix output of verbose --robot --list modes. | Lasse Collin | 1 | -1/+1 |
2012-05-24 | Build: Upgrade m4/acx_pthread.m4 to the latest version. | Lasse Collin | 1 | -36/+62 |
2012-05-10 | Update THANKS. | Lasse Collin | 1 | -0/+1 |
2012-05-10 | Docs: Cleanup line wrapping a bit. | Lasse Collin | 2 | -30/+31 |
2012-05-10 | Fix a few typos and add some missing articles in some documents. | Benno Schulenberg | 4 | -65/+65 |
2012-04-29 | Windows: Update notes about static linking with MSVC. | Lasse Collin | 1 | -4/+9 |
2012-04-19 | liblzma: Remove outdated comments. | Lasse Collin | 2 | -5/+1 |
2012-04-19 | DOS: Link against DJGPP's libemu to support FPU emulation. | Lasse Collin | 1 | -1/+1 |
2012-04-19 | liblzma: Fix Libs.private in liblzma.pc to include -lrt when needed. | Lasse Collin | 1 | -1/+1 |
2012-04-19 | Docs: Update MINIX 3 information in INSTALL. | Lasse Collin | 1 | -3/+5 |
2012-02-22 | Update THANKS. | Lasse Collin | 1 | -0/+1 |
2012-02-22 | Fix exit status of xzgrep when grepping binary files. | Lasse Collin | 1 | -1/+2 |
2012-02-22 | Update THANKS. | Lasse Collin | 1 | -0/+1 |
2012-02-22 | Fix compiling with IBM XL C on AIX. | Lasse Collin | 2 | -15/+27 |
2012-01-10 | Tests: Fix a compiler warning with _FORTIFY_SOURCE. | Lasse Collin | 1 | -1/+2 |
2011-12-19 | Docs: Explain the stable releases better in README. | Lasse Collin | 1 | -1/+5 |
2011-11-07 | xz: Show minimum required XZ Utils version in xz -lvv. | Lasse Collin | 1 | -6/+57 |
2011-11-04 | xz: Fix a typo in a comment. | Lasse Collin | 1 | -1/+1 |
2011-11-03 | Update THANKS. | Lasse Collin | 1 | -0/+1 |
2011-11-03 | xz: Fix xz on EBCDIC systems. | Lasse Collin | 1 | -1/+4 |
2011-10-23 | Update THANKS. | Lasse Collin | 1 | -0/+1 |
2011-10-23 | liblzma: Fix invalid free() in the threaded encoder. | Lasse Collin | 1 | -0/+4 |
2011-10-23 | liblzma: Fix a deadlock in the threaded encoder. | Lasse Collin | 1 | -1/+3 |
2011-09-06 | Build: Fix "make check" on Windows. | Lasse Collin | 2 | -2/+7 |
2011-08-09 | Update THANKS. | Lasse Collin | 1 | -0/+2 |
2011-08-09 | Workaround unusual SIZE_MAX on SCO OpenServer. | Lasse Collin | 1 | -3/+6 |
2011-08-06 | Run the scripts with the correct shell in test_scripts.sh. | Lasse Collin | 2 | -8/+8 |
2011-07-31 | Fix exit status of "xzdiff foo.xz bar.xz". | Lasse Collin | 3 | -1/+59 |
2011-06-16 | liblzma: Remove unneeded semicolon. | Lasse Collin | 1 | -1/+1 |
2011-05-28 | Build: Make configure print if symbol versioning is enabled or not. | Lasse Collin | 1 | -0/+2 |
2011-05-28 | Don't call close(-1) in tuklib_open_stdxxx() on error. | Lasse Collin | 1 | -1/+3 |
2011-05-28 | liblzma: Use symbol versioning. | Lasse Collin | 5 | -0/+201 |
2011-05-28 | Translations: Update the Italian translation. | Lasse Collin | 1 | -149/+216 |
2011-05-28 | Tests: Add a test file for the bug in the previous commit. | Lasse Collin | 2 | -0/+4 |
2011-05-27 | xz: Fix error handling in xz -lvv. | Lasse Collin | 1 | -15/+6 |
2011-05-27 | liblzma: Handle allocation failures correctly in lzma_index_init(). | Lasse Collin | 1 | -2/+5 |
2011-05-24 | Build: Fix checking for system-provided SHA-256. | Lasse Collin | 1 | -1/+1 |
2011-05-23 | Build: Set GZIP_ENV=-9n in top-level Makefile.am. | Lasse Collin | 1 | -0/+3 |
2011-05-22 | Update NEWS for 5.0.3. | Lasse Collin | 1 | -0/+32 |
2011-05-21 | Add French translation. | Lasse Collin | 2 | -0/+865 |
2011-05-21 | xz: Translate also the string used to print the program name. | Lasse Collin | 1 | -1/+5 |
2011-05-21 | liblzma: Try to use SHA-256 from the operating system. | Lasse Collin | 3 | -8/+131 |
2011-05-17 | Don't use clockid_t in mythread.h when clock_gettime() isn't available. | Lasse Collin | 1 | -0/+2 |
2011-05-17 | Update THANKS. | Lasse Collin | 1 | -0/+3 |
2011-05-17 | Update INSTALL with a note about linker problem on OpenSolaris x86. | Lasse Collin | 1 | -6/+17 |
2011-05-17 | Build: Fix initialization of enable_check_* variables in configure.ac. | Lasse Collin | 1 | -1/+1 |
2011-05-17 | Add underscores to attributes (__attribute((__foo__))). | Lasse Collin | 25 | -47/+49 |
2011-05-01 | xz: Fix input file position when --single-stream is used. | Lasse Collin | 3 | -0/+29 |
2011-05-01 | xz: Print the maximum number of worker threads in xz -vv. | Lasse Collin | 1 | -0/+4 |
2011-04-19 | Build: Warn if no supported method to detect the number of CPU cores. | Lasse Collin | 1 | -6/+5 |
2011-04-19 | Update THANKS. | Lasse Collin | 1 | -0/+1 |
2011-04-19 | Fix portability problems in mythread.h. | Lasse Collin | 2 | -4/+34 |
2011-04-18 | Update THANKS. | Lasse Collin | 1 | -0/+2 |
2011-04-18 | xzgrep: fix typo in $0 parsing | Martin Väth | 1 | -2/+2 |
2011-04-12 | Bump the version number to 5.1.1alpha and liblzma soname to 5.0.99.larhzu/v5.1.1alpha | Lasse Collin | 2 | -2/+2 |
2011-04-12 | Put the unstable APIs behind #ifdef LZMA_UNSTABLE. | Lasse Collin | 3 | -0/+8 |
2011-04-12 | Remove doubled words from documentation and comments. | Lasse Collin | 6 | -7/+7 |
2011-04-12 | Update NEWS. | Lasse Collin | 1 | -2/+45 |
2011-04-12 | Update TODO. | Lasse Collin | 1 | -1/+11 |
2011-04-12 | xz: Update the man page about threading. | Lasse Collin | 1 | -14/+20 |
2011-04-11 | xz: Add support for threaded compression. | Lasse Collin | 2 | -80/+125 |
2011-04-11 | liblzma: Add lzma_stream_encoder_mt() for threaded compression. | Lasse Collin | 8 | -1/+1539 |
2011-04-11 | liblzma: Add the forgotten lzma_lzma2_block_size(). | Lasse Collin | 2 | -0/+12 |
2011-04-11 | liblzma: Document lzma_easy_(enc|dec)oder_memusage() better too. | Lasse Collin | 1 | -0/+9 |
2011-04-11 | liblzma: Document lzma_raw_(enc|dec)oder_memusage() better. | Lasse Collin | 1 | -2/+6 |
2011-04-11 | liblzma: Use memzero() to initialize supported_actions[]. | Lasse Collin | 1 | -4/+2 |
2011-04-11 | liblzma: API comment about lzma_allocator with threaded coding. | Lasse Collin | 1 | -5/+13 |
2011-04-11 | liblzma: Add an internal function lzma_mt_block_size(). | Lasse Collin | 2 | -26/+24 |
2011-04-11 | liblzma: Don't create an empty Block in lzma_stream_buffer_encode(). | Lasse Collin | 1 | -7/+13 |
2011-04-11 | liblzma: Fix API docs to mention LZMA_UNSUPPORTED_CHECK. | Lasse Collin | 2 | -0/+4 |
2011-04-11 | liblzma: Validate encoder arguments better. | Lasse Collin | 3 | -6/+20 |
2011-04-11 | xz: Move the description of --block-size in --long-help. | Lasse Collin | 1 | -4/+4 |
2011-04-11 | Docs: Document --single-stream and --block-size. | Lasse Collin | 1 | -2/+36 |
2011-04-11 | liblzma: Make lzma_stream_encoder_init() static (second try). | Lasse Collin | 4 | -32/+6 |
2011-04-11 | Revert "liblzma: Make lzma_stream_encoder_init() static." | Lasse Collin | 3 | -4/+29 |
2011-04-10 | Revise mythread.h. | Lasse Collin | 2 | -20/+181 |
2011-04-10 | liblzma: Make lzma_stream_encoder_init() static. | Lasse Collin | 3 | -29/+4 |
2011-04-10 | DOS: Update the docs and include notes about 8.3 filenames. | Lasse Collin | 2 | -11/+125 |
2011-04-10 | xz/DOS: Add experimental 8.3 filename support. | Lasse Collin | 1 | -9/+167 |
2011-04-10 | xz/DOS: Be more careful with the destination file. | Lasse Collin | 1 | -2/+33 |
2011-04-09 | Update THANKS. | Lasse Collin | 1 | -0/+1 |
2011-04-09 | liblzma: Add missing #ifdefs to filter_common.c. | Lasse Collin | 1 | -3/+3 |
2011-04-09 | xz: Avoid unneeded fstat() on DOS-like systems. | Lasse Collin | 1 | -6/+8 |
2011-04-09 | xz: Minor internal changes to handling of --threads. | Lasse Collin | 3 | -19/+18 |
2011-04-08 | xz: Change size_t to uint32_t in a few places. | Lasse Collin | 2 | -4/+4 |
2011-04-08 | xz: Fix a typo in a comment. | Lasse Collin | 1 | -1/+1 |
2011-04-05 | liblzma: Use TUKLIB_GNUC_REQ to check GCC version in sha256.c. | Lasse Collin | 1 | -3/+3 |
2011-04-05 | Build: Upgrade m4/acx_pthread.m4 to the latest version. | Lasse Collin | 2 | -84/+88 |
2011-04-05 | xz: Use posix_fadvise() if it is available. | Lasse Collin | 2 | -0/+18 |
2011-04-05 | xz: Call lzma_end(&strm) before exiting if debugging is enabled. | Lasse Collin | 3 | -0/+19 |
2011-04-02 | liblzma: Fix a memory leak in stream_encoder.c. | Lasse Collin | 1 | -1/+1 |
2011-04-01 | Updated NEWS for 5.0.2. | Lasse Collin | 1 | -0/+18 |
2011-03-31 | Update INSTALL with another note about IRIX. | Lasse Collin | 1 | -0/+4 |