aboutsummaryrefslogtreecommitdiff
path: root/src/xzdec (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-15xzdec: Improve the --help message.Lasse Collin1-5/+5
2011-05-17Add underscores to attributes (__attribute((__foo__))).Lasse Collin1-3/+3
2010-10-09Add missing public domain notice to lzmadec_w32res.rc.Lasse Collin1-0/+7
2010-10-08Build: Add options to disable individual command line tools.Lasse Collin1-2/+10
2010-10-05Build: Remove the static/dynamic tricks.Lasse Collin1-3/+1
2010-09-27Major man page updates.Lasse Collin1-12/+27
2010-08-07Disable the memory usage limiter by default.Lasse Collin2-213/+8
2010-06-11Fix string to uint64_t conversion.Lasse Collin1-2/+11
2010-03-07Treat all integer multiplier suffixes as base-2.Lasse Collin1-26/+16
2010-03-07Consistently round up the memory usage limit in messages.Lasse Collin1-2/+5
2010-03-07Increase the default memory usage limit on "low-memory" systems.Lasse Collin2-16/+34
2010-02-12Collection of language fixes to comments and docs.Lasse Collin2-2/+2
2010-01-27Use PACKAGE_URL instead of custom PACKAGE_HOMEPAGE.Lasse Collin1-1/+1
2009-11-15Add lzma_physmem().Lasse Collin2-6/+3
2009-10-02Add support for --enable-assume-ram=SIZE.Lasse Collin1-2/+3
2009-09-19Various changes.Lasse Collin2-42/+26
2009-09-12A few grammar fixes.Lasse Collin1-1/+1
2009-08-13Sync some error messages from xz to xzdec.Lasse Collin1-3/+3
2009-07-18Added public domain notice into a few files.Lasse Collin1-0/+7
2009-07-08Remove --force from xzdec.Lasse Collin2-9/+1
2009-07-06Use sed instead of $(SED) so that we don't need toLasse Collin1-3/+3
2009-07-02Define PACKAGE_HOMEPAGE in configure.ac and use it inLasse Collin1-2/+2
2009-06-30Build system fixesLasse Collin1-1/+19
2009-06-27Moved the Windows resource files outside the windows directoryLasse Collin2-0/+10
2009-06-27Create correct symlinks even whenLasse Collin1-3/+6
2009-06-26Fix @variables@ to $(variables) in Makefile.am files.Lasse Collin1-9/+10
2009-06-04Added xzdec man page.Lasse Collin2-0/+184
2009-06-04Harmonized xzdec --memory with xz --memory and madeLasse Collin1-21/+53
2009-05-22Added support for --quiet and --no-warn to xzdec.Lasse Collin1-27/+49
2009-05-22Use the 40 % of RAM memory usage limit in xzdec too.Lasse Collin1-5/+5
2009-05-21Support special value "max" where xz and xzdec accept an integer.Lasse Collin1-1/+5
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin2-20/+6
2009-02-13Changed how the version number is specified in various places.Lasse Collin1-1/+1
2009-02-13Improve support for DOS-like systems.Lasse Collin1-2/+3
2009-02-07Make it easy to choose if command line tools should beLasse Collin1-2/+3
2009-02-01Fix missing newlines in xzdec.c.Lasse Collin1-3/+3
2009-01-31Add LZMA_API to liblzma API headers. It's useful at leastLasse Collin1-0/+1
2009-01-31Use _WIN32 instead of WIN32 in xzdec.c to test if compiling on Windows.Lasse Collin1-2/+2
2008-12-31Remove lzma_init() and other init functions from liblzma API.Lasse Collin1-3/+0
2008-11-20Build xzdec and lzmadec from xzdec.c. xzdec supports only .xzLasse Collin2-178/+140
2008-11-20Minor cleanups to xzdec.Lasse Collin1-10/+10
2008-11-19Renamed lzma to xz and lzmadec to xzdec. We create symlinksLasse Collin2-0/+521