| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de> | Jarkko Hietaniemi | 1999-01-13 | 1 | -1/+1 |
* | To: perl5-porters@perl.com | Mark-Jason Dominus | 1998-12-21 | 1 | -1/+1 |
* | integrate changes#2273,2274,2288,2291 from maint-5.004 | Gurusamy Sarathy | 1998-11-30 | 1 | -2/+6 |
* | another threads reliability fix: serialize writes to thr->threadsv | Gurusamy Sarathy | 1998-11-29 | 1 | -13/+17 |
* | remaining PL_foo stragglers | Gurusamy Sarathy | 1998-10-30 | 1 | -2/+2 |
* | #2133 fallout. | Jarkko Hietaniemi | 1998-10-30 | 1 | -1/+3 |
* | phase 1 of somewhat major rearrangement of PERL_OBJECT stuff | Gurusamy Sarathy | 1998-10-30 | 1 | -4/+4 |
* | use Off_t to permit 64-bit seek() | Scott Henry | 1998-10-02 | 1 | -2/+2 |
* | big Configure update from Jarkko: sync metaconfig units; d_statblks fix | Gurusamy Sarathy | 1998-09-25 | 1 | -3/+8 |
* | add missing dTHR; notes for test failures due to small stacksize | Gurusamy Sarathy | 1998-08-09 | 1 | -11/+29 |
* | lexical warnings; tweaks to places that didn't apply correctly | Paul Marquess | 1998-08-09 | 1 | -24/+27 |
* | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 1 | -7/+22 |
* | Fix inplace editing for VMS | Hans Mulder | 1998-07-22 | 1 | -0/+5 |
* | PL_ scheme Builds under Minw32 - some SEGFAULT snags | Nick Ing-Simmons | 1998-07-18 | 1 | -16/+16 |
* | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -3/+3 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -127/+127 |
* | make -i'*suffix' work too | Gurusamy Sarathy | 1998-07-08 | 1 | -0/+2 |
* | added patch for -i'foo*bar', made code somewhat simpler, tweaked doc | Colin Kuskie | 1998-07-08 | 1 | -5/+13 |
* | fix memory leaks and uninitialized memory accesses found by Purify | Gurusamy Sarathy | 1998-06-18 | 1 | -1/+1 |
* | [win32] semctl tweak | Graham Barr | 1998-05-31 | 1 | -0/+2 |
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-05-29 | 1 | -53/+21 |
|\ |
|
| * | [win32] merge changes#1014,1038 from maintbranch | Gurusamy Sarathy | 1998-05-29 | 1 | -6/+9 |