summaryrefslogtreecommitdiff
path: root/ext/re
Commit message (Expand)AuthorAgeFilesLines
* 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
* applied patch, slightly tweakedHans Mulder1998-07-141-0/+18
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-141-0/+3
* added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGINGAndy Dougherty1998-07-142-1/+6
* merge changes 1424, 1428 from maintbranchGurusamy Sarathy1998-07-121-0/+2
* make RE engine threadsafe; -Dusethreads builds, tests on Solaris,Gurusamy Sarathy1998-07-121-0/+2
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-111-7/+30
* add 'clean' target for ext/reGurusamy Sarathy1998-07-111-0/+1
* get it building again on win32Gurusamy Sarathy1998-07-091-2/+2
* add patch for C<use re 'debug'>Ilya Zakharevich1998-07-083-0/+142