This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pp_ctl.c:caller: Remove obsolete comment
[perl5.git] / ext / PerlIO-scalar /
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