summaryrefslogtreecommitdiff
path: root/vms
Commit message (Expand)AuthorAgeFilesLines
* Add the perlperf manpage, by Richard FoleyRafael Garcia-Suarez2008-12-211-9/+13
* Add other files modified by buildtocLeon Brocard2008-12-191-12/+20
* standardize save/restore of errno & vaxc$errnoChip Salzenberg2008-12-051-3/+3
* [patch@34995] vms.c - Memory freed from wrong poolJohn E. Malmberg2008-12-041-4/+4
* [patch@34896] vms readdir() fixes for UNIX/EFS modeJohn E. Malmberg2008-11-241-5/+26
* [patch@34779] Get posix exit mode working/tested on VMSJohn E. Malmberg2008-11-101-8/+17
* PATCH: Large omnibus patch to clean up the JRRT quotesTom Christiansen2008-11-021-7/+8
* Try to demangle the mess created by 34667 (the "resubmittal" was actuallyCraig A. Berry2008-10-301-61/+61
* Re: patch@34561 VMS exec handling / cwd realpath fixesJohn E. Malmberg2008-10-302-7/+127
* [patch@34600] vms.c setup_cmddscJohn E. Malmberg2008-10-301-0/+13
* When testing the case sensitivity settings of the processCraig A. Berry2008-10-231-1/+1
* Bump VERSIONs in all non-dual-lived modules that have changedSteve Hay2008-09-151-1/+1
* Use App::Prove::State to store the timings for the tests, and ifNicholas Clark2008-08-091-0/+1
* Fix off-by-one error in sanity check in my_fclose wrapper on VMS.Craig A. Berry2008-06-141-1/+1
* [patch@34044] Enable getgrgid on VMSJohn E. Malmberg2008-06-131-0/+4
* Make Perl_vms_start_glob() decline politely when passed an emptyCraig A. Berry2008-06-031-0/+5
* Must install mydtrace.h on VMS even it doesn't do much there.Craig A. Berry2008-05-311-2/+5
* Make uudmap.h dependencies more explicit in the VMS buildCraig A. Berry2008-03-281-4/+5
* configure.com and vms.c fixes.John E. Malmberg2008-03-241-1/+4
* On VMS, don't call flex_stat from my_flush as the latter may beCraig A. Berry2008-03-071-1/+1
* Following 33291, on VMS we need to use the same prototypes other platforms Craig A. Berry2008-02-222-15/+25
* assert() that every NN argument is not NULL. Otherwise we have theNicholas Clark2008-02-121-0/+4
* Fix VMS::Stdio bug introduced in 32713.Craig A. Berry2007-12-311-1/+1
* Nullch and others were still alive and well in some of the operatingSteve Peters2007-12-232-25/+25
* Exterminate PL_na! Exterminate! Exterminate! Exterminate!Nicholas Clark2007-12-221-2/+1
* Add perl5110delta, and change 5100delta so that it is no longer "the"Nicholas Clark2007-12-191-29/+33
* Fix uninitialized pointer bug in VMS version of readdir() whenCraig A. Berry2007-12-101-7/+4
* Tolkien quote for vms/vms.c.Craig A. Berry2007-12-091-0/+11
* One more clean-up for new VMS::Filespec functions.Craig A. Berry2007-12-092-59/+82
* POD improvements for VMS::Filespec.Craig A. Berry2007-12-081-26/+20
* Updates to VMS-specific pod.Craig A. Berry2007-12-031-145/+133
* Make VMS::Filespec::vms_realname return undef instead of garbageCraig A. Berry2007-11-291-1/+4
* VMS POD updates: perlport.pod, vmsperl.podJohn E. Malmberg2007-11-261-5/+4
* [patch@32376] VMS symbolic links part 4 of 4 - Final partJohn E. Malmberg2007-11-243-26/+202
* Let's install the *current* perldelta on VMS.Craig A. Berry2007-11-161-1/+1
* In Perl_vms_start_glob, when we don't have any matches and thusCraig A. Berry2007-11-151-3/+3
* VMS.C misc fixes, including vms_realpath fixesJohn E. Malmberg2007-11-061-126/+398
* Typo in comment in 32201.Craig A. Berry2007-10-301-1/+1
* Re: copyright notices for vms.c and vmsish.hCharles Bailey2007-10-302-15/+17
* Copy Win32 system() behavior on VMS and make a first argument Craig A. Berry2007-10-251-7/+41
* Normalize the case of some VMS syscalls so the prototypes areCraig A. Berry2007-10-121-4/+4
* Add a rough, incomplete version of perl5100deltaRafael Garcia-Suarez2007-10-091-8/+12
* symlink() wrapper for VMS that prevents the creation of symlinksCraig A. Berry2007-10-052-2/+26
* patch@32028 POD updates for VMSJohn E. Malmberg2007-10-051-0/+33
* make PERL_SYS_INIT/INIT3/TERM into functionsDave Mitchell2007-09-251-2/+2
* [patch@31846] vms stat and chmod fixes.John E. Malmberg2007-09-122-1/+83
* [patch@31750] rename directories on VMS like on UNIXJohn E. Malmberg2007-08-312-7/+486
* [patch@31670] vms.c - Missing null terminatorJohn E. Malmberg2007-08-021-2/+2
* Missing a couple of aTHX_'s in #31670.Craig A. Berry2007-08-011-2/+2
* [patch@31688] VMS symbolic links - part 1 of ? 2nd try.John E. Malmberg2007-08-011-157/+116