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

Comparing Convert-UUlib/Changes (file contents):
Revision 1.37 by root, Sat May 26 15:15:50 2007 UTC vs.
Revision 1.43 by root, Mon Oct 13 12:12:56 2008 UTC

1Revision history for Perl extension Convert::UUlib. 1Revision history for Perl extension Convert::UUlib.
2
31.12 Mon Oct 13 14:11:01 CEST 2008
4 - use the yencode filesize as additional matching criterium
5 to avoid false matches.
6 - made the example decoder more verbose w.r.t. error handling.
7 - removed potentially confusing decide_temp calls from
8 example decoder.
9
101.11 Fri Jun 13 15:32:30 CEST 2008
11 - don't ask.
12
131.10 Fri Jun 13 14:22:42 CEST 2008
14 - fix an infinite-looping problem when scanning in freestyle
15 mode (testcase provided by Pieter Geens and Reinhard Pfau).
2 16
31.09 Fri May 25 19:38:11 CEST 2007 171.09 Fri May 25 19:38:11 CEST 2007
4 - create something sensible, trust a windows program to fuck 18 - create something sensible, trust a windows program to fuck
5 it up: work around literal "(null)" filenames in yenc-encoded 19 it up: work around literal "(null)" filenames in yenc-encoded
6 files. 20 files.
7 - some minor cleanups. 21 - some minor cleanups.
8 22
91.08 Sat Dec 16 23:27:13 CET 2006 231.08 Sat Dec 16 23:27:13 CET 2006
10 - URGENT update, the last release did not 24 - URGENT update, the last release did not
11 decode files correctly, usually not at all. 25 decode files correctly, usually not at all.
12 - my last patch was, of course, completly bogus. 26 - my last patch was, of course, completely bogus.
13 (sorry. looked simple...). 27 (sorry. looked simple...).
14 28
151.07 Sun Dec 10 17:41:46 CET 2006 291.07 Sun Dec 10 17:41:46 CET 2006
16 - fixed an uninitialised variable based on analysis 30 - fixed an uninitialised variable based on analysis
17 and patch by Mark Martinec. 31 and patch by Mark Martinec.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines