summaryrefslogtreecommitdiff
path: root/perlio.h
Commit message (Expand)AuthorAgeFilesLines
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-221-6/+0
* Remove some remnants of x2p, which was removed by commit e5a8a0fbd7Steve Hay2015-02-181-1/+1
* const the PerlIO vtablesDaniel Dragan2014-12-271-4/+2
* Purge sfio support, which has been broken for a decade.Nicholas Clark2013-12-271-12/+1
* perlio.h: Indent nested #ifKarl Williamson2013-12-211-8/+8
* Purge remaining references to PerlIO_sprintf and PerlIO_vsprintf().Nicholas Clark2013-10-071-4/+0
* Fix PerlIO_get_cnt and friendsLeon Timmermans2013-09-071-4/+4
* Remove the BeOS port.Nicholas Clark2012-12-141-5/+0
* update the editor hints for spaces, not tabsRicardo Signes2012-05-291-2/+2
* Increase PERLIOBUF_DEFAULT_BUFSIZ to larger of 8192 and BUFSIZ.Craig A. Berry2011-02-171-1/+1
* Fix typos (spelling errors) in Perl sources.Peter J. Acklam) (via RT2011-01-071-1/+1
* Rename PERLIO_BUFSIZ to PERLIOBUF_DEFAULT_BUFSIZ.Craig A. Berry2010-11-101-2/+3
* Make the buffer size for the perlio layer a macro.Craig A. Berry2010-11-091-0/+4
* Add editor blocks to some header files.Marcus Holland-Moritz2008-01-011-0/+10
* Fix up copyright years for files modified in 2007.Nicholas Clark2007-11-071-1/+1
* Update copyright years in .h files. Also, in .plRafael Garcia-Suarez2007-01-051-1/+1
* Abolish cop_io (the simple way) by storing the value in cop_hints_hash.Nicholas Clark2006-05-201-2/+0
* Re: [PATCH] s/Null(gv|hv|sv)/NULL/gSteven Schubiger2006-02-031-1/+1
* Attribute compilation fix for Windows by Andy LesterRafael Garcia-Suarez2005-05-231-1/+5
* Attribute configurationAndy Lester2005-05-201-13/+1
* printf.patch: Adding printf checking for gccAndy Lester2005-05-021-4/+4
* perlio-two.patch: More warnings squashed, more constsAndy Lester2005-04-271-1/+2
* Symbian port of PerlJarkko Hietaniemi2005-04-211-64/+78
* s/hierachy/hierarchy/Larry Shatzer Jr.2004-11-161-1/+1
* Re: [PATCH: perlio.h] maint snap @ 19613Marcus Holland-Moritz2003-05-251-0/+7
* RE: [PATCH] RE: maint snapshot @ 19525Robin Barker2003-05-231-12/+3
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* Introduce PerlIO::get_layers() to allow people to peekJarkko Hietaniemi2003-04-141-0/+1
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined))Robin Barker2003-01-221-3/+12
* Last minute tinkering with PerlIO abstraction API.Nick Ing-Simmons2002-06-161-2/+2
* Several of non-default builds now seem to work reasonably wellNick Ing-Simmons2002-05-031-1/+1
* Integrate mainlineNick Ing-Simmons2002-01-251-0/+9
* Inverted sense of special-ness of specialCopIO - supposed to Nick Ing-Simmons2002-01-141-1/+1
* Win32 and makedef.pl fall-out of PerlIO/pTHX stuffNick Ing-Simmons2001-12-221-9/+0
* Allow dup'ing of PerlIO::Scalar etc.Nick Ing-Simmons2001-11-181-1/+4
* Forgot from #12756.Jarkko Hietaniemi2001-10-291-0/+5
* Convert rest of PerlIO's memory tables to per-interp and add clone functionsNick Ing-Simmons2001-10-211-5/+6
* PerlIO layer table as PL_perlio (per-interpreter)Nick Ing-Simmons2001-10-211-0/+1
* Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()Nick Ing-Simmons2001-10-201-0/+2
* Skeleton of "PerlIO_dup" coded.Nick Ing-Simmons2001-10-161-1/+1
* Reindent the PerlIO files (suggested by NI-S), usedJarkko Hietaniemi2001-09-171-74/+77
* POSIX-BC tweaks from Thomas Dorner.Jarkko Hietaniemi2001-07-051-0/+5
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-0/+2
* Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ishNick Ing-Simmons2001-06-131-1/+1
* PerlIO for VMSCraig A. Berry2001-05-261-0/+6
* Allow someone to write PerlIO::Array, PerlIO::Code, ...Nick Ing-Simmons2001-03-291-1/+1
* Add destruct time hook to PerlIO (for work-in-process implementingNick Ing-Simmons2001-03-251-0/+2
* Perlio internals re-organized.Nick Ing-Simmons2001-03-231-1/+1
* Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.Nick Ing-Simmons2001-03-231-4/+4