summaryrefslogtreecommitdiff
path: root/vms
Commit message (Expand)AuthorAgeFilesLines
* Fix processing of PERL_ENV_TABLES.Craig A. Berry2013-09-281-5/+6
* add new perldeltaRicardo Signes2013-08-121-1/+1
* Update the GSMATCH handling in vms/gen_shrfls.pl.Craig A. Berry2013-07-061-10/+10
* add new perldelta for 5.18.1Ricardo Signes2013-05-251-1/+1
* remove the 5.17 deltas, update for 5.18Ricardo Signes2013-05-071-1/+1
* Copyright update for vms/vms.c.Craig A. Berry2013-03-241-4/+1
* Make vms.c's Perl_flex_fstat preserve errno on success.Craig A. Berry2013-03-241-0/+2
* New perldeltaMax Maischein2013-03-221-1/+1
* Fix declaration after statement in vms.c's Perl_my_chdirCraig A. Berry2013-03-021-3/+5
* Fix signed/unsigned mismatch in vms/vms.c.Craig A. Berry2013-03-011-1/+2
* Add void casts to VMS-specific bail-out macro.Craig A. Berry2013-03-011-2/+2
* New perldelta template for v5.17.10Chris 'BinGOs' Williams2013-02-201-1/+1
* Allow VMS features to differ from Perl's defaults.Craig A. Berry2013-02-161-0/+13
* Make extended filename syntax the default on VMS.Craig A. Berry2013-02-141-1/+1
* Make readdir on VMS only unixify when asked.Craig A. Berry2013-02-141-5/+5
* Make unixify unescape filespecs already in Unix format.Craig A. Berry2013-02-141-8/+14
* Standardize removal of escapes in unixify.Craig A. Berry2013-02-091-19/+9
* Remove unused feature setting from vms/vms.c.Craig A. Berry2013-02-051-12/+0
* Pass-through handling (again) in tovmsspec.Craig A. Berry2013-02-051-9/+12
* Make vmsify support files with no directory component.Craig A. Berry2013-02-051-9/+12
* Remove EFS escapes in unixify without directory components.Craig A. Berry2013-02-051-1/+7
* Make a new perldelta for 5.17.9-to-beAaron Crane2013-01-201-1/+1
* Make a new perldelta for 5.17.8-to-beDave Rolsky2012-12-181-1/+1
* 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