| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 | 1 | -5/+125 |
* | [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 |
* | Fix off-by-one error in sanity check in my_fclose wrapper on VMS. | Craig A. Berry | 2008-06-14 | 1 | -1/+1 |
* | Make Perl_vms_start_glob() decline politely when passed an empty | Craig A. Berry | 2008-06-03 | 1 | -0/+5 |
* | configure.com and vms.c fixes. | John E. Malmberg | 2008-03-24 | 1 | -1/+4 |
* | On VMS, don't call flex_stat from my_flush as the latter may be | Craig A. Berry | 2008-03-07 | 1 | -1/+1 |
* | Following 33291, on VMS we need to use the same prototypes other platforms | Craig A. Berry | 2008-02-22 | 1 | -13/+25 |
* | assert() that every NN argument is not NULL. Otherwise we have the | Nicholas Clark | 2008-02-12 | 1 | -0/+4 |
* | Nullch and others were still alive and well in some of the operating | Steve Peters | 2007-12-23 | 1 | -15/+15 |
* | Exterminate PL_na! Exterminate! Exterminate! Exterminate! | Nicholas Clark | 2007-12-22 | 1 | -2/+1 |
* | Fix uninitialized pointer bug in VMS version of readdir() when | Craig A. Berry | 2007-12-10 | 1 | -7/+4 |
* | Tolkien quote for vms/vms.c. | Craig A. Berry | 2007-12-09 | 1 | -0/+11 |
* | One more clean-up for new VMS::Filespec functions. | Craig A. Berry | 2007-12-09 | 1 | -24/+46 |
* | Make VMS::Filespec::vms_realname return undef instead of garbage | Craig A. Berry | 2007-11-29 | 1 | -1/+4 |
* | [patch@32376] VMS symbolic links part 4 of 4 - Final part | John E. Malmberg | 2007-11-24 | 1 | -20/+91 |
* | In Perl_vms_start_glob, when we don't have any matches and thus | Craig A. Berry | 2007-11-15 | 1 | -3/+3 |
* | VMS.C misc fixes, including vms_realpath fixes | John E. Malmberg | 2007-11-06 | 1 | -126/+398 |
* | Typo in comment in 32201. | Craig A. Berry | 2007-10-30 | 1 | -1/+1 |
* | Re: copyright notices for vms.c and vmsish.h | Charles Bailey | 2007-10-30 | 1 | -8/+9 |
* | Copy Win32 system() behavior on VMS and make a first argument | Craig A. Berry | 2007-10-25 | 1 | -7/+41 |
* | Normalize the case of some VMS syscalls so the prototypes are | Craig A. Berry | 2007-10-12 | 1 | -4/+4 |
* | symlink() wrapper for VMS that prevents the creation of symlinks | Craig A. Berry | 2007-10-05 | 1 | -1/+16 |
* | [patch@31846] vms stat and chmod fixes. | John E. Malmberg | 2007-09-12 | 1 | -0/+76 |
* | [patch@31750] rename directories on VMS like on UNIX | John E. Malmberg | 2007-08-31 | 1 | -7/+481 |
* | [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 | 1 | -11/+51 |
* | [patch@31649] vms.c realpath prototype mismatch | John E. Malmberg | 2007-07-24 | 1 | -2/+4 |
* | 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 |
* | 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 |