This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don't require doubled backslashes in perldiag.pod
[perl5.git] / t / porting / diag.t
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...