]> granicus.if.org Git - xz/shortlog
xz
2019-06-01 Lasse Collinliblzma: memcmplen: Use ctz32() from tuklib_integer.h.
2019-06-01 Lasse Collintuklib_integer: Cleanup MSVC-specific code.
2019-06-01 Lasse Collinliblzma: Use unaligned_readXXne functions instead of...
2019-06-01 Lasse Collintuklib_integer: Autodetect support for unaligned access...
2019-06-01 Lasse Collintuklib_integer: Improve unaligned memory access.
2019-05-13 Lasse Collinliblzma: Avoid memcpy(NULL, foo, 0) because it is undef...
2019-05-11 Lasse CollinUpdate THANKS.
2019-05-11 Lasse Collinxz: Update xz man page date.
2019-05-11 Antoine Cœurspelling
2019-05-01 Lasse Collinxz: In xz -lvv look at the widths of the check names...
2019-05-01 Lasse Collinxz: Fix xz -lvv column alignment to look at the transla...
2019-05-01 Lasse CollinUpdate THANKS.
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-03-04 Lasse CollinREADME: Update translation instructions.
2019-03-04 Lasse Collinxz: Automatically align column headings in xz -lvv.
2019-03-04 Lasse Collinxz: Automatically align strings ending in a colon in...
2019-01-13 Lasse CollinWindows/VS2017: Omit WindowsTargetPlatformVersion from...
2018-12-20 Lasse CollinUpdate THANKS.
2018-12-20 Lasse Collinxz: Fix a crash in progress indicator when in passthru...
2018-11-22 Lasse Collinxz: Update man page timestamp.
2018-11-22 Pavel Raiskup'have have' typos
2018-11-02 Lasse CollinUpdate THANKS.
2018-11-02 Lasse CollinTests: Add a fuzz test program and a config file for...
2018-10-26 Lasse Collinliblzma: Don't verify header CRC32s if building for...
2018-07-27 Lasse Collinxzless: Rename unused variables to silence static analy...
2018-07-27 Lasse Collinliblzma: Remove an always-true condition from lzma_inde...
2018-05-19 Lasse Collinliblzma: Improve lzma_properties_decode() API documenta...
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...
next