This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
diag.t: Use correct variable
[perl5.git] / t / porting / diag.t
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
2011-02-16 Father Chrysostomosadd refcnt_inc/dec to perldiag
2011-02-10 Karl WilliamsonFix up \cX for 5.14
2011-01-18 David Mitchellt/porting/diag.t: fix indentation in check_file()
2011-01-18 David Mitchellvastly speed up t/porting/diag.t
2011-01-10 Karl Williamsondiag.t: Change so a fixed TODO passes
2011-01-08 Karl Williamsondiag.t: Remove printf conversion modifiers from msgs
2011-01-08 Karl Williamsondiag.t: Check that TODOs haven't been done
2011-01-08 Karl Williamsondiag.t: Remove TODOs that have been done
2011-01-08 Karl Williamsondiag.t: Ignore formatting precisions in messages
2011-01-08 Karl Williamsondiag.t: Add checks that pod msgs have severity
2011-01-08 Karl Williamsondiag.t: Use variable for pod name
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in t/*.
2010-11-11 Nicholas ClarkAdd Perl_bytes_cmp_utf8() to compare character sequence...
2010-09-27 Tye McQueen[perl #73754] Better error message for PerlIO layer...
2010-08-12 David GoldenRemove invalid version object from diag.t exceptions
2010-08-12 David GoldenRefactor porting/diag.t and improve output format
2010-08-12 David GoldenAdd perldiag entries for new version format errors
2010-08-12 David GoldenImprove diag.t to detect BADVERSION diagnostics
2010-07-26 James MastrosMake the success and failure messages of t/porting...
2010-07-26 James MastrosDocument "Ambiguous use of -%s resolved as -&%s()"
2010-07-26 James MastrosDocument "Ambiguous use of %c{%s%s} resolved to %c...
2010-07-26 James MastrosDocument "Ambiguous use of %c{%s} resolved to %c%s"
2010-07-26 James MastrosDocument "Ambiguous use of %c resolved as operator %c"
2010-07-26 James MastrosStick a comment in t/porting/diag.t begging people...
2010-07-26 James MastrosNormalize formatting of "Ambiguous call resolved as...
2010-07-24 David GoldenGlobal executable bit cleanup
2010-06-29 Nicholas ClarkAllow the "diag_listed_as" annotation to work on multi...
2010-05-31 Karl WilliamsonPATCH: teach diag.t new warning function names
2010-05-30 Karl WilliamsonDon't require doubled backslashes in perldiag.pod
2010-05-17 Karl WilliamsonPATCH: Clean up EBCDIC handling of \cX
2010-04-26 Karl WilliamsonDeal with "\c{", and its kin
2010-01-14 David GoldenOmnibus strict and lax version parsing
2010-01-12 H.Merijn BrandWith $PERL_UNICODE we still need to find utf8.pm
2009-12-19 Nicholas ClarkRun t/porting/diag.t from the top-level directory.
2009-11-30 Eric BrineFix -DPERL_NO_UTF16_FILTER
2009-11-15 Nicholas ClarkInline PL_no_symref into pp_entersub. Deprecate the...
2009-11-01 Ben MorrowDocumentation for the 'qr' overload.
2009-10-12 Nicholas ClarkNormalise 3 fatal pack/unpack error messages to "panic...
2009-10-06 Nicholas ClarkStandarise t/porting/*.t on ./test.pl, and remove BEGIN...
2009-10-05 Max MaischeinRemove :raw open mode from tests
2009-10-03 Rafael Garcia-SuarezChange warning "Unicode character is illegal" to more...
2009-10-01 Nicholas ClarkMove t/pod/diag.t to t/porting, as it's really a code...