Commit Graph

  • 6de61d8721 Update INSTALL. Lasse Collin 2014-04-24 18:06:24 +0300
  • 54df428799 xz: Rename a variable to avoid a namespace collision on Solaris. Lasse Collin 2014-04-09 17:26:10 +0300
  • 5876ca27da Docs: Add example program for threaded encoding. Lasse Collin 2014-01-29 20:19:41 +0200
  • 9494fb6d0f liblzma: Fix lzma_mt.preset not working with lzma_stream_encoder_mt(). Lasse Collin 2014-01-29 20:13:51 +0200
  • 673a4cb53d liblzma: Fix typo in a comment. Lasse Collin 2014-01-20 11:20:40 +0200
  • ad96a871a1 Windows: Add config.h for building liblzma with MSVC 2013. Lasse Collin 2014-01-12 19:38:43 +0200
  • 3d5c090872 xz: Fix a comment. Lasse Collin 2014-01-12 17:41:14 +0200
  • 69fd4e1c93 Windows: Add MSVC defines for inline and restrict keywords. Lasse Collin 2014-01-12 17:04:33 +0200
  • a19d9e8575 liblzma: Avoid C99 compound literal arrays. Lasse Collin 2014-01-12 16:44:52 +0200
  • e28528f1c8 liblzma: Remove a useless C99ism from sha256.c. Lasse Collin 2014-01-12 12:50:30 +0200
  • 5ad1effc45 xz: Fix use of wrong variable. Lasse Collin 2014-01-12 12:17:08 +0200
  • 3e62c68d75 Fix typos in comments. Lasse Collin 2014-01-12 12:11:36 +0200
  • e90ea601fb Update THANKS. Lasse Collin 2013-11-26 18:20:16 +0200
  • b22e94d8d1 liblzma: Document the need for block->check for lzma_block_header_decode(). Lasse Collin 2013-11-26 18:20:09 +0200
  • d1cd8b1cb8 xz: Update the man page about --block-size and --block-list. Lasse Collin 2013-11-12 16:38:57 +0200
  • 76be7c612e Update THANKS. Lasse Collin 2013-11-12 16:30:53 +0200
  • dd750acbe2 xz: Make --block-list and --block-size work together in single-threaded. Lasse Collin 2013-11-12 16:29:48 +0200
  • ae222fe980 Bump the version number to 5.1.3alpha. v5.1.3alpha Lasse Collin 2013-10-26 13:26:14 +0300
  • 2193837a6a Update NEWS for 5.1.3alpha. Lasse Collin 2013-10-26 13:25:02 +0300
  • ed48e75e27 Update TODO. Lasse Collin 2013-10-26 12:47:04 +0300
  • 841da0352d xz: Document behavior of --block-list with threads. Lasse Collin 2013-10-25 22:41:28 +0300
  • 56feb8665b xz: Document --flush-timeout=TIMEOUT on the man page. Lasse Collin 2013-10-22 20:03:12 +0300
  • ba413da1d5 xz: Take advantage of LZMA_FULL_BARRIER with --block-list. Lasse Collin 2013-10-22 19:51:55 +0300
  • 0cd45fc2bc liblzma: Support LZMA_FULL_FLUSH and _BARRIER in threaded encoder. Lasse Collin 2013-10-02 20:05:23 +0300
  • 97bb38712f liblzma: Add LZMA_FULL_BARRIER support to single-threaded encoder. Lasse Collin 2013-10-02 12:55:11 +0300
  • fef0c6b410 liblzma: Add block_buffer_encoder.h into Makefile.inc. Lasse Collin 2013-09-17 11:57:51 +0300
  • 8083e03291 xz: Add a missing test for TUKLIB_DOSLIKE. Lasse Collin 2013-09-17 11:55:38 +0300
  • 6b44b4a775 Add native threading support on Windows. Lasse Collin 2013-09-17 11:52:28 +0300
  • ae0ab74a88 Build: Remove a comment about Automake 1.10 from configure.ac. Lasse Collin 2013-09-11 14:40:35 +0300
  • 72975df6c8 Build: Create liblzma.pc in a src/liblzma/Makefile.am. Lasse Collin 2013-09-09 20:37:03 +0300
  • 1c2b6e7e83 Fix the previous commit which broke the build. Lasse Collin 2013-08-04 15:24:09 +0300
  • 124eb69c78 Windows: Add Windows support to tuklib_cpucores(). Lasse Collin 2013-08-03 13:52:58 +0300
  • 1f35331332 macosx: separate liblzma package Anders F Bjorklund 2013-08-02 15:59:46 +0200
  • 1415f1d946 macosx: set minimum to leopard Anders F Bjorklund 2013-08-02 15:58:44 +0200
  • 41913949b9 move configurables into variables Anders F Bjorklund 2011-08-07 13:13:30 +0200
  • 3dffda33f4 Build: Fix the detection of missing CRC32. Lasse Collin 2013-07-15 14:08:02 +0300
  • eada8a875c macosx: separate liblzma package Anders F Bjorklund 2013-08-02 15:59:46 +0200
  • be0100d01c macosx: set minimum to leopard Anders F Bjorklund 2013-08-02 15:58:44 +0200
  • 416729e2d7 move configurables into variables Anders F Bjorklund 2011-08-07 13:13:30 +0200
  • 16581080e5 Update THANKS. Lasse Collin 2013-07-15 14:08:41 +0300
  • 3e2b198ba3 Build: Fix the detection of missing CRC32. Lasse Collin 2013-07-15 14:08:02 +0300
  • dee6ad3d59 xz: Add preliminary support for --flush-timeout=TIMEOUT. Lasse Collin 2013-07-04 14:18:46 +0300
  • fa381acaf9 xz: Don't set src_eof=true after an I/O error because it's useless. Lasse Collin 2013-07-04 13:41:03 +0300
  • ea00545bea xz: Fix the test when to read more input. Lasse Collin 2013-07-04 13:25:11 +0300
  • 736903c64b xz: Move some of the timing code into mytime.[hc]. Lasse Collin 2013-07-04 12:51:57 +0300
  • 24edf8d807 Update THANKS. Lasse Collin 2013-07-01 14:35:03 +0300
  • c0627b3fce xz: Silence a warning seen with _FORTIFY_SOURCE=2. Lasse Collin 2013-07-01 14:34:11 +0300
  • 1936718bb3 Update NEWS for 5.0.5. Lasse Collin 2013-06-30 19:40:11 +0300
  • b69900ed0b Man pages: Use similar syntax for synopsis as in xz. v5.0.5 Lasse Collin 2013-06-30 18:02:27 +0300
  • a37ae8b5eb Man pages: Use similar syntax for synopsis as in xz. Lasse Collin 2013-06-30 18:02:27 +0300
  • cf4a1e1879 Update NEWS for 5.0.5. Lasse Collin 2013-06-30 15:55:09 +0300
  • cb94bb6d1f Bump version and soname for 5.0.5. Lasse Collin 2013-06-30 15:54:38 +0300
  • cdba9ddd87 xz: Use non-blocking I/O for the output file. Lasse Collin 2013-06-29 15:59:13 +0300
  • b7dee202d5 xz: Fix return value type in io_write_buf(). Lasse Collin 2013-06-28 23:56:17 +0300
  • e61a5c95da xz: Fix return value type in io_write_buf(). Lasse Collin 2013-06-28 23:56:17 +0300
  • 9dc319eabb xz: Use the self-pipe trick to avoid a race condition with signals. Lasse Collin 2013-06-28 23:48:05 +0300
  • 3541bc79d0 xz: Use non-blocking I/O for the input file. Lasse Collin 2013-06-28 22:51:02 +0300
  • 265e7b44d8 xz: Remove an outdated NetBSD-specific comment. Lasse Collin 2013-06-28 18:46:13 +0300
  • 78c2f8db90 xz: Fix error detection of fcntl(fd, F_SETFL, flags) calls. Lasse Collin 2013-06-28 18:09:47 +0300
  • 91750dff8f xz: Fix use of wrong variable in a fcntl() call. Lasse Collin 2013-06-28 17:36:47 +0300
  • 78673a08be xz: Remove an outdated NetBSD-specific comment. Lasse Collin 2013-06-28 18:46:13 +0300
  • a616fdad34 xz: Fix error detection of fcntl(fd, F_SETFL, flags) calls. Lasse Collin 2013-06-28 18:09:47 +0300
  • 4a08a6e4c6 xz: Fix use of wrong variable in a fcntl() call. Lasse Collin 2013-06-28 17:36:47 +0300
  • b790b435da xz: Fix assertion related to posix_fadvise(). Lasse Collin 2013-06-28 14:55:37 +0300
  • e11888a79a xz: Check the value of lzma_stream_flags.version in --list. Lasse Collin 2013-06-26 13:30:57 +0300
  • 84d2da6c9d xz: Check the value of lzma_stream_flags.version in --list. Lasse Collin 2013-06-26 13:30:57 +0300
  • f39ddd88f3 Build: Require Automake 1.12 and use serial-tests option. Lasse Collin 2013-06-26 12:17:00 +0300
  • 9376f5f8f7 Build: Require Automake 1.12 and use serial-tests option. Lasse Collin 2013-06-26 12:17:00 +0300
  • cb84e27802 xz: Validate Uncompressed Size from Block Header in list.c. Lasse Collin 2013-06-23 17:36:47 +0300
  • f01780fce4 Update THANKS. Lasse Collin 2013-06-26 10:58:58 +0300
  • d98ede7d70 xz: Make the man page more friendly to doclifter. Lasse Collin 2013-06-21 22:04:45 +0300
  • 19b447b64b xz: A couple of man page fixes. Lasse Collin 2013-06-21 21:54:59 +0300
  • 45edf2966f xz: Fix interaction between preset and custom filter chains. Lasse Collin 2013-06-21 21:50:26 +0300
  • b065984e5a xz: Change size_t to uint32_t in a few places. Lasse Collin 2011-04-08 17:53:05 +0300
  • 32be621f52 Build: Use -Wvla with GCC if supported. Lasse Collin 2013-04-27 22:07:46 +0300
  • efb07cfba6 xzdec: Improve the --help message. Lasse Collin 2013-04-15 19:29:09 +0300
  • b7e200d7bd Update THANKS. Lasse Collin 2013-06-23 18:59:13 +0300
  • 46540e4c10 liblzma: Avoid a warning about a shadowed variable. Lasse Collin 2013-06-23 18:57:23 +0300
  • ebb501ec73 xz: Validate Uncompressed Size from Block Header in list.c. Lasse Collin 2013-06-23 17:36:47 +0300
  • c09e91dd23 Update THANKS. Lasse Collin 2013-06-21 22:08:11 +0300
  • eb6ca9854b xz: Make the man page more friendly to doclifter. Lasse Collin 2013-06-21 22:04:45 +0300
  • 0c0a1947e6 xz: A couple of man page fixes. Lasse Collin 2013-06-21 21:54:59 +0300
  • 2fcda89939 xz: Fix interaction between preset and custom filter chains. Lasse Collin 2013-06-21 21:50:26 +0300
  • 97379c5ea7 Build: Use -Wvla with GCC if supported. Lasse Collin 2013-04-27 22:07:46 +0300
  • 8957c58609 xzdec: Improve the --help message. Lasse Collin 2013-04-15 19:29:09 +0300
  • e3c8be1369 Update THANKS. Lasse Collin 2013-04-05 19:25:40 +0300
  • ad8282efe4 xzgrep: make the '-h' option to be --no-filename equivalent Jeff Bastian 2013-04-03 13:59:17 +0200
  • 9271a3eb0e liblzma: Be less picky in lzma_alone_decoder(). Lasse Collin 2013-04-05 19:34:09 +0300
  • 211b931cee Avoid unneeded use of awk in xzless. Lasse Collin 2013-03-05 19:14:50 +0200
  • ed886e1a92 Update THANKS. Lasse Collin 2013-04-05 19:25:40 +0300
  • 5019413a05 xzgrep: make the '-h' option to be --no-filename equivalent Jeff Bastian 2013-04-03 13:59:17 +0200
  • 5ea900cb5a liblzma: Be less picky in lzma_alone_decoder(). Lasse Collin 2013-03-23 22:25:15 +0200
  • bb117fffa8 liblzma: Use lzma_block_buffer_bound64() in threaded encoder. Lasse Collin 2013-03-23 21:55:13 +0200
  • e572e123b5 liblzma: Fix another deadlock in the threaded encoder. Lasse Collin 2013-03-23 21:51:38 +0200
  • b465da5988 liblzma: Add lzma_block_uncomp_encode(). Lasse Collin 2013-03-23 19:17:33 +0200
  • 9e6dabcf22 Avoid unneeded use of awk in xzless. Lasse Collin 2013-03-05 19:14:50 +0200
  • 9f62fd9605 xzless: Make "less -V" parsing more robust Jonathan Nieder 2012-11-19 00:10:10 -0800
  • 1d05980f5b xz: Fix the note about --rsyncable on the man page. Lasse Collin 2012-10-03 15:54:24 +0300
  • fb68497333 xz: Improve handling of failed realloc in xrealloc. Lasse Collin 2012-09-28 20:11:09 +0300
  • 75013db6d4 A few typo fixes to comments and the xz man page. Lasse Collin 2012-12-15 20:01:02 +0200