| Commit message (Expand) | Author | Age | Files | Lines |
* | VMS fix-ups and status | Craig A. Berry | 2001-03-28 | 1 | -3/+3 |
* | Integrate changes #9262,9264,9265,9266 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-21 | 1 | -3/+3 |
* | VMS piping ... cleanup at interpreter exit | Charles Lane | 2001-03-02 | 1 | -1/+13 |
* | Convert fwrite()s to sockets to write()s, since some socket stacks | Charles Bailey | 2001-02-08 | 1 | -38/+113 |
* | Once again syncing after too long an absence | Charles Bailey | 2001-01-08 | 1 | -37/+56 |
* | SYN SYN | Charles Bailey | 2000-10-20 | 1 | -121/+1424 |
* | YA resync with mainstem, including VMS patches from others | Charles Bailey | 2000-08-04 | 1 | -43/+130 |
* | Add fallback to tmpfile for use in cases where user's relying on | Charles Bailey | 2000-05-29 | 1 | -0/+22 |
* | Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry) | Charles Bailey | 2000-05-25 | 1 | -43/+34 |
* | Add bounds checking for several strings (Charles Lane) | Charles Bailey | 2000-05-25 | 1 | -4/+7 |
* | Ugly workaround for version-specific RTL error | Charles Bailey | 2000-05-24 | 1 | -0/+6 |
* | Resync with mainline prior to post-5.6.0 updates | Charles Bailey | 2000-05-23 | 1 | -0/+24 |
* | Resync with mainline post RC1 | Charles Bailey | 2000-03-13 | 1 | -0/+3 |
|\ |
|
| * | VMS build patch (from Peter Prymmer) | Gurusamy Sarathy | 2000-03-07 | 1 | -0/+3 |
* | | Update File::Spec::VMS and tests | Charles Bailey | 2000-03-13 | 1 | -6/+24 |
|/ |
|
* | Downcase function call to hush picky cc | Charles Bailey | 2000-03-06 | 1 | -10/+10 |
* | Try to intuit whether typeless file invoked in subprocess | Charles Bailey | 2000-03-03 | 1 | -0/+27 |
* | Add missing declaration (Dan Sugalski) | Charles Bailey | 2000-03-03 | 1 | -0/+1 |
* | Ad hoc patch for duping stdout into stderr | Charles Bailey | 2000-03-03 | 1 | -0/+4 |
* | Protect manipulation of open pipe list from concurrent ASTs (Charles Lane) | Charles Bailey | 2000-03-02 | 1 | -2/+15 |
* | Optional warning for truncated logical name equivalence string (Dan Sugalski) | Charles Bailey | 2000-03-02 | 1 | -0/+6 |
* | FIx no-op in vms.c | Charles Bailey | 2000-03-02 | 1 | -1/+1 |
* | Free $PARSE context after lookups | Charles Bailey | 2000-02-28 | 1 | -7/+32 |
* | Don't wait for subprocess to read final EOF | Charles Bailey | 2000-02-28 | 1 | -1/+1 |
* | Impose security constraints on lnm lookup only if tainting | Charles Bailey | 2000-02-27 | 1 | -0/+4 |
* | Add new File::Spec::VMS methods | Charles Bailey | 2000-02-27 | 1 | -9/+5 |
* | Accept filespecs as command verbs for subprocesses | Charles Bailey | 2000-02-27 | 1 | -36/+63 |
* | Work around prefixing bug in older DECC preprocessors | Charles Bailey | 2000-02-09 | 1 | -0/+21 |
* | Minor fixes to assuage picky compilers (unsigned comparisons and | Charles Bailey | 2000-02-09 | 1 | -2/+2 |
* | Quick integration of mainline changes to date | Charles Bailey | 2000-01-20 | 1 | -5/+4 |
* | Allow option to treat barewords at start of Unix paths as simple words rather... | Charles Bailey | 1999-08-23 | 1 | -4/+16 |
* | Update calls for new thread context handling | Charles Bailey | 1999-08-23 | 1 | -55/+73 |
* | applied new parts of suggested patch | Charles Bailey | 1999-07-07 | 1 | -9/+17 |
* | hand-apply whitespace mutiliated patch | Hans Mulder | 1999-07-05 | 1 | -12/+53 |
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 1 | -10/+12 |
* | applied suggested patch, modulo already applied parts | Charles Bailey | 1999-05-10 | 1 | -97/+191 |
* | flush all open output buffers before fork(), exec(), system, qx// | Gurusamy Sarathy | 1999-05-09 | 1 | -0/+1 |
* | applied non-conflicting parts of suggested patch | Charles Bailey | 1999-05-05 | 1 | -211/+475 |
* | To: perl5-porters@perl.org, vmsperl@perl.org | Hans Mulder | 1999-03-02 | 1 | -3/+4 |
* | VMS.C tweak for occasional system() error | Hans Mulder | 1999-01-07 | 1 | -5/+5 |
* | another threads reliability fix: serialize writes to thr->threadsv | Gurusamy Sarathy | 1998-11-29 | 1 | -12/+22 |
* | (via private mail) | Charles Bailey | 1998-09-23 | 1 | -6/+6 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -45/+45 |
* | Thread tweak for VMS.C | Hans Mulder | 1998-07-14 | 1 | -0/+1 |
* | make binmode(STDIN) not whine | Hans Mulder | 1998-07-10 | 1 | -2/+6 |
* | VMS updates from Dan Sugalski <sugalskd@osshe.edu> | Gurusamy Sarathy | 1998-07-04 | 1 | -0/+3 |
* | fixup patches for VMS | Hans Mulder | 1998-06-21 | 1 | -1/+2 |
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -7/+13 |
|\ |
|
| * | [win32] merge change#897 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -7/+13 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -27/+123 |
|\ \
| |/ |
|