| Commit message (Expand) | Author | Age | Files | Lines |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-10-06 | 1 | -9/+2 |
|\ |
|
| * | Untangle the IV_IS_QUAD jungle by introduding | Jarkko Hietaniemi | 1999-10-02 | 1 | -9/+2 |
* | | make die/warn and other diagnostics go to wherever STDERR happens | Gurusamy Sarathy | 1999-10-06 | 1 | -1/+1 |
|/ |
|
* | Add usemorebits and uselfs. | Jarkko Hietaniemi | 1999-09-20 | 1 | -1/+1 |
* | The change #4176 should've undone only the test, not the code patch. | Jarkko Hietaniemi | 1999-09-17 | 1 | -1/+10 |
* | Take away the infamous io/dup.t #7. | Jarkko Hietaniemi | 1999-09-17 | 1 | -10/+1 |
* | Replace change #4100 with | Robin Barker | 1999-09-13 | 1 | -1/+1 |
* | Fix pointer casts. | Robin Barker | 1999-09-07 | 1 | -1/+1 |
* | A fix of sorts for the flush-before-dup scenario. | Jarkko Hietaniemi | 1999-08-16 | 1 | -1/+10 |
* | Augment filesize limit note. | Jarkko Hietaniemi | 1999-08-14 | 1 | -1/+2 |
* | Note about filesize limits. | Jarkko Hietaniemi | 1999-08-14 | 1 | -0/+5 |
* | Jumbo Configure and large file support update. | Jarkko Hietaniemi | 1999-08-13 | 1 | -2/+2 |
* | Flush buffer before duplicating file descriptor. | Mark-Jason Dominus | 1999-08-11 | 1 | -1/+4 |
* | Use Pid_t. | Jarkko Hietaniemi | 1999-08-10 | 1 | -1/+1 |
* | Use Mode_t. | Jarkko Hietaniemi | 1999-08-10 | 1 | -8/+9 |
* | Gratuitous uid and gid casts to I32s and ints removed. | Jarkko Hietaniemi | 1999-08-10 | 1 | -4/+5 |
* | Retract #3912, much too many compilation warnings | Jarkko Hietaniemi | 1999-08-03 | 1 | -3/+3 |
* | (Retracted). See #3913. | Sven Verdoolaege | 1999-08-03 | 1 | -3/+3 |
* | Integrate with Sarathy. perl.h and util.c required manual resolving. | Jarkko Hietaniemi | 1999-08-01 | 1 | -1/+1 |
* | 64-bit work. Now 32-bit platforms get a 100% make test | Jarkko Hietaniemi | 1999-08-01 | 1 | -1/+8 |
* | applied suggested patch; added missing prototype changes to | Ilya Zakharevich | 1999-07-27 | 1 | -33/+80 |
* | ensure implicitly closed handles don't set $? or $! | Gurusamy Sarathy | 1999-07-26 | 1 | -5/+10 |
* | detypo, update Changes | Gurusamy Sarathy | 1999-07-18 | 1 | -1/+2 |
* | make system() return -1 and set $! if exec of child failed | Ilya Zakharevich | 1999-07-17 | 1 | -0/+12 |
* | sundry cleanups for clean build on windows | Gurusamy Sarathy | 1999-07-08 | 1 | -3/+12 |
* | fixes for logical bugs in the lexwarn patch; other tweaks to avoid | Gurusamy Sarathy | 1999-07-08 | 1 | -5/+6 |
* | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 1 | -11/+22 |
* | better diagnostics on read operations from write-only | Gurusamy Sarathy | 1999-07-07 | 1 | -0/+9 |
* | Optimize 2>&1 in commands | Ilya Zakharevich | 1999-07-06 | 1 | -0/+14 |
* | slightly tweaked version of suggested patch | Dan Sugalski | 1999-07-06 | 1 | -1/+1 |
* | Hack SOCKS support some more plus a patch from Andy Dougherty | Jarkko Hietaniemi | 1999-07-05 | 1 | -1/+1 |
* | Integrate with mainperl. | Jarkko Hietaniemi | 1999-07-05 | 1 | -1/+1 |
|\ |
|
| * | cygwin32 update | Fifer, Eric | 1999-07-05 | 1 | -1/+1 |
* | | Miscellaneus AIX fixes + SOCKS support. | Jarkko Hietaniemi | 1999-07-04 | 1 | -1/+6 |
* | | EPOC port to Psion5. | Olaf Flebbe | 1999-06-27 | 1 | -1/+1 |
|/ |
|
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -37/+37 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -26/+27 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -1/+1 |
* | assorted tweaks | Gurusamy Sarathy | 1999-05-25 | 1 | -8/+0 |
* | Self-consistent numeric conversion again | Ilya Zakharevich | 1999-05-10 | 1 | -1/+4 |
* | Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no) | Ilya Zakharevich | 1999-05-10 | 1 | -0/+12 |
* | Croak if no known ways to semctl() (don't assume union semun). | Jarkko Hietaniemi | 1999-04-13 | 1 | -0/+8 |
* | Integrate from mainperl. | Jarkko Hietaniemi | 1999-04-04 | 1 | -6/+0 |
|\ |
|
| * | remove duplicate code and an extra branch in sv_setsv() and | Gurusamy Sarathy | 1999-04-03 | 1 | -6/+0 |
* | | Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int). | John Bley | 1999-04-03 | 1 | -2/+2 |
|/ |
|
* | update copyright years | Gurusamy Sarathy | 1999-03-22 | 1 | -1/+1 |
* | more "correct" utbuf for utime() | Gurusamy Sarathy | 1999-02-24 | 1 | -6/+6 |
* | Import Ultrix update, change #2864, | Spider Boardman | 1999-02-15 | 1 | -3/+2 |
* | fix silent taint failures under -U | Gurusamy Sarathy | 1999-01-17 | 1 | -5/+1 |
* | sanity check piped opens (tweaked version of patch suggested | Gurusamy Sarathy | 1999-01-17 | 1 | -0/+14 |