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

49 lines
1.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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