This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make the length overrun checking and stack extension table driven.
authorNicholas Clark <nick@ccl4.org>
Fri, 21 Jan 2005 16:46:49 +0000 (16:46 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 21 Jan 2005 16:46:49 +0000 (16:46 +0000)
commit78d46eaae9d8413e104f494881b97489e46e1fd4
tree4a75ac5fd02180d736cae265ab1a15931bacca42
parent0b6a08b277db5e6f28a0032a7a0467c048570624
Make the length overrun checking and stack extension table driven.
(Shaves about 3k off pp_pack.o)

p4raw-id: //depot/perl@23853
MANIFEST
genpacksizetables.pl [new file with mode: 0755]
pp_pack.c