This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Clarify RE engine code; inline a static function to a macro;
authorIlya Zakharevich <ilya@math.berkeley.edu>
Mon, 2 Aug 1999 21:53:36 +0000 (17:53 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 3 Aug 1999 09:29:22 +0000 (09:29 +0000)
commitcd439c502eb7c742eb6cf76c8359a4d3384ae0f5
tree004c460476a9da35fe29b26b2e8d2d94438c4ba4
parent8d3f0e046561ce8c2415d2f9fb335f3ab8fa9d70
Clarify RE engine code; inline a static function to a macro;
make exact string nodes smaller.
To: perl5-porters@perl.org (Mailing list Perl5)
Subject: [PATCH 5.005_60] Cosmetic change to REx engine
Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@3908
Makefile.SH
embed.pl
regcomp.c
regcomp.h
regexec.c