aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/common/stream_flags_common.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2009-02-02Modify LZMA_API macro so that it works on Windows withLasse Collin1-1/+1
2008-09-27Changed magic bytes to match the updated spec. FilenameLasse Collin1-1/+1
2008-09-13Renamed constants:Lasse Collin1-3/+3
2008-09-12Improved the Stream Flags handling API.Lasse Collin1-7/+21
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-5/+9
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-7/+15
2008-01-22Added lzma_easy_* functions. These should make usingLasse Collin1-8/+8