]> icculus.org git repositories - icculus/xz.git/history - src/xzdec
Removed what I believe is an incorrect #ifdef HAVE_* test.
[icculus/xz.git] / src / xzdec /
2010-10-09 Lasse CollinAdd missing public domain notice to lzmadec_w32res.rc.
2010-10-08 Lasse CollinBuild: Add options to disable individual command line...
2010-10-05 Lasse CollinBuild: Remove the static/dynamic tricks.
2010-09-27 Lasse CollinMajor man page updates.
2010-08-07 Lasse CollinDisable the memory usage limiter by default.
2010-06-11 Lasse CollinFix string to uint64_t conversion.
2010-03-07 Lasse CollinTreat all integer multiplier suffixes as base-2.
2010-03-07 Lasse CollinConsistently round up the memory usage limit in messages.
2010-03-07 Lasse CollinIncrease the default memory usage limit on "low-memory...
2010-02-12 Lasse CollinCollection of language fixes to comments and docs.
2010-01-27 Lasse CollinUse PACKAGE_URL instead of custom PACKAGE_HOMEPAGE.
2009-11-15 Lasse CollinAdd lzma_physmem().
2009-10-02 Lasse CollinAdd support for --enable-assume-ram=SIZE.
2009-09-19 Lasse CollinVarious changes.
2009-09-12 Lasse CollinA few grammar fixes.
2009-08-13 Lasse CollinSync some error messages from xz to xzdec.
2009-07-18 Lasse CollinAdded public domain notice into a few files.
2009-07-08 Lasse CollinRemove --force from xzdec.
2009-07-06 Lasse CollinUse sed instead of $(SED) so that we don't need to
2009-07-02 Lasse CollinDefine PACKAGE_HOMEPAGE in configure.ac and use it in
2009-06-30 Lasse CollinBuild system fixes
2009-06-27 Lasse CollinMoved the Windows resource files outside the windows...
2009-06-27 Lasse CollinCreate correct symlinks even when
2009-06-26 Lasse CollinFix @variables@ to $(variables) in Makefile.am files.
2009-06-04 Lasse CollinAdded xzdec man page.
2009-06-04 Lasse CollinHarmonized xzdec --memory with xz --memory and made
2009-05-22 Lasse CollinAdded support for --quiet and --no-warn to xzdec.
2009-05-22 Lasse CollinUse the 40 % of RAM memory usage limit in xzdec too.
2009-05-21 Lasse CollinSupport special value "max" where xz and xzdec accept...
2009-04-13 Lasse CollinPut the interesting parts of XZ Utils into the public...
2009-02-13 Lasse CollinChanged how the version number is specified in various...
2009-02-13 Lasse CollinImprove support for DOS-like systems.
2009-02-07 Lasse CollinMake it easy to choose if command line tools should be
2009-01-31 Lasse CollinFix missing newlines in xzdec.c.
2009-01-31 Lasse CollinAdd LZMA_API to liblzma API headers. It's useful at...
2009-01-31 Lasse CollinUse _WIN32 instead of WIN32 in xzdec.c to test if compi...
2008-12-30 Lasse CollinRemove lzma_init() and other init functions from liblzm...
2008-11-20 Lasse CollinBuild xzdec and lzmadec from xzdec.c. xzdec supports...
2008-11-20 Lasse CollinMinor cleanups to xzdec.
2008-11-19 Lasse CollinRenamed lzma to xz and lzmadec to xzdec. We create...