develooper Front page | perl.perl6.internals | Postings from August 2002

[COMMIT] regex patch

From:
Angel Faus
Date:
August 22, 2002 13:22
Subject:
[COMMIT] regex patch
Message ID:
200208222218.46963.afaus@corp.vlex.com
The regex patch has been commited. 

As a reminder, the patch did the following things:

* breaks the "rxinfo" struct: now all the state about a regex match is saved 
in various string and integer registers.

* creates a new set of ops, which combine functionality and provide 
oportunities for optimitzation (that's explained on the docs)

* does some micro-optimitzations on string.c

Tests and docs are updated, including a small(er) tutorial. 

-angel



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About