]> icculus.org git repositories - icculus/xz.git/history - src/xz/util.c
xz: Fix grammar.
[icculus/xz.git] / src / xz / util.c
2010-06-11 Lasse CollinFix string to uint64_t conversion.
2010-03-07 Lasse CollinTreat all integer multiplier suffixes as base-2.
2010-01-31 Lasse CollinImprove displaying of the memory usage limit.
2010-01-26 Lasse CollinFix too small static buffer in util.c.
2010-01-24 Lasse CollinSome improvements to printing sizes in xz.
2010-01-13 Lasse CollinDon't read compressed data from a terminal or write it
2009-08-29 Lasse CollinUse even more hackish way to support thousand separators.
2009-06-26 Lasse CollinUgly hack to make it possible to use the thousand separator
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-05 Lasse CollinVarious code cleanups the the xz command line tool.
2008-11-19 Lasse CollinRenamed lzma to xz and lzmadec to xzdec. We create...