Files
perl-B-Flags/perl-B-Flags.changes

106 lines
3.5 KiB
Plaintext

-------------------------------------------------------------------
Sat Jul 15 05:05:41 UTC 2017 - coolo@suse.com
- updated to 0.17
see /usr/share/doc/packages/perl-B-Flags/Changes
0.17 2017-07-14 rurban
- SVpbm_TAIL/SvVALID_on gone with 5.25.7/v5.25.3c
-------------------------------------------------------------------
Sun Feb 7 09:35:27 UTC 2016 - coolo@suse.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 09:44:42 UTC 2015 - coolo@suse.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 08:32:46 UTC 2015 - coolo@suse.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 05:25:30 UTC 2015 - coolo@suse.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 09:06:34 UTC 2015 - coolo@suse.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 rurban@cpan.org
- protect SvTAIL from SvSCREAM variables
- enable PVMG vars default flags: EVALED,IsUV,UTF8
0.08 2013-08-28 16:50:50 rurban@cpan.org
- fix wrong PCS_IMPORTED flag
- added gpg signature
0.07 2013-08-28 11:40:39 rurban@cpan.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 rurban@cpan.org
- fix heap-buffer-overflow detected by address-sanitizer
with empty sv->flagspv
0.05 2011-12-15 rurban@cpan.org
- fix for apple clang 1.7 (LLVM 2.9svn), works okay with clang 3.1
-------------------------------------------------------------------
Thu Apr 14 07:47:37 UTC 2011 - coolo@opensuse.org
- initial package 0.04
* created by cpanspec 1.78.04