summaryrefslogtreecommitdiff
path: root/t/op/pat.t
Commit message (Expand)AuthorAgeFilesLines
* Re: [perl #25269] panic: pp_match start/end pointers in m/^(?=.*(a)).*(bc)/ Hugo van der Sanden2004-01-291-2/+8
* Perl 5.8.3 patches from the BS2000 port - part 2Dorner Thomas2004-01-011-3/+5
* Re: unicode regex problemHugo van der Sanden2003-09-131-2/+12
* Replace #21158 with a better patch from HugoJarkko Hietaniemi2003-09-111-2/+29
* [perl #23769] Unicode regex broken on simple exampleJarkko Hietaniemi2003-09-101-2/+13
* The new tests of #20888 didn't really test what they claimed to.Jarkko Hietaniemi2003-08-251-11/+2
* The #20887 didn't go over that well;Jarkko Hietaniemi2003-08-251-4/+12
* pat.t -> charnames -> UCD -> Storable,Jarkko Hietaniemi2003-08-251-2/+3
* Two more tests for #20566/#20568.Jarkko Hietaniemi2003-08-091-2/+12
* Re: UNICODE regexp bugNick Ing-Simmons2003-08-081-2/+6
* UNICODE regexp bugNick Ing-Simmons2003-08-081-1/+4
* Re: utf8+regex bug in 5.8.1-RC2Dave Mitchell2003-08-011-2/+4
* Add a TODO test for perlbug #19049Alexander Gough2003-07-131-2/+7
* Re: [perl #22727] split() with re_eval segfaults/panicsAdrian M. Enache2003-06-181-2/+10
* Remove the deprecated $* variable.Rafael Garcia-Suarez2003-06-131-8/+17
* UTF8 regexp patch from Inaba Hiroto.Jarkko Hietaniemi2003-04-181-2/+8
* Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1 [perl #1...Inaba Hiroto2003-04-141-2/+9
* Adjust test count.Rafael Garcia-Suarez2003-03-091-1/+1
* From Inaba Hiroto: re_intuit_start set a value toJarkko Hietaniemi2003-03-091-1/+11
* From Inaba Hiroto: the UTF-8 length cache wasn'tJarkko Hietaniemi2003-03-091-2/+5
* Re: [perl #21411] [fix] Postponed RE with split()Adrian M. Enache2003-03-021-2/+8
* An already fixed bug from perl-unicode.Jarkko Hietaniemi2003-02-261-2/+18
* Re: [perl #20683] [fix] Better PatchAdrian M. Enache2003-02-261-2/+17
* [perl #19767] has become fixed too (by changes #18653Jarkko Hietaniemi2003-02-051-2/+20
* Comment tweak.Jarkko Hietaniemi2003-02-041-2/+1
* [perl #18232] [PATCH] store PL_reg_match_utf8 in reganchRafael Garcia-Suarez2003-02-021-2/+12
* Also [perl #3547] has been fixed; add its test case.Jarkko Hietaniemi2003-02-021-2/+9
* The [perl #7471] seems to have been fixed; add its test.Jarkko Hietaniemi2003-02-021-2/+9
* [perl #15397] seems to have been fixed; add its test.Jarkko Hietaniemi2003-02-021-2/+9
* [FIX] Re: UTF-8 failures (surprise!)Adrian M. Enache2003-01-311-2/+8
* Integrate from maint-5.8:Rafael Garcia-Suarez2003-01-281-4/+4
* Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297Rafael Garcia-Suarez2002-12-121-2/+51
* Integrate from the maint-5.8/ branch :Rafael Garcia-Suarez2002-12-101-1/+2
* UTF8 regexp {n} bugInaba Hiroto2002-11-251-2/+12
* Fix bug #17776 : memory corruption in qr/##/xRafael Garcia-Suarez2002-10-101-1/+5
* Re: sv_2pv_flags and ROK and UTF8 flagsYitzchak Scott-Thoennes2002-10-011-7/+47
* perl #17453Jarkko Hietaniemi2002-09-261-2/+24
* sv_2pv_flags and ROK and UTF8 flagsYitzchak Scott-Thoennes2002-09-081-1/+20
* Re: glob names and Regexp type introspectionYitzchak Scott-Thoennes2002-08-301-1/+10
* Re: [ID 20020630.002] utf8 regex only matches 32k Hugo van der Sanden2002-07-011-1/+19
* EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.Jarkko Hietaniemi2002-05-121-21/+13
* (retracted by #16560)Jarkko Hietaniemi2002-05-121-0/+2
* Because of #16550 these tests would now spewJarkko Hietaniemi2002-05-111-13/+19
* Make writing user-defined character properties nicer.Jarkko Hietaniemi2002-04-211-1/+15
* User-defined character properties were unintentionallyJarkko Hietaniemi2002-04-201-2/+49
* Re: [ID 20020412.005] Dancing ??sHugo van der Sanden2002-04-151-1/+26
* (not solving: Re: Storable can't do utf8 hash keys)Nicholas Clark2002-04-011-34/+3
* A little bit better error message for \pq, stillJarkko Hietaniemi2002-03-281-1/+14
* Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)Jeffrey Friedl2002-03-281-2/+14
* If Unicode keys are entered to a hash, a bit is turned on.Jarkko Hietaniemi2002-03-221-1/+34