perl 5.003_04: dump.c gv.c op.c pp_ctl.c pp_sys.c proto.h run.c
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Sun, 1 Sep 1996 22:00:43 +0000 (22:00 +0000)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Sun, 1 Sep 1996 22:00:43 +0000 (22:00 +0000)
commitf967eb5f7ea656df97e47541e42689728310e560
treeecc5c7bba743513bb24a37d307e0e84e8839d16e
parenta26b07455ad7b4e24ed0c8c0c352c4cfa06b15ec
perl 5.003_04: dump.c gv.c op.c pp_ctl.c pp_sys.c proto.h run.c

This patch changes neither behavior nor performance.  However, it does
reduce code size and improve maintainability by combining some common
code in gv_fullname() and gv_efullname().
dump.c
gv.c
op.c
pp_ctl.c
pp_sys.c
proto.h
run.c