This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
make exec keep its argument list more reliably
[perl5.git] / ext / PerlIO-via /
2017-06-08 Tony Cook[perl #131221] sv_dup/sv_dup_inc are only available...
2017-06-07 Tony Cook[perl #131221] improve duplication of :via handles
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2015-10-26 Daniel DraganXS staticing in ext and dist
2015-03-17 Vincent PitPreserve OPTIMIZE in hints
2014-05-29 Tony Cookbump $PerlIO::via::VERSION to 0.15
2014-05-29 Jarkko Hietaniemiadd va_end() calls where missing for a va_start() or...
2013-11-23 Father ChrysostomosIncrease $PerlIO::via::VERSION to 0.14
2013-11-23 Nicholas ClarkRemove redundant SPAGAIN & PUTBACK after PUSHSTACKi().
2013-11-18 David MitchellPerlIO::via: fix compiler warning
2011-07-21 Nicholas ClarkIncrease $PerlIO::via::VERSION following commit d477ab3...
2011-07-21 Eric Brines/bellow/below/ in PerlIO::via docs
2010-12-19 Zeframbump version of many modules
2010-12-11 Zeframfix various compiler warnings from XS code
2010-10-14 Nicholas ClarkConvert modules in ext/ to pass minimal arguments to...
2009-10-15 Nicholas ClarkReplace sv_2mortal(newSVpvn(...)) with newSVpvn_flags...
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-03-26 Nicholas Clarkmake_ext.pl's automatic Makefile.PL generation can...
2009-02-09 Nicholas ClarkRename ext/PerlIO/via to ext/PerlIO-via