| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate from mainperl. | Jarkko Hietaniemi | 1999-03-23 | 1 | -1/+1 |
|\ |
|
| * | update copyright years | Gurusamy Sarathy | 1999-03-22 | 1 | -1/+1 |
* | | First pass of integrating the Rhapsody port, | Wilfredo Sánchez | 1999-03-15 | 1 | -2/+2 |
|/ |
|
* | allow C<select('foo')> to autovivify *foo (SelectSaver expects that) | Gurusamy Sarathy | 1999-02-14 | 1 | -7/+2 |
* | fix ops that are not filehandle constructors to not create GV if it | Gurusamy Sarathy | 1999-02-12 | 1 | -2/+7 |
* | telldir prototype issue, from mists of time... | Jarkko Hietaniemi | 1999-02-02 | 1 | -1/+5 |
* | Two-argument eaccess() of SCO. | Jarkko Hietaniemi | 1999-01-21 | 1 | -6/+14 |
* | fix outdated/incorrect info about arbitrary limits | Gurusamy Sarathy | 1998-12-06 | 1 | -8/+0 |
* | another threads reliability fix: serialize writes to thr->threadsv | Gurusamy Sarathy | 1998-11-29 | 1 | -63/+100 |
* | another win32 portability fix: make sysread() and syswrite() | Gurusamy Sarathy | 1998-11-21 | 1 | -2/+22 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1998-11-08 | 1 | -1/+3 |
|\ |
|
| * | sysio.t failure: fix undefined order of evaluation, from | Spider Boardman | 1998-11-04 | 1 | -1/+3 |
* | | set close-on-exec bit on pipe() FDs | Gurusamy Sarathy | 1998-11-08 | 1 | -1/+4 |
|/ |
|
* | Overloaded <> and deref again | Ilya Zakharevich | 1998-10-30 | 1 | -0/+2 |
* | phase 1 of somewhat major rearrangement of PERL_OBJECT stuff | Gurusamy Sarathy | 1998-10-30 | 1 | -86/+86 |
* | fix stack overrun in file test operators | Gurusamy Sarathy | 1998-10-25 | 1 | -6/+18 |
* | integrate changes#1982,2014,2021 (from maint-5.005) | Gurusamy Sarathy | 1998-10-25 | 1 | -40/+25 |
* | commented version of a patch suggested by Drago Goricanec | Jarkko Hietaniemi | 1998-10-25 | 1 | -1/+6 |
* | The VM/ESA port essentials, based on | Jarkko Hietaniemi | 1998-10-17 | 1 | -0/+19 |
* | use Off_t to permit 64-bit seek() | Scott Henry | 1998-10-02 | 1 | -2/+2 |
* | various Configure and hints updates (prefer drand48() or random() | Jarkko Hietaniemi | 1998-10-02 | 1 | -19/+19 |
* | update template config.sh, add new config vars to win32 stuff | Gurusamy Sarathy | 1998-09-25 | 1 | -3/+7 |
* | big Configure update from Jarkko: sync metaconfig units; d_statblks fix | Gurusamy Sarathy | 1998-09-25 | 1 | -21/+206 |
* | lexical warnings; tweaks to places that didn't apply correctly | Paul Marquess | 1998-08-09 | 1 | -38/+41 |
* | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 1 | -1/+6 |
* | stray s/foo/PL_foo/ | Winfried König | 1998-08-01 | 1 | -1/+1 |
* | another platform where pp_sselect() needs a whole fd_set buffer | Lupe Christoph | 1998-07-26 | 1 | -1/+1 |
* | allocate a whole fd_set for pp_sselect() on more platforms | Jarkko Hietaniemi | 1998-07-21 | 1 | -1/+2 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -15/+15 |
* | PL_ stuff passes non-threaded on Mingw32 | Nick Ing-Simmons | 1998-07-18 | 1 | -3/+3 |
* | PL_ scheme Builds under Minw32 - some SEGFAULT snags | Nick Ing-Simmons | 1998-07-18 | 1 | -5/+5 |
* | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -42/+42 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -212/+212 |
* | check ferror() only if read() returned 0 | Gurusamy Sarathy | 1998-07-18 | 1 | -1/+1 |
* | merge changes#1423,1465 from maintbranch; checkin two missed files | Gurusamy Sarathy | 1998-07-14 | 1 | -2/+36 |
* | generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS | Jarkko Hietaniemi | 1998-07-12 | 1 | -6/+17 |
* | added patch, made linking with setargv a build option | Douglas Lankshear | 1998-07-11 | 1 | -1/+1 |
* | get it building again on win32 | Gurusamy Sarathy | 1998-07-09 | 1 | -0/+2 |
* | rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers | Gurusamy Sarathy | 1998-07-06 | 1 | -2/+2 |
* | per Larry suggestion, toss change#1327 and fix the documentation | Gurusamy Sarathy | 1998-07-06 | 1 | -11/+2 |
* | make read() return undef on errors as documented, and clarify docs | Gurusamy Sarathy | 1998-07-05 | 1 | -0/+5 |
* | fix getc() to return empty string instead of undef on eof, as it was | Gurusamy Sarathy | 1998-07-05 | 1 | -2/+11 |
* | PUSHSTACK renovation | Joshua Pritikin | 1998-06-28 | 1 | -3/+3 |
* | applied patch, regen headers | Ilya Zakharevich | 1998-06-23 | 1 | -1/+1 |
* | fix for undef as last arg to setsockopt | Graham Barr | 1998-06-10 | 1 | -1/+1 |
* | Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi). | Malcolm Beattie | 1998-05-29 | 1 | -1/+1 |
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-05-29 | 1 | -0/+17 |
|\ |
|
| * | [win32] merge changes#1016,1018 from maintbranch (1017 is n/a) | Gurusamy Sarathy | 1998-05-23 | 1 | -0/+17 |
* | | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -52/+55 |
|\ \
| |/ |
|
| * | [win32] more whitespace tweaks from maintbranch | Gurusamy Sarathy | 1998-05-18 | 1 | -4/+4 |