Go to file
yann.collet.73@gmail.com 2327aa404e Better detection of Big-Endian and PowerPC CPU
LZ4Demo : correction : produces compatible streams on both big-endian and little-endian systems

git-svn-id: https://lz4.googlecode.com/svn/trunk@52 650e7d94-2a16-8b24-b05c-7c0b3f6821cd
2012-02-01 04:19:38 +00:00
bench.c Better detection of Big-Endian and PowerPC CPU 2012-02-01 04:19:38 +00:00
bench.h Added : benchmark function within command-line utility 2012-01-08 02:45:32 +00:00
lz4.c Better detection of Big-Endian and PowerPC CPU 2012-02-01 04:19:38 +00:00
lz4.h Better compliance with C99 and non-C99 compilators 2011-11-19 21:38:27 +00:00
lz4demo.c Better detection of Big-Endian and PowerPC CPU 2012-02-01 04:19:38 +00:00
Makefile Improved compression speed for big-endian CPU 2012-01-10 20:03:01 +00:00