]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2018-04-29  Lasse CollinBump the version number to 5.3.1alpha. v5.3.1alpha
2018-04-29  Lasse Collinextra/scanlzma: Fix compiler warnings.
2018-04-29  Lasse CollinDOS: Add file_info.c to the list of files to build.
2018-04-29  Lasse CollinUpdate NEWS for 5.3.1alpha.
2018-04-29  Lasse CollinAdd NEWS for 5.2.4.
2018-02-06  Lasse CollinUpdate THANKS.
2018-02-06  Ben Boeckelnothrow: use noexcept for C++11 and newer
2018-02-06  Lasse Collinliblzma: Remove incorrect #ifdef from range_common.h.
2018-01-10  Lasse CollinUpdate THANKS.
2018-01-10  Lasse Collintuklib_integer: New Intel C compiler needs immintrin.h.
2017-09-24  Lasse CollinUpdate THANKS.
2017-09-16  Lasse CollinWindows: Fix paths in VS project files.
2017-09-16  Lasse CollinWindows: Update VS2017 project files to include file...
2017-09-16  Lasse CollinWindows: Add project files for VS2017.
2017-09-16  Lasse CollinWindows: Update VS2013 project files to include file...
2017-09-16  Lasse CollinWindows: Move VS2013 files into windows/vs2013 directory.
2017-08-14  Lasse CollinFix or hide warnings from GCC 7's -Wimplicit-fallthrough.
2017-05-23  Alexey TourbinDocs: Fix a typo in a comment in doc/examples/02_decomp...
2017-05-23  Lasse Collinxz: Fix "xz --list --robot missing_or_bad_file.xz".
2017-04-24  Lasse CollinDocs: Add doc/examples/11_file_info.c.
2017-04-24  Lasse CollinBuild: Omit pre-5.0.0 entries from the generated ChangeLog.
2017-04-24  Lasse Collinxz: Use lzma_file_info_decoder() for --list.
2017-04-24  Lasse Collinliblzma: Add lzma_file_info_decoder().
2017-04-24  Lasse CollinUpdate the Git repository URL to HTTPS in ChangeLog.
2017-04-21  Lasse Collinliblzma: Rename LZMA_SEEK to LZMA_SEEK_NEEDED and seek_...
2017-04-19  Lasse CollinUpdate the home page URLs to HTTPS.
2017-04-05  Lasse Collinxz: Add io_seek_src().
2017-03-30  Lasse Collinxz: Use POSIX_FADV_RANDOM for in "xz --list" mode.
2017-03-30  Lasse Collinliblzma: Make lzma_index_decoder_init() visible to...
2017-03-30  Lasse Collinliblzma: Add generic support for input seeking (LZMA_SEEK).
2017-03-30  Lasse Collinliblzma: Fix lzma_memlimit_set(strm, 0).
2017-03-30  Lasse Collinliblzma: Similar memlimit fix for stream_, alone_,...
2017-03-30  Lasse Collinliblzma: Fix handling of memlimit == 0 in lzma_index_de...
2016-12-30  Lasse CollinUpdate NEWS for 5.2.3.
2016-12-26  Lasse CollinDocument --enable-sandbox configure option in INSTALL.
2016-11-21  Lasse Collinliblzma: Avoid multiple definitions of lzma_coder struc...
2016-10-24  Lasse CollinUpdate THANKS.
2016-10-24  Lasse Collintuklib_cpucores: Add support for sched_getaffinity().
2016-06-30  Lasse Collinxz: Fix copying of timestamps on Windows.
2016-06-16  Lasse Collinxz: Silence warnings from -Wlogical-op.
2016-04-10  Lasse CollinBuild: Fix = to += for xz_SOURCES in src/xz/Makefile.am.
2016-04-10  Lasse CollinBuild: Bump GNU Gettext version requirement to 0.19.
2016-03-13  Lasse Collinliblzma: Disable external SHA-256 by default.
2016-03-10  Lasse CollinUpdate THANKS.
2016-03-10  Lasse CollinBuild: Avoid SHA256_Init on FreeBSD and MINIX 3.
2015-11-08  Lasse Collintuklib_physmem: Hopefully silence a warning on Windows.
2015-11-04  Lasse CollinUpdate THANKS.
2015-11-04  Lasse Collinliblzma: Make Valgrind happier with optimized (gcc...
2015-11-03  Lasse Collinliblzma: Rename lzma_presets.c back to lzma_encoder_pre...
2015-11-03  Lasse CollinBuild: Disable xzdec, lzmadec, and lzmainfo when they...
2015-11-03  Lasse CollinBuild: Simplify $enable_{encoders,decoders} usage a...
2015-11-03  Lasse CollinWindows/MSVC: Update config.h.
2015-11-03  Lasse CollinDOS: Update config.h.
2015-11-03  Lasse Collinxz: Make xz buildable even when encoders or decoders...
2015-11-03  Lasse CollinBuild: Build LZMA1/2 presets also when only decoder...
2015-11-03  Lasse CollinBuild: Fix configure to handle LZMA1 dependency with...
2015-11-03  Lasse CollinBuild: Don't omit lzma_cputhreads() unless using -...
2015-11-02  Lasse Collinliblzma: Fix a build failure related to external SHA...
2015-11-02  Lasse Collinxz: Always close the file before trying to delete it.
2015-10-12  Lasse CollinUpdate THANKS.
2015-10-12  Lasse CollinTests: Add tests for the two bugs fixed in index.c.
2015-10-12  Lasse Collinliblzma: Fix lzma_index_dup() for empty Streams.
2015-10-12  Lasse Collinliblzma: Add a note to index.c for those using static...
2015-10-12  Lasse Collinliblzma: Fix a memory leak in error path of lzma_index_...
2015-09-29  Lasse CollinUpdate NEWS for 5.2.2.
2015-08-27  Hauke HenningsenUpdate German translation, mostly wrt orthography
2015-08-11  Lasse CollinBuild: Minor Cygwin cleanup.
2015-08-11  Lasse CollinBuild: Support building of MSYS2 binaries.
2015-08-09  Lasse CollinWindows: Define DLL_EXPORT when building liblzma.dll...
2015-08-09  Lasse CollinWindows: Omit unneeded header files from MSVC project...
2015-07-12  Lasse Collinliblzma: A MSVC-specific hack isn't needed with MSVC...
2015-06-19  Lasse CollinUpdate THANKS.
2015-06-19  Lasse CollinWindows: Update the docs.
2015-06-19  Lasse CollinWindows: Add MSVC project files for building liblzma.
2015-06-10  Andre NollFix typo in German translation.
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...
next