aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/api/lzma/base.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-11liblzma: Fix documentation for LZMA_MEMLIMIT_ERROR.Jia Tan1-1/+1
2022-09-30liblzma: Add API doc note about the .xz decoder LZMA_MEMLIMIT_ERROR bug.Lasse Collin1-0/+11
2020-03-23Typo fixes from fossies.org.Lasse Collin1-1/+1
2017-03-30liblzma: Fix lzma_memlimit_set(strm, 0).Lasse Collin1-1/+6
2013-10-02liblzma: Add LZMA_FULL_BARRIER support to single-threaded encoder.Lasse Collin1-7/+30
2012-12-14Make the progress indicator smooth in threaded mode.Lasse Collin1-1/+21
2012-07-17liblzma: Make the use of lzma_allocator const-correct.Lasse Collin1-1/+3
2011-04-11liblzma: API comment about lzma_allocator with threaded coding.Lasse Collin1-5/+13
2010-10-23liblzma: A few ABI tweaks to reserve space in structures.Lasse Collin1-1/+6
2010-10-21liblzma: Update the comments in the API headers.Lasse Collin1-19/+19
2010-02-12Collection of language fixes to comments and docs.Lasse Collin1-4/+4
2009-08-27Updates to liblzma API headers.Lasse Collin1-22/+26
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-12/+8
2009-02-02Modify LZMA_API macro so that it works on Windows withLasse Collin1-5/+6
2009-02-01Use __cdecl also for function pointers in liblzma API whenLasse Collin1-2/+2
2009-01-31Add LZMA_API to liblzma API headers. It's useful at leastLasse Collin1-5/+5
2008-12-15Bunch of liblzma API cleanups and fixes.Lasse Collin1-61/+113
2008-09-13Renamed constants:Lasse Collin1-2/+2
2008-09-06CommentsLasse Collin1-28/+53
2008-09-06Some API cleanupsLasse Collin1-113/+201
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-28/+33
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-0/+15
2008-04-28Fixed wrong spelling "limitter" to "limiter". This affectsLasse Collin1-2/+2
2008-03-12Make lzma_stream.next_in const. Let's see if anyone complains.Lasse Collin1-1/+1
2007-12-09Imported to git.Lasse Collin1-0/+410