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

Comparing Convert-Scalar/Changes (file contents):
Revision 1.2 by root, Sun Jan 20 04:23:59 2002 UTC vs.
Revision 1.10 by root, Sat Nov 27 23:36:36 2004 UTC

1Revision history for Perl extension Convert::Scalar 1Revision history for Perl extension Convert::Scalar
2
3 - require perl 5.008.
4
51.02 Fri Nov 26 22:04:10 CET 2004
6 - return copies in all string-modifying functions
7 instead of the string itself.
8
91.01 Sat Apr 24 08:38:21 CEST 2004
10 - minor documentation corrections.
11
121.0 Sat Apr 24 08:21:11 CEST 2004
13 - minor documentation corrections.
14
150.1 Wed Feb 12 21:40:14 CET 2003
16 - added *ok functions.
17
180.09 Mon Sep 23 05:40:41 CEST 2002
19 - fixed utf8_length to actually work as documented.
20
210.08 Fri Jul 5 13:44:17 CEST 2002
22 - check for readonly scalars before attempting to do utf8
23 conversions. perl will fail badly if not.
2 24
30.07 Sun Jan 20 04:50:53 CET 2002 250.07 Sun Jan 20 04:50:53 CET 2002
4 - added refcnt_inc, refcnt_dec, refcnt etc. methods. 26 - added refcnt_inc, refcnt_dec, refcnt etc. methods.
5 27
60.06 Thu Jan 4 02:24:23 CET 2001 280.06 Thu Jan 4 02:24:23 CET 2001

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines