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

Comparing Convert-UUlib/Changes (file contents):
Revision 1.21 by root, Thu Nov 6 13:33:39 2003 UTC vs.
Revision 1.24 by root, Sun Apr 18 14:48:53 2004 UTC

1Revision history for Perl extension Convert::UUlib. 1Revision history for Perl extension Convert::UUlib.
2
31.02 Sun Apr 18 16:47:26 CEST 2004
4 - renamed crc32 to uulib_crc32, to work around yet another
5 shortcoming in this oh-so-outdated macosx.
6
71.01 Sun Feb 1 19:49:51 CET 2004
8 - make it compile with 5.005_03 (reported by Anton Berezin).
9 - very short files might not be detected because the header
10 parsing code might skip them.
2 11
31.0 Thu Nov 6 14:32:08 CET 2003 121.0 Thu Nov 6 14:32:08 CET 2003
4 - change bracket policy to give priority to (x/y) over (x), 13 - change bracket policy to give priority to (x/y) over (x),
5 and use the last bracket found otherwise. 14 and use the last bracket found otherwise.
6 - part numbers at the end of the subject are now recognized. 15 - part numbers at the end of the subject are now recognized.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines