Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
495ea43d94e1613af17e76eea0efeb025ca2978b
495ea43
Merge pull request #162 from KyleJHarper/20151021_examples
by Yann Collet
· 9 years ago
7aa0043
Forgot to make clean before commiting. Removing binary.
by KyleJHarper
· 9 years ago
7f96bab
Several changes to address a few concerns from Yann. See Google Group LZ4c topic 'Reusing compression/decompression resources' for details.
by KyleJHarper
· 9 years ago
d1be164
Added a note about why char* is used. Also removed a binary that wasn't supposed to be in there.
by KyleJHarper
· 9 years ago
0d25185
Finished the two example files. Decided to avoid adding anything to lz4.c/h to expose LZ4_compress_generic().
by KyleJHarper
· 9 years ago
02be663
Took out the basics and placed them into basics.c. Added decompression and a wrapper for the generic call. I will likely break this file up into 2 examples before submission.
by KyleJHarper
· 9 years ago
67b3a24
Final tests and reporting are done. As expected there isn't much to be gained by jumping the chain. In most of my tests I did see a moderate performance gain when invoking LZ4_compress_generic() directly with normal text. This could very easily be an edge case. Either way it's interesting and worth sharing.
by KyleJHarper
· 9 years ago
bdd9143
Didn't add my file for some reason. Odd.
by KyleJHarper
· 9 years ago
73dd936
Wrote the skeleton of the performance test. Need to finish tests for the rest of the call stack and then my own copy of generic().
by KyleJHarper
· 9 years ago
2c80138
heapmode macro option for lz4hc
by Yann Collet
· 9 years ago
ff3324b
Fix : compiler-independent macro to remove deprecation warnings
by Yann Collet
· 9 years ago
64f8b03
clarified lz4 license
by Yann Collet
· 9 years ago
2df6025
Merge branch 'dev' of github.com:Cyan4973/lz4 into dev
by Yann Collet
· 9 years ago
7d4575e
fixed link typo
by Yann Collet
· 9 years ago
012ab2f
Merge pull request #152 from dcolascione/dev
by Yann Collet
· 10 years ago
94a0954
Remove .dir-locals.el
by Daniel Colascione
· 10 years ago
4f1ff58
Tweak error message
by Daniel Colascione
· 10 years ago
975c06b
Improve error messages for attempted console IO
by Daniel Colascione
· 10 years ago
6f1fe1b
Add .dir-locals.el for setting tab-width
by Daniel Colascione
· 10 years ago
0011033
fixed #150 : blank lines when converting lz4.1 to .ps or .pdf
by Yann Collet
· 10 years ago
248553c
minor : show in table that frame checksum is optional
by Yann Collet
· 10 years ago
cd18ed3
create link to dynamic library without using `cp -a` (#147)
by Yann Collet
· 10 years ago
fb6fece
Updated Makefile and .travis
by Yann Collet
· 10 years ago
13f12aa
Wrapped possibly empty string (Emscripten) with quotes (@Fordi)
by Yann Collet
· 10 years ago
4a5a003
updated cli help
by Yann Collet
· 10 years ago
9aa5504
New unalign access method
by Yann Collet
· 10 years ago
e5aee60
updated xxhash
by Yann Collet
· 10 years ago
e643455
Merge pull request #142 from bioothod/master
by Yann Collet
· 10 years ago
d15ac1f
Slightly improved compression speed on ARMv6
by Yann Collet
· 10 years ago
0f2bf0c
Improved performance on ARMv6
by Yann Collet
· 10 years ago
fb4d3ef
Added .gitignore
by Yann Collet
· 10 years ago
4b43847
Updated xxhash to r41
by Yann Collet
· 10 years ago
2a6ad2a
debian: changed name lz4->liblz4
by Evgeniy Polyakov
· 10 years ago
2f3e4bf
debian: changed name lz4->liblz4
by Evgeniy Polyakov
· 10 years ago
31fed31
debian: changed name lz4->liblz4
by Evgeniy Polyakov
· 10 years ago
309d1e0
debian: remove sbin dir
by Evgeniy Polyakov
· 10 years ago
2131eed
debian: renamed lz4->liblz4, updated installed library files
by Evgeniy Polyakov
· 10 years ago
b47786b
debian: updated debianization to cdbs
by Evgeniy Polyakov
· 10 years ago
a8f3307
cmake: when building library make it shared
by Evgeniy Polyakov
· 10 years ago
33fa0bf
Added debianization
by Evgeniy Polyakov
· 10 years ago
b4b739c
cmake: bump version to the latest release
by Evgeniy Polyakov
· 10 years ago
5dd12b4
faster sanitize tests
by Yann Collet
· 10 years ago
60119e2
Makefile : generates *.o for faster processing
by Yann Collet
· 10 years ago
9517bd9
minor simplification lz4_readarch()
by Yann Collet
· 10 years ago
a60d11e
update on decompression speed
by Yann Collet
· 10 years ago
00eedb3
minor refactor
by Yann Collet
· 10 years ago
3e579af
Slightly improved decompression speed
by Yann Collet
· 10 years ago
795a2cd
sligthly improved decompression speed
by Yann Collet
· 10 years ago
a3c6dab
liblz4 : Moved XXH_NAMESPACE to CPPFLAGS
by Yann Collet
· 10 years ago
d86dc91
Merge pull request #131 from Cyan4973/dev
by Yann Collet
· 10 years ago
r131
dfabec2
Fixed a few minor visual analyzer warnings
by Yann Collet
· 10 years ago
4abc86e
Increased stack memory considered normal by Visual static analyzer
by Yann Collet
· 10 years ago
db59c7d
Merge pull request #130 from Cyan4973/dev
by Yann Collet
· 10 years ago
8901dcd
removed one malloc
by Yann Collet
· 10 years ago
1098d89
lz4io : removed one malloc
by Yann Collet
· 10 years ago
81f1926
lz4cli : add one malloc test
by Yann Collet
· 10 years ago
aa1350e
lz4hc : added one malloc test
by Yann Collet
· 10 years ago
6fe48b9
changed datagen to remove one malloc
by Yann Collet
· 10 years ago
15603d9
Added static analyzer test in Visual
by Yann Collet
· 10 years ago
48feb90
Merge pull request #129 from Cyan4973/dev
by Yann Collet
· 10 years ago
57e14d4
renamed directory to versionsTest
by Yann Collet
· 10 years ago
14064be
Updated NEWS
by Yann Collet
· 10 years ago
7273da3
minor example clarification
by Yann Collet
· 10 years ago
0cc38f9
Updated lib readme
by Yann Collet
· 10 years ago
454d109
Fixed : fuzzer display messages
by Yann Collet
· 10 years ago
caba2cc
staticAnalyze use same compilation flags as normal build
by Yann Collet
· 10 years ago
8e8dc17
Ensured make test is not confused with directory test
by Yann Collet
· 10 years ago
192ee72
Added namespace ability to xxhash
by Yann Collet
· 10 years ago
c04df7e
Changed : static library is no longer compiled with -fPIC by default (this option can still be added on the command line) See #53
by Yann Collet
· 10 years ago
cdef033
Merge branch 'dev' of github.com:Cyan4973/lz4 into dev
by Yann Collet
· 10 years ago
992faef
Merge pull request #124 from toddlipcon/master
by Yann Collet
· 10 years ago
3d9adf7
Merge pull request #122 from keszybz/master
by Yann Collet
· 10 years ago
02ff90a
Merge pull request #121 from keszybz/add-gitignore
by Yann Collet
· 10 years ago
9113815
Fix cmake build to use gnu flags on clang
by Todd Lipcon
· 10 years ago
2ce2e60
Minor doc clarification on sparse mode support
by Yann Collet
· 10 years ago
b17d322
Minor lib readme update
by Yann Collet
· 10 years ago
3bcf68f
Use lz4 binary to check output
by Zbigniew Jędrzejewski-Szmek
· 10 years ago
386d216
Add example which uses the frame api through the library
by Zbigniew Jędrzejewski-Szmek
· 10 years ago
0e0c32d
Make git ignore generated files
by Zbigniew Jędrzejewski-Szmek
· 10 years ago
7a532ee
Minor update on source ports
by Yann Collet
· 10 years ago
8a7bcea
Merge branch 'dev' of github.com:Cyan4973/lz4 into dev
by Yann Collet
· 10 years ago
1cec6cb
Updated badges
by Yann Collet
· 10 years ago
7f3d82d
Merge pull request #114 from lpsantil/djgpp
by Yann Collet
· 10 years ago
f0a0e44
READM fixup
by Louis P. Santillan
· 10 years ago
a3a479f
djgpp port now using the proposed contrib structure
by Louis P. Santillan
· 10 years ago
00b6535
Reverted all `Makefile` changes
by Louis P. Santillan
· 10 years ago
936f75b
Renamed the djgpp README so that it gets converted to HTML by github. Fixed breakage of `make install`.
by Louis P. Santillan
· 10 years ago
81d6b56
Makefile cleanups to make building with Andrew Wu's build-djgpp cross compilers (and everyone else) simpler.
by Louis P. Santillan
· 10 years ago
faa0bce
Fixup lib/Makefile so that is builds a library for djgpp using Andrew Wu's build-djgpp cross compilers
by Louis P. Santillan
· 10 years ago
b2bbb27
Fixup programs/{Makefile,lz4cli.c,lz4io.c} to build with Andrew Wu's build-djgpp cross compilers. Add some documentation in README.DJ
by Louis P. Santillan
· 10 years ago
baf78e7
Merge pull request #111 from Cyan4973/dev
by Yann Collet
· 10 years ago
lz4-r130
r130
6f50184
Updated NEWS
by Yann Collet
· 10 years ago
acae59a
Fixed : default sparse mode disabled on stdout, to support ` >>` redirection scenario reported by Takayuki Matsuoka (#110)
by Yann Collet
· 10 years ago
91c1b9a
Performance fix : big compression speed boost for clang (+30%)
by Yann Collet
· 10 years ago
0fb0392
Merge branch 'dev' of github.com:Cyan4973/lz4 into dev
by Yann Collet
· 10 years ago
bb22103
Merge pull request #107 from t-mat/issue/103pr2
by Yann Collet
· 10 years ago
7d72c0c
Added LZF
by Yann Collet
· 10 years ago
e769a0e
Combine unique .lz4 file info
by Takayuki MATSUOKA
· 10 years ago
ffff9ee
Support iterative edit and testing
by Takayuki MATSUOKA
· 10 years ago
a8fdeb4
Add log output of succeeded decompression to test script
by Takayuki MATSUOKA
· 10 years ago
Next »