| Commit message (Expand) | Author | Age | Files | Lines |
* | A plan is good. | Jarkko Hietaniemi | 2001-12-21 | 1 | -1/+1 |
* | [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma | chromatic | 2001-12-21 | 1 | -0/+65 |
* | Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6 | Andy Dougherty | 2001-11-20 | 2 | -9/+4 |
* | Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6 | Andy Dougherty | 2001-11-20 | 1 | -4/+0 |
* | Integrate maintperl changes #12268 and #12669; | Jarkko Hietaniemi | 2001-10-26 | 1 | -1/+1 |
* | Integrate changes #12652 and #12653 from maintperl; | Jarkko Hietaniemi | 2001-10-25 | 1 | -6/+22 |
* | Bump up the VERSIONs of modules that have changed since 5.6.0, | Jarkko Hietaniemi | 2001-06-29 | 1 | -1/+1 |
* | Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override | Craig A. Berry | 2001-06-13 | 1 | -1/+2 |
* | make ext/re play nice with DEBUGGING override | Craig A. Berry | 2001-06-13 | 2 | -7/+11 |
* | Unresolved symbol in ext/re/re.xs | Gisle Aas | 2001-06-08 | 1 | -0/+5 |
* | Eradicate traces of 'asciirange' re subpragma. | Jarkko Hietaniemi | 2001-06-04 | 1 | -4/+9 |
* | Remove the 'asciir' re subpragma. Should instead implement | Jarkko Hietaniemi | 2001-05-11 | 1 | -1/+0 |
* | re 'debug' was broken by #9084. | Jarkko Hietaniemi | 2001-04-26 | 1 | -1/+1 |
* | ext/re/aix.pl can go | H.Merijn Brand | 2001-03-30 | 1 | -22/+0 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-03-28 | 1 | -7/+8 |
* | Workaround for the buggy ("internal compiler error") | Jarkko Hietaniemi | 2001-03-13 | 1 | -0/+19 |
* | Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts | Dave Mitchell | 2001-03-09 | 1 | -5/+3 |
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 1 | -2/+0 |
* | Work-round to Perl_deb_nocontext is no longer required | Nick Ing-Simmons | 2000-11-19 | 1 | -9/+0 |
* | Configure GCC/Win32 build -Duseperlio | Nick Ing-Simmons | 2000-11-19 | 1 | -9/+0 |
* | Fix the re extension building for Win32. | Benjamin Stuhl | 2000-11-14 | 1 | -0/+18 |
* | More AIX lore. | Jarkko Hietaniemi | 2000-11-01 | 1 | -5/+11 |
* | generalize AIX ccversion hack for re extension | Peter Prymmer | 2000-10-31 | 2 | -4/+16 |
* | AIX is picky about its symbol exports. Solution for now | Peter Prymmer | 2000-10-25 | 1 | -1/+8 |
* | Portability fix from Hugo van der Sanden. | Jarkko Hietaniemi | 2000-08-23 | 1 | -21/+18 |
* | applied suggested patch; removed $VERSION = $VERSION hack | Ilya Zakharevich | 1999-12-03 | 1 | -3/+2 |
* | fixups for sundry warnings about function pointers | Gurusamy Sarathy | 1999-07-12 | 1 | -5/+5 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -0/+1 |
* | applied slightly tweaked version of suggested patch for | Ilya Zakharevich | 1999-07-06 | 2 | -3/+15 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -6/+10 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -4/+4 |
* | applied suggested patch, modulo superseded parts | Charles Bailey | 1999-03-24 | 1 | -0/+2 |
* | [Patch for 5.005_54] re::debugcolors dumps core | Hans Mulder | 1999-01-13 | 1 | -2/+3 |
* | correct bugs exposed in MM_Unix.pm by commenting out Selfloader | Gurusamy Sarathy | 1998-10-15 | 1 | -1/+1 |
* | re-introduce change#1703 | Gurusamy Sarathy | 1998-09-23 | 1 | -6/+2 |
* | enable color output with -Mre=debugcolor with -DDEBUGGING | Ilya Zakharevich | 1998-07-21 | 1 | -0/+1 |
* | applied a tweaked version of suggested patch | Ilya Zakharevich | 1998-07-21 | 1 | -2/+27 |
* | Merge Mainline | Nick Ing-Simmons | 1998-07-19 | 1 | -5/+3 |
|\ |
|
| * | minor re.pm cleanup | M. J. T. Guy | 1998-07-19 | 1 | -5/+3 |
* | | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -7/+7 |
|/ |
|
* | minor tweaks to docs on qr// | Gurusamy Sarathy | 1998-07-15 | 1 | -8/+9 |
* | applied patch, slightly tweaked | Hans Mulder | 1998-07-14 | 1 | -0/+18 |
* | add files and tweaks needed for MPE/iX port (via PM) | Jarkko Hietaniemi | 1998-07-14 | 1 | -0/+3 |
* | added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING | Andy Dougherty | 1998-07-14 | 2 | -1/+6 |
* | merge changes 1424, 1428 from maintbranch | Gurusamy Sarathy | 1998-07-12 | 1 | -0/+2 |
* | make RE engine threadsafe; -Dusethreads builds, tests on Solaris, | Gurusamy Sarathy | 1998-07-12 | 1 | -0/+2 |
* | add patch, along with all the missing bits, and doc tweaks | Ilya Zakharevich | 1998-07-11 | 1 | -7/+30 |
* | add 'clean' target for ext/re | Gurusamy Sarathy | 1998-07-11 | 1 | -0/+1 |
* | get it building again on win32 | Gurusamy Sarathy | 1998-07-09 | 1 | -2/+2 |
* | add patch for C<use re 'debug'> | Ilya Zakharevich | 1998-07-08 | 3 | -0/+142 |