aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/lzma/lzma_encoder_private.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-12Collection of language fixes to comments and docs.Lasse Collin1-1/+1
2009-10-04Use a tuklib module for integer handling.Lasse Collin1-1/+1
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-12/+5
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-110/+64
2008-06-19Add limit of lc + lp <= 4. Now we can allocate theLasse Collin1-1/+1
2008-06-01Fix a buffer overflow in the LZMA encoder. It was due to myLasse Collin1-10/+5
2008-03-22Demystified the "state" variable in LZMA code. Use theLasse Collin1-4/+4
2008-01-15Revised the fastpos code. It now uses the slightly fasterLasse Collin1-21/+0
2008-01-14Remove RC_BUFFER_SIZE from lzma_encoder_private.hLasse Collin1-2/+4
2008-01-14In lzma_read_match_distances(), don't useLasse Collin1-3/+3
2007-12-09Imported to git.Lasse Collin1-0/+225