Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re: [PATCH] HERE mark in regex | Ronald J. Kimball | 2001-05-16 | 1 | -35/+35 |
* | op/regmesg FAILED at test 33 on EBCDIC machines | Roca, Ignasi | 2001-01-12 | 1 | -1/+1 |
* | \x{} doesn't any more require 'use utf8' outside regexen so why | Jarkko Hietaniemi | 2000-12-01 | 1 | -2/+0 |
* | EBCDIC tweaks. | Peter Prymmer | 2000-11-15 | 1 | -2/+11 |
* | Use minimal @INC in tests, most of the time just '../lib', | Mike Guy | 2000-08-29 | 1 | -1/+1 |
* | Tweak the regex compilation errors once more. | Jarkko Hietaniemi | 2000-08-17 | 1 | -36/+36 |
* | Change the regx compilation error markers to use = instead of < | Lupe Christoph | 2000-08-16 | 1 | -2/+2 |
* | Don't blow limited stacks, a lower number is enough to | Dominic Dunlop | 2000-08-15 | 1 | -1/+1 |
* | t/op/regmesg.t fails if REG_INFTY set | Mike Guy | 2000-08-13 | 1 | -33/+20 |
* | Re: enhanced(?) regex error messages | Jeffrey Friedl | 2000-08-09 | 1 | -0/+185 |