lexical warnings update for docs and tests (from Paul Marquess)
[p5sagit/p5-mst-13.2.git] / t / op / pat.t
2000-03-13 Gurusamy Sarathy lexical warnings update for docs and tests (from Paul...
2000-03-11 Gurusamy Sarathy failed hunk in change#5644
2000-03-11 Gurusamy Sarathy fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich)
2000-03-03 Gurusamy Sarathy /(?p{})/ changed to /(??{})/, per Larry's suggestion...
2000-02-19 Gurusamy Sarathy fix bug in backtracking optimizer (from Makoto Ishisone
2000-02-18 Gurusamy Sarathy stronger testcase for change#5126
2000-02-18 Gurusamy Sarathy make /\S/ match the same things /[\S]/ matches; likewis...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-05 Ilya Zakharevich Re: minimal m//g matches appear busted
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-01 Ilya Zakharevich Re: [ID 19991026.001] perl segmentation fault report
1999-10-05 Ilya Zakharevich Re: Strange RE engine breakage in 5_61
1999-09-29 Charles Bailey resync with mainline
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-15 Ilya Zakharevich Re: [ID 19990914.001] Perl_re_intuit_start() hangs...
1999-09-09 Ilya Zakharevich Fix interaction of (?p{}) and (?>)
1999-07-06 Jarkko Hietaniemi POSIX [[:character class:]] support for standard, locale,
1999-05-25 Ilya Zakharevich REx engine improvements
1999-02-20 Hugo van der Sanden test failures with MIME-tools-4.122 and perl 5.005_55
1999-02-12 Gurusamy Sarathy make testsuite somewhat location independent
1999-02-08 Ilya Zakharevich Fix list-context //g with zero-length matches
1999-02-07 Ilya Zakharevich Fix list-context //g with zero-length matches
1999-01-19 Ilya Zakharevich Fixing \G bug by Francois Desarmenien
1998-12-29 Ilya Zakharevich Bugs in hairy interactions of feature in REx
1998-11-28 Ilya Zakharevich Change $#+
1998-11-28 Ilya Zakharevich Finishing off SNOBOL: $1 in (?{})
1998-11-28 Ilya Zakharevich applied suggested patch with PERL_OBJECT tweaks
1998-11-28 Ilya Zakharevich Fix \G in REx without //g
1998-10-15 Jarkko Hietaniemi Test #162 had been added but the "print 1..161" had...
1998-10-13 Gurusamy Sarathy force copy of substrings when matching against temporaries
1998-09-23 Ilya Zakharevich patch to support computed regular subexpressions
1998-09-23 Ilya Zakharevich support match indices via special variables @- and @+
1998-07-21 Ilya Zakharevich Compile (?{}) into a correct package
1998-07-21 Gurusamy Sarathy fix small memory leak when mess_sv happens to be touche...
1998-07-19 Gurusamy Sarathy make failed matches return empty list in list context
1998-07-14 Gurusamy Sarathy merge changes#1423,1465 from maintbranch; checkin two...
1998-07-13 Graham Barr added patch, tweaked PERL_OBJECT things
1998-07-11 Ilya Zakharevich add patch, along with all the missing bits, and doc...
1998-07-09 Ilya Zakharevich manually apply patch with a dependency on unapplied...
1998-07-06 Gurusamy Sarathy allow eval-groups in patterns only if they C<use re...
1998-06-28 Ilya Zakharevich pat.t tests
1998-06-28 Dominic Dunlop : Move REG_INFTY-dependent tests from op/regexp.t
1998-06-22 Ilya Zakharevich Zero-length matching bug
1998-06-22 Ilya Zakharevich Test study/re/
1998-06-11 Ilya Zakharevich Bugs with (?{}), $^R and many-to-many subst
1998-02-20 Stephen Potter 5.004_58, move intuition tests
1998-02-12 Jarkko Hietaniemi [PATCH] 5.004_58: the locale.t problem in IRIX
1998-02-06 Ilya Zakharevich 5.004_56: Patch to Tie::Hash and docs
1997-11-27 Malcolm Beattie Fix PVLV case in sv_setsv (plus tests in op/pat.t).
1997-11-19 Ilya Zakharevich Jumbo regexp patch applied (with minor fix-up tweaks):
1997-05-15 Perl 5 Porters [inseparable changes from match from perl-5.003_99a...
1996-12-23 Perl 5 Porters [inseparable changes from patch from perl5.003_13 to...
1994-10-17 Larry Wall perl 5.000
1993-10-07 Larry Wall perl 5.0 alpha 2
1991-06-09 Larry Wall perl 4.0 patch 10: (combined patch)
1991-06-06 Larry Wall perl 4.0 patch 7: patch #4, continued
1991-03-21 Larry Wall perl 4.0.00: (no release announcement available)