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.6 by root, Sat Apr 24 06:23:12 2004 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines