perl 5.003_01: pp_hot.c
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Thu, 4 Jul 1996 01:49:07 +0000 (01:49 +0000)
committerCharles Bailey <bailey@genetics.upenn.edu>
Thu, 4 Jul 1996 01:49:07 +0000 (01:49 +0000)
commit67955e0c69ae77b71f245910f4f9a04c5a00155a
tree962292322f16b8420dda86d21da5fbf42a9cccaa
parent1ce6579f507d8df65469f4640c049d0c3af07863
perl 5.003_01: pp_hot.c

Use new GV type explicitly
Update processing of glob expansion under OS/2
Rename global variable to eliminate collision with system headers
Give debugger more information about XSUBs
Pass @_ through properly to nested XSUB call
Improve efficiency of method lookup
pp_hot.c