This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The first step in removing recursion from the REx engine
authorIlya Zakharevich <ilya@math.berkeley.edu>
Sun, 19 Nov 2000 22:30:26 +0000 (17:30 -0500)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 20 Nov 2000 04:06:08 +0000 (04:06 +0000)
commit02db2b7b4dd14eb0184a5e518cff4cef3723243b
treebf8644977ef7f00aca93f52c958c596bb6ca68e0
parent2b3f4ecd4597e6a2094b9dab9e0f5a8234dd5ac9
The first step in removing recursion from the REx engine
Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@7760
regexec.c
scope.h
t/op/pat.t