]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2015-05-13  Lasse CollinTests: Fix a memory leak in test_bcj_exact_size.
2015-05-12  Lasse CollinFix NEWS about threading in 5.2.0.
2015-05-11  Lasse Collinxz: Document that threaded decompression hasn't been...
2015-04-20  Lasse CollinUpdate THANKS.
2015-04-20  Lasse CollinRevert "xz: Use pipe2() if available."
2015-04-01  Lasse Collinxz: Fix the Capsicum rights on user_abort_pipe.
2015-03-31  Lasse CollinUpdate THANKS.
2015-03-31  Lasse Collinxz: Add support for sandboxing with Capsicum.
2015-03-31  Lasse CollinFix bugs and otherwise improve ax_check_capsicum.m4.
2015-03-31  Lasse CollinAdd m4/ax_check_capsicum.m4 for detecting Capsicum...
2015-03-30  Lasse CollinBump version to 5.3.0alpha and soname to 5.3.99.
2015-03-29  Lasse CollinUpdate THANKS.
2015-03-29  Lasse CollinFix the detection of installed RAM on QNX.
2015-03-27  Lasse CollinFix CPU core count detection on QNX.
2015-03-07  Lasse Collinxz: size_t/uint32_t cleanup in options.c.
2015-03-07  Lasse Collinxz: Fix a comment and silence a warning in message.c.
2015-03-07  Lasse Collinliblzma: Silence more uint32_t vs. size_t warnings.
2015-03-07  Lasse Collinxz: Make arg_count an unsigned int to silence a warning.
2015-03-07  Lasse Collinliblzma: Fix a warning in index.c.
2015-02-26  Lasse CollinBuild: Fix a CR+LF problem when running autoreconf...
2015-02-26  Lasse CollinBump version and soname for 5.2.1. v5.2.1
2015-02-26  Lasse CollinUpdate NEWS for 5.2.1.
2015-02-22  Lasse Collinxz: Use pipe2() if available.
2015-02-21  Lasse Collinliblzma: Fix a compression-ratio regression in LZMA1...
2015-02-21  Lasse Collinxz: Fix the fcntl() usage when creating a pipe for...
2015-02-10  Lasse CollinUpdate THANKS.
2015-02-10  Lasse Collintuklib_cpucores: Use cpuset_getaffinity() on FreeBSD...
2015-02-09  Lasse Collinxzdiff: Make the mktemp usage compatible with FreeBSD...
2015-02-03  Lasse CollinAdd a few casts to tuklib_integer.h to silence possible...
2015-01-26  Lasse Collinliblzma: Set LZMA_MEMCMPLEN_EXTRA depending on the...
2015-01-26  Lasse CollinUpdate THANKS.
2015-01-26  Lasse Collinliblzma: Silence harmless Valgrind errors.
2015-01-09  Lasse Collinxz: Fix comments.
2015-01-09  Lasse CollinUpdate THANKS.
2015-01-09  Lasse Collinxz: Don't fail if stdout doesn't support O_NONBLOCK.
2015-01-07  Lasse Collinxz: Fix a memory leak in DOS-specific code.
2015-01-07  Lasse Collinxz: Don't fail if stdin doesn't support O_NONBLOCK.
2015-01-06  Lasse CollinTests: Don't hide unexpected error messages in test_fil...
2014-12-30  Lasse CollinUpdate Solaris notes in INSTALL.
2014-12-26  Lasse CollinBuild: POSIX shell isn't required if scripts are disabled.
2014-12-21  Lasse CollinDOS: Update Makefile. v5.2.0
2014-12-21  Lasse CollinWindows: Fix bin_i486 to bin_i686 in build.bash.
2014-12-21  Lasse CollinDocs: Use lzma_cputhreads() in 04_compress_easy_mt.c.
2014-12-21  Lasse CollinDocs: Update docs/examples/00_README.txt.
2014-12-21  Lasse CollinBump version and soname for 5.2.0.
2014-12-21  Lasse CollinAvoid variable-length arrays in the debug programs.
2014-12-21  Lasse CollinBuild: Include 04_compress_easy_mt.c in the tarball.
2014-12-21  Lasse CollinFix build when --disable-threads is used.
2014-12-21  Adrien Naderpo/fr: improve wording for help for --lzma1/--lzma2.
2014-12-21  Adrien Naderpo/fr: missing line in translation of --extreme.
2014-12-21  Lasse CollinUpdate NEWS for 5.2.0.
2014-12-21  Lasse CollinUpdate NEWS for 5.0.8.
2014-12-21  Lasse Collinxz: Fix a comment.
2014-12-20  Lasse CollinUpdate INSTALL about the dependencies of the scripts.
2014-12-20  Lasse CollinWindows: Update build instructions.
2014-12-20  Lasse CollinWindows: Update the build script and README-Windows...
2014-12-19  Lasse CollinWindows: Define TUKLIB_SYMBOL_PREFIX in config.h.
2014-12-16  Lasse Collinxz: Update the man page about --threads.
2014-12-16  Lasse Collinxz: Update the man page about --block-size.
2014-12-12  Adrien Naderpo/fr: several more translation updates: reword and...
2014-12-12  Adrien Naderpo/fr: yet another place where my email address had...
2014-12-12  Adrien Naderpo/fr: fix several typos that have been around since...
2014-12-12  Adrien Naderpo/fr: last batch of new translations for now.
2014-12-12  Adrien Naderpo/fr: translations for --threads, --block-size and...
2014-12-12  Adrien Naderpo/fr: remove fuzzy marker for error messages that...
2014-12-12  Adrien Naderpo/fr: several minor updates and better wording.
2014-12-12  Adrien Naderpo/fr: update my email address and copyright years.
2014-12-12  Adrien Naderfr.po: commit file after only "update-po" so actual...
2014-12-02  Lasse Collinliblzma: Document how lzma_mt.block_size affects memory...
2014-11-28  Lasse CollinUpdate INSTALL about a "make check" failure in test_scr...
2014-11-26  Lasse CollinRemove LZMA_UNSTABLE macro.
2014-11-26  Lasse Collinliblzma: Update lzma_stream_encoder_mt() API docs.
2014-11-25  Lasse Collinliblzma: Verify the filter chain in threaded encoder...
2014-11-17  Lasse CollinBuild: Update m4/ax_pthread.m4 from Autoconf Archive.
2014-11-17  Lasse CollinBuild: Replace obsolete AC_HELP_STRING with AS_HELP_STRING.
2014-11-17  Lasse CollinBuild: Fix Autoconf warnings about escaped backquotes.
2014-11-10  Lasse Collinxzdiff: Use mkdir if mktemp isn't available.
2014-11-10  Lasse Collinxzdiff: Create a temporary directory to hold a temporar...
2014-11-10  Lasse Collinliblzma: Fix lzma_mt.preset in lzma_stream_encoder_mt_m...
2014-11-10  Lasse CollinUpdate THANKS.
2014-10-29  Lasse CollinUpdate .gitignore files.
2014-10-29  Lasse CollinBuild: Prepare to support Automake's subdir-objects.
2014-10-24  Lasse CollinTranslations: Update the Italian translation.
2014-10-18  Lasse CollinTranslations: Update the Polish translation.
2014-10-14  Andre Nolll10n: de.po: Change translator email address.
2014-10-14  Andre Nolll10n: de.po: Update German translation
2014-10-14  Andre Nolll10n: de.po: Fix typo: Schießen -> Schließen.
2014-10-09  Lasse CollinUpdate THANKS.
2014-10-09  Lasse CollinAdd support for AmigaOS/AROS to tuklib_physmem().
2014-10-09  Lasse Collinxzgrep: Avoid passing both -q and -l to grep.
2014-10-04  Trần Ngọc Quânl10n: vi.po: Update Vietnamese translation
2014-09-25  Lasse CollinBuild: Detect supported compiler warning flags better.
2014-09-20  Lasse CollinUpdate NEWS for 5.0.7.
2014-09-20  Lasse Collinliblzma: Fix a portability problem in Makefile.am.
2014-09-14  Lasse CollinBump the version number to 5.1.4beta. v5.1.4beta
2014-09-14  Lasse CollinUpdate NEWS for 5.0.6 and 5.1.4beta.
2014-09-14  Lasse CollinUpdate TODO.
2014-08-05  Lasse Collinxz: Add --ignore-check.
2014-08-05  Lasse Collinliblzma: Add support for LZMA_IGNORE_CHECK.
2014-08-05  Lasse Collinliblzma: Add support for lzma_block.ignore_check.
next