summaryrefslogtreecommitdiffstats
path: root/examples/simple_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* docs: fix some typoQi Wang2022-06-061-1/+1
* examples: simple_buffer: We must explicit convert pointer after malloc in c++kmou4242021-09-041-2/+2
* keep the "lorem ipsum" topic of the example stringYann Collet2019-07-121-1/+1
* print the compression ratioHamid Zare2019-07-111-1/+2
* changed the input text to something more compression friendlyHamid Zare2019-07-111-1/+1
* update simple_buffer exampleYann Collet2019-06-061-20/+25
* fixed minor cppcheck warnings in examplesYann Collet2018-09-181-3/+2
* fixed minor scan-build warningYann Collet2017-06-081-0/+1
* refactored simple_buffer.c example (#363)Yann Collet2017-06-081-39/+42
* Several changes to address a few concerns from Yann. See Google Group LZ4c t...KyleJHarper2015-10-301-0/+90