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.14 by root, Mon Feb 3 03:32:13 2014 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines