This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
put signature ops in their own subtree.
[perl5.git] / ext / PerlIO-encoding / encoding.pm
2019-07-04 Dagfinn Ilmari Man... Fix "it it" typos
2019-02-25 Tony Cookbump $PerlIO::encoding::VERSION
2019-02-24 PaliPerlIO::encoding: Use Encode::ONLY_PRAGMA_WARNINGS...
2018-02-16 Zeframdon't clobber file bytes in :encoding layer
2016-09-21 Dagfinn Ilmari Man... Change sv_setpvn(…, "…", …) to sv_setpvs(…, "…")
2016-01-31 Lukas MaiPerlIO::encoding: explicitly cast char * to STDCHAR *
2015-10-26 Daniel DraganXS staticing in ext and dist
2015-10-08 Vincent PitProperly duplicate PerlIO::encoding objects
2015-01-06 Daniel Draganconst a PERLIO vtable in PerlIO::encoding
2014-11-03 Father ChrysostomosIncrease $PerlIO::encoding::VERSION to 0.20
2014-06-12 Tony Cookbump $VERSION for PerlIO-encoding, PerlIO-mmap, PerlIO...
2013-12-27 Nicholas ClarkPurge sfio support, which has been broken for a decade.
2013-11-23 Nicholas ClarkRemove redundant SPAGAIN & PUTBACK after PUSHSTACKi().
2012-10-05 Father ChrysostomosIncrease $PerlIO::encoding::VERSION to 0.16
2011-05-20 Nicholas ClarkBump the version of PerlIO::encoding following 1c2e8cca...
2010-12-16 Nicholas ClarkVersion bumps for modules changed by a6d37805ca8a9ba8...
2010-10-14 Nicholas ClarkConvert modules in ext/ to pass minimal arguments to...
2010-01-15 Rafael Garcia-SuarezBump version of PerlIO::encoding
2009-02-09 Nicholas ClarkRename ext/PerlIO/encoding to ext/PerlIO-encoding