summaryrefslogtreecommitdiff
path: root/t/op/pat.t
Commit message (Collapse)AuthorAgeFilesLines
...
* Add new tests for keys in %+ and %-Rafael Garcia-Suarez2007-02-281-1/+21
| | | p4raw-id: //depot/perl@30423
* Revert change #30081 at dmq's request, and mark its testsRafael Garcia-Suarez2007-02-191-2/+2
| | | | | | as TODO. (This should restore compilation with g++) p4raw-link: @30081 on //depot/perl: ded05c2a789e70bb7204e21b2aa98c6d1ac776c2 p4raw-id: //depot/perl@30351
* Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.Yves Orton2007-02-101-1/+17
| | | | | Message-ID: <9b18b3110702101231j5e91cc20g780a8c581af02dd5@mail.gmail.com> p4raw-id: //depot/perl@30200
* current status on Unicode Regular ExpressionsSADAHIRO Tomoyuki2007-02-061-1/+27
| | | | | Message-Id: <20070203170135.3B43.BQW10602@nifty.com> p4raw-id: //depot/perl@30148
* $1 in nested regex EVAL doesnt work correctly.Yves Orton2007-01-311-1/+17
| | | | | Message-ID: <9b18b3110701301451l1443a186p39df7a6e8b65ea3c@mail.gmail.com> p4raw-id: //depot/perl@30081
* Add Regexp::Keep \K functionality to regex engine as well as add \v and \V, ↵Yves Orton2007-01-111-1/+51
| | | | | | | | | cleanup and more docs for regatom() Message-ID: <9b18b3110701101133i46dc5fd0p1476a0f1dd1e9c5a@mail.gmail.com> (plus POD nits by Merijn and myself) p4raw-id: //depot/perl@29756
* Re: [PATCH] Change implementation of %+ to use a proper tied hash interface ↵Yves Orton2007-01-041-2/+19
| | | | | | | and add support for %- Message-ID: <9b18b3110612291245q792fe91cu69422d2b81bb4f0b@mail.gmail.com> p4raw-id: //depot/perl@29682
* Re: Named-capture regex syntaxSADAHIRO Tomoyuki2006-12-261-22/+23
| | | | | Message-Id: <20061226231027.8320.BQW10602@nifty.com> p4raw-id: //depot/perl@29623
* Re: Named-capture regex syntaxYves Orton2006-12-251-1/+30
| | | | | Message-ID: <9b18b3110612240538m5c45654br7d27171835f6664@mail.gmail.com> p4raw-id: //depot/perl@29621
* \R is supposed to mean something else so switch to \g and make it more ↵Yves Orton2006-12-041-5/+14
| | | | | | | useful in the process Message-ID: <9b18b3110612030755o241e6372o9870ecce9c42e3d5@mail.gmail.com> p4raw-id: //depot/perl@29445
* Re: [perl #41010] (?(COND)) in pattern matching not working properlyYves Orton2006-12-031-1/+34
| | | | | Message-ID: <9b18b3110611291612i137803f4lab2739e3d9af40f7@mail.gmail.com> p4raw-id: //depot/perl@29441
* Change in handling of \RNNN inside nested patternsYves Orton2006-11-291-1/+11
| | | | | | Subject: Re: New development release in sight Message-ID: <9b18b3110611281607i3d583febtd549989dc3cabc8a@mail.gmail.com> p4raw-id: //depot/perl@29413
* Un-TODO one test in pat.t ($1 kept safe after a /g match)Rafael Garcia-Suarez2006-11-241-1/+1
| | | p4raw-id: //depot/perl@29371
* \G with /g results in infinite loop in 5.6 and laterYves Orton2006-11-221-4/+23
| | | | | Message-ID: <9b18b3110611220811k1a54f650t1bd7c6a9450b0a7e@mail.gmail.com> p4raw-id: //depot/perl@29354
* Remove the test counter checker at the end of t/op/pat.t : itRafael Garcia-Suarez2006-11-211-5/+0
| | | | | doesn't get updated correctly. p4raw-id: //depot/perl@29333
* Correct typo in test description.Nicholas Clark2006-11-201-1/+1
| | | p4raw-id: //depot/perl@29331
* Patch by Yves Orton to fix the regression reported in :Andreas König2006-11-201-10/+24
| | | | | | Subject: 28325/6 break DateTime::Format::Strptime Message-ID: <877ixs6oa6.fsf@k75.linux.bogus> p4raw-id: //depot/perl@29324
* [perl #18209] bug in regex s/\s$word\s/ /gi; and $& yves orton2006-11-171-0/+7
| | | | | | From: "yves orton via RT" <perlbug-followup@perl.org> Message-ID: <rt-3.5.HEAD-1713-1163787467-1300.18209-15-0@perl.org> p4raw-id: //depot/perl@29312
* [perl #18209] bug in regex s/\s$word\s/ /gi; and $& yves orton2006-11-171-1/+19
| | | | | | From: "yves orton via RT" <perlbug-followup@perl.org> Message-ID: <rt-3.5.HEAD-1713-1163787467-1300.18209-15-0@perl.org> p4raw-id: //depot/perl@29311
* [perl #22395] regexp /(.*)[bc]/ 10000 times slower in 5.8.0 vs 5.6.1 yves orton2006-11-171-2/+10
| | | | | | From: "yves orton via RT" <perlbug-followup@perl.org> Message-ID: <rt-3.5.HEAD-1666-1163785693-404.22395-15-0@perl.org> p4raw-id: //depot/perl@29310
* [perl #36909] $^R undefined on matches involving backreferencesyves orton2006-11-171-3/+43
| | | | | | From: yves orton via RT <bugs-perl5@bugs6.perl.org> Date: Nov 17, 2006 4:07 PM p4raw-id: //depot/perl@29308
* Study SUSPEND (and recursion) properlyYves Orton2006-11-171-3/+11
| | | | | Message-ID: <9b18b3110611161132j695ee86ata939a149b08efb11@mail.gmail.com> p4raw-id: //depot/perl@29301
* Re: [PATCH] Fix RT#19049 and add relative backreferencesYves Orton2006-11-151-3/+21
| | | | | Message-ID: <9b18b3110611150329l206e4552w887ae5f0a3f7ca80@mail.gmail.com> p4raw-id: //depot/perl@29279
* Allow negative indexing in recursive patternsYves Orton2006-11-141-3/+18
| | | | | Message-ID: <9b18b3110611130959k1fdd2485yd8eb1cd428de570a@mail.gmail.com> p4raw-id: //depot/perl@29267
* Re: [PATCH] New regex syntax omnibusYves Orton2006-11-131-38/+48
| | | | | Message-ID: <9b18b3110611090809l667860c9t6c27453d7c86a21e@mail.gmail.com> p4raw-id: //depot/perl@29260
* Regex Utility Functions and Substituion Fix (XML::Twig core dump)Yves Orton2006-11-131-1/+13
| | | | | | | | Message-ID: <9b18b3110611121429g1fc9d6c1t4007dc711f9e8396@mail.gmail.com> Plus a couple tweaks to ext/re/re.pm and t/op/pat.t to those patches to apply cleanly. p4raw-id: //depot/perl@29252
* New regex syntax omnibusYves Orton2006-11-071-28/+110
| | | | | | | | Message-ID: <9b18b3110611060406u2fa1572as57073949a5df9e62@mail.gmail.com> Plus a portability fix (in string comparison for regex verbs) and doc tweaks / podchecker fixes p4raw-id: //depot/perl@29222
* Add more backtracking control verbs to regex engine (?CUT), (?ERROR)Yves Orton2006-11-021-10/+58
| | | | | Message-ID: <9b18b3110611020335h7ea469a8g28ca483f6832816d@mail.gmail.com> p4raw-id: //depot/perl@29189
* Add a commit verb to regex engine to allow fine tuning of backtracking control.Yves Orton2006-11-011-3/+9
| | | | | Message-ID: <9b18b3110610311349n5947cc8fsf0b2e6ddd9a7ee01@mail.gmail.com> p4raw-id: //depot/perl@29183
* Regression test by Yves Orton for : [perl #36046] Special var @-Rafael Garcia-Suarez2006-11-011-1/+12
| | | | | becomes arbitrarily large p4raw-id: //depot/perl@29178
* remove leaveit from toke.c:scan_constSADAHIRO Tomoyuki2006-10-161-7/+21
| | | | | Message-Id: <20061015222223.BC38.BQW10602@nifty.com> p4raw-id: //depot/perl@29026
* Add Regex conditionals. Various bugfixes. More tests.Yves Orton2006-10-121-3/+7
| | | | | Message-ID: <9b18b3110610111546j74ca490dg21bd9fd1e7e10d42@mail.gmail.com> p4raw-id: //depot/perl@28998
* Re: [perl #40468] Not OK: perl 5.9.4 +patchaperlup: on i686-linux-64int ↵Yves Orton2006-10-081-6/+41
| | | | | | | 2.6.17-2-k7 (UNINSTALLED) Message-ID: <9b18b3110610081114g11dabafaw860181598ab54bd6@mail.gmail.com> p4raw-id: //depot/perl@28967
* Re: [PATCH] Initial attempt at named captures for perls regexp engineYves Orton2006-10-071-1/+26
| | | | | Message-ID: <9b18b3110610061016x5ddce965u30d9a821f632d450@mail.gmail.com> p4raw-id: //depot/perl@28957
* migrate CURLYX/WHILEM branch in regmatch() to new FSM-esque paradigmDave Mitchell2006-10-051-0/+3
| | | p4raw-id: //depot/perl@28944
* Re: [PATCH] Add recursive regexes similar to PCREYves Orton2006-10-051-3/+31
| | | | | | | | | | | Date: Wed, 4 Oct 2006 15:45:15 +0200 Message-ID: <9b18b3110610040645s563220a2id6f235494b497e90@mail.gmail.com> Subject: Re: [PATCH] Add recursive regexes similar to PCRE From: demerphq <demerphq@gmail.com> Date: Wed, 4 Oct 2006 21:05:10 +0200 Message-ID: <9b18b3110610041205m2660eb43m1315cf4b0653db96@mail.gmail.com> p4raw-id: //depot/perl@28939
* add stress test for CURLYX/WHILEM regex opsDave Mitchell2006-09-301-1/+103
| | | p4raw-id: //depot/perl@28906
* fix regression introduced in #27778: must backtrack into inner regexDave Mitchell2006-09-241-1/+6
| | | | | "aa" =~ /(??{"a+"})a/ p4raw-id: //depot/perl@28884
* Re: \N{...} in regular expression [PATCH]Yves Orton2006-09-191-44/+95
| | | | | Message-ID: <9b18b3110609181637m796d6c16o1b2741edc5f09eb2@mail.gmail.com> p4raw-id: //depot/perl@28868
* Re: [PATCH] Trie jumpingYves Orton2006-09-051-1/+7
| | | | | Message-ID: <9b18b3110609020740y2eb9004cpab313c3353a437ca@mail.gmail.com> p4raw-id: //depot/perl@28785
* interpolation of @- (and @+) in patterns ([perl #27940] comes back)SADAHIRO Tomoyuki2006-07-261-2/+28
| | | | | Message-Id: <20060725001517.3C5D.BQW10602@nifty.com> p4raw-id: //depot/perl@28620
* z/OS: t/ - mostly EBCDIC fixesJarkko Hietaniemi2006-07-121-1/+5
| | | | | Message-Id: <200607112101.k6BL1TGr321715@kosh.hut.fi> p4raw-id: //depot/perl@28550
* Revert bogus fix for bug #27940, which wasn't really a bug,Rafael Garcia-Suarez2006-07-111-1/+2
| | | | | and a new test item, as found and suggested by Sadahiro Tomoyuki. p4raw-id: //depot/perl@28548
* Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length stringYves Orton2006-07-021-2/+28
| | | | | | | Message-ID: <9b18b3110607020613u1ab782dam2c425da61deb1876@mail.gmail.com> add test for patch #28417 p4raw-id: //depot/perl@28462
* disable 'split /(?{ split "" })/' test until recursive split is fixedDave Mitchell2006-04-131-1/+4
| | | p4raw-id: //depot/perl@27793
* Re: [perl #38293] chr(65535) should be allowed in regexesSADAHIRO Tomoyuki2006-04-021-1/+48
| | | | | Message-Id: <20060402224657.B942.BQW10602@nifty.com> p4raw-id: //depot/perl@27688
* Re: recursion now removed from the regex engineDominic Dunlop2006-03-311-2/+7
| | | | | Message-Id: <C4D69F9F-FB90-4564-8C46-E51765EB0440@mac.com> p4raw-id: //depot/perl@27656
* Now that change #26410 is reverted, mark as TODO the tests addedRafael Garcia-Suarez2006-01-231-7/+3
| | | | | | | by change #26925. p4raw-link: @26925 on //depot/perl: 86f12da24a95dda38e6d599b881a5cca226226e4 p4raw-link: @26410 on //depot/perl: e26a497577f3ce7b9a4d9e1e62062839554dfd8f p4raw-id: //depot/perl@26928
* Change the regression test added by 26410 to use test.pl; this makesNicholas Clark2006-01-231-2/+36
| | | | | | | | it easier to TODO if needed. Add the TODO test provided by Rick Delaney, but not as TODO, because change 26410 also made pos on LVALUE subroutines work for the first time. p4raw-id: //depot/perl@26925
* Change 26410 caused a regression, with the RVALUE return value ofNicholas Clark2006-01-181-2/+13
| | | | | method calls now failing if bound to a global match. Add a TODO test. p4raw-id: //depot/perl@26904