This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Better fix for #119529
[perl5.git] / ext / PerlIO-scalar / t / scalar.t
2013-10-25 Father ChrysostomosBetter fix for #119529
2013-10-17 David MitchellPerlIO::scalar: stringify refs
2013-01-27 Tony Cookavoid PERL_UNICODE interfering with the new PerlIO...
2013-01-24 Tony Cookwarn and fail on writes to SVf_UTF8 SVs
2013-01-24 Tony CookTODO tests for writing to a SVf_UTF8 scalar
2013-01-24 Tony Cookhandle reading from a SVf_UTF8 scalar
2013-01-24 Tony CookTODO tests for reads from a scalar changed to upgraded...
2013-01-24 Tony Cookfail to open scalars containing characters that don...
2013-01-24 Tony CookTODO tests for opening upgraded scalars
2012-06-21 Father Chrysostomos[perl #113764] Make &= duping work with PerlIO::scalar
2012-05-08 Father ChrysostomosFix test failure
2012-05-08 Father Chrysostomos[perl #112780] Don’t set cloned in-memory handles to ""
2012-02-12 David LeadbeaterFix skip count for B using tests in PerlIO::Scalar
2012-02-03 Eric BrineFor the sake or robustness, avoid reproducing Perl...
2012-01-24 Eric BrineFix bad pointer size in has_trailing_nul
2012-01-20 Father ChrysostomosPerlIO::scalar: tests for trailing null
2012-01-20 Eric Brine(PerlIO::)scalar.t: Add function for testing trailing...
2012-01-06 Father ChrysostomosPerlIO::scalar: allow writing to SvIOK SVs
2012-01-06 Father ChrysostomosIn PerlIO::Scalar’s write, stringify refs
2012-01-06 Father Chrysostomos[perl #92706] In PerlIO::Scalar::seek, don’t assume...
2011-06-05 Father ChrysostomosGet PerlIO::scalar to write to COWs
2010-11-27 Father Chrysostomos[perl #78716] Bogus read after seek beyond end of string
2010-05-05 David MitchellRT 43789: "in memory" files don't call STORE
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-02-09 Nicholas ClarkRename ext/PerlIO/scalar to ext/PerlIO-scalar