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

Comparing Convert-UUlib/Changes (file contents):
Revision 1.32 by root, Sun Dec 10 16:44:00 2006 UTC vs.
Revision 1.37 by root, Sat May 26 15:15:50 2007 UTC

1Revision history for Perl extension Convert::UUlib. 1Revision history for Perl extension Convert::UUlib.
2
31.09 Fri May 25 19:38:11 CEST 2007
4 - create something sensible, trust a windows program to fuck
5 it up: work around literal "(null)" filenames in yenc-encoded
6 files.
7 - some minor cleanups.
8
91.08 Sat Dec 16 23:27:13 CET 2006
10 - URGENT update, the last release did not
11 decode files correctly, usually not at all.
12 - my last patch was, of course, completly bogus.
13 (sorry. looked simple...).
2 14
31.07 Sun Dec 10 17:41:46 CET 2006 151.07 Sun Dec 10 17:41:46 CET 2006
4 - fixed an uninitialised variable based on analysis 16 - fixed an uninitialised variable based on analysis
5 and patch by Mark Martinec. This might have caused 17 and patch by Mark Martinec.
6 the coredumps on solaris due to calls to malloc with
7 large positive or negative values.
8 18
91.06 Tue Dec 6 00:56:05 CET 2005 191.06 Tue Dec 6 00:56:05 CET 2005
10 - fix a number of int/long format errors in the encoding part and 20 - fix a number of int/long format errors in the encoding part and
11 fix some signed/unsigned char problems of unknown relevance, 21 fix some signed/unsigned char problems of unknown relevance,
12 reported by Jonas Smedegaard. 22 reported by Jonas Smedegaard.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines