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.5 by root, Wed Feb 12 20:42:10 2003 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines