aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/api/lzma/block.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-11/+7
2009-02-02Modify LZMA_API macro so that it works on Windows withLasse Collin1-11/+11
2009-01-31Add LZMA_API to liblzma API headers. It's useful at leastLasse Collin1-11/+14
2009-01-26Add lzma_block_buffer_decode().Lasse Collin1-0/+41
2009-01-23Added lzma_stream_buffer_decode() and made minor cleanups.Lasse Collin1-1/+2
2009-01-20Add some single-call buffer-to-buffer coding functions.Lasse Collin1-0/+57
2008-12-27Bunch of liblzma tweaks, including some API changes.Lasse Collin1-1/+62
2008-12-15Bunch of liblzma API cleanups and fixes.Lasse Collin1-74/+137
2008-11-19Oh well, big messy commit again. Some highlights:Lasse Collin1-18/+29
2008-09-13Renamed constants:Lasse Collin1-14/+14
2008-09-10Cleaned up Block encoder and moved the no longer sharedLasse Collin1-3/+0
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-15/+23
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-219/+87
2007-12-09Imported to git.Lasse Collin1-0/+409