Files
perl-B-Generate/perl-B-Generate.changes

101 lines
3.2 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Thu Dec 21 06:05:08 UTC 2017 - coolo@suse.com
- updated to 1.56
see /usr/share/doc/packages/perl-B-Generate/Changes
1.50 - 2017-12-20 (Reini Urban)
- Remove unused OA_PADOP. Unused since <5.6, removed with v5.27.3c
- Fixes CvISXSUB for <5.8.9
-------------------------------------------------------------------
Fri Feb 24 06:03:44 UTC 2017 - coolo@suse.com
- updated to 1.55
see /usr/share/doc/packages/perl-B-Generate/Changes
1.55 - 2017-02-23 (Reini Urban)
- Fixed typo for METHOOP [CPAN #120343] by Igor Yu. Vlasenko
-------------------------------------------------------------------
Sat May 28 09:25:14 UTC 2016 - coolo@suse.com
- updated to 1.54
see /usr/share/doc/packages/perl-B-Generate/Changes
1.54 - 2016-05-26 (Reini Urban)
- Fixes for perl5.22 and 5.24: OP_PARENT, METHOP, UNOP_AUX
-------------------------------------------------------------------
Tue May 5 08:10:32 UTC 2015 - coolo@suse.com
- updated to 1.53
see /usr/share/doc/packages/perl-B-Generate/Changes
1.53 - 2015-05-04 (Reini Urban)
- Fixes for perl>5.18 without exported pad_alloc (HAVE_PAD_ALLOC)
i.e. MSWin32 or AIX. [CPAN #104208]
1.52 - 2015-05-02 (Reini Urban)
- Fix 1.51 regression for older perls <5.18
-------------------------------------------------------------------
Sun May 3 08:17:19 UTC 2015 - coolo@suse.com
- updated to 1.51
see /usr/share/doc/packages/perl-B-Generate/Changes
1.51 - 2015-05-02 (Reini Urban)
- Fixes for 5.21.22: op->sibling, added op->sibparent for -DPERL_OP_PARENT.
- Weaker op_list test, to match the number of ops. Also add op_signature variant.
- Adjust README
-------------------------------------------------------------------
Fri Apr 17 17:01:05 UTC 2015 - coolo@suse.com
- updated to 1.50
see /usr/share/doc/packages/perl-B-Generate/Changes
-------------------------------------------------------------------
Wed May 30 07:50:30 UTC 2012 - coolo@suse.com
- updated to 1.44
- removed B 1.09 dependency. Tested down to B 1.02 perl-5.8.4 but it was
claimed to work down to perl-5.5.62
- Generate.xs, t/find_cv.t: minor optimizations
- t/new_cv.t: skip with B < 1.09 [RT#70397]
- SVOP->sv: added 2nd optional arg cvref for threaded perls, the
surrounding cv of the op
- make PADOP->sv writable
- t/const.t: test SVOP->new "const" (from Devel::BeginLift)
- t/basic.t: fixed ithreads tests 3,5,6.
const is an SVOP but it should be a PADOP really.
- improved SVOP->sv() read-only case: no GEN_PAD needed.
- XS internal: harmonize croak usage
- renamed OP_CUSTOM_OPS to CHECK_CUSTOM_OPS
- updated cc_opclass from 5.15
- t/op_list.t: added two more ops for 5.15
- fixed t/new_cv.t
- improved Makefile.PL
-------------------------------------------------------------------
Wed May 30 07:50:25 UTC 2012 - coolo@suse.com
- updated to 1.39
-------------------------------------------------------------------
Wed May 30 07:50:19 UTC 2012 - coolo@suse.com
- updated to 1.34
-------------------------------------------------------------------
Tue May 3 06:05:26 UTC 2011 - coolo@opensuse.org
- initial package 1.34
* created by cpanspec 1.78.04