This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #133422) handle Off_t smaller than size_t
[perl5.git] / ext / PerlIO-via / via.xs
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
2015-10-26 Daniel DraganXS staticing in ext and dist
2014-05-29 Jarkko Hietaniemiadd va_end() calls where missing for a va_start() or...
2013-11-23 Nicholas ClarkRemove redundant SPAGAIN & PUTBACK after PUSHSTACKi().
2013-11-18 David MitchellPerlIO::via: fix compiler warning
2010-12-11 Zeframfix various compiler warnings from XS code
2009-10-15 Nicholas ClarkReplace sv_2mortal(newSVpvn(...)) with newSVpvn_flags...
2009-02-09 Nicholas ClarkRename ext/PerlIO/via to ext/PerlIO-via