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

Comparing Convert-UUlib/Changes (file contents):
Revision 1.33 by root, Sat Dec 16 22:53:30 2006 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 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).
16
171.09 Fri May 25 19:38:11 CEST 2007
18 - create something sensible, trust a windows program to fuck
19 it up: work around literal "(null)" filenames in yenc-encoded
20 files.
21 - some minor cleanups.
22
31.08 Sat Dec 16 23:27:13 CET 2006 231.08 Sat Dec 16 23:27:13 CET 2006
4 - URGENT update, the lastr elease did not 24 - URGENT update, the last release did not
5 decode files correctly, usually not at all. 25 decode files correctly, usually not at all.
6 - the last patch was, of course, completely bogus. 26 - my last patch was, of course, completely bogus.
7 (sorry. looked simple...). 27 (sorry. looked simple...).
8 28
91.07 Sun Dec 10 17:41:46 CET 2006 291.07 Sun Dec 10 17:41:46 CET 2006
10 - fixed an uninitialised variable based on analysis 30 - fixed an uninitialised variable based on analysis
11 and patch by Mark Martinec. 31 and patch by Mark Martinec.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines