platform/upstream/xz.git
2013-08-03 Lasse CollinWindows: Add Windows support to tuklib_cpucores().
2013-08-03 Anders F Bjorklundmacosx: separate liblzma package
2013-08-03 Anders F Bjorklundmacosx: set minimum to leopard
2013-08-03 Anders F Bjorklundmove configurables into variables
2013-07-15 Lasse CollinUpdate THANKS.
2013-07-15 Lasse CollinBuild: Fix the detection of missing CRC32.
2013-07-04 Lasse Collinxz: Add preliminary support for --flush-timeout=TIMEOUT.
2013-07-04 Lasse Collinxz: Don't set src_eof=true after an I/O error because...
2013-07-04 Lasse Collinxz: Fix the test when to read more input.
2013-07-04 Lasse Collinxz: Move some of the timing code into mytime.[hc].
2013-07-01 Lasse CollinUpdate THANKS.
2013-07-01 Lasse Collinxz: Silence a warning seen with _FORTIFY_SOURCE=2.
2013-06-30 Lasse CollinUpdate NEWS for 5.0.5.
2013-06-30 Lasse CollinMan pages: Use similar syntax for synopsis as in xz.
2013-06-29 Lasse Collinxz: Use non-blocking I/O for the output file.
2013-06-28 Lasse Collinxz: Fix return value type in io_write_buf().
2013-06-28 Lasse Collinxz: Use the self-pipe trick to avoid a race condition...
2013-06-28 Lasse Collinxz: Use non-blocking I/O for the input file.
2013-06-28 Lasse Collinxz: Remove an outdated NetBSD-specific comment.
2013-06-28 Lasse Collinxz: Fix error detection of fcntl(fd, F_SETFL, flags...
2013-06-28 Lasse Collinxz: Fix use of wrong variable in a fcntl() call.
2013-06-28 Lasse Collinxz: Fix assertion related to posix_fadvise().
2013-06-26 Lasse Collinxz: Check the value of lzma_stream_flags.version in...
2013-06-26 Lasse CollinBuild: Require Automake 1.12 and use serial-tests option.
2013-06-23 Lasse CollinUpdate THANKS.
2013-06-23 Lasse Collinliblzma: Avoid a warning about a shadowed variable.
2013-06-23 Lasse Collinxz: Validate Uncompressed Size from Block Header in...
2013-06-21 Lasse CollinUpdate THANKS.
2013-06-21 Lasse Collinxz: Make the man page more friendly to doclifter.
2013-06-21 Lasse Collinxz: A couple of man page fixes.
2013-06-21 Lasse Collinxz: Fix interaction between preset and custom filter...
2013-04-27 Lasse CollinBuild: Use -Wvla with GCC if supported.
2013-04-15 Lasse Collinxzdec: Improve the --help message.
2013-04-05 Lasse CollinUpdate THANKS.
2013-04-05 Jeff Bastianxzgrep: make the '-h' option to be --no-filename equivalent
2013-03-23 Lasse Collinliblzma: Be less picky in lzma_alone_decoder().
2013-03-23 Lasse Collinliblzma: Use lzma_block_buffer_bound64() in threaded...
2013-03-23 Lasse Collinliblzma: Fix another deadlock in the threaded encoder.
2013-03-23 Lasse Collinliblzma: Add lzma_block_uncomp_encode().
2013-03-05 Lasse CollinAvoid unneeded use of awk in xzless.
2012-12-14 Lasse CollinMake the progress indicator smooth in threaded mode.
2012-12-14 Lasse Collinliblzma: Fix mythread_sync for nested locking.
2012-12-13 Lasse Collinxz: Mention --threads in --help.
2012-11-21 Jonathan Niederxzless: Make "less -V" parsing more robust
2012-10-03 Lasse Collinxz: Fix the note about --rsyncable on the man page.
2012-09-28 Lasse Collinxz: Improve handling of failed realloc in xrealloc.
2012-08-24 Lasse CollinA few typo fixes to comments and the xz man page.
2012-08-13 Lasse Collinxz: Add a warning to --help about alpha and beta versions.
2012-08-02 Lasse CollinBuild: Bump gettext version requirement to 0.18.
2012-07-17 Lasse CollinUpdate THANKS.
2012-07-17 Lasse Collinliblzma: Make the use of lzma_allocator const-correct.
2012-07-05 Lasse CollinTests: Remove tests/test_block.c that had gotten commit...
2012-07-05 Lasse CollinBuild: Include macosx/build.sh in the distribution.
2012-07-05 Lasse CollinBuild: Include validate_map.sh in the distribution.
2012-07-05 Lasse CollinDocs: Fix the name LZMA Utils -> XZ Utils in debug...
2012-07-05 Lasse CollinInclude debug/translation.bash in the distribution.
2012-07-04 Lasse Collinxz: Document --block-list better.
2012-07-04 Lasse CollinBump the version number to 5.1.2alpha.
2012-07-04 Lasse CollinUpdate NEWS for 5.1.2alpha.
2012-07-04 Lasse Collinxz: Fix the version number printed by xz -lvv.
2012-07-04 Lasse CollinBuild: Add a comment to configure.ac about symbol versi...
2012-07-04 Lasse CollinUpdate TODO.
2012-07-04 Lasse CollinDocument --enable-symbol-versions in INSTALL.
2012-07-03 Lasse Collinxz: Add incomplete support for --block-list.
2012-07-01 Lasse Collinxz: Update the man page about the new field in --robot...
2012-06-28 Lasse Collinliblzma: Check that the first byte of range encoded...
2012-06-22 Lasse CollinUpdate NEWS from 5.0.4.
2012-06-22 Lasse Collinxz: Update man page date to match the latest update.
2012-06-18 Lasse CollinDocs: Language fix to 01_compress_easy.c.
2012-06-14 Lasse CollinFix the top-level Makefile.am for the new example programs.
2012-06-14 Lasse CollinDocs: Add new example programs.
2012-06-14 Lasse CollinDocs: Move xz_pipe_comp.c and xz_pipe_decomp.c to doc...
2012-06-14 Lasse CollinDocs: Fix a bug in xz_pipe_decomp.c example program.
2012-05-30 Lasse CollinTranslations: Update the French translation.
2012-05-29 Lasse CollinTranslations: Update the German translation.
2012-05-29 Lasse CollinTranslations: Update the German translation.
2012-05-29 Lasse CollinTranslations: Update Polish translation.
2012-05-28 Lasse Collinliblzma: Fix possibility of incorrect LZMA_BUF_ERROR.
2012-05-28 Lasse CollinUpdate THANKS.
2012-05-28 Lasse Collinxz: Don't show a huge number in -vv when memory limit...
2012-05-27 Lasse Collinxz: Document the "summary" lines of --robot -lvv.
2012-05-27 Lasse Collinxz: Fix output of verbose --robot --list modes.
2012-05-24 Lasse CollinBuild: Upgrade m4/acx_pthread.m4 to the latest version.
2012-05-10 Lasse CollinUpdate THANKS.
2012-05-10 Lasse CollinDocs: Cleanup line wrapping a bit.
2012-05-10 Benno SchulenbergFix a few typos and add some missing articles in some...
2012-04-29 Lasse CollinWindows: Update notes about static linking with MSVC.
2012-04-19 Lasse Collinliblzma: Remove outdated comments.
2012-04-19 Lasse CollinDOS: Link against DJGPP's libemu to support FPU emulation.
2012-04-19 Lasse Collinliblzma: Fix Libs.private in liblzma.pc to include...
2012-04-19 Lasse CollinDocs: Update MINIX 3 information in INSTALL.
2012-02-22 Lasse CollinUpdate THANKS.
2012-02-22 Lasse CollinFix exit status of xzgrep when grepping binary files.
2012-02-22 Lasse CollinUpdate THANKS.
2012-02-22 Lasse CollinFix compiling with IBM XL C on AIX.
2012-01-10 Lasse CollinTests: Fix a compiler warning with _FORTIFY_SOURCE.
2011-12-19 Lasse CollinDocs: Explain the stable releases better in README.
2011-11-07 Lasse Collinxz: Show minimum required XZ Utils version in xz -lvv.
2011-11-04 Lasse Collinxz: Fix a typo in a comment.
2011-11-03 Lasse CollinUpdate THANKS.
next