Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
[p5sagit/p5-mst-13.2.git] / ext / re / re.xs
2001-06-13 Craig A. Berry make ext/re play nice with DEBUGGING override
2001-06-09 Nick Ing-Simmons Integrate mainline
2001-06-08 Gisle Aas Unresolved symbol in ext/re/re.xs
2001-04-26 Jarkko Hietaniemi re 'debug' was broken by #9084.
2001-03-09 Dave Mitchell Re: [ PATCH perl@8956 ] new debug option -DR shows...
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
1999-07-12 Gurusamy Sarathy fixups for sundry warnings about function pointers
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-06 Ilya Zakharevich applied slightly tweaked version of suggested patch for
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1998-07-21 Ilya Zakharevich enable color output with -Mre=debugcolor with -DDEBUGGING
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-07-14 Andy Dougherty added suggested patch (via PM), tweaked to implicitly...
1998-07-12 Gurusamy Sarathy make RE engine threadsafe; -Dusethreads builds, tests...
1998-07-08 Ilya Zakharevich add patch for C<use re 'debug'>