summaryrefslogtreecommitdiff
path: root/vms
Commit message (Expand)AuthorAgeFilesLines
* More fun escaping dots in tovmsspec.Craig A. Berry2012-12-142-13/+20
* Avoid some doubled escapes in tovmsspec.Craig A. Berry2012-12-041-2/+4
* Better escaping of dots in tovmsspec.Craig A. Berry2012-12-021-7/+17
* Remove a spurious strlen in VMS's readdir().Craig A. Berry2012-11-301-1/+1
* Fix memory leak in VMS's readdir().Craig A. Berry2012-11-301-7/+10
* Consider /... a directory component with EFS on VMS.Craig A. Berry2012-11-262-5/+3
* Remove "register" declarationsKarl Williamson2012-11-241-2/+2
* Clarify reporting of .DIR extension on VMS.Craig A. Berry2012-11-241-2/+2
* Handle invalid directory spec with EFS in pathify_dirspec.Craig A. Berry2012-11-241-7/+20
* Preserve the case of t/lib/vmsfspec.t.Craig A. Berry2012-11-221-2/+4
* Better pass-through handling for tovmsspec.Craig A. Berry2012-11-211-24/+8
* add perldelta for 5.17.7Ricardo Signes2012-11-201-1/+1
* Preserve case of command-line arguments on VMS.Craig A. Berry2012-11-171-0/+1
* Preserve case for the current perldelta on VMS.Craig A. Berry2012-11-131-1/+1
* Preserve filename case on VMS.Craig A. Berry2012-11-111-2/+3
* Move VMS feature-setting function to an appropriate place.Craig A. Berry2012-11-111-28/+29
* Set feature logical names in VMS init code.Craig A. Berry2012-11-111-1/+6
* Add C define to remove taint support from perlSteffen Mueller2012-11-051-3/+3
* Remove thread context from Perl_vmssetuserlnm.Craig A. Berry2012-11-032-12/+8
* Tweak psect attributes in VMS initialization code.Craig A. Berry2012-10-201-1/+1
* Shorten command length when generating linker options file.Craig A. Berry2012-10-201-2/+2
* Add a new perldeltaFlorian Ragwitz2012-10-191-1/+1
* Add a new perldeltaFlorian Ragwitz2012-09-191-1/+1
* Add another include directory for the x2p files on VMS.Craig A. Berry2012-09-141-1/+1
* Identify MallocCfg* globals as variables, not functions.Craig A. Berry2012-09-101-1/+1
* Make new perldelta for 5.17.4Steve Hay2012-08-201-1/+1
* Omnibus removal of register declarationsKarl Williamson2012-08-181-12/+12
* new perldeltaTony Cook2012-07-201-1/+1
* Cast following 22831cc58.Craig A. Berry2012-07-111-1/+1
* Unquote spawned command verbs on VMS.Craig A. Berry2012-07-051-0/+62
* new perldeltaJesse Luehrs2012-06-201-1/+1
* Install all include files on VMS.Craig A. Berry2012-06-101-177/+5
* Upgrade initialization code in vms/vms.c.Craig A. Berry2012-06-082-48/+39
* Remove pragma about pragma messages.Craig A. Berry2012-06-081-1/+0
* new perldeltaZefram2012-05-261-1/+1
* __DECCXX usually should do what __DECC does.Craig A. Berry2012-05-251-12/+5
* Fix varying string struct for VMS's home-grown glob.Craig A. Berry2012-05-251-1/+2
* Fix a cast in vms/vms.c.Craig A. Berry2012-05-241-1/+1
* C++ification for vms/vmsish.h.Craig A. Berry2012-05-241-1/+13
* Fix up vms/vms.c for C++.Craig A. Berry2012-05-241-96/+119
* create the new perldelta for 5.17.0Ricardo Signes2012-05-201-1/+1
* remove perl515*delta, add perl5160deltaRicardo Signes2012-05-101-1/+1
* Create a perldelta for 5.15.9Abigail2012-03-201-1/+1
* Add perl5158delta.podMax Maischein2012-02-211-1/+1
* Add a dependency for ext/Pod-Functions/Functions_pm.PL on pod/perlfunc.podNicholas Clark2012-02-181-1/+1
* Simplify VMS symlink override.Craig A. Berry2012-02-151-32/+18
* General-purpose symbol shortening for VMS.Craig A. Berry2012-02-111-19/+108
* Avoid null pointer dereference in tovmsspec.Craig A. Berry2012-02-091-2/+1
* Trim directory extension in pathify under EFS.Craig A. Berry2012-01-281-46/+36
* Restore directory extension and version in fileify under EFS.Craig A. Berry2012-01-282-77/+9