In perl.git, the branch smoke-me/khw-lexencoding has been created
<http://perl5.git.perl.org/perl.git/commitdiff/010a6bae23ef887b94e6ec74822ddbc1b75abd1f?hp=0000000000000000000000000000000000000000>
at 010a6bae23ef887b94e6ec74822ddbc1b75abd1f (commit)
- Log -----------------------------------------------------------------
commit 010a6bae23ef887b94e6ec74822ddbc1b75abd1f
Author: Karl Williamson <[email protected]>
Date: Sat Nov 15 14:31:04 2014 -0700
smoke
M cpan/Encode/encoding.pm
M embedvar.h
M inline.h
M intrpvar.h
M lib/_charnames.pm
M lib/charnames.pm
M mg.c
M perl.h
M pod/perlvar.pod
M pp_ctl.c
M sv.c
M t/uni/tr_7jis.t
M toke.c
commit d42b7324489496c593a279d8998a21f70c4b9e58
Author: Karl Williamson <[email protected]>
Date: Fri Nov 14 16:32:09 2014 -0700
XXX Temp until Encode fixed: Skip test
M t/op/concat2.t
commit 7d08c3984bf9c1c3a4bc726ffb903bdba6d259bb
Author: Dagfinn Ilmari Mannsåker <[email protected]>
Date: Mon Nov 10 23:54:46 2014 +0000
Deprecate setting ${^ENCODING}
M mg.c
M pod/perldiag.pod
M pod/perlvar.pod
M t/lib/warnings/mg
M t/re/pat_re_eval.t
M t/uni/chomp.t
commit 09ef4276334c690635dae67f25e8d31c3785823a
Author: Karl Williamson <[email protected]>
Date: Fri Nov 14 11:18:57 2014 -0700
Make an inline function to get PL_encoding's value
This is in preparation for making the retrieval more complex in future
commits than it is now.
M embed.fnc
M embed.h
M inline.h
M mg.c
M pad.c
M pp.c
M pp_hot.c
M proto.h
M regcomp.c
M sv.c
M toke.c
commit b400340fef1c6d72a66448d5871f223d1cd15f04
Author: Karl Williamson <[email protected]>
Date: Tue Nov 11 22:25:37 2014 -0700
Make testing for PL_encoding into a macro
This is in preparation for making the test more complicated.
M pad.c
M perl.h
M pp.c
M pp_hot.c
M pp_sys.c
M regcomp.c
M sv.c
M toke.c
-----------------------------------------------------------------------
--
Perl5 Master Repository