index
:
platform/upstream/lz4
accepted/tizen_6.0_unified
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
master
tizen
tizen_6.0
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: System / System Framework; Licenses: BSD-2-Clause, GPL-2.0;
Hyotaek Shim <hyotaek.shim@samsung.com>, Karol Lewandowski <k.lewandowsk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-26
Took out the basics and placed them into basics.c. Added decompression and a...
KyleJHarper
3
-76
/
+232
2015-10-23
Final tests and reporting are done. As expected there isn't much to be gaine...
KyleJHarper
1
-75
/
+148
2015-10-22
Didn't add my file for some reason. Odd.
KyleJHarper
1
-0
/
+155
2015-10-22
Wrote the skeleton of the performance test. Need to finish tests for the res...
KyleJHarper
1
-1
/
+4
2015-06-28
Added static analyzer test in Visual
Yann Collet
1
-0
/
+0
2015-06-28
minor example clarification
Yann Collet
2
-5
/
+9
2015-06-25
Merge pull request #122 from keszybz/master
Yann Collet
2
-2
/
+174
2015-06-17
Use lz4 binary to check output
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2015-06-17
Add example which uses the frame api through the library
Zbigniew Jędrzejewski-Szmek
2
-2
/
+172
2015-06-15
Make git ignore generated files
Zbigniew Jędrzejewski-Szmek
1
-0
/
+8
2015-05-03
Updated lz4hc API
Yann Collet
3
-26
/
+19
2015-05-03
Updated streaming examples
Yann Collet
2
-4
/
+4
2015-04-13
Replace obsolete functions
Takayuki MATSUOKA
2
-5
/
+6
2015-04-13
Add snprintf macro for MSVC
Takayuki MATSUOKA
2
-2
/
+8
2015-03-25
Added : doc authorship
Yann Collet
3
-1
/
+3
2015-03-25
Add "Examples" subtree
Takayuki MATSUOKA
1
-2
/
+3
2015-03-25
Add README.md as table of contents
Takayuki MATSUOKA
1
-0
/
+7
2015-03-25
Add document for "Line by Line Text Compression" example
Takayuki MATSUOKA
1
-0
/
+121
2015-03-25
Add document for "Double Buffer" example
Takayuki MATSUOKA
1
-0
/
+99
2015-03-25
Add document : "Streaming API Basics"
Takayuki MATSUOKA
1
-0
/
+87
2014-12-13
Fixed : minor warnings under Visual
Yann Collet
1
-7
/
+3
2014-11-30
New directory structure : library source files into /lib directory
Yann Collet
1
-2
/
+2
2014-11-29
Fixed : decompression issue on 32-bits CPU without unaligned memory access
Yann Collet
1
-1
/
+1
2014-11-04
Updated unsynchronized buffers tests
Yann Collet
2
-4
/
+4
2014-11-03
Updated ring buffer examples
Yann Collet
2
-17
/
+30
2014-10-25
HC streaming : support small ringbuffer scenarios
Yann Collet
2
-28
/
+64
2014-10-22
Added : HC streaming ring buffer example
Yann Collet
2
-2
/
+214
2014-09-22
fixed : clang warnings
Yann Collet
3
-9
/
+9
2014-08-26
Added : examples from Takayuki Matsuoka
Yann Collet
5
-1
/
+679
2014-08-22
add new directory 'examples'
Yann Collet
1
-0
/
+8
[prev]