This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
'use locale' no longer ever fails.to compile
[perl5.git] / vms /
2014-05-29 Craig A. BerryGive caretx.c an explicit rule in vms/descrip_mms.template.
2014-05-29 Leon TimmermansRemove x2p
2014-05-27 Ricardo Signesadd new perldelta for 5.21.1
2014-05-27 Ricardo Signesremove Module-Build from core perl distribution
2014-05-27 Ricardo Signesnew perldelta
2014-05-13 Ricardo Signesbump version to 5.20.0, install 5.20 perldelta
2014-04-20 Steve HayCreate new perldelta for 5.19.12 (not that it's expecte...
2014-03-20 Aaron CraneNew perldelta for 5.19.11
2014-03-10 Craig A. BerryHandle "no versions" feature in fileify and tovmsspec.
2014-03-07 Craig A. BerrySmarter handling of escaped semicolons in vmsify.
2014-03-02 Craig A. Berrytbuffer_t no longer exists on VMS.
2014-02-20 Karl WilliamsonChange av_len calls to av_tindex for clarity
2014-02-20 Tony Cooknew perldelta for 5.19.10
2014-01-25 Craig A. BerryMake fileify handle node specifications better.
2014-01-25 Craig A. BerryIn vms.c's Perl_opendir, skip access check on remotes.
2014-01-20 Ricardo Signescreate new perldelta for 5.19.9
2013-12-28 Craig A. BerryMake perl_setup.com infer perl_root from its own location.
2013-12-21 Craig A. BerryFix unescaped first character in tovmsspec.
2013-12-20 AbigailGenerate new perldelta
2013-12-08 Craig A. BerryError check VMS's backticks stdin inheritance.
2013-11-30 Craig A. BerryFix stdin inheritance for system and backticks on VMS.
2013-11-25 Craig A. BerryImprove prefix removal from PPF translations.
2013-11-20 Chris 'BinGOs' Wil... New perldelta for v5.19.7
2013-11-05 Craig A. Berrycaretx.c, not caretx.x, typo in 7b74bef1.
2013-11-05 Craig A. BerryRestore VMS build after e205153210.
2013-10-20 Steve HayCreate new perldelta for Perl 5.19.6
2013-09-20 Steve HayAdd new perldelta for 5.19.5
2013-09-16 H.Merijn BrandRegenerate Configure and chainsaw voidflags
2013-09-07 Craig A. BerryFix processing of PERL_ENV_TABLES.
2013-08-25 Father ChrysostomosUse SSize_t for arrays
2013-08-20 Steve HayCreate new perldelta for 5.19.4
2013-07-22 Aristotle Pagaltziscreate fresh perldelta
2013-07-09 Nicholas ClarkChange the *nix and VMS Makefiles to to pass a filename...
2013-07-07 Craig A. BerryRestore $(ARCHDIR)vmspipe.com to VMS build after 2d11a7...
2013-07-07 Nicholas ClarkMove generation of ExtUtils::Miniperl to ext/ExtUtils...
2013-07-02 Nicholas ClarkRemove defunct DESCRIP.MMS cleanup rules.
2013-07-02 Nicholas ClarkMove VMS::Filespec from vms/ext to ext/
2013-07-02 Nicholas Clarkvms/ext/filespec.t does not need to be +x
2013-06-21 David Goldennew perldelta
2013-06-13 Craig A. BerryEliminate macro for OpenVMS debugger [perl #118447].
2013-06-13 Nicholas Clarkwrite_buildcustomize.pl no longer writes to STDOUT
2013-06-13 Nicholas ClarkRemove the Icwd Makefile macros as lib/buildcustomize...
2013-06-13 Nicholas ClarkGenerate lib/buildcustomize.pl at the same time as...
2013-05-31 Craig A. BerryUpdate the GSMATCH handling in vms/gen_shrfls.pl.
2013-05-23 Nicholas ClarkAvoid VMS running autodoc.pl twice for no reason.
2013-05-23 David Steinbrunnertypo fix for vms script
2013-05-21 Nicholas ClarkRemove fakethr.h and eliminate all references to it...
2013-05-20 Ricardo Signesadd new perldelta
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/CPANPLUS and associated utilities
2013-05-18 Ricardo Signesbump the perldelta version
2013-05-07 Ricardo Signesremove the 5.17 deltas, update for 5.18
2013-03-25 Craig A. BerryCopyright update for vms/vms.c.
2013-03-25 Craig A. BerryMake vms.c's Perl_flex_fstat preserve errno on success.
2013-03-22 Max MaischeinNew perldelta
2013-03-03 Craig A. BerryFix declaration after statement in vms.c's Perl_my_chdir
2013-03-01 Craig A. BerryFix signed/unsigned mismatch in vms/vms.c.
2013-03-01 Craig A. BerryAdd void casts to VMS-specific bail-out macro.
2013-02-20 Chris 'BinGOs' Wil... New perldelta template for v5.17.10
2013-02-16 Craig A. BerryAllow VMS features to differ from Perl's defaults.
2013-02-15 Craig A. BerryMake extended filename syntax the default on VMS.
2013-02-15 Craig A. BerryMake readdir on VMS only unixify when asked.
2013-02-15 Craig A. BerryMake unixify unescape filespecs already in Unix format.
2013-02-09 Craig A. BerryStandardize removal of escapes in unixify.
2013-02-06 Craig A. BerryRemove unused feature setting from vms/vms.c.
2013-02-06 Craig A. BerryPass-through handling (again) in tovmsspec.
2013-02-06 Craig A. BerryMake vmsify support files with no directory component.
2013-02-05 Craig A. BerryRemove EFS escapes in unixify without directory components.
2013-01-20 Aaron CraneMake a new perldelta for 5.17.9-to-be
2012-12-18 Dave RolskyMake a new perldelta for 5.17.8-to-be
2012-12-14 Craig A. BerryMore fun escaping dots in tovmsspec.
2012-12-04 Craig A. BerryAvoid some doubled escapes in tovmsspec.
2012-12-02 Craig A. BerryBetter escaping of dots in tovmsspec.
2012-12-01 Craig A. BerryRemove a spurious strlen in VMS's readdir().
2012-12-01 Craig A. BerryFix memory leak in VMS's readdir().
2012-11-26 Craig A. BerryConsider /... a directory component with EFS on VMS.
2012-11-25 Karl WilliamsonRemove "register" declarations
2012-11-25 Craig A. BerryClarify reporting of .DIR extension on VMS.
2012-11-25 Craig A. BerryHandle invalid directory spec with EFS in pathify_dirspec.
2012-11-23 Craig A. BerryPreserve the case of t/lib/vmsfspec.t.
2012-11-22 Craig A. BerryBetter pass-through handling for tovmsspec.
2012-11-21 Ricardo Signesadd perldelta for 5.17.7
2012-11-17 Craig A. BerryPreserve case of command-line arguments on VMS.
2012-11-14 Craig A. BerryPreserve case for the current perldelta on VMS.
2012-11-11 Craig A. BerryPreserve filename case on VMS.
2012-11-11 Craig A. BerryMove VMS feature-setting function to an appropriate...
2012-11-11 Craig A. BerrySet feature logical names in VMS init code.
2012-11-05 Steffen MuellerAdd C define to remove taint support from perl origin/smueller/no_taint3
2012-11-03 Craig A. BerryRemove thread context from Perl_vmssetuserlnm.
2012-10-20 Craig A. BerryTweak psect attributes in VMS initialization code.
2012-10-20 Craig A. BerryShorten command length when generating linker options...
2012-10-19 Florian RagwitzAdd a new perldelta
2012-09-20 Florian RagwitzAdd a new perldelta
2012-09-15 Craig A. BerryAdd another include directory for the x2p files on...
2012-09-11 Craig A. BerryIdentify MallocCfg* globals as variables, not functions.
2012-08-20 Steve HayMake new perldelta for 5.17.4
2012-08-18 Karl WilliamsonOmnibus removal of register declarations
2012-07-20 Tony Cooknew perldelta
2012-07-11 Craig A. BerryCast following 22831cc58.
2012-07-06 Craig A. BerryUnquote spawned command verbs on VMS.
2012-06-20 Jesse Luehrsnew perldelta
next