projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Small optimisations, by Brandon Black
[p5sagit/p5-mst-13.2.git]
/
t
/
op
/
pat.t
2007-04-10
Rafael Garcia-Suarez
Fix new tests
blob
|
commitdiff
2007-04-10
Ævar Arnfjörð Bjar...
Re: [PATCH] length() on magic capture variables
blob
|
commitdiff
|
diff to current
2007-04-01
Dave Mitchell
fix $^R scoping bug.
blob
|
commitdiff
|
diff to current
2007-03-22
Yves Orton
Resolve PL_curpm issues with (??{}) and fix corruption...
blob
|
commitdiff
|
diff to current
2007-03-20
Yves Orton
feel the the baß (encoding problems in the regex engine)
blob
|
commitdiff
|
diff to current
2007-02-28
Rafael Garcia-Suarez
Add new tests for keys in %+ and %-
blob
|
commitdiff
|
diff to current
2007-02-19
Rafael Garcia-Suarez
Revert change #30081 at dmq's request, and mark its...
blob
|
commitdiff
|
diff to current
2007-02-10
Yves Orton
Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands...
blob
|
commitdiff
|
diff to current
2007-02-06
SADAHIRO Tomoyuki
current status on Unicode Regular Expressions
blob
|
commitdiff
|
diff to current
2007-01-31
Yves Orton
$1 in nested regex EVAL doesnt work correctly.
blob
|
commitdiff
|
diff to current
2007-01-11
Yves Orton
Add Regexp::Keep \K functionality to regex engine as...
blob
|
commitdiff
|
diff to current
2007-01-04
Yves Orton
Re: [PATCH] Change implementation of %+ to use a proper...
blob
|
commitdiff
|
diff to current
2006-12-26
SADAHIRO Tomoyuki
Re: Named-capture regex syntax
blob
|
commitdiff
|
diff to current
2006-12-25
Yves Orton
Re: Named-capture regex syntax
blob
|
commitdiff
|
diff to current
2006-12-04
Yves Orton
\R is supposed to mean something else so switch to...
blob
|
commitdiff
|
diff to current
2006-12-03
Yves Orton
Re: [perl #41010] (?(COND)) in pattern matching not...
blob
|
commitdiff
|
diff to current
2006-11-29
Yves Orton
Change in handling of \RNNN inside nested patterns
blob
|
commitdiff
|
diff to current
2006-11-24
Rafael Garcia-Suarez
Un-TODO one test in pat.t ($1 kept safe after a /g...
blob
|
commitdiff
|
diff to current
2006-11-22
Yves Orton
\G with /g results in infinite loop in 5.6 and later
blob
|
commitdiff
|
diff to current
2006-11-21
Rafael Garcia-Suarez
Remove the test counter checker at the end of t/op...
blob
|
commitdiff
|
diff to current
2006-11-20
Nicholas Clark
Correct typo in test description.
blob
|
commitdiff
|
diff to current
2006-11-20
Andreas König
Patch by Yves Orton to fix the regression reported...
blob
|
commitdiff
|
diff to current
2006-11-17
yves orton
[perl #18209] bug in regex s/\s$word\s/ /gi; and $&
blob
|
commitdiff
|
diff to current
2006-11-17
yves orton
[perl #18209] bug in regex s/\s$word\s/ /gi; and $&
blob
|
commitdiff
|
diff to current
2006-11-17
yves orton
[perl #22395] regexp /(.*)[bc]/ 10000 times slower...
blob
|
commitdiff
|
diff to current
2006-11-17
yves orton
[perl #36909] $^R undefined on matches involving backre...
blob
|
commitdiff
|
diff to current
2006-11-17
Yves Orton
Study SUSPEND (and recursion) properly
blob
|
commitdiff
|
diff to current
2006-11-15
Yves Orton
Re: [PATCH] Fix RT#19049 and add relative backreferences
blob
|
commitdiff
|
diff to current
2006-11-14
Yves Orton
Allow negative indexing in recursive patterns
blob
|
commitdiff
|
diff to current
2006-11-13
Yves Orton
Re: [PATCH] New regex syntax omnibus
blob
|
commitdiff
|
diff to current
2006-11-13
Yves Orton
Regex Utility Functions and Substituion Fix (XML::Twig...
blob
|
commitdiff
|
diff to current
2006-11-07
Yves Orton
New regex syntax omnibus
blob
|
commitdiff
|
diff to current
2006-11-02
Yves Orton
Add more backtracking control verbs to regex engine...
blob
|
commitdiff
|
diff to current
2006-11-01
Yves Orton
Add a commit verb to regex engine to allow fine tuning...
blob
|
commitdiff
|
diff to current
2006-11-01
Rafael Garcia-Suarez
Regression test by Yves Orton for : [perl #36046] Speci...
blob
|
commitdiff
|
diff to current
2006-10-16
SADAHIRO Tomoyuki
remove leaveit from toke.c:scan_const
blob
|
commitdiff
|
diff to current
2006-10-12
Yves Orton
Add Regex conditionals. Various bugfixes. More tests.
blob
|
commitdiff
|
diff to current
2006-10-08
Yves Orton
Re: [perl #40468] Not OK: perl 5.9.4 +patchaperlup...
blob
|
commitdiff
|
diff to current
2006-10-07
Yves Orton
Re: [PATCH] Initial attempt at named captures for perls...
blob
|
commitdiff
|
diff to current
2006-10-05
Dave Mitchell
migrate CURLYX/WHILEM branch in regmatch() to new FSM...
blob
|
commitdiff
|
diff to current
2006-10-05
Yves Orton
Re: [PATCH] Add recursive regexes similar to PCRE
blob
|
commitdiff
|
diff to current
2006-09-30
Dave Mitchell
add stress test for CURLYX/WHILEM regex ops
blob
|
commitdiff
|
diff to current
2006-09-24
Dave Mitchell
fix regression introduced in #27778: must backtrack...
blob
|
commitdiff
|
diff to current
2006-09-19
Yves Orton
Re: \N{...} in regular expression [PATCH]
blob
|
commitdiff
|
diff to current
2006-09-05
Yves Orton
Re: [PATCH] Trie jumping
blob
|
commitdiff
|
diff to current
2006-07-26
SADAHIRO Tomoyuki
interpolation of @- (and @+) in patterns ([perl #27940...
blob
|
commitdiff
|
diff to current
2006-07-12
Jarkko Hietaniemi
z/OS: t/ - mostly EBCDIC fixes
blob
|
commitdiff
|
diff to current
2006-07-11
Rafael Garcia-Suarez
Revert bogus fix for bug #27940, which wasn't really...
blob
|
commitdiff
|
diff to current
2006-07-02
Yves Orton
Re: [PATCH]: fix: [perl #39583] Pattern Match fails...
blob
|
commitdiff
|
diff to current
2006-04-13
Dave Mitchell
disable 'split /(?{ split "" })/' test until recursive...
blob
|
commitdiff
|
diff to current
2006-04-02
SADAHIRO Tomoyuki
Re: [perl #38293] chr(65535) should be allowed in regexes
blob
|
commitdiff
|
diff to current
2006-03-31
Dominic Dunlop
Re: recursion now removed from the regex engine
blob
|
commitdiff
|
diff to current
2006-01-23
Rafael Garcia-Suarez
Now that change #26410 is reverted, mark as TODO the...
blob
|
commitdiff
|
diff to current
2006-01-23
Nicholas Clark
Change the regression test added by 26410 to use test...
blob
|
commitdiff
|
diff to current
2006-01-18
Nicholas Clark
Change 26410 caused a regression, with the RVALUE retur...
blob
|
commitdiff
|
diff to current
2005-12-19
Yves Orton
Un-TODO a fixed test
blob
|
commitdiff
|
diff to current
2005-12-05
SADAHIRO Tomoyuki
Clarification and cleanup of the XS SWASHGET code
blob
|
commitdiff
|
diff to current
2005-11-23
SADAHIRO Tomoyuki
XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
blob
|
commitdiff
|
diff to current
2005-11-22
John E. Malmberg
patch@26180 - t/op/pat.t : Can't reset %ENV on VMS
blob
|
commitdiff
|
diff to current
2005-11-04
Rafael Garcia-Suarez
Revert patch #25993.
blob
|
commitdiff
|
diff to current
2005-11-04
Andreas König
[perl #19049] Incorrect $` after replacement
blob
|
commitdiff
|
diff to current
2005-09-06
Nicholas Clark
Add a TODO test for bug #37038 - assigning to the match...
blob
|
commitdiff
|
diff to current
2005-07-10
Yves Orton
Re: [perl #36207] UTF8/Latin 1/i regexp "Malformed...
blob
|
commitdiff
|
diff to current
2005-07-08
Dave Mitchell
[perl #36207] UTF8/Latin 1/i regexp "Malformed characte...
blob
|
commitdiff
|
diff to current
2005-03-18
Yves Orton
Re: Reworked Trie Patch
blob
|
commitdiff
|
diff to current
2004-04-27
Jeff Pinyan
candidate for TR18 compliance
blob
|
commitdiff
|
diff to current
2004-04-19
Hugo van der Sanden
Re: [perl #28532] optional match of an anchor gets...
blob
|
commitdiff
|
diff to current
2004-04-02
Rafael Garcia-Suarez
Fix bug #27940 : \cX escapes weren't working correctly...
blob
|
commitdiff
|
diff to current
2004-03-31
Nicholas Clark
Upgrade to Unicode 4.0.1
blob
|
commitdiff
|
diff to current
2004-01-29
Hugo van der Sanden
Re: [perl #25269] panic: pp_match start/end pointers...
blob
|
commitdiff
|
diff to current
2004-01-01
Dorner Thomas
Perl 5.8.3 patches from the BS2000 port - part 2
blob
|
commitdiff
|
diff to current
2003-09-13
Hugo van der Sanden
Re: unicode regex problem
blob
|
commitdiff
|
diff to current
2003-09-11
Jarkko Hietaniemi
Replace #21158 with a better patch from Hugo
blob
|
commitdiff
|
diff to current
2003-09-10
Jarkko Hietaniemi
[perl #23769] Unicode regex broken on simple example
blob
|
commitdiff
|
diff to current
2003-08-25
Jarkko Hietaniemi
The new tests of #20888 didn't really test what they...
blob
|
commitdiff
|
diff to current
2003-08-25
Jarkko Hietaniemi
The #20887 didn't go over that well;
blob
|
commitdiff
|
diff to current
2003-08-25
Jarkko Hietaniemi
pat.t -> charnames -> UCD -> Storable,
blob
|
commitdiff
|
diff to current
2003-08-09
Jarkko Hietaniemi
Two more tests for #20566/#20568.
blob
|
commitdiff
|
diff to current
2003-08-08
Nick Ing-Simmons
Re: UNICODE regexp bug
blob
|
commitdiff
|
diff to current
2003-08-08
Nick Ing-Simmons
UNICODE regexp bug
blob
|
commitdiff
|
diff to current
2003-08-01
Dave Mitchell
Re: utf8+regex bug in 5.8.1-RC2
blob
|
commitdiff
|
diff to current
2003-07-13
Alexander Gough
Add a TODO test for perlbug #19049
blob
|
commitdiff
|
diff to current
2003-06-18
Adrian M. Enache
Re: [perl #22727] split() with re_eval segfaults/panics
blob
|
commitdiff
|
diff to current
2003-06-13
Rafael Garcia-Suarez
Remove the deprecated $* variable.
blob
|
commitdiff
|
diff to current
2003-04-18
Jarkko Hietaniemi
UTF8 regexp patch from Inaba Hiroto.
blob
|
commitdiff
|
diff to current
2003-04-14
Inaba Hiroto
Re: Parse::RecDescent triggers infinete loop in perl5...
blob
|
commitdiff
|
diff to current
2003-03-09
Rafael Garcia-Suarez
Adjust test count.
blob
|
commitdiff
|
diff to current
2003-03-09
Jarkko Hietaniemi
From Inaba Hiroto: re_intuit_start set a value to
blob
|
commitdiff
|
diff to current
2003-03-09
Jarkko Hietaniemi
From Inaba Hiroto: the UTF-8 length cache wasn't
blob
|
commitdiff
|
diff to current
2003-03-02
Adrian M. Enache
Re: [perl #21411] [fix] Postponed RE with split()
blob
|
commitdiff
|
diff to current
2003-02-26
Jarkko Hietaniemi
An already fixed bug from perl-unicode.
blob
|
commitdiff
|
diff to current
2003-02-26
Adrian M. Enache
Re: [perl #20683] [fix] Better Patch
blob
|
commitdiff
|
diff to current
2003-02-05
Jarkko Hietaniemi
[perl #19767] has become fixed too (by changes #18653
blob
|
commitdiff
|
diff to current
2003-02-04
Jarkko Hietaniemi
Comment tweak.
blob
|
commitdiff
|
diff to current
2003-02-02
Rafael Garcia-Suarez
[perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
blob
|
commitdiff
|
diff to current
2003-02-02
Jarkko Hietaniemi
Also [perl #3547] has been fixed; add its test case.
blob
|
commitdiff
|
diff to current
2003-02-02
Jarkko Hietaniemi
The [perl #7471] seems to have been fixed; add its...
blob
|
commitdiff
|
diff to current
2003-02-02
Jarkko Hietaniemi
[perl #15397] seems to have been fixed; add its test.
blob
|
commitdiff
|
diff to current
2003-01-31
Adrian M. Enache
[FIX] Re: UTF-8 failures (surprise!)
blob
|
commitdiff
|
diff to current
2003-01-28
Rafael Garcia-Suarez
Integrate from maint-5.8:
blob
|
commitdiff
|
diff to current
next