ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Compress-LZF/Changes
Revision: 1.4
Committed: Sun Mar 3 04:45:18 2002 UTC (22 years, 2 months ago) by root
Branch: MAIN
Changes since 1.3: +5 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for Perl extension Compress::LZF
2
3 0.103 Sun Mar 3 05:39:00 CET 2002
4 - try to handle magical objects that are no references
5 by creating a referebce to them and passing this ref to
6 storable.
7
8 0.102 Wed Feb 27 21:50:18 CET 2002
9 - handle magic in sfreeze.
10
11 0.101 Fri Feb 22 01:15:25 CET 2002
12 - handle magic in sthaw.
13
14 0.1 Thu Sep 27 18:50:11 CEST 2001
15 - compress/decompress considered stable.
16 - added sfreeze, sfreeze_c and sfreeze_cr.
17
18 0.05 Thu Jan 25 12:47:36 CET 2001
19 - uncompress leaked memory. doh!
20
21 0.04 Tue Jan 16 13:21:14 CET 2001
22 - fix silly beginners 32/64 bit mistake.
23
24 0.03 Sat Jan 13 19:19:15 CET 2001
25 - small testsuite fix (use Compress::LZF instead of LZV1!).
26
27 0.02 Thu Jan 4 05:51:26 CET 2001
28 - upgraded to liblzf-0.2
29
30 0.01
31 - improved version of Compress::LZV1, better compression, saner format
32 freeer license, faster code...
33