aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-28Check in autoconf-generated files.ndk-r14-beta2ndk-r14-beta1ndk-r14ndk-r13-beta2ndk-r13-beta1ndk-r13ndk-r12bndk-r12-beta2ndk-r14-releasendk-r13-releasendk-r12-releaseJosh Gao
2016-04-28Add notice files.Josh Gao
2016-04-28Merge remote-tracking branch 'aosp/upstream-v5.2.2' into xzJosh Gao
2016-04-08Initial repositoryndk-r12-beta1Thomas Joseph Avila
2015-09-29Bump version and soname for 5.2.2.upstream-v5.2.2Lasse Collin
2015-09-29Update NEWS for 5.2.2.Lasse Collin
2015-09-28Fix typo in German translation.Andre Noll
2015-09-25Update German translation, mostly wrt orthographyHauke Henningsen
2015-09-25Build: Minor Cygwin cleanup.Lasse Collin
2015-09-25Build: Support building of MSYS2 binaries.Lasse Collin
2015-09-25Windows: Define DLL_EXPORT when building liblzma.dll with MSVC.Lasse Collin
2015-09-25Windows: Omit unneeded header files from MSVC project files.Lasse Collin
2015-09-25liblzma: A MSVC-specific hack isn't needed with MSVC 2013 and newer.Lasse Collin
2015-09-25Update THANKS.Lasse Collin
2015-09-25Windows: Update the docs.Lasse Collin
2015-09-25Windows: Add MSVC project files for building liblzma.Lasse Collin
2015-05-13Tests: Fix a memory leak in test_bcj_exact_size.Lasse Collin
2015-05-12Fix NEWS about threading in 5.2.0.Lasse Collin
2015-05-11xz: Document that threaded decompression hasn't been implemented yet.Lasse Collin
2015-04-20Update THANKS.Lasse Collin
2015-04-20Revert "xz: Use pipe2() if available."Lasse Collin
2015-03-29Update THANKS.Lasse Collin
2015-03-29Fix the detection of installed RAM on QNX.Lasse Collin
2015-03-27Fix CPU core count detection on QNX.Lasse Collin
2015-03-07xz: size_t/uint32_t cleanup in options.c.Lasse Collin
2015-03-07xz: Fix a comment and silence a warning in message.c.Lasse Collin
2015-03-07liblzma: Silence more uint32_t vs. size_t warnings.Lasse Collin
2015-03-07xz: Make arg_count an unsigned int to silence a warning.Lasse Collin
2015-03-07liblzma: Fix a warning in index.c.Lasse Collin
2015-02-26Build: Fix a CR+LF problem when running autoreconf -fi on OS/2.Lasse Collin
2015-02-26Bump version and soname for 5.2.1.Lasse Collin
2015-02-26Update NEWS for 5.2.1.Lasse Collin
2015-02-22xz: Use pipe2() if available.Lasse Collin
2015-02-21liblzma: Fix a compression-ratio regression in LZMA1/2 in fast mode.Lasse Collin
2015-02-21xz: Fix the fcntl() usage when creating a pipe for the self-pipe trick.Lasse Collin
2015-02-10Update THANKS.Lasse Collin
2015-02-10tuklib_cpucores: Use cpuset_getaffinity() on FreeBSD if available.Lasse Collin
2015-02-09xzdiff: Make the mktemp usage compatible with FreeBSD's mktemp.Lasse Collin
2015-02-03Add a few casts to tuklib_integer.h to silence possible warnings.Lasse Collin
2015-01-26liblzma: Set LZMA_MEMCMPLEN_EXTRA depending on the compare method.Lasse Collin
2015-01-26Update THANKS.Lasse Collin
2015-01-26liblzma: Silence harmless Valgrind errors.Lasse Collin
2015-01-09xz: Fix comments.Lasse Collin
2015-01-09Update THANKS.Lasse Collin
2015-01-09xz: Don't fail if stdout doesn't support O_NONBLOCK.Lasse Collin
2015-01-07xz: Fix a memory leak in DOS-specific code.Lasse Collin
2015-01-07xz: Don't fail if stdin doesn't support O_NONBLOCK.Lasse Collin
2015-01-06Tests: Don't hide unexpected error messages in test_files.sh.Lasse Collin
2014-12-30Update Solaris notes in INSTALL.Lasse Collin
2014-12-26Build: POSIX shell isn't required if scripts are disabled.Lasse Collin