summaryrefslogtreecommitdiffstats
path: root/thirdparty/misc/fastlz.c
Commit message (Collapse)AuthorAgeFilesLines
* FastLZ: Update to upstream version 0.5.0Rémi Verschelde2020-04-301-378/+418
| | | | | | | | | | | | | Upstream development restarted after 13 years. Changes: 2020-02-02: Version 0.5.0 Minor speed improvement on the decompressor. Prevent memory violation when decompressing corrupted input. 2020-01-10: Version 0.4.0 Only code & infrastructure clean-up, no new functionality.
* Move core thirdparty files to thirdparty/{minizip,misc}Rémi Verschelde2017-04-281-0/+551