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.39 by root, Fri Jun 13 13:33:08 2008 UTC

1Revision history for Perl extension Convert::UUlib. 1Revision history for Perl extension Convert::UUlib.
2
31.11 Fri Jun 13 15:32:30 CEST 2008
4 - don't ask.
5
61.10 Fri Jun 13 14:22:42 CEST 2008
7 - fix an infinite-looping problem when scanning in freestyle
8 mode (testcase provided by Pieter Geens).
9
101.09 Fri May 25 19:38:11 CEST 2007
11 - create something sensible, trust a windows program to fuck
12 it up: work around literal "(null)" filenames in yenc-encoded
13 files.
14 - some minor cleanups.
15
161.08 Sat Dec 16 23:27:13 CET 2006
17 - URGENT update, the last release did not
18 decode files correctly, usually not at all.
19 - my last patch was, of course, completely bogus.
20 (sorry. looked simple...).
2 21
31.07 Sun Dec 10 17:41:46 CET 2006 221.07 Sun Dec 10 17:41:46 CET 2006
4 - fixed an uninitialised variable based on analysis 23 - fixed an uninitialised variable based on analysis
5 and patch by Mark Martinec. This might have caused 24 and patch by Mark Martinec.
6 the coredumps on solaris due to calls to malloc with
7 large positive or negative values.
8 25
91.06 Tue Dec 6 00:56:05 CET 2005 261.06 Tue Dec 6 00:56:05 CET 2005
10 - fix a number of int/long format errors in the encoding part and 27 - fix a number of int/long format errors in the encoding part and
11 fix some signed/unsigned char problems of unknown relevance, 28 fix some signed/unsigned char problems of unknown relevance,
12 reported by Jonas Smedegaard. 29 reported by Jonas Smedegaard.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines