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

Comparing Convert-UUlib/Changes (file contents):
Revision 1.35 by root, Thu Jan 4 11:35:19 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 2
3 - oh my I can write ugly code in a hurry. 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.
4 22
51.08 Sat Dec 16 23:27:13 CET 2006 231.08 Sat Dec 16 23:27:13 CET 2006
6 - URGENT update, the last release did not 24 - URGENT update, the last release did not
7 decode files correctly, usually not at all. 25 decode files correctly, usually not at all.
8 - my last patch was, of course, completly bogus. 26 - my last patch was, of course, completely bogus.
9 (sorry. looked simple...). 27 (sorry. looked simple...).
10 28
111.07 Sun Dec 10 17:41:46 CET 2006 291.07 Sun Dec 10 17:41:46 CET 2006
12 - fixed an uninitialised variable based on analysis 30 - fixed an uninitialised variable based on analysis
13 and patch by Mark Martinec. 31 and patch by Mark Martinec.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines