]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/common/block_encoder.c
Removed what I believe is an incorrect #ifdef HAVE_* test.
[icculus/xz.git] / src / liblzma / common / block_encoder.c
2009-11-14 Lasse CollinFix a design error in liblzma API.
2009-05-26 Lasse CollinMake the raw value of the Check field available to...
2009-04-28 Lasse CollinFixed a crash in liblzma.
2009-04-13 Lasse CollinPut the interesting parts of XZ Utils into the public...
2009-02-02 Lasse CollinModify LZMA_API macro so that it works on Windows with
2009-01-20 Lasse CollinBlock encoder cleanups
2008-12-27 Lasse CollinBunch of liblzma tweaks, including some API changes.
2008-11-19 Lasse CollinOh well, big messy commit again. Some highlights:
2008-09-13 Lasse CollinRenamed constants:
2008-09-11 Lasse CollinRemove a check from Block encoder that should have...
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-01-25 Lasse CollinCombine lzma_options_block validation needed by both...
2008-01-14 Lasse CollinSmall LZMA_SYNC_FLUSH fixes to Block and Single-Stream...
2008-01-08 Lasse CollinFixed encoding of empty files. Arguments to is_size_valid()
2007-12-08 Lasse CollinImported to git.