]> icculus.org git repositories - icculus/xz.git/history - src/common
Added support for --quiet and --no-warn to xzdec.
[icculus/xz.git] / src / common /
2009-04-13 Lasse CollinPut the interesting parts of XZ Utils into the public...
2009-03-18 Lasse CollinFix wrong macro names in lc_cpucores.m4 and cpucores.h.
2009-02-15 Lasse CollinMake physmem.h work on old Windows versions.
2009-02-13 Lasse CollinCleanups to the code that detects the amount of RAM and
2009-02-13 Lasse CollinImprove support for DOS-like systems.
2009-02-08 Lasse CollinFix aliasing issue in physmem.h.
2009-02-05 Lasse CollinVarious code cleanups the the xz command line tool.
2009-01-31 Lasse CollinAdd LZMA_API to liblzma API headers. It's useful at...
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-11-19 Lasse CollinOh well, big messy commit again. Some highlights:
2008-09-11 Lasse CollinFix a compiler error on big endian systems that don't
2008-08-28 Lasse CollinSort of garbage collection commit. :-| Many things...
2008-06-18 Lasse CollinUpdate the code to mostly match the new simpler file...
2008-05-11 Lasse CollinRemove support for pre-C89 libc versions that lack...
2008-01-16 Lasse CollinAdded ARRAY_SIZE(array) macro.
2008-01-07 Lasse CollinMore pre-C99 inttypes.h compatibility fixes. Now the...
2008-01-06 Lasse CollinIntroduced compatibility with systems that have pre-C99
2007-12-08 Lasse CollinImported to git.