aboutsummaryrefslogtreecommitdiff
path: root/userspace
AgeCommit message (Expand)Author
2010-11-20Get rid of XZ_FUNC.Lasse Collin
2010-06-22Add "#ifndef min" to xz_config.h.Lasse Collin
2010-06-09Add support for allocating the LZMA2 dictionary dynamically.Lasse Collin
2010-05-30Support decompressing files with unsupported check types.Lasse Collin
2010-05-30Use #ifndef for integer access functions in xz_config.h.Lasse Collin
2010-05-30Language fixes in comments.Lasse Collin
2009-05-27Updated decompress_unxz.c to match the actual API that isLasse Collin
2009-05-26Reworked the code that is inteded to be usable for kernelLasse Collin
2009-04-26Split the userspace defitions from xz_private.h intoLasse Collin
2009-04-18Added BCJ filter decoders.Lasse Collin
2009-04-17Call xz_dec_end() in xzminidec to free memory in all cases.Lasse Collin
2009-03-22Initial commitLasse Collin