Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
aac2572351dad4c48675091158620add2c0ff839
/
Makefile
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