aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/api/lzma/stream_flags.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-17liblzma: Add set lzma.h as the main page for Doxygen documentation.Jia Tan1-2/+0
2023-03-07liblzma: Very minor API doc tweaks.Lasse Collin1-3/+3
2023-03-07liblzma: Rename field => member in documentation.Jia Tan1-16/+16
2023-03-07liblzma: Improve documentation for stream_flags.hJia Tan1-30/+46
2023-02-03liblzma: Set documentation on all reserved fields to private.Jia Tan1-0/+28
2023-02-03liblzma: Highlight liblzma API headers should not be included directly.Jia Tan1-2/+3
2010-10-23liblzma: A few ABI tweaks to reserve space in structures.Lasse Collin1-4/+0
2010-10-21liblzma: Update the comments in the API headers.Lasse Collin1-2/+2
2009-08-27Updates to liblzma API headers.Lasse Collin1-6/+6
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-5/+5
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-15/+31
2008-09-13Renamed constants:Lasse Collin1-10/+10
2008-09-12Improved the Stream Flags handling API.Lasse Collin1-4/+80
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-6/+11
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-77/+69