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

Comparing Convert-Scalar/Changes (file contents):
Revision 1.4 by root, Mon Sep 23 03:42:02 2002 UTC vs.
Revision 1.16 by root, Tue Aug 15 07:29:06 2017 UTC

1Revision history for Perl extension Convert::Scalar 1Revision history for Perl extension Convert::Scalar
2
31.12 Tue Aug 15 08:01:36 CEST 2017
4 - add read_extend, read_all, write_all function.
5 - assume c99 or higher, if not already.
6 - extend addlen is now optional and defaults to 64.
7 - use automatic prototype generation - this should *not*
8 change any existing prototypes.
9
101.11 Thu Jun 25 16:01:36 CEST 2015
11 - fix unmagic prototype.
12 - added stability canary support.
13
141.1 Thu Aug 18 20:59:01 CEST 2011
15 - added readonly, readonly_on, readonly_off.
16 - add extend and len.
17 - modernise xs syntax, make some functions more efficient.
18
191.04 Fri Mar 7 11:32:53 CET 2008
20 - work around 5.10 api changes in *ok functions
21 (reported by David Aguilar).
22
231.03 Thu Mar 3 18:00:52 CET 2005
24 - require perl 5.008.
25 - change of contact address.
26
271.02 Fri Nov 26 22:04:10 CET 2004
28 - return copies in all string-modifying functions
29 instead of the string itself.
30
311.01 Sat Apr 24 08:38:21 CEST 2004
32 - minor documentation corrections.
33
341.0 Sat Apr 24 08:21:11 CEST 2004
35 - minor documentation corrections.
36
370.1 Wed Feb 12 21:40:14 CET 2003
38 - added *ok functions.
2 39
30.09 Mon Sep 23 05:40:41 CEST 2002 400.09 Mon Sep 23 05:40:41 CEST 2002
4 - fixed utf8_length to actually work as documented. 41 - fixed utf8_length to actually work as documented.
5 42
60.08 Fri Jul 5 13:44:17 CEST 2002 430.08 Fri Jul 5 13:44:17 CEST 2002

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines