summaryrefslogtreecommitdiff
path: root/src/liblzma/api/lzma/block.h
Commit message (Expand)AuthorAgeFilesLines
* liblzma: Document the need for block->check for lzma_block_header_decode().Lasse Collin2014-04-261-0/+3
* liblzma: Fix API docs to mention LZMA_UNSUPPORTED_CHECK.Lasse Collin2011-04-111-0/+1
* liblzma: Update the comments in the API headers.Lasse Collin2010-10-211-2/+2
* Collection of language fixes to comments and docs.Lasse Collin2010-02-121-1/+1
* Subtle change to liblzma Block handling API.Lasse Collin2010-02-071-22/+17
* Updates to liblzma API headers.Lasse Collin2009-08-271-18/+20
* Make the raw value of the Check field available to applicationsLasse Collin2009-05-261-0/+17
* Put the interesting parts of XZ Utils into the public domain.Lasse Collin2009-04-131-11/+7
* Modify LZMA_API macro so that it works on Windows withLasse Collin2009-02-021-11/+11
* Add LZMA_API to liblzma API headers. It's useful at leastLasse Collin2009-01-311-11/+14
* Add lzma_block_buffer_decode().Lasse Collin2009-01-261-0/+41
* Added lzma_stream_buffer_decode() and made minor cleanups.Lasse Collin2009-01-231-1/+2
* Add some single-call buffer-to-buffer coding functions.Lasse Collin2009-01-201-0/+57
* Bunch of liblzma tweaks, including some API changes.Lasse Collin2008-12-271-1/+62
* Bunch of liblzma API cleanups and fixes.Lasse Collin2008-12-151-74/+137
* Oh well, big messy commit again. Some highlights:Lasse Collin2008-11-191-18/+29
* Renamed constants:Lasse Collin2008-09-131-14/+14
* Cleaned up Block encoder and moved the no longer sharedLasse Collin2008-09-101-3/+0
* Sort of garbage collection commit. :-| Many things are stillLasse Collin2008-08-281-15/+23
* Update the code to mostly match the new simpler file formatLasse Collin2008-06-181-219/+87
* Imported to git.Lasse Collin2007-12-091-0/+409