summaryrefslogtreecommitdiff
path: root/ext/PerlIO/via
Commit message (Expand)AuthorAgeFilesLines
* The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv is a bitmaskNicholas Clark2007-01-251-2/+2
* Bump version of PerlIO::via after last changeRafael Garcia-Suarez2007-01-051-1/+1
* ext/PerlIO/via/via.xs freeing the wrong thingBo Lindbergh2007-01-051-2/+2
* More $VERSION bumps.Nicholas Clark2006-01-131-1/+1
* SvPVX_const() - part 3 ... and const'ing StorableSteve Peters2005-06-021-1/+1
* Move hv_name, hv_eiter and hv_riter into a new aux structure.Nicholas Clark2005-05-211-2/+2
* This seems to be the right thing to do to iterate over layersRafael Garcia-Suarez2005-05-161-2/+2
* Minor tweak to viaAndy Lester2005-05-151-4/+4
* Symbian port of PerlJarkko Hietaniemi2005-04-211-2/+2
* The compilation of PerlIO::via may hang on AIX whenRafael Garcia-Suarez2003-10-171-0/+2
* Allow via layer to affect the PERLIO_F_UTF8 flag.Nick Ing-Simmons2003-08-112-10/+34
* typos and other minor thingsTodd C. Miller2003-03-111-2/+2
* fix for PerlIO/Via compilation on VMSPeter Prymmer2003-02-051-1/+1
* Plan 9 compiler can't return quads from the ?: (condop).Jarkko Hietaniemi2003-01-261-1/+8
* windows: support for large filesGurusamy Sarathy2002-12-181-2/+5
* Re: PerlIO::via silent failureRichard Clamp2002-08-271-0/+4
* Fix #15283 - binmode() was not passing modeNick Ing-Simmons2002-07-231-5/+9
* Minor doc changes for PerlIO::via.Rafael Garcia-Suarez2002-07-131-4/+4
* [DOC PATCH] some doc nits after 17463Elizabeth Mattijsen2002-07-101-1/+1
* Change PerlIO::Scalar and Via to scalar and via.Jarkko Hietaniemi2002-07-093-0/+849