Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
7c6229fb3d1b78f518108cee1b5088f615782ad9
7c6229f
Updated : license text (main.c)
by yann.collet.73@gmail.com
· 13 years ago
32f4bab
Small compression speed improvement
by yann.collet.73@gmail.com
· 13 years ago
84bfd32
Corrected : CLI : Pipe mode in Windows (note : was already properly working for Linux)
by yann.collet.73@gmail.com
· 13 years ago
558c03a
Corrected a (rare) bug in compression function
by yann.collet.73@gmail.com
· 13 years ago
3a6d964
LZ4Demo now supports Pipe mode (inspired by Huan Truong mod)
by yann.collet.73@gmail.com
· 13 years ago
8860e61
Removed LZ4_decode() function code.
by yann.collet.73@gmail.com
· 13 years ago
a201020
Improved compression and decompression speed under GCC compiler
by yann.collet.73@gmail.com
· 13 years ago
075bf13
Greatly improved compression and decompression speed, at the expense of some compression ratio.
by yann.collet.73@gmail.com
· 13 years ago
6b798d5
New function : LZ4_uncompress : secure version which is safe against buffer overflow attacks
by yann.collet.73@gmail.com
· 13 years ago
0121f47
Corrected : demo program : "/" no longer a valid option trigger, in order to allow absolute path on *nix systems.
by yann.collet.73@gmail.com
· 14 years ago
ca8d6c2
Improved : safe type, for linux x64 (amd64) compatibility (Thanks to Erik Andersen)
by yann.collet.73@gmail.com
· 14 years ago
06abb77
Added some comments for better clarity
by yann.collet.73@gmail.com
· 14 years ago
f033754
Correction : enforced typecasting for compatibility with gcc on *nix systems.
by yann.collet.73@gmail.com
· 14 years ago
cfcae8a
Strict end-of-buffer checks License changed to BSD
by yann.collet.73@gmail.com
· 14 years ago
1920856
Added CPP compatibility macro
by yann.collet.73@gmail.com
· 14 years ago
3610461
by yann.collet.73@gmail.com
· 14 years ago
409f243
Initial directory structure.
by (no author)
· 14 years ago