aboutsummaryrefslogtreecommitdiff
path: root/src/lzmadec (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-97/+60
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-5/+3
2008-06-11Improve command line integer parsing a little in lzma andLasse Collin1-13/+18
2008-04-28Fixed wrong spelling "limitter" to "limiter". This affectsLasse Collin1-6/+6
2008-01-18Set stdin and stdout to binary mode on Windows. This patch isLasse Collin1-0/+9
2008-01-16Added memory leak detection to lzmadec.c.Lasse Collin1-0/+3
2008-01-15Free the allocated memory in lzmadec if debugging isLasse Collin1-0/+7
2008-01-06With printf(), use PRIu64 with a cast to uint64_t insteadLasse Collin1-2/+4
2007-12-11Get rid of no-NLS gnulib. I don't know how to get itLasse Collin1-1/+3
2007-12-09Imported to git.Lasse Collin2-0/+542