Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
3430ee1bc0d90e32c47a036eb39c3b0d16ba5451
/
Makefile
4045a42
Added : LZ4_compressBound() function
by yann.collet.73@gmail.com
· 13 years ago
99b3294
Improved compression speed for big-endian CPU
by yann.collet.73@gmail.com
· 13 years ago
97abf01
Added : benchmark function within command-line utility
by yann.collet.73@gmail.com
· 13 years ago
3963071
Endianess correction
by yann.collet.73@gmail.com
· 13 years ago
62c39e2
Modified makefile to specify C99 support to compiler (GCC)
by yann.collet.73@gmail.com
· 13 years ago
c5493d8
renamed : main.c into lz4demo.c changed Makefile accordingly
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
a201020
Improved compression and decompression speed under GCC compiler
by yann.collet.73@gmail.com
· 13 years ago
ca8d6c2
Improved : safe type, for linux x64 (amd64) compatibility (Thanks to Erik Andersen)
by yann.collet.73@gmail.com
· 14 years ago