summaryrefslogtreecommitdiff
path: root/t/op/regmesg.t
Commit message (Expand)AuthorAgeFilesLines
* increase output verbosityRafael Garcia-Suarez2002-03-301-2/+2
* Re: Regex-Unicode bugsRafael Garcia-Suarez2002-03-291-0/+4
* Drop all the unnecessary "use utf8" clauses and some ofJarkko Hietaniemi2001-08-121-2/+2
* Re: [PATCH] HERE mark in regexRonald J. Kimball2001-05-161-35/+35
* op/regmesg FAILED at test 33 on EBCDIC machinesRoca, Ignasi2001-01-121-1/+1
* \x{} doesn't any more require 'use utf8' outside regexen so whyJarkko Hietaniemi2000-12-011-2/+0
* EBCDIC tweaks.Peter Prymmer2000-11-151-2/+11
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* Tweak the regex compilation errors once more.Jarkko Hietaniemi2000-08-171-36/+36
* Change the regx compilation error markers to use = instead of <Lupe Christoph2000-08-161-2/+2
* Don't blow limited stacks, a lower number is enough toDominic Dunlop2000-08-151-1/+1
* t/op/regmesg.t fails if REG_INFTY setMike Guy2000-08-131-33/+20
* Re: enhanced(?) regex error messagesJeffrey Friedl2000-08-091-0/+185