summaryrefslogtreecommitdiff
path: root/examples/compress_functions.c
AgeCommit message (Expand)Author
2019-04-04make `_fast*()` decoder generate a deprecation warningYann Collet
2018-09-18fixed minor cppcheck warnings in examplesYann Collet
2015-10-29Several changes to address a few concerns from Yann. See Google Group LZ4c t...KyleJHarper
2015-10-28Finished the two example files. Decided to avoid adding anything to lz4.c/h ...KyleJHarper
2015-10-26Took out the basics and placed them into basics.c. Added decompression and a...KyleJHarper