1
0
mirror of https://git.tukaani.org/xz.git synced 2025-11-25 00:04:46 +00:00

Commit Graph

  • 29aed815ad README: Mention that man pages can be translated. Lasse Collin 2020-03-16 19:39:45 +02:00
  • ca261994ed Translations: Add partial Danish translation. Lasse Collin 2020-03-16 17:30:39 +02:00
  • 51cd5d051f Update INSTALL.generic from Automake 1.16.1. Lasse Collin 2020-03-16 16:43:29 +02:00
  • 7fa7653940 Update INSTALL.generic from Automake 1.16.1. Lasse Collin 2020-03-16 16:43:29 +02:00
  • 69d694e5f1 Update INSTALL for Windows and DOS and add preliminary info for z/OS. Lasse Collin 2020-03-15 15:27:22 +02:00
  • 2c3b1bb80a Build: Update m4/ax_pthread.m4 from Autoconf Archive (again). Lasse Collin 2020-03-15 15:26:20 +02:00
  • 9bd317ef03 Update INSTALL for Windows and DOS and add preliminary info for z/OS. Lasse Collin 2020-03-15 15:27:22 +02:00
  • a3148c0446 Build: Update m4/ax_pthread.m4 from Autoconf Archive (again). Lasse Collin 2020-03-15 15:26:20 +02:00
  • 74a5af180a xz: Never use thousand separators in DJGPP builds. Lasse Collin 2020-03-11 21:15:35 +02:00
  • ceba0d25e8 DOS: Update dos/Makefile for DJGPP 2.05. Lasse Collin 2020-03-11 19:38:08 +02:00
  • 29e5bd7161 DOS: Update instructions in dos/INSTALL.txt. Lasse Collin 2020-03-11 19:36:07 +02:00
  • 00a037ee9c DOS: Update config.h. Lasse Collin 2020-03-11 17:58:51 +02:00
  • 4ec2feaefa Translations: Add hu, zh_CN, and zh_TW. Lasse Collin 2020-03-11 22:37:54 +02:00
  • 7812002dd3 xz: Never use thousand separators in DJGPP builds. Lasse Collin 2020-03-11 21:15:35 +02:00
  • 7c8f688bf7 DOS: Update dos/Makefile for DJGPP 2.05. Lasse Collin 2020-03-11 19:38:08 +02:00
  • 319ca928d7 DOS: Update instructions in dos/INSTALL.txt. Lasse Collin 2020-03-11 19:36:07 +02:00
  • cb6b227ce3 DOS: Update config.h. Lasse Collin 2020-03-11 17:58:51 +02:00
  • b6ed09729a Translations: Update vi.po to match the file from the TP. Lasse Collin 2020-03-11 14:33:30 +02:00
  • 7c85e8953c Translations: Add fi and pt_BR, and update de, fr, it, and pl. Lasse Collin 2020-03-11 14:18:03 +02:00
  • 7da3ebc67f Update THANKS. Lasse Collin 2020-02-25 21:35:14 +02:00
  • 1acc487943 Build: Add very limited experimental CMake support. Lasse Collin 2020-03-11 13:05:29 +02:00
  • 9acc6abea1 Build: Add support for --no-po4a option to autogen.sh. Lasse Collin 2020-02-27 20:24:27 +02:00
  • c8853b3154 Update m4/.gitignore. Lasse Collin 2020-02-24 23:37:07 +02:00
  • 901eb4a8c9 liblzma: Remove unneeded <sys/types.h> from fastpos_tablegen.c. Lasse Collin 2020-02-24 23:01:00 +02:00
  • ac35c9585f Use defined(__GNUC__) before __GNUC__ in preprocessor lines. Lasse Collin 2020-02-22 14:15:07 +02:00
  • fb9cada7cf liblzma: Add more uses of lzma_memcmplen() to the normal mode of LZMA. Lasse Collin 2020-02-21 17:40:02 +02:00
  • 6117955af0 Build: Add visibility.m4 from gnulib. Lasse Collin 2020-02-21 17:01:15 +02:00
  • c2cc64d78c xz: Silence a warning when sig_atomic_t is long int. Lasse Collin 2020-02-21 16:10:44 +02:00
  • b6314aa275 xz: Avoid unneeded access of a volatile variable. Lasse Collin 2020-02-21 15:59:26 +02:00
  • f772a1572f tuklib_integer.m4: Optimize the check order. Lasse Collin 2020-02-21 01:24:18 +02:00
  • 641042e63f tuklib_exit: Add missing header. Lasse Collin 2020-02-20 18:54:04 +02:00
  • dbd55a69e5 sysdefs.h: Omit the conditionals around string.h and limits.h. Lasse Collin 2020-02-16 11:18:28 +02:00
  • 9294909861 Build: Bump Autoconf and Libtool version requirements. Lasse Collin 2020-02-15 15:07:11 +02:00
  • bd09081bbd Build: Use AM_GNU_GETTEXT_REQUIRE_VERSION and require 0.19.6. Lasse Collin 2020-02-15 03:08:32 +02:00
  • 1e5e08d865 Translations: Add German translation of the man pages. Lasse Collin 2020-02-14 20:42:06 +02:00
  • 4b1447809f Build: Add support for translated man pages using po4a. Lasse Collin 2020-02-07 15:32:21 +02:00
  • 4572d53e16 liblzma: Fix a comment and RC_SYMBOLS_MAX. Lasse Collin 2020-03-02 13:54:33 +02:00
  • 265daa873c Build: Make CMake build fail if tuklib_cpucores or tuklib_physmem fails. Lasse Collin 2020-02-27 20:58:52 +02:00
  • 7c8b904527 Build: Add support for --no-po4a option to autogen.sh. Lasse Collin 2020-02-27 20:24:27 +02:00
  • 292a5c0f9c Update THANKS. Lasse Collin 2020-02-25 21:35:14 +02:00
  • 474320e990 Build: Fix bugs in the CMake files. Lasse Collin 2020-02-25 20:42:31 +02:00
  • 7e3493d40e Build: Add very limited experimental CMake support. Lasse Collin 2020-02-24 23:38:16 +02:00
  • 21bd4701fc Update m4/.gitignore. Lasse Collin 2020-02-24 23:37:07 +02:00
  • e094d1d0f1 tuklib: Omit an unneeded <sys/types.h> from a tests. Lasse Collin 2020-02-24 23:29:35 +02:00
  • b3ed19a55f liblzma: Remove unneeded <sys/types.h> from fastpos_tablegen.c. Lasse Collin 2020-02-24 23:01:00 +02:00
  • 7b8982b291 Use defined(__GNUC__) before __GNUC__ in preprocessor lines. Lasse Collin 2020-02-22 14:15:07 +02:00
  • 43dfe04e62 liblzma: Add more uses of lzma_memcmplen() to the normal mode of LZMA. Lasse Collin 2020-02-21 17:40:02 +02:00
  • 59e6eb4840 Build: Add visibility.m4 from gnulib. Lasse Collin 2020-02-21 17:01:15 +02:00
  • 7fe3ef2eaa xz: Silence a warning when sig_atomic_t is long int. Lasse Collin 2020-02-21 16:10:44 +02:00
  • b0a2a77d10 xz: Avoid unneeded access of a volatile variable. Lasse Collin 2020-02-21 15:59:26 +02:00
  • 524c2f12c7 tuklib_integer.m4: Optimize the check order. Lasse Collin 2020-02-21 01:24:18 +02:00
  • 57360bb4fd tuklib_exit: Add missing header. Lasse Collin 2020-02-20 18:54:04 +02:00
  • fddd31175e Revert the previous commit and add a comment. Lasse Collin 2020-02-18 19:12:35 +02:00
  • 4e4e9fbb7e Do not check for HAVE_CONFIG_H in tuklib_config.h. Lasse Collin 2020-02-17 23:37:20 +02:00
  • 2d4cef954f sysdefs.h: Omit the conditionals around string.h and limits.h. Lasse Collin 2020-02-16 11:18:28 +02:00
  • feb9c1969b Build: Bump Autoconf and Libtool version requirements. Lasse Collin 2020-02-15 15:07:11 +02:00
  • 3d576cf921 Build: Use AM_GNU_GETTEXT_REQUIRE_VERSION and require 0.19.6. Lasse Collin 2020-02-15 03:08:32 +02:00
  • fa792b8bef Translations: Add German translation of the man pages. Lasse Collin 2020-02-14 20:42:06 +02:00
  • 6f7211b6bb Build: Add support for translated man pages using po4a. Lasse Collin 2020-02-07 15:32:21 +02:00
  • 882fcfdcd8 Update THANKS (sync with the master branch). Lasse Collin 2020-02-06 00:04:42 +02:00
  • 426f9e5819 Update THANKS. Lasse Collin 2020-02-06 17:31:38 +02:00
  • 134bb77658 Update tests/.gitignore. Lasse Collin 2020-02-05 22:35:06 +02:00
  • 6912472faf Update m4/.gitignore. Lasse Collin 2020-02-05 22:28:51 +02:00
  • 68c60735bb Update THANKS. Lasse Collin 2020-02-05 20:47:38 +02:00
  • e3a4481d02 Update tests/.gitignore. Lasse Collin 2020-02-05 22:35:06 +02:00
  • 07208de92f Update m4/.gitignore. Lasse Collin 2020-02-05 22:28:51 +02:00
  • e1beaa74bc xz: Comment out annoying sandboxing messages. Lasse Collin 2020-02-05 20:33:50 +02:00
  • 8238192652 Build: Workaround a POSIX shell detection problem on Solaris. Lasse Collin 2020-02-05 19:33:37 +02:00
  • 93a1f61e89 Build: Update m4/ax_pthread.m4 from Autoconf Archive. Lasse Collin 2020-02-03 22:03:50 +02:00
  • d0daa21792 xz: Limit --memlimit-compress to at most 4020 MiB for 32-bit xz. Lasse Collin 2020-02-01 19:56:18 +02:00
  • 4433c2dc57 xz: Set the --flush-timeout deadline when the first input byte arrives. Lasse Collin 2020-01-26 20:53:25 +02:00
  • acc0ef3ac8 xz: Move flush_needed from mytime.h to file_pair struct in file_io.h. Lasse Collin 2020-01-26 20:19:19 +02:00
  • 4afe69d30b xz: coder.c: Make writing output a separate function. Lasse Collin 2020-01-26 14:49:22 +02:00
  • ec26f3ace5 xz: Fix semi-busy-waiting in xz --flush-timeout. Lasse Collin 2020-01-26 14:13:42 +02:00
  • 3891570324 xz: Refactor io_read() a bit. Lasse Collin 2020-01-26 13:47:31 +02:00
  • f6d2424534 xz: Update a comment in file_io.h. Lasse Collin 2020-01-26 13:37:08 +02:00
  • 15b55d5c63 xz: Move the setting of flush_needed in file_io.c to a nicer location. Lasse Collin 2020-01-26 13:27:51 +02:00
  • c91fbf223d Update THANKS. Lasse Collin 2020-02-05 20:47:38 +02:00
  • 15a133b6d1 xz: Make it a fatal error if enabling the sandbox fails. Lasse Collin 2020-02-05 20:40:14 +02:00
  • af0fb386ef xz: Comment out annoying sandboxing messages. Lasse Collin 2020-02-05 20:33:50 +02:00
  • 609c706785 xz: Enable Capsicum sandboxing by default if available. Lasse Collin 2020-02-05 19:56:09 +02:00
  • 986d8c9b52 Build: Workaround a POSIX shell detection problem on Solaris. Lasse Collin 2020-02-05 19:33:37 +02:00
  • 6629ed929c Build: Update m4/ax_pthread.m4 from Autoconf Archive. Lasse Collin 2020-02-03 22:03:50 +02:00
  • 3539705108 xz: Limit --memlimit-compress to at most 4020 MiB for 32-bit xz. Lasse Collin 2020-02-01 19:56:18 +02:00
  • ba76d67585 xz: Set the --flush-timeout deadline when the first input byte arrives. Lasse Collin 2020-01-26 20:53:25 +02:00
  • fd47fd62bb xz: Move flush_needed from mytime.h to file_pair struct in file_io.h. Lasse Collin 2020-01-26 20:19:19 +02:00
  • 8150356810 xz: coder.c: Make writing output a separate function. Lasse Collin 2020-01-26 14:49:22 +02:00
  • 5a49e081a0 xz: Fix semi-busy-waiting in xz --flush-timeout. Lasse Collin 2020-01-26 14:13:42 +02:00
  • dcca70fe9f xz: Refactor io_read() a bit. Lasse Collin 2020-01-26 13:47:31 +02:00
  • 4ae9ab70cd xz: Update a comment in file_io.h. Lasse Collin 2020-01-26 13:37:08 +02:00
  • 3333ba4a67 xz: Move the setting of flush_needed in file_io.c to a nicer location. Lasse Collin 2020-01-26 13:27:51 +02:00
  • cf2df0f05a Use $(LIB_FUZZING_ENGINE) in tests/ossfuzz/Makefile. Lasse Collin 2020-01-19 21:54:33 +02:00
  • 00517d125c Rename unaligned_read32ne to read32ne, and similarly for the others. Lasse Collin 2019-12-31 22:41:45 +02:00
  • 52d89d8443 Rename read32ne to aligned_read32ne, and similarly for the others. Lasse Collin 2019-12-31 00:29:48 +02:00
  • 850620468b Revise tuklib_integer.h and .m4. Lasse Collin 2019-12-31 00:18:24 +02:00
  • a45badf034 Tests: Hopefully fix test_check.c to work on EBCDIC systems. Lasse Collin 2019-12-29 22:51:58 +02:00
  • c9a8071e66 Scripts: Put /usr/xpg4/bin to the beginning of PATH on Solaris. Lasse Collin 2019-09-24 23:02:40 +03:00
  • aba140e2df Fix comment typos in tuklib_mbstr* files. Lasse Collin 2019-07-12 18:57:43 +03:00
  • 710f5bd769 Add missing include to tuklib_mbstr_width.c. Lasse Collin 2019-07-12 18:30:46 +03:00
  • 0e491aa8cd liblzma: Fix a buggy comment. Lasse Collin 2019-06-25 23:15:21 +03:00