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

Comparing Compress-LZF/Changes (file contents):
Revision 1.19 by pcg, Thu Mar 3 17:10:16 2005 UTC vs.
Revision 1.23 by root, Fri Feb 16 22:11:17 2007 UTC

1Revision history for Perl extension Compress::LZF 1Revision history for Perl extension Compress::LZF
2
31.71 Fri Feb 16 23:09:04 CET 2007
4 - fix memory leak when feeding illegal data to decompress.
5 - allocate hash dynamically - slower, but having 256k of stack
6 is not ubiquitiously available.
7
81.7 Wed Sep 27 17:52:39 CEST 2006
9 - fix buffer overflows in decompress header.
10
111.65 Fri Jul 7 17:42:12 CEST 2006
12 - upgrade to liblzf-1.6.
13
141.6 Sat Oct 1 03:34:11 CEST 2005
15 - now really allow non-Storable serialisers.
16
171.52 Sat Oct 1 03:23:52 CEST 2005
18 - changed mstore to net_mstore default.
19
201.51 Thu Apr 14 18:59:03 CEST 2005
21 - upped compress size limit from 64MB to 2GB (reported
22 by Jan Sundberg, who actually ran into the limit :).
23 - *blush*, changed Zev-Limpel to Lempel-Ziv... funny that
24 nobody spotted thta braino.
25
261.5 Tue Mar 8 21:04:23 CET 2005
27 - upgraded to liblzf-1.5 (faster, slightly worse compression).
2 28
31.401 Thu Mar 3 18:00:52 CET 2005 291.401 Thu Mar 3 18:00:52 CET 2005
4 - upgraded to liblzf-1.401. 30 - upgraded to liblzf-1.401.
5 - change of contact address. 31 - change of contact address.
6 32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines