summaryrefslogtreecommitdiffstats
path: root/examples/compress_functions.c
Commit message (Expand)AuthorAgeFilesLines
* make `_fast*()` decoder generate a deprecation warningYann Collet2019-04-041-0/+1
* fixed minor cppcheck warnings in examplesYann Collet2018-09-181-13/+12
* Several changes to address a few concerns from Yann. See Google Group LZ4c t...KyleJHarper2015-10-301-21/+73
* Finished the two example files. Decided to avoid adding anything to lz4.c/h ...KyleJHarper2015-10-291-52/+65
* Took out the basics and placed them into basics.c. Added decompression and a...KyleJHarper2015-10-261-0/+298