]> icculus.org git repositories - icculus/xz.git/history - src/lzmadec/lzmadec.c
Renamed constants:
[icculus/xz.git] / src / lzmadec / lzmadec.c
2008-09-13 Lasse CollinRenamed constants:
2008-09-06 Lasse CollinSome API cleanups
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-06-11 Lasse CollinImprove command line integer parsing a little in lzma and
2008-04-28 Lasse CollinFixed wrong spelling "limitter" to "limiter". This...
2008-01-18 Lasse CollinSet stdin and stdout to binary mode on Windows. This...
2008-01-16 Lasse CollinAdded memory leak detection to lzmadec.c.
2008-01-15 Lasse CollinFree the allocated memory in lzmadec if debugging is
2008-01-06 Lasse CollinWith printf(), use PRIu64 with a cast to uint64_t instead
2007-12-08 Lasse CollinImported to git.