summaryrefslogtreecommitdiff
path: root/ext/re
Commit message (Expand)AuthorAgeFilesLines
* Re: Reworked Trie PatchYves Orton2005-03-181-18/+91
* Skip re tests if re not built.Nicholas Clark2004-06-181-0/+5
* Re: script wantedNicholas Clark2003-08-131-1/+1
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-281-0/+0
* integrate #18366-18370 from maint-5.8:Hugo van der Sanden2003-01-211-1/+1
* Document the hint constants and where they're used.Rafael Garcia-Suarez2002-11-291-2/+2
* Externalization from Jatan Shah <jshah@broadcom.com>.Jarkko Hietaniemi2002-02-211-0/+4
* Show also the debug and debugcolor as known pragmas.Jarkko Hietaniemi2002-01-281-1/+1
* [PATCH] is() undef/'' behavior changeMichael G. Schwern2002-01-111-3/+3
* A plan is good.Jarkko Hietaniemi2001-12-211-1/+1
* [REPATCH MANIFEST, ext/re/re.t] Tests for re pragmachromatic2001-12-211-0/+65
* Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6Andy Dougherty2001-11-202-9/+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
* Bump up the VERSIONs of modules that have changed since 5.6.0,Jarkko Hietaniemi2001-06-291-1/+1
* Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING overrideCraig A. Berry2001-06-131-1/+2
* make ext/re play nice with DEBUGGING overrideCraig A. Berry2001-06-132-7/+11
* Unresolved symbol in ext/re/re.xsGisle Aas2001-06-081-0/+5
* Eradicate traces of 'asciirange' re subpragma.Jarkko Hietaniemi2001-06-041-4/+9
* Remove the 'asciir' re subpragma. Should instead implementJarkko Hietaniemi2001-05-111-1/+0
* re 'debug' was broken by #9084.Jarkko Hietaniemi2001-04-261-1/+1
* ext/re/aix.pl can goH.Merijn Brand2001-03-301-22/+0
* Integrate perlio:Jarkko Hietaniemi2001-03-281-7/+8
* Workaround for the buggy ("internal compiler error")Jarkko Hietaniemi2001-03-131-0/+19
* 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
* Work-round to Perl_deb_nocontext is no longer requiredNick Ing-Simmons2000-11-191-9/+0
* Configure GCC/Win32 build -DuseperlioNick Ing-Simmons2000-11-191-9/+0
* Fix the re extension building for Win32.Benjamin Stuhl2000-11-141-0/+18
* More AIX lore.Jarkko Hietaniemi2000-11-011-5/+11
* generalize AIX ccversion hack for re extensionPeter Prymmer2000-10-312-4/+16
* AIX is picky about its symbol exports. Solution for nowPeter Prymmer2000-10-251-1/+8
* Portability fix from Hugo van der Sanden.Jarkko Hietaniemi2000-08-231-21/+18
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-3/+2
* 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-062-3/+15
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-6/+10
* remove _() non-ansismGurusamy Sarathy1999-06-021-4/+4
* applied suggested patch, modulo superseded partsCharles Bailey1999-03-241-0/+2
* [Patch for 5.005_54] re::debugcolors dumps coreHans Mulder1999-01-131-2/+3
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-151-1/+1
* re-introduce change#1703Gurusamy Sarathy1998-09-231-6/+2
* enable color output with -Mre=debugcolor with -DDEBUGGINGIlya Zakharevich1998-07-211-0/+1
* applied a tweaked version of suggested patchIlya Zakharevich1998-07-211-2/+27
* Merge MainlineNick Ing-Simmons1998-07-191-5/+3
|\
| * minor re.pm cleanupM. J. T. Guy1998-07-191-5/+3
* | PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-7/+7
|/
* minor tweaks to docs on qr//Gurusamy Sarathy1998-07-151-8/+9