This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [perl #39126] possible memory related bug when using sprintf with an utf-8 encode...
[perl5.git] / t / op / regmesg.t
2004-06-25 Jeff Pinyanregcomp.c, t/op/regmesg.t -- False range with \p and \P
2003-10-31 Slaven RezicOff-by-one error in regcomp.c
2002-03-30 Rafael Garcia-Suarezincrease output verbosity
2002-03-29 Rafael Garcia-SuarezRe: Regex-Unicode bugs
2001-08-12 Jarkko HietaniemiDrop all the unnecessary "use utf8" clauses and some of
2001-05-16 Ronald J. KimballRe: [PATCH] HERE mark in regex
2001-01-24 Charles BaileySYN SYN
2001-01-12 Roca, Ignasiop/regmesg FAILED at test 33 on EBCDIC machines
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-01 Jarkko Hietaniemi\x{} doesn't any more require 'use utf8' outside regexe...
2000-11-15 Peter PrymmerEBCDIC tweaks.
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-08-17 Jarkko HietaniemiTweak the regex compilation errors once more.
2000-08-16 Lupe ChristophChange the regx compilation error markers to use =...
2000-08-15 Dominic DunlopDon't blow limited stacks, a lower number is enough to
2000-08-13 Mike Guyt/op/regmesg.t fails if REG_INFTY set
2000-08-09 Jeffrey FriedlRe: enhanced(?) regex error messages