This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PATCH: [perl #126310] single quote UTF-8 malformation detection
[perl5.git] / t / lib / warnings / doio
2014-05-28 Tony Cook[perl #121112] only warn if newline is the last non...
2014-03-19 Nicholas ClarkTests that warnings are emitted if in-place edit fails...
2013-08-26 Tony Cook[perl #117265] safesyscalls: check embedded nul in...
2013-06-14 Ricardo Signesfix category on "Statement unlikely to be reached"
2013-05-08 Ricardo SignesRestore the warning previously issued by (-l $fh)
2011-10-06 Father ChrysostomosRewrite -l warning test to account for 433644eed
2011-10-06 Brian Fraserop.c: Scalar filehandles in errors UTF8 cleanup.
2011-10-06 Brian Fraserdoio.c: Make warnings UTF8- and nul-clean
2011-09-18 Father ChrysostomosMake -l always treat non-bareword arguments as file...
2010-09-01 Nicholas ClarkTests using t/lib/common.pl need to run in separate...
2009-09-08 Rafael Garcia-SuarezRemove code specific to MacOS Classic from core tests
2005-08-11 John E. Malmberg[patch] blead@25282 - VMS specific fixes. [2nd try]
2004-04-23 Dave MitchellInclude variable names in "Use of uninitialized value...
2002-10-02 Rafael Garcia-SuarezRe: perlio bug?
2002-05-30 Jarkko HietaniemiIntegrate macperl patch #16868.
2002-04-19 Rafael Garcia-SuarezMore tests for the 3-arg open
2002-04-19 Rafael Garcia-Suarezwarn on ref open without perlio
2002-02-03 Rafael Garcia-Suarezlstat FH and -l FH warnings
2001-07-12 Barrie SlaymakerRe: ActivePerl 628 + warnings + fork + exec = spurious...
2001-06-18 Jarkko HietaniemiMove the locale/strict/warnings helper files back