1
0
mirror of https://git.tukaani.org/xz.git synced 2025-11-24 15:54:46 +00:00

Commit Graph

  • 91afb785a1 liblzma: Document lzma_easy_(enc|dec)oder_memusage() better too. Lasse Collin 2011-04-11 21:04:13 +03:00
  • 320d734c20 liblzma: Document lzma_raw_(enc|dec)oder_memusage() better. Lasse Collin 2011-04-11 20:59:07 +03:00
  • 4a9905302a liblzma: Document lzma_raw_(enc|dec)oder_memusage() better. Lasse Collin 2011-04-11 20:59:07 +03:00
  • 0badb0b1bd liblzma: Use memzero() to initialize supported_actions[]. Lasse Collin 2011-04-11 19:28:18 +03:00
  • a7934c446a liblzma: API comment about lzma_allocator with threaded coding. Lasse Collin 2011-04-11 19:26:27 +03:00
  • 5eefc0086d liblzma: Add an internal function lzma_mt_block_size(). Lasse Collin 2011-04-11 19:16:30 +03:00
  • 2ee4edeffc liblzma: Don't create an empty Block in lzma_stream_buffer_encode(). Lasse Collin 2011-04-11 13:59:50 +03:00
  • 73f56fb87d liblzma: Fix API docs to mention LZMA_UNSUPPORTED_CHECK. Lasse Collin 2011-04-11 13:28:40 +03:00
  • 4ce1cf97a8 liblzma: Validate encoder arguments better. Lasse Collin 2011-04-11 13:21:28 +03:00
  • d119927475 liblzma: Don't create an empty Block in lzma_stream_buffer_encode(). Lasse Collin 2011-04-11 13:59:50 +03:00
  • 3b22fc2c87 liblzma: Fix API docs to mention LZMA_UNSUPPORTED_CHECK. Lasse Collin 2011-04-11 13:28:40 +03:00
  • 71b9380145 liblzma: Validate encoder arguments better. Lasse Collin 2011-04-11 13:21:28 +03:00
  • ec7e3dbad7 xz: Move the description of --block-size in --long-help. Lasse Collin 2011-04-11 09:57:30 +03:00
  • cd3086ff44 Docs: Document --single-stream and --block-size. Lasse Collin 2011-04-11 09:55:35 +03:00
  • fb64a49243 liblzma: Make lzma_stream_encoder_init() static (second try). Lasse Collin 2011-04-11 09:27:57 +03:00
  • a34730cf6a Revert "liblzma: Make lzma_stream_encoder_init() static." Lasse Collin 2011-04-11 08:31:42 +03:00
  • 9f0a806aef Revise mythread.h. Lasse Collin 2011-04-10 21:23:21 +03:00
  • 352ac82db5 liblzma: Make lzma_stream_encoder_init() static. Lasse Collin 2011-04-10 20:37:36 +03:00
  • 9e807fe3fe DOS: Update the docs and include notes about 8.3 filenames. Lasse Collin 2011-04-10 14:58:10 +03:00
  • ebd54dbd6e xz/DOS: Add experimental 8.3 filename support. Lasse Collin 2011-04-10 13:09:42 +03:00
  • cd4fe97852 xz/DOS: Be more careful with the destination file. Lasse Collin 2011-04-10 12:47:47 +03:00
  • 972f05d7a4 Update THANKS. Lasse Collin 2011-04-09 18:29:30 +03:00
  • 28154eeaf6 liblzma: Add missing #ifdefs to filter_common.c. Lasse Collin 2011-04-09 18:28:58 +03:00
  • 607f9f98ae Update THANKS. Lasse Collin 2011-04-09 18:29:30 +03:00
  • fca396b374 liblzma: Add missing #ifdefs to filter_common.c. Lasse Collin 2011-04-09 18:28:58 +03:00
  • b03f6cd3eb xz: Avoid unneeded fstat() on DOS-like systems. Lasse Collin 2011-04-09 15:24:59 +03:00
  • 335fe260a8 xz: Minor internal changes to handling of --threads. Lasse Collin 2011-04-09 15:11:13 +03:00
  • 9edd6ee895 xz: Change size_t to uint32_t in a few places. Lasse Collin 2011-04-08 17:53:05 +03:00
  • 411013ea45 xz: Fix a typo in a comment. Lasse Collin 2011-04-08 17:48:41 +03:00
  • b34c5ce4b2 liblzma: Use TUKLIB_GNUC_REQ to check GCC version in sha256.c. Lasse Collin 2011-04-05 22:41:33 +03:00
  • db33117cc8 Build: Upgrade m4/acx_pthread.m4 to the latest version. Lasse Collin 2011-04-05 17:12:20 +03:00
  • aa95516d3d liblzma: Fix a memory leak in stream_encoder.c. Lasse Collin 2011-04-02 14:49:56 +03:00
  • 1039bfcfc0 xz: Use posix_fadvise() if it is available. Lasse Collin 2011-04-05 15:27:26 +03:00
  • 1ef3cf44a8 xz: Call lzma_end(&strm) before exiting if debugging is enabled. Lasse Collin 2011-04-05 15:13:29 +03:00
  • bd432015d3 liblzma: Fix a memory leak in stream_encoder.c. Lasse Collin 2011-04-02 14:49:56 +03:00
  • 1688901321 Updated NEWS for 5.0.2. Lasse Collin 2011-04-01 08:47:20 +03:00
  • 58f52c72f4 Bumped version and liblzma soname to 5.0.2. v5.0.2 Lasse Collin 2011-04-01 08:47:46 +03:00
  • 162779682e Updated NEWS for 5.0.2. Lasse Collin 2011-04-01 08:47:20 +03:00
  • 45553f9b4b Update INSTALL with another note about IRIX. Lasse Collin 2011-03-31 15:06:58 +03:00
  • 85cdf7dd4e Update INSTALL with another note about IRIX. Lasse Collin 2011-03-31 15:06:58 +03:00
  • af9d48d551 Tests: Add a new file to test empty LZMA2 streams. Lasse Collin 2011-03-31 12:22:55 +03:00
  • d099ef9f51 liblzma: Fix decoding of LZMA2 streams having no uncompressed data. Lasse Collin 2011-03-31 11:54:48 +03:00
  • c3f4995586 Tests: Add a new file to test empty LZMA2 streams. Lasse Collin 2011-03-31 12:22:55 +03:00
  • 0d21f49a80 liblzma: Fix decoding of LZMA2 streams having no uncompressed data. Lasse Collin 2011-03-31 11:54:48 +03:00
  • df87249b26 Scripts: Better fix for xzgrep. Lasse Collin 2011-03-24 01:42:49 +02:00
  • 40277998cb Scripts: Better fix for xzgrep. Lasse Collin 2011-03-24 01:42:49 +02:00
  • 68c453e1c7 Updated THANKS. Lasse Collin 2011-03-24 01:22:18 +02:00
  • b441d39855 Scripts: Fix xzgrep -l. Lasse Collin 2011-03-24 01:21:32 +02:00
  • 2118733045 Updated THANKS. Lasse Collin 2011-03-24 01:22:18 +02:00
  • c7210d9a3f Scripts: Fix xzgrep -l. Lasse Collin 2011-03-24 01:21:32 +02:00
  • 4eb83e3204 Scripts: Add lzop (.lzo) support to xzdiff and xzgrep. Lasse Collin 2011-03-19 13:08:22 +02:00
  • 923b22483b xz: Add --block-size=SIZE. Lasse Collin 2011-03-18 19:10:30 +02:00
  • 57597d42ca xz: Add --single-stream. Lasse Collin 2011-03-18 18:19:19 +02:00
  • 96f94bc925 xz: Clean up suffix.c. Lasse Collin 2011-02-04 22:49:31 +02:00
  • 8930c7ae3f xz: Check if the file already has custom suffix when compressing. Lasse Collin 2011-02-04 11:29:47 +02:00
  • 940d5852c6 Updated THANKS. Lasse Collin 2011-02-02 23:01:51 +02:00
  • 4ebe65f839 Translations: Add Polish translation. Lasse Collin 2011-02-02 23:00:33 +02:00
  • fc1d292dca Updated THANKS. Lasse Collin 2011-02-02 22:24:00 +02:00
  • 6dd061adfd Merge commit '5fbce0b8d96dc96775aa0215e3581addc830e23d' Lasse Collin 2011-02-06 20:13:01 +02:00
  • 82d5164839 xz: Clean up suffix.c. Lasse Collin 2011-02-04 22:49:31 +02:00
  • 6decc8b418 xz: Check if the file already has custom suffix when compressing. Lasse Collin 2011-02-04 11:29:47 +02:00
  • ecda90061d Updated THANKS. Lasse Collin 2011-02-02 23:01:51 +02:00
  • 0fda1ae5b1 Translations: Add Polish translation. Lasse Collin 2011-02-02 23:00:33 +02:00
  • 00be32978f Updated THANKS. Lasse Collin 2011-02-02 22:24:00 +02:00
  • 7232fcf96b Bump package version and liblzma soname to 5.0.1. v5.0.1 Lasse Collin 2011-01-28 20:26:38 +02:00
  • 5fbce0b8d9 Update NEWS for 5.0.1. Lasse Collin 2011-01-28 20:16:57 +02:00
  • 03ebd1bbb3 xz: Fix --force on setuid/setgid/sticky and multi-hardlink files. Lasse Collin 2011-01-26 12:19:08 +02:00
  • 9d542ceebc Merge branch 'v5.0' Lasse Collin 2011-01-19 11:45:35 +02:00
  • 7bd0a5e7cc Updated THANKS. Lasse Collin 2011-01-18 21:25:24 +02:00
  • f71c4e16e9 Add alloc_size and malloc attributes to a few functions. Lasse Collin 2011-01-18 21:23:50 +02:00
  • 316cbe2446 Scripts: Fix gzip and bzip2 support in xzdiff. Lasse Collin 2010-12-13 16:36:33 +02:00
  • 4f2c69a4e3 Merge branch 'v5.0' Lasse Collin 2010-12-12 23:13:22 +02:00
  • 9311774c49 Build: Enable ASM on DJGPP by default. Lasse Collin 2010-12-12 21:23:55 +02:00
  • 4a42aaee28 Updated THANKS. Lasse Collin 2010-12-12 16:09:42 +02:00
  • ce56f63c41 Add missing PRIx32 and PRIx64 compatibility definitions. Lasse Collin 2010-12-12 16:07:11 +02:00
  • e6baedddcf DOS-like: Treat \ and : as directory separators in addition to /. Lasse Collin 2010-12-12 14:50:04 +02:00
  • adb89e68d4 Merge branch 'v5.0' Lasse Collin 2010-12-07 18:53:04 +02:00
  • b7afd3e22a Translations: Fix Czech translation of "sparse file". Lasse Collin 2010-12-07 18:52:04 +02:00
  • 7c24e0d1b8 Merge branch 'v5.0' Lasse Collin 2010-11-15 14:33:01 +02:00
  • 3e564704bc liblzma: Document the return value of lzma_lzma_preset(). Lasse Collin 2010-11-15 14:28:26 +02:00
  • 2964d8d691 Simplify paths in generated API docs Jonathan Nieder 2010-11-12 15:22:13 -06:00
  • b4d42f1a71 add build script for macosx universal Anders F Bjorklund 2010-11-05 12:56:11 +01:00
  • 15ee6935ab Update the copies of GPLv2 and LGPLv2.1 from gnu.org. Lasse Collin 2010-11-04 18:31:40 +02:00
  • 8e355f7fdb Merge branch 'v5.0' Lasse Collin 2010-10-26 15:53:06 +03:00
  • 37c25658ef Build: Copy the example programs to $docdir/examples. Lasse Collin 2010-10-26 15:48:48 +03:00
  • 974ebe6349 liblzma: Rename a few variables and constants. Lasse Collin 2010-10-26 10:36:41 +03:00
  • 7c427ec38d Bump version 5.1.0alpha. v5.1.0alpha Lasse Collin 2010-10-25 12:59:25 +03:00
  • e45929260c Build: Fix mydist rule when .git doesn't exist. v5.0.0 Lasse Collin 2010-10-23 17:25:52 +03:00
  • 6e1326fcdf Add NEWS for 5.0.0. Lasse Collin 2010-10-23 14:15:35 +03:00
  • b667a3ef63 Bump version to 5.0.0 and liblzma version-info to 5:0:0. Lasse Collin 2010-10-23 14:02:53 +03:00
  • 8c947e9291 liblzma: Make lzma_code() check the reserved members in lzma_stream. Lasse Collin 2010-10-23 12:30:54 +03:00
  • e61d85e082 Windows: Use MinGW's stdio functions. Lasse Collin 2010-10-23 12:26:33 +03:00
  • 23e23f1dc0 liblzma: Use 512 as INDEX_GROUP_SIZE. Lasse Collin 2010-10-23 12:21:32 +03:00
  • 613939fc82 liblzma: A few ABI tweaks to reserve space in structures. Lasse Collin 2010-10-23 12:20:11 +03:00
  • 68b83f252d xz: Make sure that message_strm() can never return NULL. Lasse Collin 2010-10-21 23:16:11 +03:00
  • d09c5753e3 liblzma: Update the comments in the API headers. Lasse Collin 2010-10-21 23:06:31 +03:00
  • 33c1c0e102 Update INSTALL.generic. Lasse Collin 2010-10-19 12:08:30 +03:00
  • 0076e03641 Clean up a few FIXMEs and TODOs. Lasse Collin 2010-10-19 11:44:37 +03:00
  • ce34ec4f54 Update docs. Lasse Collin 2010-10-19 10:21:08 +03:00
  • f0fa880d24 xz: Avoid raise() also on OpenVMS. Lasse Collin 2010-10-12 15:13:30 +03:00