]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/common/Makefile.am
Added a comment about "autoconf -fi" to autogen.sh.
[icculus/xz.git] / src / liblzma / common / Makefile.am
2009-06-26 Lasse CollinFix @variables@ to $(variables) in Makefile.am files.
2009-04-13 Lasse CollinPut the interesting parts of XZ Utils into the public...
2009-02-18 Lasse CollinAdded files missing from the previous commit.
2009-02-01 Lasse CollinAdded initial version of raw buffer-to-buffer coding
2009-01-26 Lasse CollinAdd lzma_block_buffer_decode().
2009-01-23 Lasse CollinAdded lzma_stream_buffer_decode() and made minor cleanups.
2009-01-20 Lasse CollinAdd some single-call buffer-to-buffer coding functions.
2008-12-30 Lasse CollinRemove lzma_init() and other init functions from liblzm...
2008-12-18 Lasse CollinUpdated Makefile.am that was missing from the previous...
2008-11-25 Lasse CollinRemove the nowadays unneeded memory limitting malloc...
2008-09-11 Lasse CollinRemove bogus #includes.
2008-09-09 Lasse CollinCleaned up Block encoder and moved the no longer shared
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-04-28 Lasse CollinFixed wrong spelling "limitter" to "limiter". This...
2008-04-25 Lasse CollinRemoved src/liblzma/common/sysdefs.h symlink, which was
2008-01-22 Lasse CollinAdded lzma_easy_* functions. These should make using
2008-01-19 Lasse CollinRevised the Delta filter implementation. The initialization
2008-01-15 Lasse CollinAdded bsr.h.
2007-12-08 Lasse CollinImported to git.