summaryrefslogtreecommitdiff
path: root/t/lib/warnings/regcomp
Commit message (Expand)AuthorAgeFilesLines
* t/lib/warnings/regcomp: Turn off warns for experimentalKarl Williamson2018-10-201-6/+12
* fix #131649 - extended charclass can trigger assertYves Orton2017-12-071-3/+3
* Test for 0e3f4440d849cf8fca676f87e574164e33cf2e13Abigail2017-09-141-0/+12
* Fatalize \N{}Karl Williamson2017-06-011-27/+4
* Revert "Deprecating the use of C<< \cI<X> >> to specify a printable character."Sawyer X2017-02-121-3/+3
* Deprecating the use of C<< \cI<X> >> to specify a printable character.Abigail2017-01-161-3/+3
* Use of \N{} will be fatal in 5.28.Abigail2017-01-161-6/+6
* PATCH: [perl #123417] Deprecate empty \N{}Karl Williamson2016-03-241-1/+39
* PATCH: [perl #126141]: qr/]]]]][\\/ fails to raise errorKarl Williamson2016-03-041-0/+7
* PATCH: [perl #8904] Revamp [:posix:] parsingKarl Williamson2016-02-091-1/+22
* PATCH: [perl #126261: Assertion failure on missing [ in qr//Karl Williamson2015-12-221-0/+16
* t/lib/warnings/regcomp: Fix typo in commentKarl Williamson2015-12-221-1/+1
* t/lib/warnings/regcomp: SKIP some EBCDIC testsKarl Williamson2015-03-051-2/+8
* PATCH: [perl #122671] Many warnings in regcomp.c can occur twiceKarl Williamson2014-09-061-1/+24
* Test line number for (??{$str}) regexp warningsFather Chrysostomos2013-11-241-0/+6
* Move t/lib/warnings/regcomp to t/re/reg_mesg.tKarl Williamson2013-01-231-279/+1
* regcomp.c: Change warning category to just deprecatedKarl Williamson2013-01-231-2/+2
* Revert "Deprecate literal unescaped "{" in regexes."Karl Williamson2013-01-191-7/+3
* lib/warnings/regcomp: Add note about better place for theseKarl Williamson2013-01-111-0/+2
* [perl #115818] Don’t croak for /[.zog.]/Father Chrysostomos2012-12-041-1/+0
* Inline regcomp.c:S_checkposixcc into its only callerFather Chrysostomos2012-11-181-4/+4
* Stop lexical warnings from turning off deprecationsFather Chrysostomos2012-09-141-1/+1
* regcomp.c: Warn and don't emit a NUL for e.g. /\87/Karl Williamson2012-06-171-0/+14
* Deprecate literal unescaped "{" in regexes.Karl Williamson2012-05-241-3/+7
* Revert "regcomp: Add warning if tries to use \p in locale."Karl Williamson2011-02-191-11/+0
* regex: Deprecate \b{ and \B{Karl Williamson2011-02-121-0/+6
* regcomp.c: include { in unregcognized \q{ warningKarl Williamson2011-02-121-0/+3
* regcomp: Add warning if tries to use \p in locale.Karl Williamson2011-01-271-0/+11
* Add (?^...) regex constructKarl Williamson2010-09-201-0/+5
* Fix /[\8]/ to not match NULL; give correct warningKarl Williamson2010-09-161-0/+13
* Change function signature of grok_bslash_oKarl Williamson2010-07-271-6/+6
* Add \o{} escapeKarl Williamson2010-07-171-0/+30
* (?p{}) has been deprecated for a long time.Rafael Garcia-Suarez2007-02-281-20/+0
* remove leaveit from toke.c:scan_constSADAHIRO Tomoyuki2006-10-161-0/+11
* Test nit ; goes with change 21591Rafael Garcia-Suarez2003-10-311-1/+1
* A warning wasn't turnable offRafael Garcia-Suarez2002-03-271-14/+1
* taint + deprecated warningsPaul Marquess2002-03-041-0/+1
* [PATCH regcomp.c] zero-width assertions CAN be ?'dJeff Pinyan2001-09-091-9/+0
* Move the locale/strict/warnings helper files backJarkko Hietaniemi2001-06-181-0/+239