Changelog for
perl-B-Flags-0.16-1.1.x86_64.rpm :
Sun Feb 7 13:00:00 2016 cooloAATTsuse.com
- updated to 0.16
see /usr/share/doc/packages/perl-B-Flags/Changes
0.16 2016-02-04 rurban
- fix duplicate UTF8 and IsUV
Wed Nov 11 13:00:00 2015 cooloAATTsuse.com
- updated to 0.15
see /usr/share/doc/packages/perl-B-Flags/Changes
0.15 2015-11-10 rurban
- add B::PADLIST support and tests
- add typed padname tests
- replace EVALED with TYPED for PVMG.
EVALED is only defined for rhs regexp.
- remove PADNAME, there is no such flag
- add NAMELIST for SVpad_NAMELIST with 5.20 only
- split AvFLAGS from SvFLAGS only where AvFLAGS are seperated
(5.6 - 5.8)
Sat Sep 26 14:00:00 2015 cooloAATTsuse.com
- updated to 0.14
see /usr/share/doc/packages/perl-B-Flags/Changes
0.14 2015-09-24 rurban
- add B::PADNAMELIST and B::PADNAME support and tests
Mon Apr 27 14:00:00 2015 cooloAATTsuse.com
- updated to 0.13
see /usr/share/doc/packages/perl-B-Flags/Changes
0.13 2015-04-27 rurban
- add HUSH_VMSISH
- add -DPERL_OP_PARENT support, replace MORESIB and LASTSIB by SIBLING.
SIBLING appears now in <5.22 perl ops also as flag, even if it\'s a pointer,
to be consistent with 5.22.
- protect against B::NULL
- add README, release and test_cover make targets
0.12 2015-04-27 rurban
- add more new 5.21.11 flags: MORESIB (Mathieu Arnold)
- but no -DPERL_OP_PARENT support yet.
Fri Apr 17 14:00:00 2015 cooloAATTsuse.com
- updated to 0.11
see /usr/share/doc/packages/perl-B-Flags/Changes
0.11 2014-12-03 rurban
- add some new 5.21 flags: LASTSIB, PROTECT
- fix test for 5.21.7, no PAD
* flags anymore on lexical AVs
- tested from 5.6.2 up to 5.21.7
0.10 2013-09-05 10:56:58 rurban
- align with core dump.c
- rename COW to IsCOW
- fix wrong PCS_IMPORTED flag
- dont print THINKFIRST on IsCOW
0.09 2013-09-03 10:12:08 rurbanAATTcpan.org
- protect SvTAIL from SvSCREAM variables
- enable PVMG vars default flags: EVALED,IsUV,UTF8
0.08 2013-08-28 16:50:50 rurbanAATTcpan.org
- fix wrong PCS_IMPORTED flag
- added gpg signature
0.07 2013-08-28 11:40:39 rurbanAATTcpan.org
- add to B::SV::flagspv: COW, THINKFIRST, PADNAME, PADNAMELIST,
TYPED, OUR, STATE
- add bits to B::OP::flagspv: OPT, LATEFREE, LATEFREED, ATTACHED,
SLABBED, SAVEFREE, STATIC, FOLDED
0.06 2012-03-06 rurbanAATTcpan.org
- fix heap-buffer-overflow detected by address-sanitizer
with empty sv->flagspv
0.05 2011-12-15 rurbanAATTcpan.org
- fix for apple clang 1.7 (LLVM 2.9svn), works okay with clang 3.1
Thu Apr 14 14:00:00 2011 cooloAATTopensuse.org
- initial package 0.04
* created by cpanspec 1.78.04