This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #46947] Parse method-BLOCK arguments as a term
[perl5.git] / ext / PerlIO-scalar /
2014-06-12 Tony Cookbump $VERSION for PerlIO-encoding, PerlIO-mmap, PerlIO...
2014-06-12 Dagfinn Ilmari Man... Change newSVpvn("…", …) to newSVpvs("…")
2013-11-18 David MitchellPerlIO::scalar: silence some compiler warnings
2013-11-10 Father ChrysostomosStop open fh, ">>", \$undef from warning
2013-10-25 Father ChrysostomosMake sure truncated in-memory files have trailing null
2013-10-25 Father ChrysostomosIncrease PerlIO::scalar::VERSION to 0.18
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 Cookbump PerlIO::scalar's version
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 ChrysostomosIncrease $PerlIO::scalar::VERSION to 0.15
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-05-07 Father ChrysostomosIncrease $PerlIO::scalar::VERSION to 0.14
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-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 ChrysostomosIncrease $PerlIO::scalar::VERSION to 0.13
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 ChrysostomosIncrease PerlIO::scalar’s version
2010-11-27 Father Chrysostomos[perl #78716] Bogus read after seek beyond end of string
2010-10-14 Nicholas ClarkConvert modules in ext/ to pass minimal arguments to...
2010-09-19 Steve HayBump VERSION in PerlIO-scalar
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 Mitchellbump PerlIO::scalar version
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-03-26 Nicholas Clarkmake_ext.pl's automatic Makefile.PL generation can...
2009-02-09 Nicholas ClarkRename ext/PerlIO/scalar to ext/PerlIO-scalar