1. ac90d9b [NDK] Add AM_MAINTAINER_MODE to xz by Haibo Huang · 4 years, 10 months ago ndk-release-r21 ndk-r21 ndk-r21-beta1 ndk-r21-beta2 ndk-r21-rc1 ndk-r21b ndk-r21c ndk-r21d ndk-r21e
  2. 1eba63e Fix MacOSX 10.10 SDK build by Dan Willemsen · 6 years ago ndk-release-r18 ndk-release-r19 ndk-release-r20 ndk-r18-beta1 ndk-r18-beta2 ndk-r18b ndk-r19 ndk-r19-beta1 ndk-r19-beta2 ndk-r19b ndk-r19c ndk-r20 ndk-r20-beta1 ndk-r20-beta2 ndk-r20-beta3 ndk-r20b
  3. a5df157 Add an Android.bp for Soong by Dan Willemsen · 6 years ago
  4. a0eb1f5 Check in autoconf-generated files. by Xin Li · 7 years ago ndk-r15-release ndk-r16-release ndk-release-r16 ndk-release-r17 ndk-r15-beta1 ndk-r15-beta2 ndk-r16 ndk-r16-beta1 ndk-r16-beta2 ndk-r17 ndk-r17-beta1 ndk-r17-beta2 ndk-r17b
  5. 657585a Merge remote-tracking branch 'origin/upstream-v5.2'. by Xin Li · 7 years ago
  6. 3d566cd Bump version and soname for 5.2.3. by Lasse Collin · 7 years ago
  7. 053e624 Update NEWS for 5.2.3. by Lasse Collin · 7 years ago
  8. cae412b xz: Fix the Capsicum rights on user_abort_pipe. by Lasse Collin · 9 years ago
  9. 9ccbae4 Mention potential sandboxing bugs in INSTALL. by Lasse Collin · 7 years ago
  10. e013a33 liblzma: Avoid multiple definitions of lzma_coder structures. by Lasse Collin · 8 years ago
  11. 8e0f1af Document --enable-sandbox configure option in INSTALL. by Lasse Collin · 7 years ago
  12. ce2542d xz: Add support for sandboxing with Capsicum (disabled by default). by Lasse Collin · 9 years ago
  13. 3ca1d5e Fix bugs and otherwise improve ax_check_capsicum.m4. by Lasse Collin · 9 years ago
  14. 5f3a742 Add m4/ax_check_capsicum.m4 for detecting Capsicum support. by Lasse Collin · 9 years ago
  15. d74377e liblzma: Fix a memory leak in error path of lzma_index_dup(). by Lasse Collin · 9 years ago
  16. f580732 Update THANKS. by Lasse Collin · 8 years ago
  17. 88d7a7f tuklib_cpucores: Add support for sched_getaffinity(). by Lasse Collin · 8 years ago
  18. 51baf68 xz: Fix copying of timestamps on Windows. by Lasse Collin · 8 years ago
  19. 1ddc479 xz: Silence warnings from -Wlogical-op. by Lasse Collin · 8 years ago
  20. be647ff Build: Fix = to += for xz_SOURCES in src/xz/Makefile.am. by Lasse Collin · 8 years ago
  21. fb6d50c Build: Bump GNU Gettext version requirement to 0.19. by Lasse Collin · 8 years ago
  22. 74f8dad liblzma: Disable external SHA-256 by default. by Lasse Collin · 8 years ago
  23. ea7f6ff Update THANKS. by Lasse Collin · 8 years ago
  24. d0e0180 Build: Avoid SHA256_Init on FreeBSD and MINIX 3. by Lasse Collin · 8 years ago
  25. 5daae12 tuklib_physmem: Hopefully silence a warning on Windows. by Lasse Collin · 9 years ago
  26. 491acc4 Update THANKS. by Lasse Collin · 9 years ago
  27. 8173ff8 liblzma: Make Valgrind happier with optimized (gcc -O2) liblzma. by Lasse Collin · 9 years ago
  28. 013de2b liblzma: Rename lzma_presets.c back to lzma_encoder_presets.c. by Lasse Collin · 9 years ago
  29. a322f70 Build: Disable xzdec, lzmadec, and lzmainfo when they cannot be built. by Lasse Collin · 9 years ago
  30. 8ea4960 Build: Simplify $enable_{encoders,decoders} usage a bit. by Lasse Collin · 9 years ago
  31. 42131a2 Windows/MSVC: Update config.h. by Lasse Collin · 9 years ago
  32. e9184e8 DOS: Update config.h. by Lasse Collin · 9 years ago
  33. 2296778 xz: Make xz buildable even when encoders or decoders are disabled. by Lasse Collin · 9 years ago
  34. 97a3109 Build: Build LZMA1/2 presets also when only decoder is wanted. by Lasse Collin · 9 years ago
  35. dc6b78d Build: Fix configure to handle LZMA1 dependency with LZMA2. by Lasse Collin · 9 years ago
  36. 46d76c9 Build: Don't omit lzma_cputhreads() unless using --disable-threads. by Lasse Collin · 9 years ago
  37. 16d68f8 liblzma: Fix a build failure related to external SHA-256 support. by Lasse Collin · 9 years ago
  38. d931164 xz: Always close the file before trying to delete it. by Lasse Collin · 9 years ago
  39. f59c418 Update THANKS. by Lasse Collin · 9 years ago
  40. 35f1896 Tests: Add tests for the two bugs fixed in index.c. by Lasse Collin · 9 years ago
  41. e10bfdb liblzma: Fix lzma_index_dup() for empty Streams. by Lasse Collin · 9 years ago
  42. 06f434b liblzma: Add a note to index.c for those using static analyzers. by Lasse Collin · 9 years ago
  43. 595407f Check in autoconf-generated files. by Josh Gao · 8 years ago ndk-r12-release ndk-r13-release ndk-r14-release ndk-r12-beta2 ndk-r12b ndk-r13 ndk-r13-beta1 ndk-r13-beta2 ndk-r14 ndk-r14-beta1 ndk-r14-beta2
  44. 29b3a14 Add notice files. by Josh Gao · 8 years ago
  45. 7ef9850 Merge remote-tracking branch 'aosp/upstream-v5.2.2' into xz by Josh Gao · 8 years ago
  46. c341339 Initial repository by Thomas Joseph Avila · 8 years ago ndk-r12-beta1
  47. 9815cdf Bump version and soname for 5.2.2. by Lasse Collin · 9 years ago upstream-v5.2.2
  48. cbe0cec Update NEWS for 5.2.2. by Lasse Collin · 9 years ago
  49. 49427ce Fix typo in German translation. by Andre Noll · 9 years ago
  50. 608d6f0 Update German translation, mostly wrt orthography by Hauke Henningsen · 9 years ago
  51. c898841 Build: Minor Cygwin cleanup. by Lasse Collin · 9 years ago
  52. 85a6dfe Build: Support building of MSYS2 binaries. by Lasse Collin · 9 years ago
  53. 77f270b Windows: Define DLL_EXPORT when building liblzma.dll with MSVC. by Lasse Collin · 9 years ago
  54. 8c97544 Windows: Omit unneeded header files from MSVC project files. by Lasse Collin · 9 years ago
  55. 119a004 liblzma: A MSVC-specific hack isn't needed with MSVC 2013 and newer. by Lasse Collin · 9 years ago
  56. d4e7c55 Update THANKS. by Lasse Collin · 9 years ago
  57. 9800174 Windows: Update the docs. by Lasse Collin · 9 years ago
  58. 28195e4 Windows: Add MSVC project files for building liblzma. by Lasse Collin · 9 years ago
  59. 960440f Tests: Fix a memory leak in test_bcj_exact_size. by Lasse Collin · 9 years ago
  60. 68cd35a Fix NEWS about threading in 5.2.0. by Lasse Collin · 9 years ago
  61. ff96ed6 xz: Document that threaded decompression hasn't been implemented yet. by Lasse Collin · 9 years ago
  62. 00d37b6 Update THANKS. by Lasse Collin · 9 years ago
  63. db190a8 Revert "xz: Use pipe2() if available." by Lasse Collin · 9 years ago
  64. eccd815 Update THANKS. by Lasse Collin · 9 years ago
  65. 25263fd Fix the detection of installed RAM on QNX. by Lasse Collin · 9 years ago
  66. 4c544d2 Fix CPU core count detection on QNX. by Lasse Collin · 9 years ago
  67. e0ea673 xz: size_t/uint32_t cleanup in options.c. by Lasse Collin · 9 years ago
  68. 8bcca29 xz: Fix a comment and silence a warning in message.c. by Lasse Collin · 9 years ago
  69. f243f5f liblzma: Silence more uint32_t vs. size_t warnings. by Lasse Collin · 9 years ago
  70. 7f0a4c5 xz: Make arg_count an unsigned int to silence a warning. by Lasse Collin · 9 years ago
  71. f6ec468 liblzma: Fix a warning in index.c. by Lasse Collin · 9 years ago
  72. a245189 Build: Fix a CR+LF problem when running autoreconf -fi on OS/2. by Lasse Collin · 9 years ago
  73. dec1149 Bump version and soname for 5.2.1. by Lasse Collin · 9 years ago
  74. 29e39c7 Update NEWS for 5.2.1. by Lasse Collin · 9 years ago
  75. 7a11c4a xz: Use pipe2() if available. by Lasse Collin · 9 years ago
  76. 117d962 liblzma: Fix a compression-ratio regression in LZMA1/2 in fast mode. by Lasse Collin · 9 years ago
  77. ae984e3 xz: Fix the fcntl() usage when creating a pipe for the self-pipe trick. by Lasse Collin · 9 years ago
  78. 2205bb5 Update THANKS. by Lasse Collin · 9 years ago
  79. d935b0c tuklib_cpucores: Use cpuset_getaffinity() on FreeBSD if available. by Lasse Collin · 9 years ago
  80. eb61bc5 xzdiff: Make the mktemp usage compatible with FreeBSD's mktemp. by Lasse Collin · 9 years ago
  81. b9a5b6b Add a few casts to tuklib_integer.h to silence possible warnings. by Lasse Collin · 9 years ago
  82. c457571 liblzma: Set LZMA_MEMCMPLEN_EXTRA depending on the compare method. by Lasse Collin · 9 years ago
  83. 3c50017 Update THANKS. by Lasse Collin · 9 years ago
  84. fec88d4 liblzma: Silence harmless Valgrind errors. by Lasse Collin · 9 years ago
  85. a9b45ba xz: Fix comments. by Lasse Collin · 9 years ago
  86. 541aee6 Update THANKS. by Lasse Collin · 9 years ago
  87. 4170edc xz: Don't fail if stdout doesn't support O_NONBLOCK. by Lasse Collin · 9 years ago
  88. 04bbc0c xz: Fix a memory leak in DOS-specific code. by Lasse Collin · 9 years ago
  89. f0f1f6c xz: Don't fail if stdin doesn't support O_NONBLOCK. by Lasse Collin · 9 years ago
  90. d2d4846 Tests: Don't hide unexpected error messages in test_files.sh. by Lasse Collin · 9 years ago
  91. aae6a6a Update Solaris notes in INSTALL. by Lasse Collin · 9 years ago
  92. 7815112 Build: POSIX shell isn't required if scripts are disabled. by Lasse Collin · 9 years ago
  93. a0cd05e DOS: Update Makefile. by Lasse Collin · 9 years ago
  94. b85ee09 Windows: Fix bin_i486 to bin_i686 in build.bash. by Lasse Collin · 9 years ago
  95. cbafa71 Docs: Use lzma_cputhreads() in 04_compress_easy_mt.c. by Lasse Collin · 9 years ago
  96. 8dbb572 Docs: Update docs/examples/00_README.txt. by Lasse Collin · 9 years ago
  97. 6060f7d Bump version and soname for 5.2.0. by Lasse Collin · 9 years ago
  98. 3e8bd1d Avoid variable-length arrays in the debug programs. by Lasse Collin · 9 years ago
  99. 72f7307 Build: Include 04_compress_easy_mt.c in the tarball. by Lasse Collin · 9 years ago
  100. 2cb82ff Fix build when --disable-threads is used. by Lasse Collin · 9 years ago