This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
make the bison-based parser threadsafe and capable of deep
authorDave Mitchell <davem@fdisolutions.com>
Sat, 28 Feb 2004 22:37:08 +0000 (22:37 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Sat, 28 Feb 2004 22:37:08 +0000 (22:37 +0000)
commit12fbd33b4c244f0a97c39c9f6411b444814dbc56
tree6c02d508ab1042a2f7c121e9e111118886b3437b
parent003a92ef523fede541513d0991848d9e3d62707a
make the bison-based parser threadsafe and capable of deep
recursion by eradicating Perl_yylex_r()

p4raw-id: //depot/perl@22408
embed.fnc
embed.h
embedvar.h
intrpvar.h
mg.c
perl.h
perlapi.h
perly.c
proto.h
toke.c