| Commit message (Expand) | Author | Age | Files | Lines |
* | vms.c - Remove .DIR; in UNIX mode. | John Malmberg | 2009-02-22 | 1 | -12/+22 |
* | Avoid VMS long filename support on older systems that don't have it. | Craig A. Berry | 2009-02-20 | 1 | -1/+12 |
* | Move redefinition of lstat above its first use in vms/vms.c. | Craig A. Berry | 2009-02-20 | 1 | -11/+11 |
* | PERL_FS_VER_FMT is only used with the current perl version, which is known at | Nicholas Clark | 2009-02-16 | 1 | -1/+6 |
* | Handle uninitialized interpreter when performing vmsish pragma checks. | Craig A. Berry | 2009-02-13 | 1 | -2/+2 |
* | vms fgetname wrapper. | John Malmberg | 2009-02-11 | 2 | -1/+32 |
* | Logic changes for the VMS-specific mkdir/chdir/chmod/symlink routines. | John Malmberg | 2009-02-09 | 1 | -45/+44 |
* | Fix some thread context mistakes that snuck in with b94a8c495f3a28de7de57070f... | Craig A. Berry | 2009-02-08 | 1 | -12/+12 |
* | Use make_ext.pl on VMS to build, clean, and realclean extensions. | Craig A. Berry | 2009-02-07 | 1 | -5/+4 |
* | Move XSSymSet.pm to lib/ExtUtils/, but only install it on VMS. | Nicholas Clark | 2009-02-05 | 2 | -245/+2 |
* | vms rename Unix mode fixes | John Malmberg | 2009-02-03 | 1 | -41/+69 |
* | vms kill_file / rmdir updates | John Malmberg | 2009-02-03 | 1 | -25/+93 |
* | vms stat patches (take 2) | John Malmberg | 2009-02-01 | 1 | -66/+210 |
* | For the vmsish pragma, make sure there is a thread context if needed. | Craig A. Berry | 2009-02-01 | 1 | -1/+5 |
* | Pod correction for ExtUtils::XSSymSet. | Craig A. Berry | 2009-01-30 | 1 | -6/+6 |
* | vmspath without thread context. | John Malmberg | 2009-01-29 | 1 | -2/+30 |
* | vms fileify_dirspec refactor / Unix mode fixes | John Malmberg | 2009-01-25 | 1 | -88/+128 |
* | vms glob patches | John Malmberg | 2009-01-25 | 1 | -20/+122 |
* | The exit code of make_patchnum.pl is no longer used, so make it return 0. | Nicholas Clark | 2009-01-24 | 1 | -1/+1 |
* | Build miniperl with a special version of perl.c on VMS as well. | Craig A. Berry | 2009-01-23 | 1 | -18/+32 |
* | Pathify_dirspec replacement | John Malmberg | 2009-01-19 | 2 | -319/+494 |
* | Fix handling of DECC$DISABLE_POSIX_ROOT feature on VMS. | Craig A. Berry | 2009-01-15 | 1 | -6/+7 |
* | vms rmsexpand refactor | John Malmberg | 2009-01-15 | 1 | -131/+210 |
* | vms - unixspec refactor | John Malmberg | 2009-01-13 | 1 | -30/+156 |
* | vms - vmsspec refactor | John Malmberg | 2009-01-12 | 1 | -30/+181 |
* | more vms thread ctx fixes | John Malmberg | 2009-01-11 | 1 | -13/+23 |
* | vms setup_cmddsc buffer fixes. | John Malmberg | 2009-01-10 | 1 | -5/+31 |
* | Revision to thread context fixes from ebd4d70bfcb408fd33ee8841c43d30ca8408b19d | Craig A. Berry | 2009-01-10 | 1 | -6/+6 |
* | simple_trnlnm needs an actual length as its last argument. | Craig A. Berry | 2009-01-09 | 1 | -9/+9 |
* | vms.c backslash efs and long name fixes | John Malmberg | 2009-01-08 | 1 | -2/+3 |
* | VMS feature logical name fixes | John Malmberg | 2009-01-06 | 1 | -52/+114 |
* | VMS thread context fixes | John Malmberg | 2009-01-06 | 1 | -183/+257 |
* | On VMS, run make_patchnum.pl, not make_patchnum.com | Craig A. Berry | 2009-01-05 | 1 | -6/+10 |
* | First cut at handling git patch numbers on VMS. | Craig A. Berry | 2009-01-01 | 1 | -2/+10 |
* | Add the perlperf manpage, by Richard Foley | Rafael Garcia-Suarez | 2008-12-21 | 1 | -9/+13 |
* | Add other files modified by buildtoc | Leon Brocard | 2008-12-19 | 1 | -12/+20 |
* | standardize save/restore of errno & vaxc$errno | Chip Salzenberg | 2008-12-05 | 1 | -3/+3 |
* | [patch@34995] vms.c - Memory freed from wrong pool | John E. Malmberg | 2008-12-04 | 1 | -4/+4 |
* | [patch@34896] vms readdir() fixes for UNIX/EFS mode | John E. Malmberg | 2008-11-24 | 1 | -5/+26 |
* | [patch@34779] Get posix exit mode working/tested on VMS | John E. Malmberg | 2008-11-10 | 1 | -8/+17 |
* | PATCH: Large omnibus patch to clean up the JRRT quotes | Tom Christiansen | 2008-11-02 | 1 | -7/+8 |
* | Try to demangle the mess created by 34667 (the "resubmittal" was actually | Craig A. Berry | 2008-10-30 | 1 | -61/+61 |
* | Re: patch@34561 VMS exec handling / cwd realpath fixes | John E. Malmberg | 2008-10-30 | 2 | -7/+127 |
* | [patch@34600] vms.c setup_cmddsc | John E. Malmberg | 2008-10-30 | 1 | -0/+13 |
* | When testing the case sensitivity settings of the process | Craig A. Berry | 2008-10-23 | 1 | -1/+1 |
* | Bump VERSIONs in all non-dual-lived modules that have changed | Steve Hay | 2008-09-15 | 1 | -1/+1 |
* | Use App::Prove::State to store the timings for the tests, and if | Nicholas Clark | 2008-08-09 | 1 | -0/+1 |
* | Fix off-by-one error in sanity check in my_fclose wrapper on VMS. | Craig A. Berry | 2008-06-14 | 1 | -1/+1 |
* | [patch@34044] Enable getgrgid on VMS | John E. Malmberg | 2008-06-13 | 1 | -0/+4 |
* | Make Perl_vms_start_glob() decline politely when passed an empty | Craig A. Berry | 2008-06-03 | 1 | -0/+5 |