This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldiag: Correct ‘Perl %s required’
[perl5.git] / t / porting / diag.t
2013-06-23 Father Chrysostomosperldiag: Correct ‘Perl %s required’
2013-06-23 Father Chrysostomosperldiag: Correct ‘Pattern subroutine nesting...’
2013-06-23 Father Chrysostomosdiag.t: Tolerate trailing spaces in C code
2013-06-23 Father Chrysostomosperldiag: Document mprotect errors
2013-06-23 Father Chrysostomosperldiag: Correct ‘length() used on %s’
2013-06-23 Father Chrysostomosperldiag: Document ‘internal %<num>p might conflict’
2013-06-23 Father Chrysostomosperldiag: Correct ‘Infinite recursion in regex’
2013-06-23 Father Chrysostomosperldiag: Correct ‘Don't know how to handle magic’
2013-06-23 Father ChrysostomosRemove ‘Can't coerce readonly %s’ error
2013-06-21 Father Chrysostomosperldiag: Document ‘Can't call mro_method_changed_in()’
2013-06-18 Father ChrysostomosUTF8f
2013-06-10 Father Chrysostomosperldiag: Document ‘Can't call mro_isa_changed_in’
2013-06-10 Father Chrysostomosdiag.t: Remove more nonexistent exceptions
2013-06-10 Father Chrysostomosdiag.t: Remove nonexistent exception
2013-06-10 Father ChrysostomosRemove ‘bad top format’ error
2013-06-09 Father Chrysostomosperldiag: Tweak ‘'%c' allowed only after types’
2013-06-06 Father Chrysostomosperldiag: Document ‘Expecting '(?flags:(?[...'’
2013-06-06 Father Chrysostomosdiag.t: Don’t confuse the two exception listse
2013-06-06 Father Chrysostomosdiag.t: Remove commented obsoleted by 62f5f54dc2d
2013-05-28 Father Chrysostomosdiag.t, perldiag.pod: Make sure S is used for Perl_warn
2013-05-27 Father Chrysostomosperldiag: miscellaneous clean-up
2013-05-23 Nicholas Clarkt/porting/diag.t now uses regen/embed_lib.pl to parse...
2013-05-23 Nicholas ClarkIn t/porting/diag.t, use TestInit to chdir and set...
2013-05-23 Nicholas ClarkRefactor the "check categories and severity" logic...
2013-05-22 Karl Williamsonregcomp.c: Actually emit proper warning
2013-05-20 Nicholas ClarkAs DO_BO_(UN)?PACK are now implemented with my_swabn...
2013-03-24 Yves OrtonAdd a commented out warning and a way for diag.t to...
2013-03-18 Karl Williamsonpod/perldiag: Document some regex messages
2013-03-18 Karl Williamsonpod/perldiag: Document new messages for qr/(?[ ])/
2013-02-15 Nicholas ClarkExtend t/porting/diag.t to cover code in DynaLoader.
2013-02-15 Nicholas ClarkExtend t/porting/diag.t to cover various other C-like...
2013-02-15 Nicholas Clarkt/porting/diag.t now reads files from MANIFEST, instead...
2013-02-10 Father Chrysostomosdiag.t: Validate severity of ck warn routines better
2013-02-04 Karl WilliamsonAdd interpolations to regex sets
2013-01-19 Karl WilliamsonExtend strictness for qr/(?[ \N{} ])/
2013-01-11 Karl WilliamsonNew regex experimental feature: (?[ ])
2013-01-11 Karl Williamsonregcomp.c: Add capability for regclass() to return...
2013-01-11 Karl Williamsonregcomp.c: Add capability for stricter parsing of []
2013-01-11 Karl Williamsonregcomp.c: Add capability for strict [:posix:]
2013-01-11 Karl WilliamsonAdd optional strict mode to grok_bslash_[xo]
2013-01-03 Matthew Horsfall... Fix period at the end of perldiag.pod and remove entry...
2012-12-31 Karl Williamsonregcomp.c: Refactor out a switch statement
2012-12-27 Matthew Horsfall... Add regcomp.c warning checks to t/porting/diag.t.
2012-12-23 Matthew Horsfall... RT-89642 - Don't treat ,; as special end-of-line charac...
2012-11-24 Father ChrysostomosWarn when declaring lexsubs, not when enabling them
2012-09-16 Father Chrysostomos‘Subroutine "&x" is not available’ during compilation
2012-06-27 Father Chrysostomosdiag.t: Skip, rather than, TODO for cat tests
2012-06-27 Father Chrysostomosdiag.t: Don’t emit erroneous passing to-do tests
2012-06-27 Father Chrysostomosdiag.t: Check categories and severity
2012-06-27 Father Chrysostomosdiag.t: Use correct variable
2012-06-27 Father Chrysostomosdiag.t: Load test.pl in BEGIN
2012-06-26 Father Chrysostomosdiag.t: Two to-done entries I missed
2012-06-26 Father Chrysostomosdiag.t: Tolerate trailing space
2012-06-26 Father Chrysostomosperldiag: Correct various regexp msgs
2012-06-26 Father Chrysostomosdiag.t: Support regcomp’s FAIL macros
2012-06-24 Father Chrysostomosperldiag: Document ‘Integer overflow in srand’
2012-06-24 Father Chrysostomosdiag.t: Cull exceptions
2012-06-24 Father Chrysostomosdiag.t: Don’t skip lines starting with spaces
2012-06-24 Father Chrysostomosperldiag: document ‘Invalid negative number’ in chr
2012-06-24 Father ChrysostomosUnbreak diag.t
2012-06-24 Father Chrysostomosperldiag: Help splain find version overflow msg
2012-06-07 Father ChrysostomosUse the same top format error for ""
2012-05-30 Father ChrysostomosRemove ‘Runaway prototype’ warning
2011-12-29 Craig A. BerryAllow diag.t to pass tests for multi-line warnings.
2011-12-29 Father ChrysostomosSpeed up diag.t slightly
2011-12-29 Father Chrysostomosdiag.t: Delete documented items from to-do
2011-12-29 Father ChrysostomosDocument various messages in perldiag
2011-12-29 Father Chrysostomosdiag_listed_as galore
2011-12-29 Father Chrysostomosdiag_listed_as for -S error
2011-12-29 Father Chrysostomosdiag_listed_as for another lv sub error
2011-12-29 Father Chrysostomosdiag_listed_as for lvalue scalar context errors
2011-12-29 Father Chrysostomosperldiag: Tweak pack/% message
2011-12-29 Father Chrysostomosdiag.t: perldiag does not escape %
2011-12-29 Father ChrysostomosTeach diag.t about "CONSTANTS" in msgs
2011-12-29 Father Chrysostomosperldiag: Document 2 more ‘Can't open’ messages
2011-12-29 Father Chrysostomosperldiag: Tweak ‘Can't open perl script’
2011-12-29 Father ChrysostomosCorrect spelling of sv_insert error msg
2011-12-29 Father ChrysostomosMore diag_listed_as
2011-12-27 Father Chrysostomospp_hot.c: diag_listed_as for method error
2011-12-27 Father Chrysostomosperldiag: Document ‘Bizarre SvTYPE’
2011-12-27 Father Chrysostomosdiag.t: Rmv warning about "0" from to-do list
2011-12-27 Father Chrysostomosperldiag: Remove ‘in %s’ from bizarre copy msg
2011-12-27 Father ChrysostomosMove diag_listed_as entry in gv.c
2011-12-27 Father ChrysostomosTeach diag.t that %s%s == %s
2011-12-27 Father ChrysostomosRemove item from diag.t’s to-do list
2011-12-27 Father ChrysostomosTeach diag.t about multiline messages
2011-12-26 Father Chrysostomosperldiag: Make 2 errors match the actual message
2011-12-25 Father Chrysostomosdiag.t: Remove documented entry
2011-12-25 Father ChrysostomosDocument ‘Attempt to clear deleted array’ in perldiag
2011-12-25 Father ChrysostomosAdd diag_listed_as for non-numeric warnings
2011-12-16 Father Chrysostomosperldiag: Retitle ‘Cannot copy’
2011-11-23 jkeenan[RT #36079] Due to test failures, revert conversion...
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-02 Father ChrysostomosMake diag.t runnable outside t/
2011-10-07 Father ChrysostomosHEKf256 format
2011-10-07 Father ChrysostomosTeach porting/diag.t about HEKf
2011-10-06 Father ChrysostomosTeach porting/diag.t about SVf32 and SVf256
2011-09-13 Father ChrysostomosAdd diag_listed_as for lstat error msg
2011-09-09 Nicholas ClarkProvide more information in the message for "strxfrm...
2011-02-18 Karl Williamsondiag.t: Allow underscore in warnings categories
next