This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove "register" declarations
authorKarl Williamson <public@khwilliamson.com>
Sun, 25 Nov 2012 04:06:36 +0000 (21:06 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sun, 25 Nov 2012 04:45:22 +0000 (21:45 -0700)
commit5aaab254c02795622bdf42e348ad8473aa1fc643
tree341c84b4a4867c96c3bcd4a63d34c244356054ce
parenta8bd0d47f960000fee81e97d55dd5e8bac15e034
Remove "register" declarations

This finishes the removal of register declarations started by
eb578fdb5569b91c28466a4d1939e381ff6ceaf4.  It neglected the ones in
function parameter declarations, and didn't include things in dist, ext,
and lib, which this does include
62 files changed:
NetWare/nwhashcls.cpp
NetWare/sv_nw.c
av.c
dist/Cwd/Cwd.pm
dist/Cwd/Cwd.xs
dist/Data-Dumper/Dumper.pm
dist/Data-Dumper/Dumper.xs
doio.c
doop.c
dquote_static.c
ext/Devel-Peek/Peek.pm
ext/Devel-Peek/Peek.xs
ext/DynaLoader/DynaLoader_pm.PL
ext/DynaLoader/dl_aix.xs
ext/File-Glob/bsd_glob.c
ext/SDBM_File/sdbm/README
ext/SDBM_File/sdbm/dba.c
ext/SDBM_File/sdbm/dbd.c
ext/SDBM_File/sdbm/dbe.c
ext/SDBM_File/sdbm/dbu.c
ext/SDBM_File/sdbm/hash.c
ext/SDBM_File/sdbm/pair.c
ext/SDBM_File/sdbm/readme.ms
ext/SDBM_File/sdbm/sdbm.c
ext/SDBM_File/sdbm/util.c
ext/VMS-Stdio/Stdio.xs
ext/XS-APItest/APItest.pm
ext/XS-APItest/APItest.xs
ext/arybase/ptable.h
ext/mro/mro.pm
ext/mro/mro.xs
haiku/Haiku/Haiku.pm
haiku/Haiku/Haiku.xs
hv.c
hv.h
malloc.c
mathoms.c
op.c
os2/os2.c
pad.c
perl.c
perl.h
pod/perlcall.pod
pod/perlguts.pod
pod/perlinterp.pod
pp.h
pp_pack.c
pp_sort.c
regcomp.c
regexec.c
scope.c
sv.c
t/porting/known_pod_issues.dat
toke.c
utf8.c
util.c
vms/vmsish.h
x2p/a2py.c
x2p/hash.c
x2p/str.c
x2p/util.c
x2p/walk.c