This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PerlIO::scalar: tests for trailing null
[perl5.git] / ext / PerlIO-scalar / t / scalar.t
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