This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
diagnostic leakage in ext/PerlIO/scalar/t/scalar_ungetc.t
[perl5.git] / ext / PerlIO / via /
2008-11-08 Marcus Holland-MoritzMake sure PerlIO::via doesn't leave its old GV's hanging
2008-06-08 Rafael Garcia-SuarezSmall typo fix.
2008-06-08 Rafael Garcia-SuarezFix for bug [perl #54934] Attempt to free unreferenced...
2008-03-31 Nicholas Clark$VERSION++ for all the non-dual life modules in ext...
2008-01-23 Nicholas ClarkPurge all use of Nullch in non-dual life modules.
2007-12-22 Robin Barkerext/ consting
2007-01-25 Nicholas ClarkThe last parameter to gv_stashpv/gv_stashpvn/gv_stashsv...
2007-01-05 Rafael Garcia-SuarezBump version of PerlIO::via after last change
2007-01-05 Bo Lindberghext/PerlIO/via/via.xs freeing the wrong thing
2006-01-13 Nicholas ClarkMore $VERSION bumps.
2005-06-02 Steve PetersSvPVX_const() - part 3 ... and const'ing Storable
2005-05-21 Nicholas ClarkMove hv_name, hv_eiter and hv_riter into a new aux...
2005-05-16 Rafael Garcia-SuarezThis seems to be the right thing to do to iterate over...
2005-05-15 Andy LesterMinor tweak to via
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2003-10-17 Rafael Garcia-SuarezThe compilation of PerlIO::via may hang on AIX when
2003-08-11 Nick Ing-SimmonsAllow via layer to affect the PERLIO_F_UTF8 flag.
2003-03-11 Todd C. Millertypos and other minor things
2003-02-05 Peter Prymmerfix for PerlIO/Via compilation on VMS
2003-01-26 Jarkko HietaniemiPlan 9 compiler can't return quads from the ?: (condop).
2002-12-18 Gurusamy Sarathywindows: support for large files
2002-08-27 Richard ClampRe: PerlIO::via silent failure
2002-07-23 Nick Ing-SimmonsFix #15283 - binmode() was not passing mode
2002-07-13 Rafael Garcia-SuarezMinor doc changes for PerlIO::via.
2002-07-10 Elizabeth Mattijsen[DOC PATCH] some doc nits after 17463
2002-07-09 Jarkko HietaniemiChange PerlIO::Scalar and Via to scalar and via.