aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2015-06-28minor example clarificationYann Collet
2015-06-25Merge pull request #122 from keszybz/masterYann 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-06-15Make git ignore generated filesZbigniew Jędrzejewski-Szmek
2015-05-03Updated lz4hc APIYann Collet
2015-05-03Updated streaming examplesYann Collet
2015-04-13Replace obsolete functionsTakayuki MATSUOKA
2015-04-13Add snprintf macro for MSVCTakayuki MATSUOKA
2015-03-25Added : doc authorshipYann Collet
2015-03-25Add "Examples" subtreeTakayuki MATSUOKA
2015-03-25Add README.md as table of contentsTakayuki MATSUOKA
2015-03-25Add document for "Line by Line Text Compression" exampleTakayuki MATSUOKA
2015-03-25Add document for "Double Buffer" exampleTakayuki MATSUOKA
2015-03-25Add document : "Streaming API Basics"Takayuki MATSUOKA
2014-12-13Fixed : minor warnings under VisualYann 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-11-04Updated unsynchronized buffers testsYann Collet
2014-11-03Updated ring buffer examplesYann Collet
2014-10-25HC streaming : support small ringbuffer scenariosYann Collet
2014-10-22Added : HC streaming ring buffer exampleYann Collet
2014-09-22fixed : clang warningsYann Collet
2014-08-26Added : examples from Takayuki MatsuokaYann Collet
2014-08-22add new directory 'examples'Yann Collet