summaryrefslogtreecommitdiff
path: root/vms
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Nicholas Clark2008-01-302-25/+25
* Integrate:Nicholas Clark2008-01-301-2/+1
* Integrate:Nicholas Clark2007-12-221-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
* [patch@31658] Dynamically load dbg xterm on VMSJohn E. Malmberg2007-07-262-13/+52
* [patch@31649] vms.c realpath prototype mismatchJohn E. Malmberg2007-07-241-2/+4
* Re: [PATCH] Final Draft - pod/perlcommunity.pod - (was [PATCH] Draft - pod/pe...Edgar Bering2007-07-071-10/+14
* Remove vms/genconfig.pl and references to it; it was made obsolete way backCraig A. Berry2007-07-042-582/+5
* Correct a couple more cases of $Config{useshrplib}Steve Hay2007-07-031-1/+1
* s/\bunicode\b/Unicode/; # For everything not dual lifeNicholas Clark2007-06-241-6/+6
* Better handling of escapes in filenames when converting between VMSCraig A. Berry2007-06-191-4/+31
* Don't let the home-grown readdir() on VMS return results withCraig A. Berry2007-06-151-5/+6
* Fix missing PerlIO_releaseFILE in VMS::Stdio::getname().Craig A. Berry2007-06-141-2/+3
* Make pipe shutdown on VMS care about whether PerlIO has alreadyCraig A. Berry2007-06-081-7/+21
* cando_by_name again: work harder to identify directories Craig A. Berry2007-06-031-2/+10
* Assorted fixes for VMS version of cando_by_name:Craig A. Berry2007-06-021-22/+43
* Maintain UAF context across calls to sys$check_access in cando_by_name.Craig A. Berry2007-05-311-3/+4
* In the stat() wrapper for VMS, always allow extended charactersCraig A. Berry2007-05-271-0/+17
* In the homegrown readdir() for VMS, always treat unix-style pathsCraig A. Berry2007-05-271-13/+9
* Re: argproc.c license Re: [perl #43037] Bad license in perl distributionMark Pizzolato2007-05-251-8/+8
* VMSify uupacktool.pl and run it during VMS build.Craig A. Berry2007-05-211-2/+8
* delete thrdvar.h and move its contents to intrpvar.hDave Mitchell2007-05-201-6/+3
* Make VMS's home-grown glob() recognize a directory even withoutCraig A. Berry2007-05-201-0/+2
* When trimming long XS symbols on VMS, avoid warnings from operatorCraig A. Berry2007-05-181-5/+4
* bytecode.pl: Exterminate!Nicholas Clark2007-05-071-4/+0
* Two new manpages, by AbigailRafael Garcia-Suarez2007-04-301-8/+17
* Work a little harder at building generate_uudmap on VMS.Craig A. Berry2007-04-251-6/+6