This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Label UTF8 cleanup
authorBrian Fraser <fraserbn@gmail.com>
Tue, 15 Nov 2011 13:42:09 +0000 (05:42 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 25 Mar 2012 21:08:22 +0000 (14:08 -0700)
commit5db1eb8d3ecc607380cd43267d08149b82822fe9
tree7e87adca6d09b5757f4c116dba6780f8b26deeba
parent70558906b0dcb94c924d98d19c32c8f22f495cde
Label UTF8 cleanup

This meant changing LABEL's definition in perly.y, so most of this
commit is actually from the regened files.
19 files changed:
MANIFEST
cop.h
embed.fnc
embed.h
ext/XS-APItest/APItest.xs
ext/XS-APItest/t/labelconst.t
ext/XS-APItest/t/labelconst_utf8.aux [new file with mode: 0644]
ext/XS-APItest/t/swaplabel.t
op.c
op.h
perly.act
perly.c
perly.h
perly.tab
perly.y
pp_ctl.c
proto.h
t/uni/labels.t [new file with mode: 0644]
toke.c