aboutsummaryrefslogtreecommitdiff
path: root/examples/Makefile
AgeCommit message (Expand)Author
2022-03-10add file operation and examplesanjiahao
2021-09-07Add C++ compatibility test for examples/Takayuki Matsuoka
2020-11-25updated license & header datesYann Collet
2020-11-15update docYann Collet
2019-04-22Try to put some tests I made in ONE place. I also moved a test for "install"...JPeterMugaas
2019-04-22Initial commits from diff I submitted earlierJPeterMugaas
2018-02-25merge lz4opt.h into lz4hc.cYann Collet
2018-01-31examples/Makefile : changed dependency orderYann Collet
2018-01-31ensure proper dependencies are built for /examplesYann Collet
2017-09-11minor improvements to examplesYann Collet
2017-06-08refactored simple_buffer.c example (#363)Yann Collet
2016-11-09Add dictionary random access exampleNick Terrell
2016-08-27use gnu c99 to get both c99 and POSIXGeorg Sauthoff
2016-07-08Correctly reference self (github, not googlecode)Ben Wiederhake
2015-10-29Several changes to address a few concerns from Yann. See Google Group LZ4c t...KyleJHarper
2015-10-26Took out the basics and placed them into basics.c. Added decompression and a...KyleJHarper
2015-10-22Wrote the skeleton of the performance test. Need to finish tests for the res...KyleJHarper
2015-06-28minor example clarificationYann Collet
2015-06-17Use lz4 binary to check outputZbigniew Jędrzejewski-Szmek
2015-06-17Add example which uses the frame api through the libraryZbigniew Jędrzejewski-Szmek
2015-05-03Updated lz4hc APIYann Collet
2014-11-30New directory structure : library source files into /lib directoryYann Collet
2014-11-29Fixed : decompression issue on 32-bits CPU without unaligned memory accessYann Collet
2014-10-25HC streaming : support small ringbuffer scenariosYann Collet
2014-10-22Added : HC streaming ring buffer exampleYann Collet
2014-08-26Added : examples from Takayuki MatsuokaYann Collet