Commit Graph

16 Commits

Author SHA1 Message Date
Yann Collet
4a9335bd60 Added : doc authorship 2015-03-25 17:22:26 +01:00
Takayuki MATSUOKA
2af52a90b3 Add "Examples" subtree 2015-03-25 08:12:18 +09:00
Takayuki MATSUOKA
679afea730 Add README.md as table of contents 2015-03-25 07:53:02 +09:00
Takayuki MATSUOKA
19665c93ea Add document for "Line by Line Text Compression" example 2015-03-25 07:52:35 +09:00
Takayuki MATSUOKA
438fee9169 Add document for "Double Buffer" example 2015-03-25 07:52:17 +09:00
Takayuki MATSUOKA
a38166bd52 Add document : "Streaming API Basics" 2015-03-25 07:51:56 +09:00
Yann Collet
8f844fe700 Fixed : minor warnings under Visual 2014-12-13 11:49:55 +01:00
Yann Collet
d008c87151 New directory structure : library source files into /lib directory 2014-11-30 23:32:12 +01:00
Yann Collet
dc43a1f6b5 Fixed : decompression issue on 32-bits CPU without unaligned memory access 2014-11-29 16:41:28 +01:00
Yann Collet
7050d4b767 Updated unsynchronized buffers tests 2014-11-04 10:04:37 +01:00
Yann Collet
3de7f00a0b Updated ring buffer examples 2014-11-03 09:29:45 +01:00
Yann Collet
2b421e97d4 HC streaming : support small ringbuffer scenarios 2014-10-25 20:52:10 +01:00
Yann Collet
e2c84118f5 Added : HC streaming ring buffer example 2014-10-22 08:07:56 +01:00
Yann Collet
8c1ae99837 fixed : clang warnings 2014-09-22 18:42:00 +01:00
Yann Collet
43465ae8ff Added : examples from Takayuki Matsuoka 2014-08-26 14:27:22 +01:00
Yann Collet
769984407a add new directory 'examples' 2014-08-22 11:23:28 +01:00