This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix bug 36267 - assigning to a tied hash shouldn't change the
[perl5.git] / t / io / crlf.t
2005-09-27 Rafael Garcia-SuarezComment nit by Vadim Konovalov
2004-06-25 Andy DoughertyCorrect detection of absent modules. Based on
2004-06-18 Nicholas ClarkNeed to skip test 7 if perl built without the PerlIO...
2004-03-02 Nicholas ClarkWork on eliminating systematic failures on make minitest:
2003-08-13 Jarkko HietaniemiMake (hopefully) the Windows CR CR LF bug go away
2003-03-12 Jarkko HietaniemiIntegrate:
2003-02-02 Jarkko Hietaniemiminitest wasn't working. (The $^X /miniperl/ test in
2002-11-19 Rafael Garcia-Suarezt/io/crlf.t failed with miniperl.
2002-08-11 Nick Ing-SimmonsFix for [perl #15986] tell/seek misbehave for :crlf
2002-05-22 Abhijit Menon-Sen Integrate #16731 from //depot/macperl.
2002-04-28 Nick Ing-SimmonsUse (file PerlIO::Layer 'perlio') rather than $Config...
2002-04-01 Nick Ing-SimmonsBe more explicit testing for \015 not \r
2002-03-26 Nick Ing-SimmonsTestcase for crlf spanning buffer boundary