Re: [perl #57322] perlbug AutoReply: ungetc() to :scalar might cause problems
[p5sagit/p5-mst-13.2.git] / ext / PerlIO / scalar / scalar.xs
2008-11-08 Goro Fuji Re: [perl #57322] perlbug AutoReply: ungetc() to :scala...
2008-11-03 Rafael Garcia-Suarez Silence one more format warning
2008-02-11 Ben Morrow Re: Unwanted warnings from "PerlIO::scalar"
2008-01-23 Nicholas Clark Purge all use of Nullch in non-dual life modules.
2007-01-11 Rafael Garcia-Suarez Fix bug #40407: after a seek on a PerlIO::scalar fileha...
2006-09-29 Jarkko Hietaniemi PerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling...
2006-09-07 Rafael Garcia-Suarez Fix for [perl #40267] PerlIO::scalar doesn't respect...
2005-05-23 Rafael Garcia-Suarez Fix [perl #35929] : PerlIO::scalar didn't understand...
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-04-19 Steve Peters Refactoring to Sv*_set() macros - patch #5
2004-09-30 Rafael Garcia-Suarez A fix for [perl #31692] : as PerlIO::scalar accesses...
2003-09-08 Rafael Garcia-Suarez A version of change #21073 that works.
2003-09-08 Jarkko Hietaniemi The #21073 broke ext/B/t/o.t, retracting the #21073.
2003-09-08 Rafael Garcia-Suarez Re: one nit to fix [PATCH]
2003-04-17 Adrian M. Enache Re: [perl #21950] 5.8.x -- :scalar and magic strings
2003-02-12 Robin Barker to silence compiler warning
2002-12-18 Gurusamy Sarathy windows: support for large files
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-06 Rafael Garcia-Suarez PerlIO::scalar wasn't able to read from non-string
2002-07-17 Nick Ing-Simmons Fix :scalar layer to allow it to exist under other...
2002-07-09 Jarkko Hietaniemi Change PerlIO::Scalar and Via to scalar and via.