A fix for [perl #31692] : as PerlIO::scalar accesses directly the
[p5sagit/p5-mst-13.2.git] / ext / PerlIO / t / scalar.t
2004-09-30 Rafael Garcia-Suarez A fix for [perl #31692] : as PerlIO::scalar accesses...
2004-06-25 Andy Dougherty Correct detection of absent modules. Based on
2004-06-18 Nicholas Clark Skip tests when PerlIO::scalar and PerlIO::via aren...
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
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-06 Rafael Garcia-Suarez PerlIO::scalar wasn't able to read from non-string
2001-11-18 Nick Ing-Simmons Allow dup'ing of PerlIO::Scalar etc.
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...