This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
set SvUTF8 on vectors only if there are chars > 127; update copyright
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 6 Feb 2000 20:45:30 +0000 (20:45 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 6 Feb 2000 20:45:30 +0000 (20:45 +0000)
commit3818b22bb9ef820a2553aa5e3504220f3b156f21
tree53e97cd4154273174e1cb2cc51b69419507ec6a4
parentd308986b5b369caa1602a636a5e2ecfa149dfc89
set SvUTF8 on vectors only if there are chars > 127; update copyright
years (from Gisle Aas)

p4raw-id: //depot/perl@5009
41 files changed:
EXTERN.h
INTERN.h
README
av.c
av.h
cop.h
cv.h
deb.c
doio.c
doop.c
dump.c
form.h
gv.c
gv.h
handy.h
hv.c
hv.h
mg.c
mg.h
op.c
op.h
perl.c
perl.h
perlio.c
perly.y
pp.c
pp.h
pp_ctl.c
pp_hot.c
pp_sys.c
regcomp.c
regexec.c
run.c
scope.c
sv.c
sv.h
toke.c
utf8.c
utf8.h
util.c
util.h