This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove some IGNORABLE files from ext/ and lib/
[perl5.git] / ext / PerlIO-scalar / scalar.xs
2013-10-17 David MitchellPerlIO::scalar: stringify refs
2013-01-24 Tony Cookwarn and fail on writes to SVf_UTF8 SVs
2013-01-24 Tony Cookhandle reading from a SVf_UTF8 scalar
2013-01-24 Tony Cookfail to open scalars containing characters that don...
2012-06-21 Father Chrysostomos[perl #113764] Make &= duping work with PerlIO::scalar
2012-05-08 Father Chrysostomos[perl #112780] Don’t set cloned in-memory handles to ""
2012-01-20 Bo Lindbergh[perl #108398] Make PerlIO::scalar add null terminator
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-06 Father Chrysostomos[perl #92258] <$fh> hangs on a glob copy
2011-06-05 Father ChrysostomosGet PerlIO::scalar to write to COWs
2011-01-27 Leon TimmermansMade binmode $fh, ':scalar' DWIM
2010-12-11 Zeframfix various compiler warnings from XS code
2010-11-27 Father Chrysostomos[perl #78716] Bogus read after seek beyond end of string
2010-09-13 Father Chrysostomos[perl #77684] Restore the 5.10/12 behaviour of open...
2010-05-06 Nicholas ClarkMove code to after the variable declarations.
2010-05-05 David MitchellRT 43789: "in memory" files don't call STORE
2009-02-09 Nicholas ClarkRename ext/PerlIO/scalar to ext/PerlIO-scalar