Age | Commit message (Expand) | Author | Files | Lines |
2010-10-26 | Build: Copy the example programs to $docdir/examples. | Lasse Collin | 2 | -1/+7 |
2010-10-23 | Build: Fix mydist rule when .git doesn't exist.larhzu/v5.0.0 | Lasse Collin | 1 | -0/+1 |
2010-10-23 | Add NEWS for 5.0.0. | Lasse Collin | 1 | -0/+62 |
2010-10-23 | Bump version to 5.0.0 and liblzma version-info to 5:0:0. | Lasse Collin | 2 | -5/+5 |
2010-10-23 | liblzma: Make lzma_code() check the reserved members in lzma_stream. | Lasse Collin | 1 | -0/+14 |
2010-10-23 | Windows: Use MinGW's stdio functions. | Lasse Collin | 1 | -0/+5 |
2010-10-23 | liblzma: Use 512 as INDEX_GROUP_SIZE. | Lasse Collin | 1 | -1/+1 |
2010-10-23 | liblzma: A few ABI tweaks to reserve space in structures. | Lasse Collin | 3 | -7/+8 |
2010-10-21 | xz: Make sure that message_strm() can never return NULL. | Lasse Collin | 1 | -2/+5 |
2010-10-21 | liblzma: Update the comments in the API headers. | Lasse Collin | 14 | -107/+136 |
2010-10-19 | Update INSTALL.generic. | Lasse Collin | 1 | -18/+81 |
2010-10-19 | Clean up a few FIXMEs and TODOs. | Lasse Collin | 6 | -7/+8 |
2010-10-19 | Update docs. | Lasse Collin | 4 | -143/+172 |
2010-10-12 | xz: Avoid raise() also on OpenVMS. | Lasse Collin | 1 | -1/+1 |
2010-10-11 | xz: Avoid SA_RESTART for portability reasons. | Lasse Collin | 3 | -23/+25 |
2010-10-10 | xz: Use "%"PRIu32 instead of "%d" in a format string. | Lasse Collin | 1 | -1/+1 |
2010-10-10 | test_files.sh: Fix the first line. | Lasse Collin | 1 | -1/+1 |
2010-10-10 | lzmainfo: Use "%"PRIu32 instead of "%u" for uint32_t. | Lasse Collin | 1 | -1/+1 |
2010-10-10 | lzmainfo: Use fileno(stdin) instead of STDIN_FILENO. | Lasse Collin | 1 | -1/+1 |
2010-10-09 | lzmainfo: Use setmode() on DOS-like systems. | Lasse Collin | 1 | -0/+9 |
2010-10-09 | OS/2 and DOS: Be less verbose on signals. | Lasse Collin | 1 | -0/+7 |
2010-10-09 | DOS: Update the Makefile, config.h and README. | Lasse Collin | 3 | -243/+86 |
2010-10-09 | Windows: Put some license info into README-Windows.txt. | Lasse Collin | 1 | -4/+4 |
2010-10-09 | Windows: Fix a diagnostics bug in build.bash. | Lasse Collin | 1 | -1/+1 |
2010-10-09 | lzmainfo: Add Windows resource file. | Lasse Collin | 2 | -0/+21 |
2010-10-09 | Add missing public domain notice to lzmadec_w32res.rc. | Lasse Collin | 1 | -0/+7 |
2010-10-09 | Windows: Update common_w32res.rc. | Lasse Collin | 1 | -6/+3 |
2010-10-09 | Windows: Make build.bash prefer MinGW-w32 over MinGW. | Lasse Collin | 1 | -9/+9 |
2010-10-09 | Windows: Copy COPYING-Windows.txt (if it exists) to the package. | Lasse Collin | 1 | -2/+12 |
2010-10-08 | Windows: Fix build.bash again. | Lasse Collin | 1 | -3/+4 |
2010-10-08 | Use LZMA_VERSION_STRING instead of PACKAGE_VERSION. | Lasse Collin | 1 | -1/+1 |
2010-10-08 | configure.ac: Remove two unused defines. | Lasse Collin | 1 | -4/+0 |
2010-10-08 | Make tests accommodate missing xz or xzdec. | Lasse Collin | 2 | -19/+56 |
2010-10-08 | Build: Add options to disable individual command line tools. | Lasse Collin | 5 | -40/+93 |
2010-10-07 | Windows: Make build.bash work without --enable-dynamic=no. | Lasse Collin | 1 | -2/+2 |
2010-10-05 | Build: Remove the static/dynamic tricks. | Lasse Collin | 6 | -91/+5 |
2010-10-05 | configure.ac: Silence a warning from Autoconf 2.68. | Lasse Collin | 1 | -1/+1 |
2010-10-04 | A few more languages files to the xz man page. | Lasse Collin | 1 | -21/+24 |
2010-10-02 | Update the FAQ. | Lasse Collin | 1 | -4/+100 |
2010-10-02 | liblzma: Small fixes to comments in the API headers. | Lasse Collin | 1 | -3/+7 |
2010-09-28 | Create the PDF versions of the man pages better. | Lasse Collin | 2 | -6/+66 |
2010-09-28 | Move version.sh to build-aux. | Lasse Collin | 4 | -4/+4 |
2010-09-28 | Update .gitignore. | Lasse Collin | 1 | -1/+9 |
2010-09-28 | Fix accomodate -> accommodate on the xz man page. | Lasse Collin | 1 | -1/+1 |
2010-09-27 | Major man page updates. | Lasse Collin | 7 | -641/+1435 |
2010-09-26 | Fix the preset -3e. | Lasse Collin | 1 | -0/+1 |
2010-09-23 | Add translations.bash and translation notes to README. | Lasse Collin | 2 | -4/+192 |
2010-09-17 | xz: Update the Czech translation. | Lasse Collin | 1 | -71/+131 |
2010-09-16 | xz: Add Italian translation. | Lasse Collin | 3 | -0/+905 |
2010-09-15 | xz: Edit a translators comment. | Lasse Collin | 1 | -1/+1 |
2010-09-14 | xz: Add German translation. | Lasse Collin | 3 | -0/+905 |
2010-09-10 | Updated README. | Lasse Collin | 1 | -2/+0 |
2010-09-10 | Updated INSTALL. | Lasse Collin | 1 | -3/+4 |
2010-09-10 | Updated the git repository address in ChangeLog. | Lasse Collin | 1 | -1/+1 |
2010-09-10 | xz: Add a comment to translators about "literal context bits". | Lasse Collin | 1 | -0/+4 |
2010-09-10 | xz: Multiple fixes. | Lasse Collin | 12 | -187/+424 |
2010-09-08 | Update the Czech translation. | Lasse Collin | 1 | -201/+454 |
2010-09-07 | xz: Add a note to translators. | Lasse Collin | 1 | -0/+2 |
2010-09-07 | Fix use of N_() and ngettext(). | Lasse Collin | 2 | -4/+4 |
2010-09-06 | Add missing files to POTFILES.in. | Lasse Collin | 1 | -0/+3 |
2010-09-06 | xz: Improve a comment. | Lasse Collin | 1 | -3/+4 |
2010-09-05 | xz: Update the comment about NetBSD in file_io.c. | Lasse Collin | 1 | -4/+4 |
2010-09-05 | xz: Use an array instead of pointer for stdin_filename. | Lasse Collin | 2 | -2/+2 |
2010-09-05 | xz: Hopefully ease translating the messages in list.c. | Lasse Collin | 1 | -10/+23 |
2010-09-04 | xz: Fix grammar. | Lasse Collin | 1 | -2/+1 |
2010-09-04 | xz: Use lzma_lzma_preset() to initialize the options structure. | Lasse Collin | 1 | -12/+2 |
2010-09-04 | Don't set lc=4 with --extreme. | Lasse Collin | 1 | -1/+0 |
2010-09-04 | xz: Minor improvements to --help and --long-help. | Lasse Collin | 1 | -12/+12 |
2010-09-04 | Adjust memory limits in test_compress.sh | Jonathan Nieder | 1 | -1/+1 |
2010-09-03 | xz: Make -vv show also decompressor memory usage. | Lasse Collin | 1 | -0/+7 |
2010-09-03 | Tweak the compression presets -0 .. -5. | Lasse Collin | 1 | -10/+19 |
2010-09-03 | liblzma: Adjust default depth calculation for HC3 and HC4. | Lasse Collin | 1 | -3/+4 |
2010-09-03 | xz: Make --help two lines shorter. | Lasse Collin | 1 | -2/+5 |
2010-09-02 | xz: Make setting a preset override a custom filter chain. | Lasse Collin | 1 | -0/+9 |
2010-09-02 | xz: Always warn if adjusting dictionary size due to memlimit. | Lasse Collin | 1 | -19/+9 |
2010-08-10 | Fix test_compress.sh. | Lasse Collin | 1 | -3/+3 |
2010-08-07 | Disable the memory usage limiter by default. | Lasse Collin | 10 | -448/+373 |
2010-08-06 | Add missing const to a global constant in xz. | Lasse Collin | 2 | -2/+2 |
2010-07-28 | Language fixes for man pages. | Lasse Collin | 2 | -5/+5 |
2010-07-27 | Windows: Add a note about building a Git repository snapshot | Lasse Collin | 1 | -0/+9 |
2010-07-27 | Windows: build.sh is a bash script so name it correctly. | Lasse Collin | 3 | -7/+7 |
2010-07-27 | Windows: Don't strip liblzma.a too much. | Lasse Collin | 1 | -1/+2 |
2010-07-13 | Updated THANKS. | Lasse Collin | 1 | -0/+1 |
2010-07-13 | Add two simple example programs. | Lasse Collin | 2 | -0/+242 |
2010-06-15 | Add --no-adjust. | Lasse Collin | 5 | -9/+28 |
2010-06-11 | Updated THANKS. | Lasse Collin | 1 | -0/+1 |
2010-06-11 | Clarify the description of the default memlimit in the man page. | Lasse Collin | 1 | -2/+2 |
2010-06-11 | Fix string to uint64_t conversion. | Lasse Collin | 2 | -4/+19 |
2010-06-11 | Put the git commit to the filename in mydist rule. | Lasse Collin | 1 | -1/+5 |
2010-06-02 | Fix compiling with -Werror. | Lasse Collin | 1 | -2/+2 |
2010-06-02 | Silence a bogus Valgrind warning. | Lasse Collin | 1 | -1/+5 |
2010-06-02 | Fix a Windows-specific FIXME in signal handling code. | Lasse Collin | 3 | -13/+48 |
2010-06-02 | Adjust SA_RESTART workaround. | Lasse Collin | 1 | -7/+7 |
2010-06-01 | xz man page updates. | Lasse Collin | 1 | -19/+366 |
2010-06-01 | Major update to xz --list. | Lasse Collin | 1 | -181/+471 |
2010-06-01 | Rename message_filters_get() to message_filters_to_str(). | Lasse Collin | 2 | -3/+3 |
2010-06-01 | Fix a comment. | Lasse Collin | 1 | -1/+1 |
2010-05-27 | Fix lzma_block_compressed_size(). | Lasse Collin | 1 | -3/+3 |
2010-05-27 | Take Cygwin into account in some #if lines. | Lasse Collin | 2 | -3/+3 |
2010-05-27 | Remove references to the Subblock filter in xz and tests. | Lasse Collin | 2 | -32/+0 |
2010-05-27 | Remove unused chunk_size.c. | Lasse Collin | 1 | -67/+0 |
2010-05-27 | Use my_min() instead of MIN() in src/xz/list.c | Jonathan Nieder | 1 | -1/+1 |
2010-05-26 | Rename MIN() and MAX() to my_min() and my_max(). | Lasse Collin | 16 | -31/+31 |
2010-05-26 | Fix compilation of debug/known_sizes.c. | Lasse Collin | 1 | -1/+1 |
2010-05-26 | Remove references to Subblock filter in debug/sync_flush.c. | Lasse Collin | 1 | -13/+0 |
2010-05-26 | Better #error message. | Lasse Collin | 1 | -2/+2 |
2010-05-26 | Remove the Subblock filter code for now. | Lasse Collin | 19 | -2105/+4 |
2010-05-16 | Split message_filters(). | Lasse Collin | 3 | -69/+134 |
2010-05-14 | Omit lzma_restrict from the API headers. | Lasse Collin | 3 | -21/+7 |
2010-05-10 | Updated INSTALL. | Lasse Collin | 1 | -5/+0 |
2010-05-10 | Updated THANKS. | Lasse Collin | 1 | -0/+1 |
2010-05-10 | Updates to tuklib_physmem and tuklib_cpucores. | Lasse Collin | 4 | -11/+141 |
2010-04-12 | Show both elapsed time and estimated remaining time in xz -v. | Lasse Collin | 2 | -48/+39 |
2010-03-31 | Add a simple tip to faq.txt about tar and xz. | Lasse Collin | 2 | -0/+7 |
2010-03-22 | Updated THANKS. | Lasse Collin | 1 | -0/+1 |
2010-03-07 | Fix xzgrep to not break if filenames have spaces or quotes. | Lasse Collin | 1 | -1/+1 |
2010-03-07 | Treat all integer multiplier suffixes as base-2. | Lasse Collin | 3 | -76/+67 |
2010-03-07 | Consistently round up the memory usage limit in messages. | Lasse Collin | 2 | -4/+8 |
2010-03-07 | Change the default of --enable-assume-ram from 32 to 128 MiB. | Lasse Collin | 2 | -8/+8 |
2010-03-07 | Increase the default memory usage limit on "low-memory" systems. | Lasse Collin | 4 | -34/+80 |
2010-03-06 | Updated THANKS. | Lasse Collin | 1 | -0/+1 |
2010-03-06 | Fix missing initialization in lzma_strm_init(). | Lasse Collin | 1 | -0/+1 |
2010-02-12 | Collection of language fixes to comments and docs. | Lasse Collin | 47 | -77/+77 |
2010-02-12 | Fix jl -> jb in ASM files. | Lasse Collin | 2 | -3/+3 |
2010-02-12 | Use __APPLE__ instead of __MACH__ in ASM files. | Lasse Collin | 2 | -8/+8 |
2010-02-07 | Subtle change to liblzma Block handling API. | Lasse Collin | 2 | -22/+20 |
2010-02-02 | Fix wrong assertion. | Lasse Collin | 1 | -2/+3 |
2010-02-01 | Updated TODO. | Lasse Collin | 1 | -4/+0 |
2010-02-01 | Fix typos in comments. | Lasse Collin | 2 | -2/+2 |
2010-02-01 | Fix signal handling for --list. | Lasse Collin | 1 | -5/+14 |
2010-02-01 | Fix compression of symlinks with --force. | Lasse Collin | 1 | -1/+13 |
2010-02-01 | Fix a comment. | Lasse Collin | 1 | -3/+2 |
2010-01-31 | Updated THANKS. | Lasse Collin | 1 | -0/+1 |
2010-01-31 | Updated TODO. | Lasse Collin | 1 | -6/+11 |
2010-01-31 | Mention TODO in README. | Lasse Collin | 1 | -0/+1 |
2010-01-31 | Updated INSTALL. | Lasse Collin | 1 | -26/+26 |
2010-01-31 | Revise the Windows build files. | Lasse Collin | 6 | -645/+435 |
2010-01-31 | Select the default integrity check type at runtime. | Lasse Collin | 1 | -5/+14 |
2010-01-31 | Improve displaying of the memory usage limit. | Lasse Collin | 4 | -13/+45 |
2010-01-31 | Don't use uninitialized sigset_t. | Lasse Collin | 1 | -10/+24 |
2010-01-31 | Delay opening the destionation file and other fixes. | Lasse Collin | 6 | -125/+157 |
2010-01-29 | Add list.h to src/xz/Makefile.am. | Lasse Collin | 1 | -0/+1 |
2010-01-29 | Add lzmainfo.1 to manfiles list to convert to .txt and .pdf. | Lasse Collin | 1 | -0/+1 |
2010-01-27 | Silence two compiler warnings on DOS-like systems. | Lasse Collin | 2 | -1/+8 |
2010-01-27 | Use PACKAGE_URL instead of custom PACKAGE_HOMEPAGE. | Lasse Collin | 5 | -11/+6 |
2010-01-26 | Add a missing space to an error message. | Lasse Collin | 1 | -1/+1 |
2010-01-26 | Use past tense in error message in io_unlink(). | Lasse Collin | 2 | -2/+13 |
2010-01-26 | Fix too small static buffer in util.c. | Lasse Collin | 1 | -5/+4 |
2010-01-26 | Minor comment fix. | Lasse Collin | 1 | -2/+2 |
2010-01-24 | Add initial version of xz --list. | Lasse Collin | 5 | -359/+668 |
2010-01-24 | Add io_pread(). | Lasse Collin | 2 | -0/+42 |
2010-01-24 | Set LC_NUMERIC=C when --robot is used. | Lasse Collin | 1 | -0/+4 |
2010-01-24 | Some improvements to printing sizes in xz. | Lasse Collin | 5 | -90/+166 |
2010-01-20 | Fix a typo in README. | Lasse Collin | 1 | -1/+1 |
2010-01-17 | Updated windows/Makefile. | Lasse Collin | 2 | -13/+27 |
2010-01-15 | Update the xz man page to match the previous two commits. | Lasse Collin | 1 | -6/+3 |
2010-01-13 | Don't read compressed data from a terminal or write it | Lasse Collin | 2 | -15/+13 |
2010-01-13 | Don't compress or decompress special files unless writing | Lasse Collin | 1 | -5/+10 |
2010-01-12 | Updated THANKS. | Lasse Collin | 1 | -0/+1 |
2010-01-12 | Add IRIX-specific code to tuklib_physmem and tuklib_cpucores. | Lasse Collin | 4 | -3/+55 |
2010-01-01 | Fix _memconfig() functions. | Lasse Collin | 4 | -19/+20 |
2009-12-31 | Revised the Index handling code. | Lasse Collin | 9 | -858/+1703 |
2009-12-31 | Remove c-format tag in cs.po. | Lasse Collin | 1 | -1/+0 |
2009-12-31 | Add missing lzma_nothrow in filter.h. | Lasse Collin | 1 | -2/+2 |
2009-12-09 | Remove redefinition of _(msgid) macro from lzmainfo.c. | Lasse Collin | 1 | -7/+0 |
2009-12-09 | update po/.gitignore | Jonathan Nieder | 1 | -6/+22 |
2009-12-09 | Always rely on GCC's auto-import on Windows. | Lasse Collin | 1 | -7/+9 |
2009-12-07 | Fix file_io.c on DOS-like systems. | Lasse Collin | 1 | -0/+4 |
2009-12-07 | Add Czech translation. | Lasse Collin | 3 | -0/+639 |
2009-12-07 | Add a note for translators to add a bug reporting address | Lasse Collin | 1 | -0/+4 |
2009-12-07 | Prevent xgettext from taking one regular string as a C format string. | Lasse Collin | 1 | -1/+1 |
2009-11-28 | Remove duplicate code in io_open_dest(). | Lasse Collin | 1 | -8/+1 |
2009-11-26 | Typo fix to sysdefs.h. | Lasse Collin | 1 | -1/+1 |
2009-11-26 | Fix a memory leak in test_index.c. | Lasse Collin | 1 | -0/+2 |
2009-11-25 | Add missing error check to coder.c. | Lasse Collin | 1 | -9/+11 |
2009-11-25 | Fix bugs in lzma_index_read() and lzma_index_cat(). | Lasse Collin | 2 | -14/+44 |
2009-11-25 | Index decoder fixes. | Lasse Collin | 2 | -17/+32 |
2009-11-25 | Create sparse files by default when decompressing into | Lasse Collin | 6 | -56/+272 |
2009-11-22 | Updated THANKS. | Lasse Collin | 1 | -0/+1 |
2009-11-22 | Add missing consts to pointer casts. | Lasse Collin | 2 | -4/+5 |
2009-11-22 | Enable assembler code only if it is known to work | Lasse Collin | 1 | -14/+12 |
2009-11-22 | Make fastpos.h use tuklib_integer.h instead of bsr.h | Lasse Collin | 3 | -65/+1 |
2009-11-22 | Update tuklib_integer.h with bit scan functions. | Lasse Collin | 1 | -8/+181 |
2009-11-20 | Update tuklib_cpucores.m4 and tuklib_physmem.m4 from tuklib, | Lasse Collin | 3 | -36/+61 |
2009-11-16 | Add support for --info-memory and --robot to xz. | Lasse Collin | 6 | -55/+133 |
2009-11-15 | Fix wrong indentation caused by incorrect settings | Lasse Collin | 3 | -13/+13 |
2009-11-15 | Add lzma_physmem(). | Lasse Collin | 10 | -11/+88 |
2009-11-14 | Updated THANKS. | Lasse Collin | 1 | -0/+1 |
2009-11-14 | Some updates to xz man page. | Lasse Collin | 1 | -5/+49 |
2009-11-14 | Fix description of --memory in --long-help. | Lasse Collin | 1 | -2/+1 |
2009-11-14 | Update the debug programs so that they compile again. | Lasse Collin | 3 | -7/+14 |
2009-11-14 | Fix a design error in liblzma API. | Lasse Collin | 20 | -118/+273 |
2009-10-17 | Fix wrong function name in the previous commit. | Lasse Collin | 2 | -2/+2 |
2009-10-17 | Add lzma_filters_copy(). | Lasse Collin | 2 | -0/+113 |
2009-10-16 | Escape dashes in xzmore.1 | Jonathan Nieder | 1 | -2/+2 |
2009-10-16 | Mention --check=none in --long-help. It was already in | Lasse Collin | 1 | -1/+1 |
2009-10-04 | Use a tuklib module for integer handling. | Lasse Collin | 28 | -333/+467 |
2009-10-02 | Add support for --enable-assume-ram=SIZE. | Lasse Collin | 4 | -6/+46 |
2009-10-02 | Use unaligned access (if possible) on both endiannesses | Lasse Collin | 1 | -2/+2 |
2009-10-02 | Make liblzma produce the same output on both endiannesses. | Lasse Collin | 6 | -14/+128 |