summaryrefslogtreecommitdiff
path: root/perlio.c
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup based on turning off the -woffs in IRIX.Jarkko Hietaniemi2001-06-301-2/+1
* format Robin Barker2001-06-211-1/+1
* Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.Nick Ing-Simmons2001-06-201-13/+20
* [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_o...Spider Boardman2001-06-191-3/+10
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-0/+4
* Disable :win32 layer as default till I get it workingNick Ing-Simmons2001-06-161-4/+4
* Work-in-progress win32 layer semi-functional, checking Nick Ing-Simmons2001-06-161-5/+13
* Work in progress UNIX-side edit of win32 PerLIO layerNick Ing-Simmons2001-06-161-2/+8
* Fix open.pm to work via XS-implemented method calls ratherNick Ing-Simmons2001-06-151-6/+46
* Re: [PATCH} perlio and threading @ 10576 + report H.Merijn Brand2001-06-151-0/+1
* Steps along the road toward Win32 building again.Nick Ing-Simmons2001-06-141-1/+4
* Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ishNick Ing-Simmons2001-06-131-93/+135
* Paper over a crack or two with USE_SFIONick Ing-Simmons2001-06-101-1/+27
* panic:claustrophobia.Jarkko Hietaniemi2001-05-311-1/+1
* Hack to restore Win32 pseudo fork broken by Multiple InterpreterNick Ing-Simmons2001-05-311-0/+2
* Conditionally put back some "unused" dTHX which are usedNick Ing-Simmons2001-05-311-0/+37
* perlio.c -Wall cleaner under MULTIPLICITYNick Ing-Simmons2001-05-311-31/+10
* More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.Jarkko Hietaniemi2001-05-301-8/+5
* Re: perlio + multiple perl_alloc..destructDoug MacEachern2001-05-281-0/+9
* PerlIO for VMSCraig A. Berry2001-05-261-1/+7
* [LARGE!] symbolic magicDave Mitchell2001-05-201-2/+2
* Re: [PATCH] Test offset when reading from a PerlIO::ScalarBenjamin Sugars2001-05-091-1/+3
* fix const poisioning in PerlIO_openn->fdopen->opennPeter Prymmer2001-05-051-2/+2
* Re: [ID 20010303.009] SOCKS5 work around breaks other socketsJens Hamisch2001-04-301-2/+2
* Cut-and-pasto.Jarkko Hietaniemi2001-04-231-1/+1
* More PerlIO robustness.Jarkko Hietaniemi2001-04-231-11/+31
* Avoid coredump on 'close STDERR; die' by makingJarkko Hietaniemi2001-04-231-29/+104
* Compilation nit noticed by AIX compiler.Jarkko Hietaniemi2001-04-191-2/+3
* Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")Nick Ing-Simmons2001-04-071-0/+2
* Allow someone to write PerlIO::Array, PerlIO::Code, ...Nick Ing-Simmons2001-03-291-21/+42
* PerlIO.pm / perlio.pm conflict.Nick Ing-Simmons2001-03-281-23/+1
* REFCNT botch in layer name cache hash.Nick Ing-Simmons2001-03-261-1/+1
* Implement flush of linebuffered streams on read of a tty.Nick Ing-Simmons2001-03-261-1/+22
* Add destruct time hook to PerlIO (for work-in-process implementingNick Ing-Simmons2001-03-251-18/+40
* PerlIO fixups for Win32:Nick Ing-Simmons2001-03-241-3/+4
* Implement:Nick Ing-Simmons2001-03-241-102/+170
* Perlio internals re-organized.Nick Ing-Simmons2001-03-231-118/+202
* Check in a stable (working) version before next round of tweaks.Nick Ing-Simmons2001-03-231-156/+179
* Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.Nick Ing-Simmons2001-03-231-47/+49
* Render -Duseperlio functional again.Nick Ing-Simmons2001-03-231-1/+9
* Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOU...Nick Ing-Simmons2001-03-221-196/+194
* perlio tweaks (reported by Nicholas Clark)Nick Ing-Simmons2001-03-221-3/+17
* Fix forBenjamin Sugars2001-03-211-1/+4
* [ID 20010303.009] SOCKS5 work around breaks other socketsNicholas Clark2001-03-041-2/+2
* perlio - unknown layerNicholas Clark2001-02-261-1/+3
* A missing dTHX from Vadim Konovalov.Jarkko Hietaniemi2001-02-261-0/+1
* Apply the spirit of patch from Nicholas Clark:Nicholas Clark2001-02-181-39/+55
* Fix [ID 20010217.002]Nick Ing-Simmons2001-02-181-25/+69
* Clean up a few core dumps when layers are used in unexpected ways.Nick Ing-Simmons2001-02-181-31/+86
* [ID 20010203.006] perlio.c is mis-reporting argumentNicholas Clark2001-02-041-0/+4