Small perlivp.PL updates
[p5sagit/p5-mst-13.2.git] / t / op / regexp.t
2007-04-23 Yves Orton Change meaning of \v, \V, and add \h, \H to match Perl6...
2007-02-02 Nicholas Clark Testing every pattern by also upgrading to UTF-8 would...
2007-02-01 Nicholas Clark Allow regexp.t to take a command line argument for...
2007-02-01 Nicholas Clark Make t/op/regexp.t warnings clean.
2007-02-01 Nicholas Clark Make t/op/regexp.t run under use strict; including...
2007-01-15 Yves Orton Add support for /k modfier for matching along with...
2006-10-13 Yves Orton Add possessive quantifiers to regex engine.
2006-10-07 Yves Orton Re: [PATCH] Initial attempt at named captures for perls...
2006-09-24 Dave Mitchell allow fields in re_tests to include \x{nnn} etc
2006-09-11 Yves Orton Teach regex optimiser how to handle (?=) and (?<=)...
2005-07-18 Rick Delaney Re: [perl #27028] /$/ not honouring /m in some cases
2004-11-04 Rick Delaney [perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
2001-10-27 Jarkko Hietaniemi Let's not replace reason if there's one already supplied.
2001-10-27 Jarkko Hietaniemi [no reason given] is not good.
2001-06-11 Chris Nandor [MacPerl-Porters] [PATCH] Mac OS Compatability for...
2001-05-26 Hugo van der Sanden utf8 regexp tests
2001-05-11 Jarkko Hietaniemi Remove the 'asciir' re subpragma. Should instead implement
2001-03-28 Jarkko Hietaniemi Integrate perlio:
2001-03-28 Nick Ing-Simmons More EBCDIC tweaks:
2001-03-18 Jarkko Hietaniemi Re-integrate #9138 from maintperl to mainline,
2001-03-14 Jarkko Hietaniemi The Day of the Retractions continues: the #9138
2001-03-14 Jarkko Hietaniemi Integrate changes #9137,9138,9142 from maintperl into...
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-01 Jarkko Hietaniemi Two more tests that make no sense in UTF-8 since the...
2000-11-10 Lupe Christoph Explain better why certain regex tests are skipped.
2000-10-20 Charles Bailey SYN SYN
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
1999-11-13 Gurusamy Sarathy revert non-kosher parts of change#4562 (sort order...
1999-11-13 Peter Prymmer was Re: [ID 19991102.003] perl on os390
1999-07-06 Jarkko Hietaniemi POSIX [[:character class:]] support for standard, locale,
1999-05-25 Ilya Zakharevich REx engine improvements
1999-02-12 Gurusamy Sarathy make testsuite somewhat location independent
1998-08-07 Ilya Zakharevich Minor cleanup of RE tests and docs
1998-08-02 Jarkko Hietaniemi support OE/MVS
1998-07-21 Gurusamy Sarathy fix small memory leak when mess_sv happens to be touche...
1998-07-14 Gurusamy Sarathy merge changes#1423,1465 from maintbranch; checkin two...
1998-07-06 Gurusamy Sarathy allow eval-groups in patterns only if they C<use re...
1998-06-28 Ilya Zakharevich applied patch, tweaked doc, and regen regnodes.h
1998-06-28 Dominic Dunlop : Move REG_INFTY-dependent tests from op/regexp.t
1998-06-23 Dominic Dunlop Amend tests/regexp.t for variable REG_INFTY;
1997-11-19 Ilya Zakharevich Jumbo regexp patch applied (with minor fix-up tweaks):
1997-08-06 M.J.T. Guy Re: Bug in Regular Expressions when using colon as...
1997-06-11 Hans Mulder More simple regexp tests and test docs
1997-02-21 Chip Salzenberg Include 'study' in regexp.t
1993-10-07 Larry Wall perl 5.0 alpha 2
1991-06-09 Larry Wall perl 4.0 patch 10: (combined patch)
1991-03-21 Larry Wall perl 4.0.00: (no release announcement available)