aboutsummaryrefslogtreecommitdiff
path: root/src/lzma/list.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-11-19Renamed lzma to xz and lzmadec to xzdec. We create symlinksLasse Collin1-477/+0
lzma, unlzma, and lzcat in "make install" for backwards compatibility with LZMA Utils 4.32.x; I'm not sure if this should be the default though.
2008-09-13Renamed constants:Lasse Collin1-3/+3
- LZMA_VLI_VALUE_MAX -> LZMA_VLI_MAX - LZMA_VLI_VALUE_UNKNOWN -> LZMA_VLI_UNKNOWN - LZMA_HEADER_ERRRO -> LZMA_OPTIONS_ERROR
2008-04-28Fixed wrong spelling "limitter" to "limiter". This affectsLasse Collin1-3/+3
liblzma's API.
2007-12-09Imported to git.Lasse Collin1-0/+477