summaryrefslogtreecommitdiff
path: root/t/pragma/warn/regcomp
Commit message (Expand)AuthorAgeFilesLines
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-239/+0
* RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.tPaul Marquess2001-06-031-0/+72
* Re: [PATCH] HERE mark in regexRonald J. Kimball2001-05-161-26/+26
* Re-integrate #9138 from maintperl to mainline,Jarkko Hietaniemi2001-03-181-3/+3
* The Day of the Retractions continues: the #9138Jarkko Hietaniemi2001-03-141-3/+3
* Integrate changes #9137,9138,9142 from maintperl into mainline.Jarkko Hietaniemi2001-03-141-3/+3
* Tweak the regex compilation errors once more.Jarkko Hietaniemi2000-08-171-26/+26
* Change the regx compilation error markers to use = instead of <Lupe Christoph2000-08-161-26/+26
* Re: enhanced(?) regex error messagesJeffrey Friedl2000-08-091-26/+27
* Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]Jeffrey Friedl2000-07-261-23/+24
* avoid "scalars leaked" message in testGurusamy Sarathy2000-03-041-10/+10
* /[[:alpha]/ now dies on unmatched [] instead ofJarkko Hietaniemi2000-03-031-3/+6
* lexical warnings update, ability to inspect bitmask in callingGurusamy Sarathy2000-02-201-18/+19
* change#4721 needed line number adjustmentsGurusamy Sarathy1999-12-281-8/+8
* ebcdic tweaks for tests from Peter PrymmerGurusamy Sarathy1999-12-281-0/+6
* ignore yet another known scalar leakGurusamy Sarathy1999-12-021-1/+2
* Warn inside character classes about unknown backslash escapesJarkko Hietaniemi1999-10-141-1/+14
* Warn about false ranges like \d-\w (see the change #4355).Jarkko Hietaniemi1999-10-141-1/+67
* Another patch for Lexical WarningsPaul Marquess1999-09-061-8/+22
* Rename warning to warnings, from Paul Marquess.Jarkko Hietaniemi1999-08-291-6/+6
* Sync regcomp warn with reality.Jarkko Hietaniemi1999-07-071-4/+17
* Integrate with Sarathy; one conflict in t/pragma/warn/recgompJarkko Hietaniemi1999-07-071-9/+8
|\
| * lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-0/+12
* | POSIX [[:character class:]] support for standard, locale,Jarkko Hietaniemi1999-07-061-15/+11
|/
* rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendlyGurusamy Sarathy1998-09-231-0/+53