summaryrefslogtreecommitdiff
path: root/t/porting/diag.t
Commit message (Expand)AuthorAgeFilesLines
...
* Remove ‘bad top format’ errorFather Chrysostomos2013-06-091-1/+0
* perldiag: Tweak ‘'%c' allowed only after types’Father Chrysostomos2013-06-091-1/+0
* perldiag: Document ‘Expecting '(?flags:(?[...'’Father Chrysostomos2013-06-061-1/+0
* diag.t: Don’t confuse the two exception listseFather Chrysostomos2013-06-061-6/+11
* diag.t: Remove commented obsoleted by 62f5f54dc2dFather Chrysostomos2013-06-061-1/+0
* diag.t, perldiag.pod: Make sure S is used for Perl_warnFather Chrysostomos2013-05-271-1/+2
* perldiag: miscellaneous clean-upFather Chrysostomos2013-05-261-1/+4
* t/porting/diag.t now uses regen/embed_lib.pl to parse embed.fncNicholas Clark2013-05-231-25/+8
* In t/porting/diag.t, use TestInit to chdir and set up @INC.Nicholas Clark2013-05-231-8/+7
* Refactor the "check categories and severity" logic in diag.tNicholas Clark2013-05-231-8/+8
* regcomp.c: Actually emit proper warningKarl Williamson2013-05-221-1/+0
* As DO_BO_(UN)?PACK are now implemented with my_swabn(), simplify 'J' and 'j'.Nicholas Clark2013-05-201-2/+0
* Add a commented out warning and a way for diag.t to ignore itYves Orton2013-03-241-0/+2
* pod/perldiag: Document some regex messagesKarl Williamson2013-03-181-8/+0
* pod/perldiag: Document new messages for qr/(?[ ])/Karl Williamson2013-03-181-17/+0
* Extend t/porting/diag.t to cover code in DynaLoader.Nicholas Clark2013-02-151-2/+4
* Extend t/porting/diag.t to cover various other C-like files.Nicholas Clark2013-02-151-1/+2
* t/porting/diag.t now reads files from MANIFEST, instead of scanning the disk.Nicholas Clark2013-02-151-12/+8
* diag.t: Validate severity of ck warn routines betterFather Chrysostomos2013-02-101-2/+11
* Add interpolations to regex setsKarl Williamson2013-02-031-0/+1
* Extend strictness for qr/(?[ \N{} ])/Karl Williamson2013-01-191-0/+2
* New regex experimental feature: (?[ ])Karl Williamson2013-01-111-3/+12
* regcomp.c: Add capability for regclass() to return inversion listKarl Williamson2013-01-111-0/+1
* regcomp.c: Add capability for stricter parsing of []Karl Williamson2013-01-111-0/+3
* regcomp.c: Add capability for strict [:posix:]Karl Williamson2013-01-111-0/+2
* Add optional strict mode to grok_bslash_[xo]Karl Williamson2013-01-111-0/+3
* Fix period at the end of perldiag.pod and remove entry from TODO in diag.tMatthew Horsfall (alh)2013-01-031-1/+0
* regcomp.c: Refactor out a switch statementKarl Williamson2012-12-311-1/+0
* Add regcomp.c warning checks to t/porting/diag.t.Matthew Horsfall (alh)2012-12-271-7/+35
* RT-89642 - Don't treat ,; as special end-of-line characters.Matthew Horsfall (alh)2012-12-221-3/+15
* Warn when declaring lexsubs, not when enabling themFather Chrysostomos2012-11-241-1/+2
* ‘Subroutine "&x" is not available’ during compilationFather Chrysostomos2012-09-151-1/+1
* diag.t: Skip, rather than, TODO for cat testsFather Chrysostomos2012-06-271-1/+1
* diag.t: Don’t emit erroneous passing to-do testsFather Chrysostomos2012-06-271-1/+1
* diag.t: Check categories and severityFather Chrysostomos2012-06-271-12/+63
* diag.t: Use correct variableFather Chrysostomos2012-06-271-2/+2
* diag.t: Load test.pl in BEGINFather Chrysostomos2012-06-271-2/+4
* diag.t: Two to-done entries I missedFather Chrysostomos2012-06-251-2/+0
* diag.t: Tolerate trailing spaceFather Chrysostomos2012-06-251-2/+1
* perldiag: Correct various regexp msgsFather Chrysostomos2012-06-251-12/+0
* diag.t: Support regcomp’s FAIL macrosFather Chrysostomos2012-06-251-1/+43
* perldiag: Document ‘Integer overflow in srand’Father Chrysostomos2012-06-241-1/+0
* diag.t: Cull exceptionsFather Chrysostomos2012-06-241-10/+0
* diag.t: Don’t skip lines starting with spacesFather Chrysostomos2012-06-241-2/+62
* perldiag: document ‘Invalid negative number’ in chrFather Chrysostomos2012-06-241-1/+0
* Unbreak diag.tFather Chrysostomos2012-06-241-1/+4
* perldiag: Help splain find version overflow msgFather Chrysostomos2012-06-241-1/+0
* Use the same top format error for ""Father Chrysostomos2012-06-071-1/+0
* Remove ‘Runaway prototype’ warningFather Chrysostomos2012-05-291-1/+0
* Allow diag.t to pass tests for multi-line warnings.Craig A. Berry2011-12-291-1/+1