summaryrefslogtreecommitdiff
path: root/vms
Commit message (Expand)AuthorAgeFilesLines
* assert() that every NN argument is not NULL. Otherwise we have theNicholas Clark2009-03-191-0/+4
* Add the perlperf manpage, by Richard FoleyRafael Garcia-Suarez2009-02-251-9/+13
* Add other files modified by buildtocLeon Brocard2009-02-251-12/+20
* standardize save/restore of errno & vaxc$errnoChip Salzenberg2009-02-141-3/+3
* [patch@34995] vms.c - Memory freed from wrong poolJohn E. Malmberg2009-01-281-4/+4
* PATCH: Large omnibus patch to clean up the JRRT quotesTom Christiansen2009-01-051-7/+8
* Integrate:Bram2008-12-091-0/+1
* Integrate:John E. Malmberg2008-12-032-21/+193
* Integrate:Nicholas Clark2008-10-201-1/+1
* Integrate:Nicholas Clark2008-10-141-1/+1
* Integrate:Dave Mitchell2008-05-311-2/+5
* Integrate:Dave Mitchell2008-05-201-4/+5
* Integrate:John E. Malmberg2008-05-201-1/+4
* Integrate:Nicholas Clark2008-03-111-1/+1
* Integrate:Nicholas Clark2008-02-031-1/+1
* 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