Commit Graph

  • d0b4bbf5da Minor comment fix. Lasse Collin 2010-01-26 14:46:43 +0200
  • 0bc9eab243 Add initial version of xz --list. Lasse Collin 2010-01-24 23:50:54 +0200
  • df254ce03b Add io_pread(). Lasse Collin 2010-01-24 22:46:11 +0200
  • ef68dd4a92 Set LC_NUMERIC=C when --robot is used. Lasse Collin 2010-01-24 22:45:14 +0200
  • 0dd6d00766 Some improvements to printing sizes in xz. Lasse Collin 2010-01-24 16:57:40 +0200
  • 2a98fdffd6 Fix a typo in README. Lasse Collin 2010-01-20 22:02:35 +0200
  • 07a11dad44 Updated windows/Makefile. Lasse Collin 2010-01-17 11:59:54 +0200
  • 37f31ead9d Update the xz man page to match the previous two commits. Lasse Collin 2010-01-15 11:05:11 +0200
  • 3ffd5d81a4 Don't read compressed data from a terminal or write it to a terminal even if --force is specified. Lasse Collin 2010-01-13 19:10:25 +0200
  • 23ac2c44c3 Don't compress or decompress special files unless writing to stdout even if --force is used. Lasse Collin 2010-01-13 18:12:40 +0200
  • cee12aa852 Updated THANKS. Lasse Collin 2010-01-12 16:30:33 +0200
  • 153c7740c5 Add IRIX-specific code to tuklib_physmem and tuklib_cpucores. Lasse Collin 2010-01-12 16:18:14 +0200
  • 8ea8dc754a Fix _memconfig() functions. Lasse Collin 2010-01-01 00:29:10 +0200
  • 1a7ec87c8e Revised the Index handling code. Lasse Collin 2009-12-31 22:45:53 +0200
  • f29997a846 Remove c-format tag in cs.po. Lasse Collin 2009-12-31 21:13:25 +0200
  • 097bad0003 Add missing lzma_nothrow in filter.h. Lasse Collin 2009-12-31 21:11:05 +0200
  • b56cb1fc31 Remove redefinition of _(msgid) macro from lzmainfo.c. Lasse Collin 2009-12-09 18:13:44 +0200
  • 171b03febf update po/.gitignore Jonathan Nieder 2009-12-08 19:41:57 -0600
  • f7e44c6c11 Always rely on GCC's auto-import on Windows. Lasse Collin 2009-12-09 00:38:55 +0200
  • 7b76a3e233 Fix file_io.c on DOS-like systems. Lasse Collin 2009-12-07 21:46:53 +0200
  • 0696f5d268 Add Czech translation. Lasse Collin 2009-12-07 20:54:21 +0200
  • 5e817a50d2 Add a note for translators to add a bug reporting address for translation bugs. Lasse Collin 2009-12-07 20:32:08 +0200
  • 6db1c35be9 Prevent xgettext from taking one regular string as a C format string. Lasse Collin 2009-12-07 20:07:02 +0200
  • e0c2776b6f Remove duplicate code in io_open_dest(). Lasse Collin 2009-11-28 17:45:22 +0200
  • f057a33c6f Typo fix to sysdefs.h. Lasse Collin 2009-11-26 10:11:23 +0200
  • 8767b41534 Fix a memory leak in test_index.c. Lasse Collin 2009-11-26 10:10:36 +0200
  • 919fbaff86 Add missing error check to coder.c. Lasse Collin 2009-11-25 14:22:19 +0200
  • bd13b04e20 Fix bugs in lzma_index_read() and lzma_index_cat(). Lasse Collin 2009-11-25 13:04:10 +0200
  • 1f19690914 Index decoder fixes. Lasse Collin 2009-11-25 12:52:56 +0200
  • 465d1b0d65 Create sparse files by default when decompressing into a regular file. Lasse Collin 2009-11-25 11:19:20 +0200
  • 37de544414 Updated THANKS. Lasse Collin 2009-11-22 12:43:06 +0200
  • f1a28b96c9 Add missing consts to pointer casts. Lasse Collin 2009-11-22 12:05:33 +0200
  • b9b5c54cd4 Enable assembler code only if it is known to work on that operating system. Lasse Collin 2009-11-22 12:00:30 +0200
  • 0733f4c999 Make fastpos.h use tuklib_integer.h instead of bsr.h when --enable-small has been specified. Lasse Collin 2009-11-22 11:55:03 +0200
  • 7ac3985d89 Update tuklib_integer.h with bit scan functions. Lasse Collin 2009-11-22 11:52:30 +0200
  • c74c132f7f Update tuklib_cpucores.m4 and tuklib_physmem.m4 from tuklib, which now use AC_CACHE_CHECK. Using the cache variable, configure now warns if there is no method to detect the amount of RAM and recommends using --enable-assume-ram. Lasse Collin 2009-11-20 12:51:19 +0200
  • d315ca4930 Add support for --info-memory and --robot to xz. Lasse Collin 2009-11-16 18:16:45 +0200
  • e330fb7e6b Fix wrong indentation caused by incorrect settings in the text editor. Lasse Collin 2009-11-15 12:54:45 +0200
  • 93e418562c Add lzma_physmem(). Lasse Collin 2009-11-15 12:40:17 +0200
  • cf39faca59 Updated THANKS. Lasse Collin 2009-11-14 20:21:19 +0200
  • 2ddcae247c Some updates to xz man page. Lasse Collin 2009-11-14 20:20:03 +0200
  • 19b2674f07 Fix description of --memory in --long-help. Lasse Collin 2009-11-14 19:51:03 +0200
  • 2291346f0c Update the debug programs so that they compile again. Lasse Collin 2009-11-14 19:45:39 +0200
  • 418d64a32e Fix a design error in liblzma API. Lasse Collin 2009-11-14 18:59:19 +0200
  • f0bf7634b7 Fix wrong function name in the previous commit. Lasse Collin 2009-10-17 11:11:58 +0300
  • 6d118a0b9d Add lzma_filters_copy(). Lasse Collin 2009-10-17 01:47:07 +0300
  • 78e92c1847 Escape dashes in xzmore.1 Jonathan Nieder 2009-10-15 20:44:13 -0500
  • 7b7fe902d9 Mention --check=none in --long-help. It was already in the man page though. Lasse Collin 2009-10-16 20:35:39 +0300
  • ebfb2c5e1f Use a tuklib module for integer handling. Lasse Collin 2009-10-04 22:57:12 +0300
  • 29fd321033 Add support for --enable-assume-ram=SIZE. Lasse Collin 2009-10-02 14:35:56 +0300
  • 3782b3fee4 Use unaligned access (if possible) on both endiannesses in lz_encoder_hash.h. Lasse Collin 2009-10-02 11:28:17 +0300
  • c5f68b5cc7 Make liblzma produce the same output on both endiannesses. Lasse Collin 2009-10-02 11:03:26 +0300
  • 4a84d1adfd add lzmainfo to gitignore Mike Frysinger 2009-09-26 12:51:50 -0400
  • 188a1dcd0c Updated THANKS. Lasse Collin 2009-09-27 11:53:36 +0300
  • db9119b918 Work around a bug in Interix header files. Lasse Collin 2009-09-27 11:48:54 +0300
  • b3d105e697 Fix an error in OpenVMS-specific code. Lasse Collin 2009-09-24 17:50:17 +0300
  • 5e000ff00d Added OpenVMS-specific information to INSTALL. Lasse Collin 2009-09-22 18:59:56 +0300
  • 932b2e2044 Better fixes for OpenVMS support. Lasse Collin 2009-09-22 14:03:02 +0300
  • 4c3630ec41 Avoid non-standard preprocessor construct. Lasse Collin 2009-09-22 13:40:19 +0300
  • 0deb1bb60a Make sure that TUKLIB_DOSLIKE doesn't get defined on Cygwin. Lasse Collin 2009-09-21 19:50:09 +0300
  • e599bba421 Various changes. Lasse Collin 2009-09-19 09:47:30 +0300
  • 49cfc8d392 Fix incorrect use of "restrict". Lasse Collin 2009-09-15 21:07:23 +0300
  • 15ffd675ab Fix GCC version check for nothrow attribute. Lasse Collin 2009-09-12 14:09:17 +0300
  • 6bfdd3a88a Updated THANKS. Lasse Collin 2009-09-12 14:08:15 +0300
  • 4ab7b16b95 A few grammar fixes. Lasse Collin 2009-09-12 14:07:36 +0300
  • 8905a33daa Updated THANKS. Lasse Collin 2009-09-11 17:08:15 +0300
  • 68059334ff Add PACKAGE_HOMEPAGE to {windows,dos}/config.h to fix build errors. Lasse Collin 2009-09-11 17:06:32 +0300
  • 221be761f4 Use $(LN_EXEEXT) in symlinks to executables. Lasse Collin 2009-09-11 10:24:09 +0300
  • 18a4233a53 Fix a couple of warnings. Lasse Collin 2009-09-11 09:25:09 +0300
  • 429910b2ba Add OS/2-specific code to physmem.h. Lasse Collin 2009-09-05 18:39:21 +0300
  • 7aca7b3174 Updated THANKS. Lasse Collin 2009-09-05 01:21:15 +0300
  • 60ccb80c9c Use sysctl() != -1 instead of !sysctl() to check if the function call succeeded. Lasse Collin 2009-09-05 01:20:29 +0300
  • 173368911c Mention in INSTALL that --enable-small doesn't modify CFLAGS. Lasse Collin 2009-09-02 09:43:51 +0300
  • 319a0fd7d7 Refactored option parsing. Lasse Collin 2009-09-01 20:40:01 +0300
  • 25adaaa56e Fix options parsing bug in xz. Lasse Collin 2009-09-01 20:23:30 +0300
  • 5f6dddc6c9 Updated TODO. Lasse Collin 2009-09-01 20:20:19 +0300
  • 655457b9ad Revert 43f44160b1 and use a fix that works on all systems using GNU assembler. Lasse Collin 2009-08-31 21:59:25 +0300
  • 162189c347 Updated THANKS. Lasse Collin 2009-08-30 17:29:19 +0300
  • 2331f5f97a Add more OS/2 specific info to INSTALL. Lasse Collin 2009-08-30 17:28:52 +0300
  • 94c66b3297 Use even more hackish way to support thousand separators. Lasse Collin 2009-08-29 14:43:52 +0300
  • 3432e9c6aa Updated THANKS. Lasse Collin 2009-08-29 13:42:56 +0300
  • 27414daadf Fix sysctl() usage. Lasse Collin 2009-08-29 13:39:21 +0300
  • 43f44160b1 Fix x86 assembler on GCC 3. Lasse Collin 2009-08-29 13:35:23 +0300
  • 682efdc1f9 "make dist" fixes v4.999.9beta Lasse Collin 2009-08-27 18:36:59 +0300
  • c8c184db1c Update xz man page date. Lasse Collin 2009-08-27 17:08:33 +0300
  • 9756fce565 Fix the debug directory. Lasse Collin 2009-08-27 17:00:22 +0300
  • 77007a7fb2 Add missing files to EXTRA_DIST. Lasse Collin 2009-08-27 16:36:40 +0300
  • 04dcbfdeb9 Bumped version to 4.999.9beta. Lasse Collin 2009-08-27 16:21:22 +0300
  • fd7618611a Updated THANKS. Lasse Collin 2009-08-27 16:17:47 +0300
  • c29e76c0f9 .xz file format specification 1.0.4 (probably). Lasse Collin 2009-08-27 16:12:52 +0300
  • 696d7ee395 Require GNU libtool 2.2. Lasse Collin 2009-08-27 15:43:54 +0300
  • 4c3558aa83 Add "dos" to EXTRA_DIST. Lasse Collin 2009-08-27 15:34:45 +0300
  • 35b29e4424 Updated TODO. Lasse Collin 2009-08-27 15:23:27 +0300
  • 2341437719 Some xz man page improvements. Lasse Collin 2009-08-27 15:17:00 +0300
  • 371b04e19f Removed doc/bugs.txt. Lasse Collin 2009-08-27 10:41:01 +0300
  • d88c4072b3 Updated README. Lasse Collin 2009-08-27 10:40:25 +0300
  • 92e536d8b8 Fix a typo in FAQ. Lasse Collin 2009-08-27 10:21:18 +0300
  • 3e2ba8b585 Updates to liblzma API headers. Lasse Collin 2009-08-27 10:13:46 +0300
  • 8e8ebc17c5 Install faq.txt. Lasse Collin 2009-08-18 00:30:09 +0300
  • b198e770a1 Updated faq.txt. Lasse Collin 2009-08-18 00:26:48 +0300