summaryrefslogtreecommitdiff
path: root/ext/PerlIO-scalar
Commit message (Expand)AuthorAgeFilesLines
* [perl #92258] <$fh> hangs on a glob copyFather Chrysostomos2011-06-051-3/+10
* Get PerlIO::scalar to write to COWsFather Chrysostomos2011-06-043-3/+12
* Made binmode $fh, ':scalar' DWIMLeon Timmermans2011-01-271-1/+1
* fix various compiler warnings from XS codeZefram2010-12-111-1/+8
* Increase PerlIO::scalar’s versionFather Chrysostomos2010-11-271-1/+1
* [perl #78716] Bogus read after seek beyond end of stringFather Chrysostomos2010-11-272-3/+11
* Convert modules in ext/ to pass minimal arguments to XSLoader::load().Nicholas Clark2010-10-141-3/+3
* Bump VERSION in PerlIO-scalarSteve Hay2010-09-191-1/+1
* [perl #77684] Restore the 5.10/12 behaviour of open $fh, ">", \$glob_copyFather Chrysostomos2010-09-131-0/+7
* Move code to after the variable declarations.Nicholas Clark2010-05-061-2/+5
* bump PerlIO::scalar versionDavid Mitchell2010-05-051-1/+1
* RT 43789: "in memory" files don't call STOREDavid Mitchell2010-05-052-5/+89
* Make extensions in ext run their tests from the extension's own directory.Nicholas Clark2009-08-281-2/+0
* make_ext.pl's automatic Makefile.PL generation can write these five for us.Nicholas Clark2009-03-261-7/+0
* Rename ext/PerlIO/scalar to ext/PerlIO-scalarNicholas Clark2009-02-095-0/+629