Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [perl #35929] : PerlIO::scalar didn't understand $/ = "" | Rafael Garcia-Suarez | 2005-05-23 | 1 | -1/+15 |
* | A fix for [perl #31692] : as PerlIO::scalar accesses directly the | Rafael Garcia-Suarez | 2004-09-30 | 1 | -1/+7 |
* | Correct detection of absent modules. Based on | Andy Dougherty | 2004-06-25 | 1 | -1/+1 |
* | Skip tests when PerlIO::scalar and PerlIO::via aren't built | Nicholas Clark | 2004-06-18 | 1 | -0/+5 |
* | A version of change #21073 that works. | Rafael Garcia-Suarez | 2003-09-08 | 1 | -1/+13 |
* | The #21073 broke ext/B/t/o.t, retracting the #21073. | Jarkko Hietaniemi | 2003-09-08 | 1 | -13/+1 |
* | Re: one nit to fix [PATCH] | Rafael Garcia-Suarez | 2003-09-08 | 1 | -1/+13 |
* | Re: [perl #21950] 5.8.x -- :scalar and magic strings | Adrian M. Enache | 2003-04-17 | 1 | -1/+7 |
* | PerlIO::scalar wasn't able to read from non-string | Rafael Garcia-Suarez | 2002-08-06 | 1 | -1/+6 |
* | Allow dup'ing of PerlIO::Scalar etc. | Nick Ing-Simmons | 2001-11-18 | 1 | -1/+17 |
* | The Grand Trek: move the *.t files from t/ to lib/ and ext/. | Jarkko Hietaniemi | 2001-06-18 | 1 | -0/+101 |