| Commit message (Expand) | Author | Age | Files | Lines |
* | const a PERLIO vtable in PerlIO::encoding | Daniel Dragan | 2015-01-05 | 2 | -3/+3 |
* | PerlIO::encoding:fallback.t: properly skip tests | Karl Williamson | 2014-12-11 | 1 | -1/+2 |
* | PerlIO::encoding:fallback.t: White-space only | Karl Williamson | 2014-11-26 | 1 | -1/+1 |
* | PerlIO::encoding:fallback.t: Don't use undefined sub | Karl Williamson | 2014-11-26 | 1 | -1/+4 |
* | Increase $PerlIO::encoding::VERSION to 0.20 | Father Chrysostomos | 2014-11-02 | 1 | -1/+1 |
* | Record errno value in IO handles | Father Chrysostomos | 2014-11-02 | 1 | -0/+3 |
* | bump $VERSION for PerlIO-encoding, PerlIO-mmap, PerlIO-scalar, OS2-Process | Tony Cook | 2014-06-12 | 1 | -1/+1 |
* | Change newSVpvn("…", …) to newSVpvs("…") | Dagfinn Ilmari Mannsåker | 2014-06-12 | 1 | -1/+1 |
* | Purge sfio support, which has been broken for a decade. | Nicholas Clark | 2013-12-27 | 2 | -2/+2 |
* | No need to wrap calls to Perl_load_module() in ENTER/LEAVE | Nicholas Clark | 2013-11-22 | 1 | -2/+0 |
* | Perl_load_module() no longer moves the current stack, so no need to save it. | Nicholas Clark | 2013-11-22 | 1 | -3/+1 |
* | Remove redundant SPAGAIN & PUTBACK after PUSHSTACKi(). | Nicholas Clark | 2013-11-22 | 2 | -8/+1 |
* | Remove some IGNORABLE files from ext/ and lib/ | Steve Hay | 2013-10-18 | 1 | -4/+0 |
* | encoding.t: Skip 2 tests under debugging | Father Chrysostomos | 2012-12-04 | 1 | -0/+10 |
* | Make PerlIO::encoding handle cows | Father Chrysostomos | 2012-10-15 | 2 | -1/+32 |
* | Make PerlIO::encoding even more resilient to moving buffers | Father Chrysostomos | 2012-10-15 | 2 | -6/+13 |
* | Increase $PerlIO::encoding::VERSION to 0.16 | Father Chrysostomos | 2012-10-05 | 1 | -1/+1 |
* | Make PerlIO::encoding more resilient to buffer changes | Father Chrysostomos | 2012-10-05 | 2 | -1/+70 |
* | Bump the version of PerlIO::encoding following 1c2e8ccaafb0b2b1. | Nicholas Clark | 2011-05-20 | 1 | -1/+1 |
* | [perl #90306] Fix simple typos | Marcel Grünauer | 2011-05-19 | 1 | -2/+2 |
* | Convert ext/PerlIO-encoding/t/encoding.t to Test::More. | Nicholas Clark | 2010-12-17 | 1 | -75/+35 |
* | Version bumps for modules changed by a6d37805ca8a9ba8 ($Id$ removal). | Nicholas Clark | 2010-12-16 | 1 | -1/+1 |
* | Remove "dead" RCS $Id$ tags from files that we own. | Nicholas Clark | 2010-12-16 | 1 | -4/+0 |
* | fix various compiler warnings from XS code | Zefram | 2010-12-11 | 1 | -0/+2 |
* | Convert modules in ext/ to pass minimal arguments to XSLoader::load(). | Nicholas Clark | 2010-10-14 | 1 | -3/+3 |
* | Convert Fcntl and PerlIO::encoding's tests to Test::More. | Nicholas Clark | 2010-06-30 | 1 | -3/+1 |
* | Bump version of PerlIO::encoding | Rafael Garcia-Suarez | 2010-01-15 | 1 | -1/+1 |
* | The warnings emitted by PerlIO::encoding should be silenceable. | Rafael Garcia-Suarez | 2010-01-15 | 1 | -5/+8 |
* | This test was incorrectly skipped because it couldn't locate Encode anymore | Rafael Garcia-Suarez | 2009-09-13 | 1 | -5/+0 |
* | Make extensions in ext run their tests from the extension's own directory. | Nicholas Clark | 2009-08-28 | 1 | -3/+1 |
* | make_ext.pl's automatic Makefile.PL generation can write these five for us. | Nicholas Clark | 2009-03-26 | 1 | -7/+0 |
* | Rename ext/PerlIO/encoding to ext/PerlIO-encoding | Nicholas Clark | 2009-02-09 | 7 | -0/+1011 |