summaryrefslogtreecommitdiff
path: root/ext/re/re.xs
Commit message (Expand)AuthorAgeFilesLines
* Externalization from Jatan Shah <jshah@broadcom.com>.Jarkko Hietaniemi2002-02-211-0/+4
* Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6Andy Dougherty2001-11-201-0/+4
* Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6Andy Dougherty2001-11-201-4/+0
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-1/+1
* Integrate changes #12652 and #12653 from maintperl;Jarkko Hietaniemi2001-10-251-6/+22
* make ext/re play nice with DEBUGGING overrideCraig A. Berry2001-06-131-6/+0
* Unresolved symbol in ext/re/re.xsGisle Aas2001-06-081-0/+5
* re 'debug' was broken by #9084.Jarkko Hietaniemi2001-04-261-1/+1
* Re: [ PATCH perl@8956 ] new debug option -DR shows ref countsDave Mitchell2001-03-091-5/+3
* dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-2/+0
* fixups for sundry warnings about function pointersGurusamy Sarathy1999-07-121-5/+5
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-0/+1
* applied slightly tweaked version of suggested patch forIlya Zakharevich1999-07-061-2/+14
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-6/+10
* remove _() non-ansismGurusamy Sarathy1999-06-021-4/+4
* enable color output with -Mre=debugcolor with -DDEBUGGINGIlya Zakharevich1998-07-211-0/+1
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-7/+7
* added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGINGAndy Dougherty1998-07-141-0/+5
* make RE engine threadsafe; -Dusethreads builds, tests on Solaris,Gurusamy Sarathy1998-07-121-0/+2
* add patch for C<use re 'debug'>Ilya Zakharevich1998-07-081-0/+38