ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Compress-LZF/Changes
(Generate patch)

Comparing Compress-LZF/Changes (file contents):
Revision 1.39 by root, Mon Dec 29 08:46:40 2008 UTC vs.
Revision 1.42 by root, Sat Jun 27 19:52:44 2015 UTC

1Revision history for Perl extension Compress::LZF 1Revision history for Perl extension Compress::LZF
2STATE_ARG für _best
3
4 - support perl multicore specification
5 (http://pod.tst.eu/http://cvs.schmorp.de/Coro-Multicore/perlmulticore.h)
6 for compression and decompression.
7
83.7 Sun Aug 25 20:12:58 CEST 2013
9 - update liblzf to version 3.7 (speedups, no bugfixes).
10 - add _best versions that use lzf_c_best.
2 11
33.43 Mon Dec 29 09:46:17 CET 2008 123.43 Mon Dec 29 09:46:17 CET 2008
4 - port to perls that pointless have enabled windows process 13 - port to perls that pointlessly have enabled windows process
5 emulation on unix (broguht to my attention by Guillaume Rousse). 14 emulation on unix (broguht to my attention by Guillaume Rousse).
6 15
73.42 Wed Dec 17 01:35:47 CET 2008 163.42 Wed Dec 17 01:35:47 CET 2008
8 - grr, require_pv doesn't work either, roll our own. 17 - grr, require_pv doesn't work either, roll our own.
9 - name the correct function serialiser function name 18 - name the correct function serialiser function name

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines