summaryrefslogtreecommitdiff
path: root/perlio.c
Commit message (Expand)AuthorAgeFilesLines
...
* Re: [PATCH] s/Null(gv|hv|sv)/NULL/gSteven Schubiger2006-02-031-10/+10
* Change PL_perlio_fd_refcnt from a fixed size static array to a pointerNicholas Clark2006-02-031-5/+49
* Re: [PATCH] s/Null(av|ch)/NULL/gSteven Schubiger2006-02-021-10/+10
* sprinkle dVARJarkko Hietaniemi2006-01-061-0/+30
* More copyright updatesRafael Garcia-Suarez2006-01-041-1/+1
* Make the new STR_WITH_LEN() affected compile under -Dusethreads.Gisle Aas2006-01-041-1/+1
* Get rid of a few more hardcoded string lengths.Gisle Aas2006-01-041-5/+5
* Get rid of a few more hardcoded string lengths.Gisle Aas2006-01-041-1/+1
* Introduce the macros newSVpvs(str) and sv_catpvs(sv, str).Gisle Aas2006-01-041-4/+4
* perlio.c - gv_stashpvn() vs gv_stashpv()Tels2005-12-301-1/+1
* Move and const some definitions of variables used to save errno.Nicholas Clark2005-12-171-1/+1
* [perl #37657] segfault with binmode ":pop"Peter Dintelmann2005-11-121-3/+4
* [perl #37648] segfault with PERLIO_DEBUG Peter Dintelmann2005-11-101-2/+2
* Eliminate some unnecessary strlen()sNicholas Clark2005-11-081-4/+4
* perlio.c constingAndy Lester2005-11-011-103/+94
* Fix [perl #37533] open pragma ignored for all 3-arg opensRafael Garcia-Suarez2005-10-311-2/+2
* Etta James presents: More constingAndy Lester2005-10-311-22/+23
* perlsio_binmode() is pretty much a mathom on UNIX platforms, but it isSteve Peters2005-10-311-0/+63
* Add a new file, mathoms.c, to hold old code kept around for binarySteve Peters2005-10-281-60/+0
* another Symbian update: Alan's fault :-)Jarkko Hietaniemi2005-10-171-1/+1
* Re: [BUG 5.8.7] Another major bug in PerlIO layerIlya Zakharevich2005-09-271-5/+29
* More embed.fnc plowingAndy Lester2005-07-131-24/+24
* make the expensive ckWARN() be called as late as possibleDave Mitchell2005-07-131-2/+1
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-5/+5
* Pre-YAPC consting funAndy Lester2005-06-231-25/+25
* Const Boy II: The LocalizingAndy Lester2005-06-231-1/+6
* More SvPV constingNicholas Clark2005-06-091-4/+4
* More SvPV consting.Nicholas Clark2005-06-071-8/+8
* Random constingAndy Lester2005-06-031-2/+3
* [PATCH] Minor warning squashingsAndy Lester2005-05-301-0/+1
* embed.fnc cleanup + SvPVX_const usageAndy Lester2005-05-241-2/+2
* SvPVX_const - patch #2Steve Peters2005-05-211-1/+1
* Include vim/emacs modelines in generated files to open themRafael Garcia-Suarez2005-05-111-2/+2
* Add editor boilerplates to all C filesRafael Garcia-Suarez2005-05-101-1/+1
* Get the correct refcount on the temporary assignment to PL_sigwarn soNicholas Clark2005-05-061-1/+12
* printf.patch: Adding printf checking for gccAndy Lester2005-05-021-0/+6
* one cannot "static" exported functionsJarkko Hietaniemi2005-04-291-2/+2
* Fix perlsio_binmode() export breakage caused by change #24338Steve Hay2005-04-281-2/+2
* perlio-two.patch: More warnings squashed, more constsAndy Lester2005-04-271-109/+106
* Symbian port of PerlJarkko Hietaniemi2005-04-211-91/+69
* Down with C++ reserved namesNicholas Clark2005-04-051-3/+3
* The core part of :Andy Lester2005-03-291-0/+1
* Consting part 4Andy Lester2005-03-251-2/+4
* Third consting batchAndy Lester2005-03-241-2/+1
* More const parmsAndy Lester2005-03-181-1/+1
* Really fix the bug [perl #33990].Rafael Garcia-Suarez2005-01-311-3/+1
* Avoid a buffer overflow with threads and PERLIO_DEBUGRafael Garcia-Suarez2005-01-311-1/+1
* Don't write to $PERLIO_DEBUG when setuid ([perl #33990])Rafael Garcia-Suarez2005-01-311-0/+2
* [Patch] [perl #32446] close leaves fd openSteffen Ullrich2005-01-211-0/+7
* Update copyright years.Nicholas Clark2005-01-041-1/+1