aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/lz/lz_encoder_mf.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-09-27Some API changes, bug fixes, cleanups etc.Lasse Collin1-15/+15
2008-09-06CommentsLasse Collin1-1/+1
2008-09-02Some fixes to LZ encoder.Lasse Collin1-57/+38
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-0/+780
broken. API has changed a lot and it will still change a little more here and there. The command line tool doesn't have all the required changes to reflect the API changes, so it's easy to get "internal error" or trigger assertions.