| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-06 | 1 | -8/+8 |
* | Integrate with mainperl. | Jarkko Hietaniemi | 1999-07-05 | 1 | -0/+4 |
|\ |
|
| * | Long-standing UDP sockets bug on OS/2 | Ilya Zakharevich | 1999-07-05 | 1 | -0/+4 |
* | | Hack SOCKS support some more plus a patch from Andy Dougherty | Jarkko Hietaniemi | 1999-07-05 | 1 | -1/+1 |
* | | Miscellaneus AIX fixes + SOCKS support. | Jarkko Hietaniemi | 1999-07-04 | 1 | -0/+3 |
|/ |
|
* | Fixed two long-standing locale bugs. | Jarkko Hietaniemi | 1999-06-17 | 1 | -6/+0 |
* | win32 build fixes | Gurusamy Sarathy | 1999-06-10 | 1 | -5/+5 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -208/+208 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -31/+28 |
* | avoid dereferencing null pointer from getpwent() et al | Gurusamy Sarathy | 1999-06-02 | 1 | -7/+11 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -10/+10 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-06-02 | 1 | -10/+14 |
|\ |
|
| * | Make Configure support the change #3367, | Jarkko Hietaniemi | 1999-05-29 | 1 | -10/+14 |
* | | remove stray K&R-isms | Gurusamy Sarathy | 1999-06-02 | 1 | -10/+8 |
|/ |
|
* | shadow password support for Solaris (needs Configure help to | Patrick O'Brien | 1999-05-10 | 1 | -0/+30 |
* | cygwin32 update (untested adaptation of patch against 5.005_03) | Alexander Smishlajev | 1999-05-10 | 1 | -2/+2 |
* | flush all open output buffers before fork(), exec(), system, qx// | Gurusamy Sarathy | 1999-05-09 | 1 | -0/+3 |
* | Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods. | Nick Ing-Simmons | 1999-05-08 | 1 | -2/+85 |
* | Implement open( my $fh, ...) and similar. | Nick Ing-Simmons | 1999-05-07 | 1 | -0/+4 |
* | open(FH,undef) # creates new_tmpfile opened read/write | Nick Ing-Simmons | 1999-05-06 | 1 | -0/+12 |
* | allow embedded null characters in diagnostics | Gurusamy Sarathy | 1999-04-26 | 1 | -22/+30 |
* | Integrate from mainperl. | Jarkko Hietaniemi | 1999-04-04 | 1 | -7/+7 |
|\ |
|
| * | correct places that said newSVpv() when they meant newSVpvn() | Gurusamy Sarathy | 1999-04-04 | 1 | -7/+7 |
* | | Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int). | John Bley | 1999-04-03 | 1 | -5/+5 |
|/ |
|
* | 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 |