| Commit message (Expand) | Author | Age | Files | Lines |
* | Normalize the case of some VMS syscalls so the prototypes are | Craig A. Berry | 2007-10-12 | 1 | -4/+4 |
* | Add a rough, incomplete version of perl5100delta | Rafael Garcia-Suarez | 2007-10-09 | 1 | -8/+12 |
* | symlink() wrapper for VMS that prevents the creation of symlinks | Craig A. Berry | 2007-10-05 | 2 | -2/+26 |
* | patch@32028 POD updates for VMS | John E. Malmberg | 2007-10-05 | 1 | -0/+33 |
* | make PERL_SYS_INIT/INIT3/TERM into functions | Dave Mitchell | 2007-09-25 | 1 | -2/+2 |
* | [patch@31846] vms stat and chmod fixes. | John E. Malmberg | 2007-09-12 | 2 | -1/+83 |
* | [patch@31750] rename directories on VMS like on UNIX | John E. Malmberg | 2007-08-31 | 2 | -7/+486 |
* | [patch@31670] vms.c - Missing null terminator | John E. Malmberg | 2007-08-02 | 1 | -2/+2 |
* | Missing a couple of aTHX_'s in #31670. | Craig A. Berry | 2007-08-01 | 1 | -2/+2 |
* | [patch@31688] VMS symbolic links - part 1 of ? 2nd try. | John E. Malmberg | 2007-08-01 | 1 | -157/+116 |
* | [patch@31658] Dynamically load dbg xterm on VMS | John E. Malmberg | 2007-07-26 | 2 | -13/+52 |
* | [patch@31649] vms.c realpath prototype mismatch | John E. Malmberg | 2007-07-24 | 1 | -2/+4 |
* | Re: [PATCH] Final Draft - pod/perlcommunity.pod - (was [PATCH] Draft - pod/pe... | Edgar Bering | 2007-07-07 | 1 | -10/+14 |
* | Remove vms/genconfig.pl and references to it; it was made obsolete way back | Craig A. Berry | 2007-07-04 | 2 | -582/+5 |
* | Correct a couple more cases of $Config{useshrplib} | Steve Hay | 2007-07-03 | 1 | -1/+1 |
* | s/\bunicode\b/Unicode/; # For everything not dual life | Nicholas Clark | 2007-06-24 | 1 | -6/+6 |
* | Better handling of escapes in filenames when converting between VMS | Craig A. Berry | 2007-06-19 | 1 | -4/+31 |
* | Don't let the home-grown readdir() on VMS return results with | Craig A. Berry | 2007-06-15 | 1 | -5/+6 |
* | Fix missing PerlIO_releaseFILE in VMS::Stdio::getname(). | Craig A. Berry | 2007-06-14 | 1 | -2/+3 |
* | Make pipe shutdown on VMS care about whether PerlIO has already | Craig A. Berry | 2007-06-08 | 1 | -7/+21 |
* | cando_by_name again: work harder to identify directories | Craig A. Berry | 2007-06-03 | 1 | -2/+10 |
* | Assorted fixes for VMS version of cando_by_name: | Craig A. Berry | 2007-06-02 | 1 | -22/+43 |
* | Maintain UAF context across calls to sys$check_access in cando_by_name. | Craig A. Berry | 2007-05-31 | 1 | -3/+4 |
* | In the stat() wrapper for VMS, always allow extended characters | Craig A. Berry | 2007-05-27 | 1 | -0/+17 |
* | In the homegrown readdir() for VMS, always treat unix-style paths | Craig A. Berry | 2007-05-27 | 1 | -13/+9 |
* | Re: argproc.c license Re: [perl #43037] Bad license in perl distribution | Mark Pizzolato | 2007-05-25 | 1 | -8/+8 |
* | VMSify uupacktool.pl and run it during VMS build. | Craig A. Berry | 2007-05-21 | 1 | -2/+8 |
* | delete thrdvar.h and move its contents to intrpvar.h | Dave Mitchell | 2007-05-20 | 1 | -6/+3 |
* | Make VMS's home-grown glob() recognize a directory even without | Craig A. Berry | 2007-05-20 | 1 | -0/+2 |
* | When trimming long XS symbols on VMS, avoid warnings from operator | Craig A. Berry | 2007-05-18 | 1 | -5/+4 |
* | bytecode.pl: Exterminate! | Nicholas Clark | 2007-05-07 | 1 | -4/+0 |
* | Two new manpages, by Abigail | Rafael Garcia-Suarez | 2007-04-30 | 1 | -8/+17 |
* | Work a little harder at building generate_uudmap on VMS. | Craig A. Berry | 2007-04-25 | 1 | -6/+6 |
* | Make PL_uudmap a constant global. Remove the run time initialisation | Nicholas Clark | 2007-04-24 | 1 | -0/+11 |
* | Re: new C3 MRO patch | Brandon Black | 2007-04-19 | 1 | -2/+4 |
* | Run buildtoc --build-all | Rafael Garcia-Suarez | 2007-04-12 | 1 | -8/+8 |
* | Add the perlreapi man page, by Ãvar Arnfjörð Bjarmason | Rafael Garcia-Suarez | 2007-04-12 | 1 | -1/+5 |
* | Run pod/buildtoc --build-all | Nicholas Clark | 2007-04-11 | 1 | -7/+7 |
* | Fully VMSify CPANPLUS util names following #30885 | Craig A. Berry | 2007-04-11 | 1 | -1/+1 |
* | Add the new CPANPLUS utilities to the VMS build process. | Rafael Garcia-Suarez | 2007-04-10 | 1 | -1/+10 |
* | Make Perl_vms_start_glob return the input pattern when there are | Craig A. Berry | 2007-03-31 | 1 | -0/+11 |
* | Make sure escaped dots in filenames are preserved when translating | Craig A. Berry | 2007-03-16 | 2 | -3/+8 |
* | Make vms/gen_shrfls.pl better able to detect header transitions with | Craig A. Berry | 2007-03-08 | 1 | -7/+15 |
* | Add the new man page, perlunifaq, in relevant places | Rafael Garcia-Suarez | 2007-03-07 | 1 | -1/+5 |
* | In vms/gen_shrfls.pl, no more special handling of vars from | Craig A. Berry | 2007-03-05 | 1 | -8/+6 |
* | Clean up the right file in vms/test.com (following #30414). | Craig A. Berry | 2007-03-03 | 1 | -1/+1 |
* | On VMS, use the normal executable file extension for the copy of | Craig A. Berry | 2007-02-27 | 2 | -7/+6 |
* | Assorted updates to vms/vms.c to fix compiler errors on VAX. | Craig A. Berry | 2007-02-26 | 1 | -11/+18 |
* | Make vms/munchconfig.c able to take a list of substitutions from | Craig A. Berry | 2007-02-18 | 1 | -12/+62 |
* | In vms/vms.c's declaration of the LIB$INITIALIZE psect, try to get | Craig A. Berry | 2007-02-11 | 1 | -14/+8 |