| Commit message (Expand) | Author | Age | Files | Lines |
* | perldelta updates (see TODO markers) | Gurusamy Sarathy | 1999-10-09 | 1 | -16/+0 |
* | typo | Gurusamy Sarathy | 1999-10-08 | 1 | -1/+1 |
* | fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by | Gurusamy Sarathy | 1999-10-07 | 1 | -1/+1 |
* | Untangle the IV_IS_QUAD jungle by introduding | Jarkko Hietaniemi | 1999-10-02 | 1 | -8/+1 |
* | fix buggy popping of subroutine contexts in the lvalue | Gurusamy Sarathy | 1999-09-26 | 1 | -1/+1 |
* | Replace change #4100 with | Robin Barker | 1999-09-13 | 1 | -1/+1 |
* | [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20 | Daniel S. Lewart | 1999-09-09 | 1 | -0/+5 |
* | Fix pointer casts. | Robin Barker | 1999-09-07 | 1 | -1/+1 |
* | Fix a printf thinko: now quads must have the ll L q prefix. | Jarkko Hietaniemi | 1999-09-07 | 1 | -5/+5 |
* | Another patch for Lexical Warnings | Paul Marquess | 1999-09-06 | 1 | -2/+2 |
* | applied patch suggested by Hans Mulder to fix problems on | Gurusamy Sarathy | 1999-09-06 | 1 | -0/+4 |
* | [ID 19990821.001] [PATCH] perl5.005_60 cygwin port | Fifer, Eric | 1999-09-01 | 1 | -1/+1 |
* | Fix scalar gmtime (and localtime) in quad environments, | Robin Barker | 1999-08-29 | 1 | -7/+7 |
* | Note about filesize limits. | Jarkko Hietaniemi | 1999-08-14 | 1 | -0/+1 |
* | Jumbo Configure and large file support update. | Jarkko Hietaniemi | 1999-08-13 | 1 | -2/+2 |
* | Remove more spurious casting. | Jarkko Hietaniemi | 1999-08-12 | 1 | -3/+3 |
* | Use Pid_t on pgrp matters. | Jarkko Hietaniemi | 1999-08-10 | 1 | -4/+4 |
* | Use Pid_t. | Jarkko Hietaniemi | 1999-08-10 | 1 | -3/+3 |
* | Use Mode_t. | Jarkko Hietaniemi | 1999-08-10 | 1 | -2/+2 |
* | Remove I32 casting from time-related functions. | Jarkko Hietaniemi | 1999-08-10 | 1 | -13/+13 |
* | Remove I32 casts from pp_stat, these make stat() | Phil Lobbes | 1999-08-10 | 1 | -13/+13 |
* | Retract #3912, much too many compilation warnings | Jarkko Hietaniemi | 1999-08-03 | 1 | -4/+4 |
* | (Retracted). See #3913. | Sven Verdoolaege | 1999-08-03 | 1 | -4/+4 |
* | Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that | Jarkko Hietaniemi | 1999-08-02 | 1 | -1/+2 |
* | Integrate with Sarathy. perl.h and util.c required manual resolving. | Jarkko Hietaniemi | 1999-08-01 | 1 | -3/+3 |
* | 64-bit work. Now 32-bit platforms get a 100% make test | Jarkko Hietaniemi | 1999-08-01 | 1 | -0/+6 |
* | Need to add some more conditions to deal with the case | Norton T. Allen | 1999-07-28 | 1 | -2/+4 |
* | applied suggested patch; added missing prototype changes to | Ilya Zakharevich | 1999-07-27 | 1 | -1/+9 |
* | make system() return -1 and set $! if exec of child failed | Ilya Zakharevich | 1999-07-17 | 1 | -3/+39 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -5/+5 |
* | better diagnostics on read operations from write-only | Gurusamy Sarathy | 1999-07-07 | 1 | -10/+26 |
* | slightly tweaked version of suggested patch | Dan Sugalski | 1999-07-06 | 1 | -8/+8 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-07-06 | 1 | -0/+7 |
|\ |
|
| * | 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 |