| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints | Andy Dougherty | 1998-05-28 | 1 | -49/+8 |
| * | Back out change 1043 since Andy's forthcoming Config patch | Malcolm Beattie | 1998-05-28 | 1 | -8/+49 |
| * | This change really is: | Jarkko Hietaniemi | 1998-05-28 | 1 | -49/+8 |
| * | [PATCH 5.004_65] Config_65-01: lchown() detection. | Andy Dougherty | 1998-05-28 | 1 | -0/+6 |
* | | [asperl] tweaks to make it build with the Borland compiler. Won't run | Gurusamy Sarathy | 1998-05-26 | 1 | -3/+5 |
* | | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -26/+128 |
|\ \
| |/ |
|
| * | Patch from Sarathy to fix up win32 integration. Patch from Jarkko | Malcolm Beattie | 1998-05-15 | 1 | -15/+24 |
| * | [win32] merge changes#906,907,909,910 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -0/+40 |
| * | [win32] merge change#897 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -2/+5 |
| * | [win32] merge change#896 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -15/+50 |
| * | [win32] merge change#887 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -4/+19 |
* | | [asperl] added AS patch#12 with minor changes | Gurusamy Sarathy | 1998-03-12 | 1 | -2/+2 |
|/ |
|
* | [win32] change all 'sp' to 'SP' in code and in the docs. Explicitly | Gurusamy Sarathy | 1998-03-07 | 1 | -2/+2 |