| Commit message (Expand) | Author | Age | Files | Lines |
* | Regen headers following change 28325. Also, make it compile | Rafael Garcia-Suarez | 2006-05-29 | 1 | -18/+17 |
* | Re: [PATCH] More regex optimisations and debug enhancements (including Andys ... | Yves Orton | 2006-05-29 | 3 | -8/+178 |
* | "Don't Repeat Yourself" on the "We *really* need to overwrite these | Nicholas Clark | 2006-04-22 | 2 | -0/+36 |
* | Remove the enable_debugging member from the structure, and instead | Nicholas Clark | 2006-04-21 | 1 | -6/+7 |
* | Use a struct to hold the regexp engine state information, to make | Nicholas Clark | 2006-04-21 | 1 | -16/+43 |
* | Merge the install and uninstall routines. | Nicholas Clark | 2006-04-21 | 2 | -37/+30 |
* | Refactor re.pm slightly. This has no change to documented behaviour, | Nicholas Clark | 2006-04-21 | 1 | -19/+16 |
* | Bump $VERSION in many modules that have changed. | Nicholas Clark | 2006-01-12 | 1 | -1/+1 |
* | Typos in *.p[lm] | Piotr Fusik | 2005-08-02 | 1 | -1/+1 |
* | Re: Reworked Trie Patch | Yves Orton | 2005-03-18 | 1 | -18/+91 |
* | Skip re tests if re not built. | Nicholas Clark | 2004-06-18 | 1 | -0/+5 |
* | Re: script wanted | Nicholas Clark | 2003-08-13 | 1 | -1/+1 |
* | No more ext/*/*.t, move them all to ext/*/t. | Jarkko Hietaniemi | 2003-07-28 | 1 | -0/+0 |
* | integrate #18366-18370 from maint-5.8: | Hugo van der Sanden | 2003-01-21 | 1 | -1/+1 |
* | Document the hint constants and where they're used. | Rafael Garcia-Suarez | 2002-11-29 | 1 | -2/+2 |
* | Externalization from Jatan Shah <jshah@broadcom.com>. | Jarkko Hietaniemi | 2002-02-21 | 1 | -0/+4 |
* | Show also the debug and debugcolor as known pragmas. | Jarkko Hietaniemi | 2002-01-28 | 1 | -1/+1 |
* | [PATCH] is() undef/'' behavior change | Michael G. Schwern | 2002-01-11 | 1 | -3/+3 |
* | 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 |