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

Comparing cvsroot/Convert-Scalar/Changes (file contents):
Revision 1.12 by root, Fri Mar 7 10:33:45 2008 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.
2 18
31.04 Fri Mar 7 11:32:53 CET 2008 191.04 Fri Mar 7 11:32:53 CET 2008
4 - work around 5.10 api changes in *ok functions 20 - work around 5.10 api changes in *ok functions
5 (reported by David Aguilar). 21 (reported by David Aguilar).
6 22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines