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.9 by root, Fri Nov 26 21:05:13 2004 UTC

1Revision history for Perl extension Convert::Scalar 1Revision history for Perl extension Convert::Scalar
2
31.02 Fri Nov 26 22:04:10 CET 2004
4 - return copies in all string-modifying functions
5 instead of the string itself.
6
71.01 Sat Apr 24 08:38:21 CEST 2004
8 - minor documentation corrections.
9
101.0 Sat Apr 24 08:21:11 CEST 2004
11 - minor documentation corrections.
12
130.1 Wed Feb 12 21:40:14 CET 2003
14 - added *ok functions.
15
160.09 Mon Sep 23 05:40:41 CEST 2002
17 - fixed utf8_length to actually work as documented.
18
190.08 Fri Jul 5 13:44:17 CEST 2002
20 - check for readonly scalars before attempting to do utf8
21 conversions. perl will fail badly if not.
22
230.07 Sun Jan 20 04:50:53 CET 2002
24 - added refcnt_inc, refcnt_dec, refcnt etc. methods.
2 25
30.06 Thu Jan 4 02:24:23 CET 2001 260.06 Thu Jan 4 02:24:23 CET 2001
4 - utf8_upgrade now really returns the argument 27 - utf8_upgrade now really returns the argument
5 - all functions that return the argument now do so correctly 28 - all functions that return the argument now do so correctly
6 in all cases, but only when called in a non-void context. 29 in all cases, but only when called in a non-void context.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines