In perl.git, the branch smoke-me/make_ext-ver has been created

<http://perl5.git.perl.org/perl.git/commitdiff/a11eaecb3511133877ccbbc89337da7a30e8f21b?hp=0000000000000000000000000000000000000000>

        at  a11eaecb3511133877ccbbc89337da7a30e8f21b (commit)

- Log -----------------------------------------------------------------
commit a11eaecb3511133877ccbbc89337da7a30e8f21b
Author: Father Chrysostomos <[email protected]>
Date:   Sat Jul 28 18:32:02 2012 -0700

    sv.h: Document SvTHINKFIRST

M       sv.h

commit 153920a10f42560914e3260d6a282b2f08eddfa5
Author: Father Chrysostomos <[email protected]>
Date:   Sat Jul 28 00:39:41 2012 -0700

    Dumper.xs: Avoid scan_vstring on 5.17.3
    
    Now that vstring set-magic is gone (4499db7385), there is no
    PL_vtbl_vstring, so we cannot use it for detecting vstring
    bugginess.

M       dist/Data-Dumper/Dumper.xs

commit 915268060395b06c8b4ca80ac2b7a4de7fc4bec0
Author: Father Chrysostomos <[email protected]>
Date:   Sat Jul 28 00:35:18 2012 -0700

    Increase $Data::Dumper::VERSION to 2.135_07

M       dist/Data-Dumper/Dumper.pm

commit 8a68f32879ab48ea5a7fbacc6abdca4a65ec0d23
Author: Father Chrysostomos <[email protected]>
Date:   Sat Jul 28 00:33:33 2012 -0700

    Oust sv_gmagical_2iv_please
    
    The magic flags patch prevents this from ever being called, since the
    OK flags work the same way for magic variables now as they have for
    muggle vars, avoid these fiddly games.  (It was when writing it that I
    realised the value of the magic flags proposal.)

M       embed.fnc
M       embed.h
M       proto.h
M       sv.c
M       sv.h
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to