summaryrefslogtreecommitdiff
path: root/vms
Commit message (Expand)AuthorAgeFilesLines
* create fresh perldeltaAristotle Pagaltzis2013-07-221-1/+1
* Change the *nix and VMS Makefiles to to pass a filename to writemain().Nicholas Clark2013-07-091-1/+1
* Restore $(ARCHDIR)vmspipe.com to VMS build after 2d11a7e9678.Craig A. Berry2013-07-071-1/+1
* Move generation of ExtUtils::Miniperl to ext/ExtUtils-Miniperl from minimod.plNicholas Clark2013-07-071-7/+2
* Remove defunct DESCRIP.MMS cleanup rules.Nicholas Clark2013-07-021-6/+0
* Move VMS::Filespec from vms/ext to ext/Nicholas Clark2013-07-023-646/+6
* vms/ext/filespec.t does not need to be +xNicholas Clark2013-07-021-0/+0
* new perldeltaDavid Golden2013-06-201-1/+1
* Eliminate macro for OpenVMS debugger [perl #118447].Craig A. Berry2013-06-131-0/+1
* write_buildcustomize.pl no longer writes to STDOUTNicholas Clark2013-06-131-1/+1
* Remove the Icwd Makefile macros as lib/buildcustomize.pl now sets this up.Nicholas Clark2013-06-131-1/+1
* Generate lib/buildcustomize.pl at the same time as the miniperl executable.Nicholas Clark2013-06-131-4/+8
* Update the GSMATCH handling in vms/gen_shrfls.pl.Craig A. Berry2013-05-311-10/+10
* Avoid VMS running autodoc.pl twice for no reason.Nicholas Clark2013-05-231-3/+3
* typo fix for vms scriptDavid Steinbrunner2013-05-221-1/+1
* Remove fakethr.h and eliminate all references to it and FAKE_THREADSNicholas Clark2013-05-211-11/+2
* add new perldeltaRicardo Signes2013-05-201-1/+1
* Remove cpan/CPANPLUS and associated utilitiesChris 'BinGOs' Williams2013-05-181-10/+1
* bump the perldelta versionRicardo Signes2013-05-181-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