Revision history for Compress-LZ4
0.14 Fri Aug 10 00:17:18 UTC 2012
- Integrated latest LZ4 source for performance enhancements.
- Added compress_hc function for higher compression.
0.13 Fri Jun 1 18:48:17 UTC 2012
- Prevented memory leak on invalid compression streams. (RT #77574)
0.12 Wed Apr 4 12:53:04 UTC 2012
- Made length header portable across different architectures.
0.11 Tue Apr 3 21:32:22 UTC 2012
- Integrated latest LZ4 source for NetBSD fix.
0.10 Mon Mar 26 11:22:20 UTC 2012
- Moved source files to top-level directory to avoid portability problems
with EUMM and subdirs.
0.09 Fri Mar 23 17:25:01 UTC 2012
- Really fixed the BSD make issue.
0.08 Fri Mar 23 16:26:11 UTC 2012
- Added fix for BSD make.
0.07 Thu Mar 22 16:08:31 UTC 2012
- Removed use of debug module not listed in prereqs.
0.06 Thu Mar 22 09:00:11 UTC 2012
- Fixed for compilers that don't support -o option.
0.05 Sun Mar 18 19:39:19 UTC 2012
- Fixed test for Perl 5.6.
0.04 Sun Mar 18 06:48:17 UTC 2012
- Added fix for AMD64. (RT #75624)
0.03 Fri Mar 2 04:31:45 UTC 2012
- Integrated latest LZ4 source for better performance.
- Updated benchmarks.
0.02 Mon Feb 20 21:24:20 UTC 2012
- Integrated latest LZ4 source for portability updates.
0.01 Sat Feb 11 15:04:57 UTC 2012
- Initial distribution.