| Commit message (Expand) | Author | Age | Files | Lines |
* | windows: support for large files | Gurusamy Sarathy | 2002-12-18 | 1 | -1/+1 |
* | integrate a variant of change#17568 from maint-5.6 branch (the | Gurusamy Sarathy | 2002-07-16 | 1 | -14/+3 |
* | make the gettimeofday() implementation in Time::HiRes available | Gurusamy Sarathy | 2002-05-08 | 1 | -0/+6 |
* | Finish off 16350 for non-PERLIO build on linux, | Nick Ing-Simmons | 2002-05-03 | 1 | -2/+2 |
* | *** EXPERIMENTAL *** | Nick Ing-Simmons | 2002-05-02 | 1 | -2/+2 |
* | NetWare changeover from Watcom to Codewarrior, from C Aditya. | Jarkko Hietaniemi | 2002-04-22 | 1 | -0/+6 |
* | Windows 64-bit support: | Gurusamy Sarathy | 2002-04-21 | 1 | -5/+5 |
* | VOS-specific patch to iperlsys.h to work around errno bu | Paul Green | 2002-04-01 | 1 | -0/+7 |
* | NetWare tweaks from C Aditya <caditya@novell.com> | Jarkko Hietaniemi | 2002-03-18 | 1 | -0/+20 |
* | alarm(), Win32, no PERL_IMPLICIT_SYS | Mattia Barbon | 2002-03-12 | 1 | -0/+2 |
* | Integrate maintperl changes #12268 and #12669; | Jarkko Hietaniemi | 2001-10-26 | 1 | -5/+11 |
* | slightly less broken chdir.t for VMS | Craig A. Berry | 2001-09-27 | 1 | -1/+1 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -5/+0 |
* | Make perl fork()-safe (in a slightly limited way) even on | Gurusamy Sarathy | 2001-07-20 | 1 | -1/+1 |
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 1 | -0/+4 |
* | Fix (valid) -Wall warnings in perlio.c | Nick Ing-Simmons | 2001-06-10 | 1 | -1/+1 |
* | PerlIO for VMS | Craig A. Berry | 2001-05-26 | 1 | -1/+11 |
* | PerlIO fixups for Win32: | Nick Ing-Simmons | 2001-03-24 | 1 | -0/+3 |
* | Die on n-arg open(...,"",xxx,yyy,...) | Nick Ing-Simmons | 2001-03-22 | 1 | -1/+4 |
* | Integrate change #9154 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-14 | 1 | -3/+3 |
* | Fix gross PerlMemShared issue. | Nick Ing-Simmons | 2000-12-05 | 1 | -14/+14 |
* | PERL_IMPLICIT_SYS (almost) works - something odd with "signal" | Nick Ing-Simmons | 2000-12-04 | 1 | -0/+4 |
* | PERL_IMPLICIT_SYS compiles but does not work. | Nick Ing-Simmons | 2000-12-03 | 1 | -17/+13 |
* | Make iperlsys.h vector stdio not PerlIO. | Nick Ing-Simmons | 2000-12-03 | 1 | -100/+152 |
* | Initial tidy of setmode() muddle (UNIX does not have, nor need it). | Nick Ing-Simmons | 2000-11-28 | 1 | -0/+5 |
* | PerlIO #include and #ifdef re-work. | Nick Ing-Simmons | 2000-11-14 | 1 | -218/+7 |
* | PerlIO infrastructure complete. | Nick Ing-Simmons | 2000-11-04 | 1 | -6/+14 |
* | Implement stack of layers - (perlio.c _is_ derived from the old file honest...) | Nick Ing-Simmons | 2000-11-03 | 1 | -2/+5 |
* | Integrate mainline to perlio branch | Nick Ing-Simmons | 2000-10-29 | 1 | -5/+11 |
|\ |
|
| * | Check if stdio supports tweaking lval and cnt simultaneously. | Nicholas Clark | 2000-10-24 | 1 | -5/+11 |
* | | Prototype (stdio-like) PerlIO passing basic tests. Checked in | Nick Ing-Simmons | 2000-10-29 | 1 | -11/+11 |
|/ |
|
* | workaround for CRT bug in chdir() (from Charles Lane, via | Gurusamy Sarathy | 2000-05-07 | 1 | -1/+1 |
* | vendorlib support for Windows; regen win32/config* | Gurusamy Sarathy | 2000-03-06 | 1 | -2/+9 |
* | windows fixes for virtualizing child std{in,out,err} handles, | Gurusamy Sarathy | 2000-02-20 | 1 | -0/+5 |
* | Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com> | Gurusamy Sarathy | 1999-12-28 | 1 | -3/+3 |
* | tweaks for building with -DUSE_ITHREADS on !WIN32 platforms; | Gurusamy Sarathy | 1999-12-06 | 1 | -0/+1 |
* | more complete pseudo-fork() support for Windows | Gurusamy Sarathy | 1999-12-01 | 1 | -2/+118 |
* | [5.005_62 PATCH] support link() on WinNT and NTFS | Jan Dubois | 1999-11-13 | 1 | -0/+6 |
* | integrate cfgperl contents into mainline; merge conflicts | Gurusamy Sarathy | 1999-10-27 | 1 | -17/+0 |
|\ |
|
| * | Remove unused "squatter" symbols; regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 1 | -17/+0 |
* | | patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not | Gurusamy Sarathy | 1999-10-27 | 1 | -3/+4 |
|/ |
|
* | Jumbo Configure and large file support update. | Jarkko Hietaniemi | 1999-08-13 | 1 | -0/+1 |
* | Retract #3912, much too many compilation warnings | Jarkko Hietaniemi | 1999-08-03 | 1 | -12/+12 |
* | (Retracted). See #3913. | Sven Verdoolaege | 1999-08-03 | 1 | -12/+12 |
* | misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll | Gurusamy Sarathy | 1999-07-28 | 1 | -7/+26 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -25/+25 |
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 1 | -162/+162 |
* | applied new parts of suggested patch | Charles Bailey | 1999-07-07 | 1 | -3/+3 |
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 1 | -370/+740 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -44/+44 |