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

Comparing Convert-Scalar/Changes (file contents):
Revision 1.1 by root, Thu Sep 27 18:32:22 2001 UTC vs.
Revision 1.4 by root, Mon Sep 23 03:42:02 2002 UTC

1Revision history for Perl extension Convert::Scalar 1Revision history for Perl extension Convert::Scalar
2
30.09 Mon Sep 23 05:40:41 CEST 2002
4 - fixed utf8_length to actually work as documented.
5
60.08 Fri Jul 5 13:44:17 CEST 2002
7 - check for readonly scalars before attempting to do utf8
8 conversions. perl will fail badly if not.
9
100.07 Sun Jan 20 04:50:53 CET 2002
11 - added refcnt_inc, refcnt_dec, refcnt etc. methods.
2 12
30.06 Thu Jan 4 02:24:23 CET 2001 130.06 Thu Jan 4 02:24:23 CET 2001
4 - utf8_upgrade now really returns the argument 14 - utf8_upgrade now really returns the argument
5 - all functions that return the argument now do so correctly 15 - all functions that return the argument now do so correctly
6 in all cases, but only when called in a non-void context. 16 in all cases, but only when called in a non-void context.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines