In perl.git, the branch smoke-me/leont/safe-utf8 has been created

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

        at  366038171659986e469105369b8dbf82fc9c0b49 (commit)

- Log -----------------------------------------------------------------
commit 366038171659986e469105369b8dbf82fc9c0b49
Author: Leon Timmermans <faw...@gmail.com>
Date:   Mon Apr 9 21:49:11 2012 +0200

    Made :utf8 an actual layer
    
    It will check the input for validity, by default strict validity though 
less strict forms are provided. This also means PerlIO::get_layers doesn't 
return a "utf8" pseudo-layer anymore, which can break some code making that 
assumption.

M       lib/PerlIO.pm
M       perlio.c
M       perliol.h
M       pod/perldiag.pod
M       pod/perlfunc.pod
M       pod/perliol.pod
M       pod/perlrun.pod
M       pod/perlunifaq.pod
M       pod/perluniintro.pod
M       t/io/crlf.t
M       t/io/layers.t
M       t/io/utf8.t
M       universal.c

commit 345ea1cba28cfec01ce35d3ee33694f14334a459
Author: Leon Timmermans <faw...@gmail.com>
Date:   Mon Apr 9 11:03:02 2012 +0200

    Make :bytes actually pop off non-byte layers

M       lib/PerlIO.pm
M       perlio.c

commit db99e0d36c6687ad639a300f12f5ce9ae1eec943
Author: Leon Timmermans <faw...@gmail.com>
Date:   Mon Aug 6 13:51:58 2012 +0200

    Simplified PerlIO layer lookup somewhat

M       perlio.c

commit 26c0a562ed1f2b5923fcf30afafb5eb11bc3b13e
Author: Leon Timmermans <faw...@gmail.com>
Date:   Sun Jul 3 15:03:43 2011 +0200

    Deprecate PERLIO_K_DUMMY as it doesn't do anything
    
    In fact, it hasn't done anything for like a decade

M       perlio.c
M       perliol.h
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to