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

Comparing Compress-LZF/Changes (file contents):
Revision 1.11 by root, Thu Sep 5 22:00:54 2002 UTC vs.
Revision 1.21 by root, Fri Jul 7 15:47:10 2006 UTC

1Revision history for Perl extension Compress::LZF 1Revision history for Perl extension Compress::LZF
2
31.65 Fri Jul 7 17:42:12 CEST 2006
4 - upgrade to liblzf-1.6.
5
61.6 Sat Oct 1 03:34:11 CEST 2005
7 - now really allow non-Storable serialisers.
8
91.52 Sat Oct 1 03:23:52 CEST 2005
10 - changed mstore to net_mstore default.
11
121.51 Thu Apr 14 18:59:03 CEST 2005
13 - upped compress size limit from 64MB to 2GB (reported
14 by Jan Sundberg, who actually ran into the limit :).
15 - *blush*, changed Zev-Limpel to Lempel-Ziv... funny that
16 nobody spotted thta braino.
17
181.5 Tue Mar 8 21:04:23 CET 2005
19 - upgraded to liblzf-1.5 (faster, slightly worse compression).
20
211.401 Thu Mar 3 18:00:52 CET 2005
22 - upgraded to liblzf-1.401.
23 - change of contact address.
24
251.4 Wed Dec 15 08:09:33 CET 2004
26 - upgraded to liblzf-1.4.
27
281.0 Mon May 3 20:25:07 CEST 2004
29 - yet another minor reference copying vs. inc bug.
30
310.1046 Fri Jan 17 08:14:30 CET 2003
32 - added debian files, realized that debians package management
33 is quite useless.
2 34
30.1045 Thu Sep 5 23:54:11 CEST 2002 350.1045 Thu Sep 5 23:54:11 CEST 2002
4 - always make a stringified copy of the argument for 36 - always make a stringified copy of the argument for
5 sfreeze, so the assertion "sfreeze makes a string out 37 sfreeze, so the assertion "sfreeze makes a string out
6 of it's argument" holds even for intengers. 38 of it's argument" holds even for integers.
7 - "simple" objects now include PVIV and PVNV. 39 - "simple" objects now include PVIV and PVNV.
8 40
90.1044 Thu Sep 5 06:44:13 CEST 2002 410.1044 Thu Sep 5 06:44:13 CEST 2002
10 - MINOR: add set_serializer interface. 42 - MINOR: add set_serializer interface.
11 43

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines