summaryrefslogtreecommitdiff
path: root/ext/PerlIO-encoding/encoding.pm
Commit message (Expand)AuthorAgeFilesLines
* PerlIO-encoding - add parens to silence build warningsYves Orton2021-02-121-1/+1
* Enforce STOP_AT_PARTIAL in $PerlIO::encoding::fallbackLeon Timmermans2021-01-301-3/+2
* Fix "it it" typosDagfinn Ilmari Mannsåker2019-07-041-1/+1
* bump $PerlIO::encoding::VERSIONTony Cook2019-02-251-1/+1
* PerlIO::encoding: Use Encode::ONLY_PRAGMA_WARNINGS in fallback by defaultPali2019-02-251-1/+1
* don't clobber file bytes in :encoding layerZefram2018-02-161-1/+1
* Change sv_setpvn(…, "…", …) to sv_setpvs(…, "…")Dagfinn Ilmari Mannsåker2016-09-211-1/+1
* PerlIO::encoding: explicitly cast char * to STDCHAR *Lukas Mai2016-01-311-1/+1
* XS staticing in ext and distDaniel Dragan2015-10-261-1/+1
* Properly duplicate PerlIO::encoding objectsVincent Pit2015-10-081-1/+1
* const a PERLIO vtable in PerlIO::encodingDaniel Dragan2015-01-051-1/+1
* Increase $PerlIO::encoding::VERSION to 0.20Father Chrysostomos2014-11-021-1/+1
* bump $VERSION for PerlIO-encoding, PerlIO-mmap, PerlIO-scalar, OS2-ProcessTony Cook2014-06-121-1/+1
* Purge sfio support, which has been broken for a decade.Nicholas Clark2013-12-271-1/+1
* Remove redundant SPAGAIN & PUTBACK after PUSHSTACKi().Nicholas Clark2013-11-221-1/+1
* Increase $PerlIO::encoding::VERSION to 0.16Father Chrysostomos2012-10-051-1/+1
* Bump the version of PerlIO::encoding following 1c2e8ccaafb0b2b1.Nicholas Clark2011-05-201-1/+1
* Version bumps for modules changed by a6d37805ca8a9ba8 ($Id$ removal).Nicholas Clark2010-12-161-1/+1
* Convert modules in ext/ to pass minimal arguments to XSLoader::load().Nicholas Clark2010-10-141-3/+3
* Bump version of PerlIO::encodingRafael Garcia-Suarez2010-01-151-1/+1
* Rename ext/PerlIO/encoding to ext/PerlIO-encodingNicholas Clark2009-02-091-0/+53