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

Comparing Compress-LZF/Changes (file contents):
Revision 1.33 by root, Fri Sep 5 15:27:30 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.
2 15
33.4 Fri Sep 5 17:27:10 CEST 2008 163.4 Fri Sep 5 17:27:10 CEST 2008
4 - update to liblzf-3.4. 17 - update to liblzf-3.4.
5 18
63.11 Wed Jan 9 22:43:17 CET 2008 193.11 Wed Jan 9 22:43:17 CET 2008

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines