]> granicus.if.org Git - xz/shortlog
xz
2019-05-01 Lasse CollinUpdate THANKS. v5.2
2019-05-01 Lasse CollinWindows: Update VS version in windows/vs2019/config.h.
2019-05-01 Julien MarrecWindows: Upgrade solution itself
2019-05-01 Julien MarrecWindows: Upgrade solution with VS2019
2019-05-01 Julien MarrecWindows: Duplicate windows/vs2017 before upgrading
2019-05-01 Lasse CollinWindows/VS2017: Omit WindowsTargetPlatformVersion from...
2018-04-29 Lasse CollinBump version and soname for 5.2.4. v5.2.4
2018-04-29 Lasse Collinextra/scanlzma: Fix compiler warnings.
2018-04-29 Lasse CollinAdd NEWS for 5.2.4.
2018-03-28 Lasse CollinUpdate THANKS.
2018-03-28 Ben Boeckelnothrow: use noexcept for C++11 and newer
2018-03-28 Lasse Collinliblzma: Remove incorrect #ifdef from range_common.h.
2018-03-28 Lasse CollinUpdate THANKS.
2018-03-28 Lasse Collintuklib_integer: New Intel C compiler needs immintrin.h.
2018-03-28 Lasse CollinUpdate THANKS.
2018-03-28 Lasse CollinWindows: Fix paths in VS project files.
2018-03-28 Lasse CollinWindows: Add project files for VS2017.
2018-03-28 Lasse CollinWindows: Move VS2013 files into windows/vs2013 directory.
2018-03-28 Lasse CollinFix or hide warnings from GCC 7's -Wimplicit-fallthrough.
2018-03-28 Alexey TourbinDocs: Fix a typo in a comment in doc/examples/02_decomp...
2018-03-28 Lasse Collinxz: Fix "xz --list --robot missing_or_bad_file.xz".
2018-03-28 Lasse CollinBuild: Omit pre-5.0.0 entries from the generated ChangeLog.
2018-03-28 Lasse CollinUpdate the Git repository URL to HTTPS in ChangeLog.
2018-03-28 Lasse CollinUpdate the home page URLs to HTTPS.
2017-03-30 Lasse Collinxz: Use POSIX_FADV_RANDOM for in "xz --list" mode.
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 CollinBump version and soname for 5.2.3. v5.2.3
2016-12-30 Lasse CollinUpdate NEWS for 5.2.3.
2016-12-30 Lasse Collinxz: Fix the Capsicum rights on user_abort_pipe.
2016-12-28 Lasse CollinMention potential sandboxing bugs in INSTALL.
2016-12-28 Lasse Collinliblzma: Avoid multiple definitions of lzma_coder struc...
2016-12-26 Lasse CollinDocument --enable-sandbox configure option in INSTALL.
2016-12-26 Lasse Collinxz: Add support for sandboxing with Capsicum (disabled...
2016-12-26 Lasse CollinFix bugs and otherwise improve ax_check_capsicum.m4.
2016-12-26 Lasse CollinAdd m4/ax_check_capsicum.m4 for detecting Capsicum...
2016-12-26 Lasse Collinliblzma: Fix a memory leak in error path of lzma_index_...
2016-12-26 Lasse CollinUpdate THANKS.
2016-12-26 Lasse Collintuklib_cpucores: Add support for sched_getaffinity().
2016-06-30 Lasse Collinxz: Fix copying of timestamps on Windows.
2016-06-28 Lasse Collinxz: Silence warnings from -Wlogical-op.
2016-06-28 Lasse CollinBuild: Fix = to += for xz_SOURCES in src/xz/Makefile.am.
2016-06-28 Lasse CollinBuild: Bump GNU Gettext version requirement to 0.19.
2016-06-28 Lasse Collinliblzma: Disable external SHA-256 by default.
2016-06-28 Lasse CollinUpdate THANKS.
2016-06-28 Lasse CollinBuild: Avoid SHA256_Init on FreeBSD and MINIX 3.
2016-06-28 Lasse Collintuklib_physmem: Hopefully silence a warning on Windows.
2016-06-28 Lasse CollinUpdate THANKS.
2016-06-28 Lasse Collinliblzma: Make Valgrind happier with optimized (gcc...
2016-06-28 Lasse Collinliblzma: Rename lzma_presets.c back to lzma_encoder_pre...
2016-06-28 Lasse CollinBuild: Disable xzdec, lzmadec, and lzmainfo when they...
2016-06-28 Lasse CollinBuild: Simplify $enable_{encoders,decoders} usage a...
2016-06-28 Lasse CollinWindows/MSVC: Update config.h.
2016-06-28 Lasse CollinDOS: Update config.h.
2016-06-28 Lasse Collinxz: Make xz buildable even when encoders or decoders...
2016-06-28 Lasse CollinBuild: Build LZMA1/2 presets also when only decoder...
2016-06-28 Lasse CollinBuild: Fix configure to handle LZMA1 dependency with...
2016-06-28 Lasse CollinBuild: Don't omit lzma_cputhreads() unless using -...
2016-06-28 Lasse Collinliblzma: Fix a build failure related to external SHA...
2016-06-28 Lasse Collinxz: Always close the file before trying to delete it.
2016-06-28 Lasse CollinUpdate THANKS.
2016-06-28 Lasse CollinTests: Add tests for the two bugs fixed in index.c.
2016-06-28 Lasse Collinliblzma: Fix lzma_index_dup() for empty Streams.
2016-06-28 Lasse Collinliblzma: Add a note to index.c for those using static...
2015-09-29 Lasse CollinBump version and soname for 5.2.2. v5.2.2
2015-09-29 Lasse CollinUpdate NEWS for 5.2.2.
2015-09-28 Andre NollFix typo in German translation.
2015-09-25 Hauke HenningsenUpdate German translation, mostly wrt orthography
2015-09-25 Lasse CollinBuild: Minor Cygwin cleanup.
2015-09-25 Lasse CollinBuild: Support building of MSYS2 binaries.
2015-09-25 Lasse CollinWindows: Define DLL_EXPORT when building liblzma.dll...
2015-09-25 Lasse CollinWindows: Omit unneeded header files from MSVC project...
2015-09-25 Lasse Collinliblzma: A MSVC-specific hack isn't needed with MSVC...
2015-09-25 Lasse CollinUpdate THANKS.
2015-09-25 Lasse CollinWindows: Update the docs.
2015-09-25 Lasse CollinWindows: Add MSVC project files for building liblzma.
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-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...
next