]> icculus.org git repositories - icculus/xz.git/history - src/xz
Introduced LZMA_API_STATIC macro, which the applications
[icculus/xz.git] / src / xz /
2009-02-05 Lasse CollinVarious code cleanups the the xz command line tool.
2009-02-03 Lasse CollinAnother utime() fix.
2009-02-03 Lasse CollinFix wrong filename argument for utime() and utimes().
2009-01-31 Lasse CollinAdd LZMA_API to liblzma API headers. It's useful at...
2009-01-17 Lasse CollinBeta was supposed to be API stable but I had forgot...
2009-01-07 Lasse CollinUse pthread_sigmask() instead of sigprocmask() when...
2008-12-30 Lasse CollinRemove lzma_init() and other init functions from liblzm...
2008-12-27 Lasse CollinSome xz command line tool improvements.
2008-12-17 Lasse Collinxz message handling improvements
2008-12-09 Lasse CollinRemove obsolete comment.
2008-12-09 Lasse CollinUse "decompression" consistently in --long-help.
2008-12-09 Lasse CollinAdded preset=NUM to --lzma1 and --lzma2. This makes...
2008-12-01 Lasse CollinIn command line tool, take advantage of memusage calcul...
2008-11-28 Lasse CollinTested using COLUMNS environment variable to avoid...
2008-11-27 Lasse CollinCleanups to message.c.
2008-11-22 Lasse CollinTypo fix
2008-11-20 Lasse CollinSupport NetBSD's errno for O_NOFOLLOW.
2008-11-19 Lasse CollinRenamed lzma to xz and lzmadec to xzdec. We create...