Test::Harness 2.22 -> 2.23
[p5sagit/p5-mst-13.2.git] / ext / re /
2002-02-21 Jarkko Hietaniemi Externalization from Jatan Shah <jshah@broadcom.com>.
2002-01-29 Nick Ing-Simmons Integrate mainline
2002-01-28 Jarkko Hietaniemi Show also the debug and debugcolor as known pragmas.
2002-01-11 Michael G. Schwern [PATCH] is() undef/'' behavior change
2001-12-21 Jarkko Hietaniemi A plan is good.
2001-12-21 chromatic [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
2001-11-20 Andy Dougherty Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048...
2001-11-20 Andy Dougherty Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048...
2001-10-26 Jarkko Hietaniemi Integrate maintperl changes #12268 and #12669;
2001-10-25 Jarkko Hietaniemi Integrate changes #12652 and #12653 from maintperl;
2001-06-29 Jarkko Hietaniemi Bump up the VERSIONs of modules that have changed since...
2001-06-14 Nick Ing-Simmons Integrate mainline
2001-06-13 Craig A. Berry Re: [PATCH perl@10538] make ext/re play nice with DEBUG...
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-06-04 Jarkko Hietaniemi Eradicate traces of 'asciirange' re subpragma.
2001-05-11 Jarkko Hietaniemi Remove the 'asciir' re subpragma. Should instead implement
2001-04-26 Jarkko Hietaniemi re 'debug' was broken by #9084.
2001-03-30 H.Merijn Brand ext/re/aix.pl can go
2001-03-28 Jarkko Hietaniemi Integrate perlio:
2001-03-28 Nick Ing-Simmons More EBCDIC tweaks:
2001-03-13 Jarkko Hietaniemi Workaround for the buggy ("internal compiler error")
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.
2000-11-19 Nick Ing-Simmons Work-round to Perl_deb_nocontext is no longer required
2000-11-19 Nick Ing-Simmons Configure GCC/Win32 build -Duseperlio
2000-11-14 Benjamin Stuhl Fix the re extension building for Win32.
2000-11-01 Jarkko Hietaniemi More AIX lore.
2000-10-31 Peter Prymmer generalize AIX ccversion hack for re extension
2000-10-25 Peter Prymmer AIX is picky about its symbol exports. Solution for now
2000-10-20 Charles Bailey SYN SYN
2000-08-23 Jarkko Hietaniemi Portability fix from Hugo van der Sanden.
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
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
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
1999-01-13 Hans Mulder [Patch for 5.005_54] re::debugcolors dumps core
1998-10-15 Gurusamy Sarathy correct bugs exposed in MM_Unix.pm by commenting out...
1998-09-23 Gurusamy Sarathy re-introduce change#1703
1998-08-05 Gurusamy Sarathy back out change#1703 that break bincompat with PERL_OBJ...
1998-08-02 Ilya Zakharevich better RE colors
1998-07-21 Ilya Zakharevich enable color output with -Mre=debugcolor with -DDEBUGGING
1998-07-21 Ilya Zakharevich applied a tweaked version of suggested patch
1998-07-19 Nick Ing-Simmons Merge Mainline
1998-07-19 M. J. T. Guy minor re.pm cleanup
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-07-15 Gurusamy Sarathy minor tweaks to docs on qr//
1998-07-14 Hans Mulder applied patch, slightly tweaked
1998-07-14 Jarkko Hietaniemi add files and tweaks needed for MPE/iX port (via PM)
1998-07-14 Andy Dougherty added suggested patch (via PM), tweaked to implicitly...
1998-07-12 Gurusamy Sarathy merge changes 1424, 1428 from maintbranch
1998-07-12 Gurusamy Sarathy make RE engine threadsafe; -Dusethreads builds, tests...
1998-07-11 Ilya Zakharevich add patch, along with all the missing bits, and doc...
1998-07-11 Gurusamy Sarathy add 'clean' target for ext/re
1998-07-09 Gurusamy Sarathy get it building again on win32
1998-07-08 Ilya Zakharevich add patch for C<use re 'debug'>