This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlapi: Fix grammar
[perl5.git] / t / lib / warnings / mg
2017-01-16 Abigail$/ = \-1 will be fatal in Perl 5.28.
2017-01-16 AbigailSetting ${^ENCODE} will be fatal by 5.28.
2016-07-13 Father ChrysostomosDisable ${^ENCODING}
2014-11-21 Dagfinn Ilmari Man... Deprecate setting ${^ENCODING}
2014-11-15 Father ChrysostomosMake $/=-1 warning default like other dep warnings
2014-11-15 Father ChrysostomosFold t/lib/warnings/irs into mg
2014-11-15 Father Chrysostomost/lib/warnings/mg: Remove comment
2014-09-16 Father ChrysostomosMake ‘SIG handler not defined’ UTF8- and null-safe
2009-09-08 Rafael Garcia-SuarezRemove code specific to MacOS Classic from core tests
2008-01-12 Nicholas ClarkFor 5.12: saner behaviour for `length`
2006-04-05 Rafael Garcia-SuarezAssigning undef to an entry in %ENV shouldn't produce...
2004-04-23 Dave MitchellInclude variable names in "Use of uninitialized value...
2002-05-30 Jarkko HietaniemiIntegrate macperl patch #16868.
2002-01-17 Nick Ing-SimmonsIntegrate mainline (for ndbm fixes etc.)
2002-01-16 Rafael Garcia-SuarezRe: [PATCH] length of undefined $(digit) should warn
2002-01-16 Rafael Garcia-Suarez(replaced by #14303)
2001-06-18 Jarkko HietaniemiMove the locale/strict/warnings helper files back