No. The only thing done in CVS is to make room for a Regexp.PCRE class in the Regexp module. Please go ahead. Implementationwise, the only thing I did after reading the PCRE manual was to make a few non-working configure tests (make sure PCRE is built with PCRE_CONFIG_UTF8 and make sure PCRE_CONFIG_NEWLINE is 10).
/ Martin Nilsson (saturator)
Previous text:
2003-09-20 16:15: Subject: Re: bug: casts to string for long double and long long int are incorrect (7.4.28 rel)
Is there anything checked in on PCRE? Otherwise I can do it, since I have absolutely nothing against reinventing the wheel... :)
/ Mirar