projects
/
icculus
/
xz.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Removed what I believe is an incorrect #ifdef HAVE_* test.
[icculus/xz.git]
/
src
/
2010-11-16
Ryan C. Gordon
Removed what I believe is an incorrect #ifdef HAVE_...
master
tree
|
commitdiff
2010-11-16
Ryan C. Gordon
Moved var declarations out of for-loops. Makes pre...
tree
|
commitdiff
2010-11-15
Lasse Collin
Merge branch 'v5.0'
origin/HEAD
origin/master
tree
|
commitdiff
2010-11-15
Lasse Collin
liblzma: Document the return value of lzma_lzma_preset().
origin/v5.0
tree
|
commitdiff
2010-10-26
Lasse Collin
Merge branch 'v5.0'
tree
|
commitdiff
2010-10-26
Lasse Collin
liblzma: Rename a few variables and constants.
tree
|
commitdiff
2010-10-25
Lasse Collin
Bump version 5.1.0alpha.
tree
|
commitdiff
2010-10-23
Lasse Collin
Bump version to 5.0.0 and liblzma version-info to 5...
tree
|
commitdiff
2010-10-23
Lasse Collin
liblzma: Make lzma_code() check the reserved members...
tree
|
commitdiff
2010-10-23
Lasse Collin
Windows: Use MinGW's stdio functions.
tree
|
commitdiff
2010-10-23
Lasse Collin
liblzma: Use 512 as INDEX_GROUP_SIZE.
tree
|
commitdiff
2010-10-23
Lasse Collin
liblzma: A few ABI tweaks to reserve space in structures.
tree
|
commitdiff
2010-10-21
Lasse Collin
xz: Make sure that message_strm() can never return...
tree
|
commitdiff
2010-10-21
Lasse Collin
liblzma: Update the comments in the API headers.
tree
|
commitdiff
2010-10-19
Lasse Collin
Clean up a few FIXMEs and TODOs.
tree
|
commitdiff
2010-10-12
Lasse Collin
xz: Avoid raise() also on OpenVMS.
tree
|
commitdiff
2010-10-11
Lasse Collin
xz: Avoid SA_RESTART for portability reasons.
tree
|
commitdiff
2010-10-10
Lasse Collin
xz: Use "%"PRIu32 instead of "%d" in a format string.
tree
|
commitdiff
2010-10-10
Lasse Collin
lzmainfo: Use "%"PRIu32 instead of "%u" for uint32_t.
tree
|
commitdiff
2010-10-10
Lasse Collin
lzmainfo: Use fileno(stdin) instead of STDIN_FILENO.
tree
|
commitdiff
2010-10-09
Lasse Collin
lzmainfo: Use setmode() on DOS-like systems.
tree
|
commitdiff
2010-10-09
Lasse Collin
OS/2 and DOS: Be less verbose on signals.
tree
|
commitdiff
2010-10-09
Lasse Collin
lzmainfo: Add Windows resource file.
tree
|
commitdiff
2010-10-09
Lasse Collin
Add missing public domain notice to lzmadec_w32res.rc.
tree
|
commitdiff
2010-10-09
Lasse Collin
Windows: Update common_w32res.rc.
tree
|
commitdiff
2010-10-08
Lasse Collin
Use LZMA_VERSION_STRING instead of PACKAGE_VERSION.
tree
|
commitdiff
2010-10-08
Lasse Collin
Build: Add options to disable individual command line...
tree
|
commitdiff
2010-10-05
Lasse Collin
Build: Remove the static/dynamic tricks.
tree
|
commitdiff
2010-10-04
Lasse Collin
A few more languages files to the xz man page.
tree
|
commitdiff
2010-10-02
Lasse Collin
liblzma: Small fixes to comments in the API headers.
tree
|
commitdiff
2010-09-27
Lasse Collin
Fix accomodate -> accommodate on the xz man page.
tree
|
commitdiff
2010-09-27
Lasse Collin
Major man page updates.
tree
|
commitdiff
2010-09-26
Lasse Collin
Fix the preset -3e.
tree
|
commitdiff
2010-09-14
Lasse Collin
xz: Edit a translators comment.
tree
|
commitdiff
2010-09-10
Lasse Collin
xz: Add a comment to translators about "literal context...
tree
|
commitdiff
2010-09-10
Lasse Collin
xz: Multiple fixes.
tree
|
commitdiff
2010-09-07
Lasse Collin
xz: Add a note to translators.
tree
|
commitdiff
2010-09-07
Lasse Collin
Fix use of N_() and ngettext().
tree
|
commitdiff
2010-09-06
Lasse Collin
xz: Improve a comment.
tree
|
commitdiff
2010-09-05
Lasse Collin
xz: Update the comment about NetBSD in file_io.c.
tree
|
commitdiff
2010-09-05
Lasse Collin
xz: Use an array instead of pointer for stdin_filename.
tree
|
commitdiff
2010-09-05
Lasse Collin
xz: Hopefully ease translating the messages in list.c.
tree
|
commitdiff
2010-09-04
Lasse Collin
xz: Fix grammar.
tree
|
commitdiff
2010-09-04
Lasse Collin
xz: Use lzma_lzma_preset() to initialize the options...
tree
|
commitdiff
2010-09-04
Lasse Collin
Don't set lc=4 with --extreme.
tree
|
commitdiff
2010-09-04
Lasse Collin
xz: Minor improvements to --help and --long-help.
tree
|
commitdiff
2010-09-03
Lasse Collin
xz: Make -vv show also decompressor memory usage.
tree
|
commitdiff
2010-09-03
Lasse Collin
Tweak the compression presets -0 .. -5.
tree
|
commitdiff
2010-09-03
Lasse Collin
liblzma: Adjust default depth calculation for HC3 and...
tree
|
commitdiff
2010-09-03
Lasse Collin
xz: Make --help two lines shorter.
tree
|
commitdiff
2010-09-02
Lasse Collin
xz: Make setting a preset override a custom filter...
tree
|
commitdiff
2010-09-02
Lasse Collin
xz: Always warn if adjusting dictionary size due to...
tree
|
commitdiff
2010-08-07
Lasse Collin
Disable the memory usage limiter by default.
tree
|
commitdiff
2010-08-06
Lasse Collin
Add missing const to a global constant in xz.
tree
|
commitdiff
2010-07-28
Lasse Collin
Language fixes for man pages.
tree
|
commitdiff
2010-06-15
Lasse Collin
Add --no-adjust.
tree
|
commitdiff
2010-06-11
Lasse Collin
Clarify the description of the default memlimit in...
tree
|
commitdiff
2010-06-11
Lasse Collin
Fix string to uint64_t conversion.
tree
|
commitdiff
2010-06-02
Lasse Collin
Fix compiling with -Werror.
tree
|
commitdiff
2010-06-02
Lasse Collin
Silence a bogus Valgrind warning.
tree
|
commitdiff
2010-06-02
Lasse Collin
Fix a Windows-specific FIXME in signal handling code.
tree
|
commitdiff
2010-06-02
Lasse Collin
Adjust SA_RESTART workaround.
tree
|
commitdiff
2010-06-01
Lasse Collin
xz man page updates.
tree
|
commitdiff
2010-06-01
Lasse Collin
Major update to xz --list.
tree
|
commitdiff
2010-06-01
Lasse Collin
Rename message_filters_get() to message_filters_to_str().
tree
|
commitdiff
2010-06-01
Lasse Collin
Fix a comment.
tree
|
commitdiff
2010-05-27
Lasse Collin
Fix lzma_block_compressed_size().
tree
|
commitdiff
2010-05-27
Lasse Collin
Take Cygwin into account in some #if lines.
tree
|
commitdiff
2010-05-27
Lasse Collin
Remove references to the Subblock filter in xz and...
tree
|
commitdiff
2010-05-27
Lasse Collin
Remove unused chunk_size.c.
tree
|
commitdiff
2010-05-27
Jonathan Nieder
Use my_min() instead of MIN() in src/xz/list.c
tree
|
commitdiff
2010-05-26
Lasse Collin
Rename MIN() and MAX() to my_min() and my_max().
tree
|
commitdiff
2010-05-26
Lasse Collin
Better #error message.
tree
|
commitdiff
2010-05-26
Lasse Collin
Remove the Subblock filter code for now.
tree
|
commitdiff
2010-05-16
Lasse Collin
Split message_filters().
tree
|
commitdiff
2010-05-14
Lasse Collin
Omit lzma_restrict from the API headers.
tree
|
commitdiff
2010-05-10
Lasse Collin
Updates to tuklib_physmem and tuklib_cpucores.
tree
|
commitdiff
2010-04-12
Lasse Collin
Show both elapsed time and estimated remaining time...
tree
|
commitdiff
2010-03-07
Lasse Collin
Fix xzgrep to not break if filenames have spaces or...
tree
|
commitdiff
2010-03-07
Lasse Collin
Treat all integer multiplier suffixes as base-2.
tree
|
commitdiff
2010-03-07
Lasse Collin
Consistently round up the memory usage limit in messages.
tree
|
commitdiff
2010-03-07
Lasse Collin
Increase the default memory usage limit on "low-memory...
tree
|
commitdiff
2010-03-06
Lasse Collin
Fix missing initialization in lzma_strm_init().
tree
|
commitdiff
2010-02-12
Lasse Collin
Collection of language fixes to comments and docs.
tree
|
commitdiff
2010-02-12
Lasse Collin
Fix jl -> jb in ASM files.
tree
|
commitdiff
2010-02-12
Lasse Collin
Use __APPLE__ instead of __MACH__ in ASM files.
tree
|
commitdiff
2010-02-07
Lasse Collin
Subtle change to liblzma Block handling API.
tree
|
commitdiff
2010-02-02
Lasse Collin
Fix wrong assertion.
tree
|
commitdiff
2010-02-01
Lasse Collin
Fix typos in comments.
tree
|
commitdiff
2010-02-01
Lasse Collin
Fix signal handling for --list.
tree
|
commitdiff
2010-02-01
Lasse Collin
Fix compression of symlinks with --force.
tree
|
commitdiff
2010-01-31
Lasse Collin
Select the default integrity check type at runtime.
tree
|
commitdiff
2010-01-31
Lasse Collin
Improve displaying of the memory usage limit.
tree
|
commitdiff
2010-01-31
Lasse Collin
Don't use uninitialized sigset_t.
tree
|
commitdiff
2010-01-31
Lasse Collin
Delay opening the destionation file and other fixes.
tree
|
commitdiff
2010-01-29
Lasse Collin
Add list.h to src/xz/Makefile.am.
tree
|
commitdiff
2010-01-27
Lasse Collin
Silence two compiler warnings on DOS-like systems.
tree
|
commitdiff
2010-01-27
Lasse Collin
Use PACKAGE_URL instead of custom PACKAGE_HOMEPAGE.
tree
|
commitdiff
2010-01-26
Lasse Collin
Add a missing space to an error message.
tree
|
commitdiff
2010-01-26
Lasse Collin
Use past tense in error message in io_unlink().
tree
|
commitdiff
next