| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH lib/vmsish.t] Small test name abuse. | Jarkko Hietaniemi | 2001-12-08 | 1 | -54/+4 |
* | (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix) | Craig A. Berry | 2001-12-06 | 1 | -1/+1 |
* | MY_RAND workaround update | Charles Lane | 2001-12-06 | 2 | -3/+3 |
* | MULTIPLICITY fixups | Charles Lane | 2001-12-06 | 2 | -45/+61 |
* | ] VMS-only File::Spec->canonpath fix | Craig A. Berry | 2001-12-06 | 1 | -53/+60 |
* | stat.t portability, the LAST VMS exception! | Michael G. Schwern | 2001-12-05 | 1 | -12/+2 |
* | VMS install fix-ups: add libnetcfg and xsubpp as utility commands | Craig A. Berry | 2001-12-03 | 1 | -3/+10 |
* | -P on VMS. Evicting sed | Michael G. Schwern | 2001-11-30 | 1 | -3/+1 |
* | VMS pre7 default signal handling | Charles Lane | 2001-11-29 | 2 | -9/+28 |
* | arithmetic fix for skipped tests on VMS | Peter Prymmer | 2001-11-28 | 1 | -6/+18 |
* | A not-so-lethal kill() for VMS pre-7.0 | Charles Lane | 2001-11-28 | 2 | -0/+107 |
* | VMS piping fixes from Charles Lane (perl -P should | Jarkko Hietaniemi | 2001-11-27 | 1 | -3/+7 |
* | Re: [DOC PATCHES] pod cleanups | Rafael Garcia-Suarez | 2001-11-23 | 1 | -6/+24 |
* | Implement the sort pragma. Split sort code from pp_ctl.c | Jarkko Hietaniemi | 2001-11-21 | 1 | -2/+3 |
* | update of vms Makefile.SH analog | Peter Prymmer | 2001-11-20 | 1 | -2/+5 |
* | io_poll.t vms/test.com tweaks | Craig A. Berry | 2001-11-19 | 1 | -1/+1 |
* | do_spawn() cleanup from Charles Lane. | Jarkko Hietaniemi | 2001-11-19 | 1 | -23/+18 |
* | Tweak from Charles Lane. | Jarkko Hietaniemi | 2001-11-17 | 1 | -9/+10 |
* | [Patch Perl@13023] VMS system() warning | Charles Lane | 2001-11-16 | 1 | -7/+6 |
* | A missing return; from Charles Lane. | Jarkko Hietaniemi | 2001-11-16 | 1 | -1/+1 |
* | subprocess command line size increase | Charles Lane | 2001-11-16 | 2 | -10/+39 |
* | Add the fruits of Larry Shatzer's version verifying script. | Jarkko Hietaniemi | 2001-11-16 | 1 | -1/+2 |
* | VMSCMD synch attempt. | Jarkko Hietaniemi | 2001-11-15 | 2 | -3/+2 |
* | VMSCMD missing | Michael G. Schwern | 2001-11-15 | 1 | -0/+3 |
* | Re: [PATCH] new version of runperl() | Charles Lane | 2001-11-14 | 1 | -89/+246 |
* | Simple little VMS fix | Michael G. Schwern | 2001-11-14 | 1 | -1/+1 |
* | VMS fix | Michael G. Schwern | 2001-11-14 | 1 | -3/+1 |
* | VMS fixups for IO::* tests | Michael G. Schwern | 2001-11-14 | 1 | -7/+1 |
* | vms/gen_shrfls.pl tweak | Craig A. Berry | 2001-11-13 | 1 | -1/+1 |
* | Making vmsish.pm a no-op on non-VMS | Michael G. Schwern | 2001-11-13 | 3 | -300/+2 |
* | Recoving dup tests for VMS | Michael G. Schwern | 2001-11-12 | 1 | -3/+2 |
* | [Patch Perl@12856] MULTIPLICITY on VMS | Charles Lane | 2001-11-12 | 4 | -18/+31 |
* | vms/munchconfig.c line length fix | Craig A. Berry | 2001-11-10 | 1 | -2/+2 |
* | Cleanup & fix of unsafe filename | Michael G. Schwern | 2001-11-09 | 1 | -42/+18 |
* | VMS test.com running in wrong order? | Michael G. Schwern | 2001-11-09 | 1 | -1/+1 |
* | [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup | Jarkko Hietaniemi | 2001-11-08 | 1 | -9/+5 |
* | Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS | Michael G. Schwern | 2001-11-08 | 1 | -1/+1 |
* | VMS patch redo from Charles Lane. | Jarkko Hietaniemi | 2001-11-07 | 1 | -1/+1 |
* | vms/gen_shrfls.pl more general config.sh parsing | Charles Lane | 2001-11-07 | 1 | -6/+6 |
* | vmsish fix, ieee rand() cleanup | Charles Lane | 2001-10-19 | 4 | -77/+164 |
* | try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems | Charles Lane | 2001-10-18 | 1 | -0/+9 |
* | Set PERL_CORE environment var | Michael G. Schwern | 2001-10-17 | 1 | -0/+4 |
* | Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat | Jarkko Hietaniemi | 2001-10-09 | 1 | -0/+1 |
* | perlvms.pod update | Craig A. Berry | 2001-10-04 | 1 | -13/+23 |
* | %ENV tainting for VMS | Craig A. Berry | 2001-10-03 | 1 | -4/+10 |
* | angle bracket filespec problem on VMS | Craig A. Berry | 2001-09-25 | 1 | -0/+5 |
* | perltootc -> perltooc in vms/descrip_mms.template | Craig A. Berry | 2001-09-25 | 1 | -2/+2 |
* | Fixing inline TODO recognition | Michael G. Schwern | 2001-09-24 | 1 | -1/+1 |
* | waitpid enhancements for VMS | Craig A. Berry | 2001-09-17 | 1 | -21/+139 |
* | Bump up version numbers. | Jarkko Hietaniemi | 2001-09-16 | 2 | -2/+2 |