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

Comparing Compress-LZF/Changes (file contents):
Revision 1.31 by root, Wed Jan 9 21:44:08 2008 UTC vs.
Revision 1.38 by root, Wed Dec 17 00:36:09 2008 UTC

1Revision history for Perl extension Compress::LZF 1Revision history for Perl extension Compress::LZF
2
33.42 Wed Dec 17 01:35:47 CET 2008
4 - grr, require_pv doesn't work either, roll our own.
5 - name the correct function serialiser function name
6 in error messages.
7
83.41 Tue Sep 23 01:59:02 CEST 2008
9 - it would be nice if the fact that load_module eats
10 the module name were documented :(, in any case,
11 switching to require_pv fixes all the mysterious
12 crashes.
13 - be more forgiving instead of crashing when the
14 serialiser doesn't return a string.
15
163.4 Fri Sep 5 17:27:10 CEST 2008
17 - update to liblzf-3.4.
2 18
33.11 Wed Jan 9 22:43:17 CET 2008 193.11 Wed Jan 9 22:43:17 CET 2008
4 - add PUTBACK/SPAGAIN around need_storable calls, fixing 20 - add PUTBACK/SPAGAIN around need_storable calls, fixing
5 a potential stack change problem when loading the serialiser. 21 a potential stack change problem when loading the serialiser.
6 22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines