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.13 by root, Thu Aug 18 19:07:03 2011 UTC

1Revision history for Perl extension Convert::Scalar 1Revision history for Perl extension Convert::Scalar
2
31.1 Thu Aug 18 20:59:01 CEST 2011
4 - added readonly, readonly_on, readonly_off.
5 - add extend and len.
6 - modernise xs syntax, make some functions more efficient.
7
81.04 Fri Mar 7 11:32:53 CET 2008
9 - work around 5.10 api changes in *ok functions
10 (reported by David Aguilar).
11
121.03 Thu Mar 3 18:00:52 CET 2005
13 - require perl 5.008.
14 - change of contact address.
15
161.02 Fri Nov 26 22:04:10 CET 2004
17 - return copies in all string-modifying functions
18 instead of the string itself.
19
201.01 Sat Apr 24 08:38:21 CEST 2004
21 - minor documentation corrections.
22
231.0 Sat Apr 24 08:21:11 CEST 2004
24 - minor documentation corrections.
25
260.1 Wed Feb 12 21:40:14 CET 2003
27 - added *ok functions.
28
290.09 Mon Sep 23 05:40:41 CEST 2002
30 - fixed utf8_length to actually work as documented.
31
320.08 Fri Jul 5 13:44:17 CEST 2002
33 - check for readonly scalars before attempting to do utf8
34 conversions. perl will fail badly if not.
2 35
30.07 Sun Jan 20 04:50:53 CET 2002 360.07 Sun Jan 20 04:50:53 CET 2002
4 - added refcnt_inc, refcnt_dec, refcnt etc. methods. 37 - added refcnt_inc, refcnt_dec, refcnt etc. methods.
5 38
60.06 Thu Jan 4 02:24:23 CET 2001 390.06 Thu Jan 4 02:24:23 CET 2001

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines