| Commit message (Expand) | Author | Age | Files | Lines |
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 1 | -0/+4 |
* | Disable :win32 layer as default till I get it working | Nick Ing-Simmons | 2001-06-16 | 1 | -4/+4 |
* | Work-in-progress win32 layer semi-functional, checking | Nick Ing-Simmons | 2001-06-16 | 1 | -5/+13 |
* | Work in progress UNIX-side edit of win32 PerLIO layer | Nick Ing-Simmons | 2001-06-16 | 1 | -2/+8 |
* | Fix open.pm to work via XS-implemented method calls rather | Nick Ing-Simmons | 2001-06-15 | 1 | -6/+46 |
* | Re: [PATCH} perlio and threading @ 10576 + report | H.Merijn Brand | 2001-06-15 | 1 | -0/+1 |
* | Steps along the road toward Win32 building again. | Nick Ing-Simmons | 2001-06-14 | 1 | -1/+4 |
* | Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish | Nick Ing-Simmons | 2001-06-13 | 1 | -93/+135 |
* | Paper over a crack or two with USE_SFIO | Nick Ing-Simmons | 2001-06-10 | 1 | -1/+27 |
* | panic:claustrophobia. | Jarkko Hietaniemi | 2001-05-31 | 1 | -1/+1 |
* | Hack to restore Win32 pseudo fork broken by Multiple Interpreter | Nick Ing-Simmons | 2001-05-31 | 1 | -0/+2 |
* | Conditionally put back some "unused" dTHX which are used | Nick Ing-Simmons | 2001-05-31 | 1 | -0/+37 |
* | perlio.c -Wall cleaner under MULTIPLICITY | Nick Ing-Simmons | 2001-05-31 | 1 | -31/+10 |
* | More -Wall silencing from Michael Schwern and Jarkko Hietaniemi. | Jarkko Hietaniemi | 2001-05-30 | 1 | -8/+5 |
* | Re: perlio + multiple perl_alloc..destruct | Doug MacEachern | 2001-05-28 | 1 | -0/+9 |
* | PerlIO for VMS | Craig A. Berry | 2001-05-26 | 1 | -1/+7 |
* | [LARGE!] symbolic magic | Dave Mitchell | 2001-05-20 | 1 | -2/+2 |
* | Re: [PATCH] Test offset when reading from a PerlIO::Scalar | Benjamin Sugars | 2001-05-09 | 1 | -1/+3 |
* | fix const poisioning in PerlIO_openn->fdopen->openn | Peter Prymmer | 2001-05-05 | 1 | -2/+2 |
* | Re: [ID 20010303.009] SOCKS5 work around breaks other sockets | Jens Hamisch | 2001-04-30 | 1 | -2/+2 |
* | Cut-and-pasto. | Jarkko Hietaniemi | 2001-04-23 | 1 | -1/+1 |
* | More PerlIO robustness. | Jarkko Hietaniemi | 2001-04-23 | 1 | -11/+31 |
* | Avoid coredump on 'close STDERR; die' by making | Jarkko Hietaniemi | 2001-04-23 | 1 | -29/+104 |
* | Compilation nit noticed by AIX compiler. | Jarkko Hietaniemi | 2001-04-19 | 1 | -2/+3 |
* | Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r") | Nick Ing-Simmons | 2001-04-07 | 1 | -0/+2 |
* | Allow someone to write PerlIO::Array, PerlIO::Code, ... | Nick Ing-Simmons | 2001-03-29 | 1 | -21/+42 |
* | PerlIO.pm / perlio.pm conflict. | Nick Ing-Simmons | 2001-03-28 | 1 | -23/+1 |
* | REFCNT botch in layer name cache hash. | Nick Ing-Simmons | 2001-03-26 | 1 | -1/+1 |
* | Implement flush of linebuffered streams on read of a tty. | Nick Ing-Simmons | 2001-03-26 | 1 | -1/+22 |
* | Add destruct time hook to PerlIO (for work-in-process implementing | Nick Ing-Simmons | 2001-03-25 | 1 | -18/+40 |
* | PerlIO fixups for Win32: | Nick Ing-Simmons | 2001-03-24 | 1 | -3/+4 |
* | Implement: | Nick Ing-Simmons | 2001-03-24 | 1 | -102/+170 |
* | Perlio internals re-organized. | Nick Ing-Simmons | 2001-03-23 | 1 | -118/+202 |
* | Check in a stable (working) version before next round of tweaks. | Nick Ing-Simmons | 2001-03-23 | 1 | -156/+179 |
* | Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff. | Nick Ing-Simmons | 2001-03-23 | 1 | -47/+49 |
* | Render -Duseperlio functional again. | Nick Ing-Simmons | 2001-03-23 | 1 | -1/+9 |
* | Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOU... | Nick Ing-Simmons | 2001-03-22 | 1 | -196/+194 |
* | perlio tweaks (reported by Nicholas Clark) | Nick Ing-Simmons | 2001-03-22 | 1 | -3/+17 |
* | Fix for | Benjamin Sugars | 2001-03-21 | 1 | -1/+4 |
* | [ID 20010303.009] SOCKS5 work around breaks other sockets | Nicholas Clark | 2001-03-04 | 1 | -2/+2 |
* | perlio - unknown layer | Nicholas Clark | 2001-02-26 | 1 | -1/+3 |
* | A missing dTHX from Vadim Konovalov. | Jarkko Hietaniemi | 2001-02-26 | 1 | -0/+1 |
* | Apply the spirit of patch from Nicholas Clark: | Nicholas Clark | 2001-02-18 | 1 | -39/+55 |
* | Fix [ID 20010217.002] | Nick Ing-Simmons | 2001-02-18 | 1 | -25/+69 |
* | Clean up a few core dumps when layers are used in unexpected ways. | Nick Ing-Simmons | 2001-02-18 | 1 | -31/+86 |
* | [ID 20010203.006] perlio.c is mis-reporting argument | Nicholas Clark | 2001-02-04 | 1 | -0/+4 |
* | Make "real" layers of ":utf8" and ":raw". | Nick Ing-Simmons | 2001-01-21 | 1 | -15/+162 |
* | "Safe" signals - trial implementation. | Nick Ing-Simmons | 2001-01-17 | 1 | -0/+3 |
* | FILE * in XS code for PerlIO world: | Nick Ing-Simmons | 2001-01-06 | 1 | -2/+18 |
* | Tweak perlio.c so that makedef.pl-exported perlsio_binmode() | Nick Ing-Simmons | 2000-12-31 | 1 | -14/+14 |