summaryrefslogtreecommitdiff
path: root/ext/PerlIO-via
Commit message (Expand)AuthorAgeFilesLines
* Remove all "configured without perlio" test SKIPs from ext/PerlIO-*Nicholas Clark2021-09-162-8/+0
* bump $PerlIO::via::VERSIONTony Cook2019-08-081-1/+1
* PerlIO::Via: check arg is non-NULL before using it.Tony Cook2019-08-071-2/+2
* [perl #131221] sv_dup/sv_dup_inc are only available under threadsTony Cook2017-06-081-19/+23
* [perl #131221] improve duplication of :via handlesTony Cook2017-06-074-8/+178
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-2/+2
* XS staticing in ext and distDaniel Dragan2015-10-262-28/+28
* Preserve OPTIMIZE in hintsVincent Pit2015-03-171-1/+5
* bump $PerlIO::via::VERSION to 0.15Tony Cook2014-05-291-1/+1
* add va_end() calls where missing for a va_start() or va_end().Jarkko Hietaniemi2014-05-291-4/+5
* Increase $PerlIO::via::VERSION to 0.14Father Chrysostomos2013-11-231-1/+1
* Remove redundant SPAGAIN & PUTBACK after PUSHSTACKi().Nicholas Clark2013-11-221-1/+0
* PerlIO::via: fix compiler warningDavid Mitchell2013-11-182-2/+7
* Increase $PerlIO::via::VERSION following commit d477ab3eb4369a52.Nicholas Clark2011-07-211-1/+1
* s/bellow/below/ in PerlIO::via docsEric Brine2011-07-211-2/+2
* bump version of many modulesZefram2010-12-191-1/+1
* fix various compiler warnings from XS codeZefram2010-12-111-1/+4
* Convert modules in ext/ to pass minimal arguments to XSLoader::load().Nicholas Clark2010-10-141-3/+3
* Replace sv_2mortal(newSVpvn(...)) with newSVpvn_flags(..., SVs_TEMP)Nicholas Clark2009-10-152-3/+3
* Make extensions in ext run their tests from the extension's own directory.Nicholas Clark2009-08-281-2/+0
* make_ext.pl's automatic Makefile.PL generation can write these five for us.Nicholas Clark2009-03-261-7/+0
* Rename ext/PerlIO/via to ext/PerlIO-viaNicholas Clark2009-02-095-0/+988