Document and test autovivified dirhandles.
[p5sagit/p5-mst-13.2.git] / t / op / pat.t
2003-03-09 Rafael Garcia-Suarez Adjust test count.
2003-03-09 Jarkko Hietaniemi From Inaba Hiroto: re_intuit_start set a value to
2003-03-09 Jarkko Hietaniemi From Inaba Hiroto: the UTF-8 length cache wasn't
2003-03-02 Adrian M. Enache Re: [perl #21411] [fix] Postponed RE with split()
2003-02-26 Jarkko Hietaniemi An already fixed bug from perl-unicode.
2003-02-26 Adrian M. Enache Re: [perl #20683] [fix] Better Patch
2003-02-05 Jarkko Hietaniemi [perl #19767] has become fixed too (by changes #18653
2003-02-04 Jarkko Hietaniemi Comment tweak.
2003-02-02 Rafael Garcia-Suarez [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
2003-02-02 Jarkko Hietaniemi Also [perl #3547] has been fixed; add its test case.
2003-02-02 Jarkko Hietaniemi The [perl #7471] seems to have been fixed; add its...
2003-02-02 Jarkko Hietaniemi [perl #15397] seems to have been fixed; add its test.
2003-01-31 Adrian M. Enache [FIX] Re: UTF-8 failures (surprise!)
2003-01-28 Rafael Garcia-Suarez Integrate from maint-5.8:
2002-12-12 Rafael Garcia-Suarez Integrate from maint-5.8 : changes 18290-1, 18293-5...
2002-12-10 Rafael Garcia-Suarez Integrate from the maint-5.8/ branch :
2002-11-25 Inaba Hiroto UTF8 regexp {n} bug
2002-10-10 Rafael Garcia-Suarez Fix bug #17776 : memory corruption in qr/##/x
2002-10-01 Yitzchak Scott-Tho... Re: sv_2pv_flags and ROK and UTF8 flags
2002-09-26 Jarkko Hietaniemi perl #17453
2002-09-08 Yitzchak Scott-Tho... sv_2pv_flags and ROK and UTF8 flags
2002-08-30 Yitzchak Scott-Tho... Re: glob names and Regexp type introspection
2002-07-01 Hugo van der Sanden Re: [ID 20020630.002] utf8 regex only matches 32k
2002-05-12 Jarkko Hietaniemi EBCDIC: retract #16557, it ran into a weird tokenizer...
2002-05-12 Jarkko Hietaniemi (retracted by #16560)
2002-05-11 Jarkko Hietaniemi Because of #16550 these tests would now spew
2002-04-21 Jarkko Hietaniemi Make writing user-defined character properties nicer.
2002-04-20 Jarkko Hietaniemi User-defined character properties were unintentionally
2002-04-15 Hugo van der Sanden Re: [ID 20020412.005] Dancing ??s
2002-04-01 Nicholas Clark (not solving: Re: Storable can't do utf8 hash keys)
2002-03-29 Nick Ing-Simmons Integrate mainline
2002-03-28 Jarkko Hietaniemi A little bit better error message for \pq, still
2002-03-28 Jeffrey Friedl Re: [ID 20020324.003] fairly major problem with qr...
2002-03-22 Jarkko Hietaniemi If Unicode keys are entered to a hash, a bit is turned on.
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Jarkko Hietaniemi Fix for "UTF-8 bug with s///" from Hugo.
2002-03-17 Andreas König UTF-8 bug (maybe alreayd known?)
2002-03-17 Andreas König SEGV in s/// and UTF-8
2002-03-08 Jarkko Hietaniemi Better test for #14795 (bug id 20020124.005) from Andreas.
2002-02-28 Jarkko Hietaniemi Tests for #14908.
2002-02-25 Jarkko Hietaniemi Cut-and-paste errors.
2002-02-25 Jarkko Hietaniemi EBCDIC: the control characters are not that easy to...
2002-02-21 Jarkko Hietaniemi Test for #14795.
2002-02-21 Jarkko Hietaniemi Testing for ASCII in EBCDIC makes one's brain hurt.
2002-01-15 Jarkko Hietaniemi Make the test harder.
2002-01-15 Nick Ing-Simmons Blind integrate of bulk of mainline.
2002-01-14 Jarkko Hietaniemi Big mktables rewrite from Jeffrey;
2002-01-13 Jarkko Hietaniemi *groan*
2002-01-13 Jarkko Hietaniemi One more sharp s case found by Jeffrey.
2002-01-12 Jarkko Hietaniemi Couple more Unicode lookbehind tests.
2002-01-12 Jarkko Hietaniemi Sharp S as a special treat for our German UTF-8 testers :-)
2002-01-12 Jarkko Hietaniemi This is getting embarrassing.
2002-01-12 Jarkko Hietaniemi Updating the test count is good; also rephrasing
2002-01-12 Jarkko Hietaniemi Unicode lookbehind looked bad.
2002-01-09 Andreas König Re: Weird Malformed warning in bleadperl
2002-01-09 Jarkko Hietaniemi SANY (. with /s) wasn't happy on Unicode.
2002-01-05 Jarkko Hietaniemi Finish up (ha!) the Unicode case folding;
2002-01-04 Jarkko Hietaniemi Add U+0085, U+2028, and U+2029 to \s under Unicode.
2002-01-03 Jarkko Hietaniemi #14048 exposed few false positives, to be fixed soonish.
2002-01-03 Jarkko Hietaniemi A bit of testing for #14046.
2002-01-02 Jarkko Hietaniemi One more iteration of the ibcmp_utf8() interface,
2002-01-01 Jarkko Hietaniemi Unnecessary/Lingering UTF8 flag might mess up caseless...
2001-12-24 Jeffrey Friedl and [BUG] \X and \C fixed, \X still dorked
2001-12-23 Jarkko Hietaniemi The funky final sigma casefolding.
2001-12-23 Jarkko Hietaniemi Move the \C and \X to pat.t.
2001-12-23 Jarkko Hietaniemi Even more \X fixing.
2001-12-23 Jarkko Hietaniemi More \X fixing.
2001-12-22 Jarkko Hietaniemi Unicode casefolding continues.
2001-12-22 Jarkko Hietaniemi More Unicode casing fixes.
2001-12-22 Jarkko Hietaniemi Unicode casefolding fixes.
2001-12-21 Jarkko Hietaniemi Make using U+FDD0..U+FDEF (noncharacters since Unicode...
2001-11-28 Jarkko Hietaniemi Fix for "a\x{100}" =~ /A/i.
2001-11-02 Jarkko Hietaniemi The basic character classes seem to go untested with...
2001-10-20 Jarkko Hietaniemi Test vertical whitespace combined with /x in \p{}.
2001-10-19 Jarkko Hietaniemi Unicode categories continue:
2001-10-13 Jarkko Hietaniemi Rewrite mktables from scratch.
2001-10-03 Jarkko Hietaniemi Unicode properties: fix L& (the #12319 didn't allow L&,
2001-10-02 Jarkko Hietaniemi Unicode properties: allow also intra(wordbreak)name...
2001-10-01 Jarkko Hietaniemi Also the ^Is is optional.
2001-10-01 Jarkko Hietaniemi More Unicode property tests for the abbreviated
2001-10-01 Jarkko Hietaniemi Further tweaks to the Unicode properties.
2001-09-29 Jarkko Hietaniemi More leniency to the \p and \P: now can have whitespace
2001-09-29 Jarkko Hietaniemi Allow for more flexibility in the \p{In...} names, now
2001-09-14 Jeff Pinyan more jumpables, and hit-bit bug
2001-09-10 Nicholas Clark Re: the remaining bugs in \x escapes (was Re: [PATCH...
2001-09-01 Jarkko Hietaniemi Test tweaks.
2001-08-18 Jarkko Hietaniemi New try for ID 20010407.006: detach the semantics
2001-08-18 Jarkko Hietaniemi Retract #11712 for now. The real fix would probably
2001-08-18 Jarkko Hietaniemi (Retracted by #11714)
2001-08-17 Hugo van der Sanden Re: [ID 20010814.004] pos() doesn't work when using...
2001-08-12 Jarkko Hietaniemi Failure not true anymore (probably caused by my broken...
2001-08-12 Jarkko Hietaniemi Mark tests (and one module) having explicit Latin-1
2001-08-12 Jarkko Hietaniemi Drop all the unnecessary "use utf8" clauses and some of
2001-08-04 Jarkko Hietaniemi Continuation of #11575: SANY_SEEN completely deprecated,
2001-08-04 Daniel P. Berrange Decouple SANY into SANY and CANY: the new SANY is ...
2001-07-14 Jeffrey Friedl patch to add DEL to [:cntrl:]
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-04 Jarkko Hietaniemi The #11132 missed singleton characters (not part
2001-07-04 Jarkko Hietaniemi Support preferentially the Unicode 'scripts' definition
2001-06-30 Jarkko Hietaniemi Add support for $^N, the most-recently closed group.
next