This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
remove useless build product /win32/config.w32
[perl5.git] / vms /
2015-10-20 Steve HayCreate perldelta for 5.23.5
2015-09-26 Craig A. Berrykillpg for VMS.
2015-09-21 Peter MartiniPorting/new-perldelta.pl regenerations
2015-08-20 Matthew HorsfallPorting/new-perldelta.pl regenerations
2015-07-23 Craig A. BerryFix nit missed in a55c5245146801.
2015-07-22 Jarkko HietaniemiAdd time64 as its own build target.
2015-07-22 Jarkko Hietaniemidquote_static.c -> dquote.c
2015-07-20 Matthew HorsfallRun Porting/new-perldelta.pl for v5.23.2
2015-07-12 Craig A. BerryUse CRTL getlogin and getlogin_r on VMS.
2015-07-09 Craig A. BerryRemove obsolete __GNUC__isms under vms/.
2015-07-04 Ricardo Signesbelatedly set up delta for 5.23.1
2015-06-28 Craig A. BerryRequire v7.3-2 or later for VMS builds.
2015-06-26 Craig A. BerryCorrect errno value in vms/vms.c's home-grown chdir.
2015-06-01 Ricardo Signesadd perldelta for 5.23.0
2015-05-09 Ricardo Signesperldelta is now the perl5220delta
2015-05-06 Craig A. BerryFix unixify when beginning with current directory.
2015-04-20 Steve HayCreate new perldelta for 5.21.12 (although it's unlikel...
2015-03-20 Steve HayCreate new perldelta for 5.21.11 (if that happens)
2015-03-19 Karl WilliamsonChange name of mro.c
2015-02-21 Sawyer Xnew delta for 5.21.10
2015-02-20 Craig A. BerryRemove another dead function in vms/vms.c.
2015-02-20 Craig A. BerryFix some style issues in vms/vms.c.
2015-02-19 Craig A. BerryUpdate copyright in vms/vms.c.
2015-02-18 Craig A. BerryMake nowait spawn return correct pid on VMS.
2015-02-17 Craig A. BerryRemove dead function from vms/vms.c
2015-02-14 Craig A. BerrySet NAN_COMPARE_BROKEN on VMS with long doubles.
2015-02-06 Chris 'BinGOs' Wil... Update Encode to CPAN version 2.70
2015-01-25 Craig A. BerryDowngrade missing return warning for VMS C++ compiler.
2015-01-20 Matthew HorsfallVersion bump + new perldelta
2015-01-03 Craig A. BerryDitch the custom extern/const model on VMS.
2015-01-02 Craig A. BerrySimplify PIC specification in perlshr.exe.
2015-01-02 Craig A. BerryExplicitly name linker map on VMS.
2015-01-02 Craig A. BerryRemove dead line of code from vms/test.com.
2014-12-21 Max MaischeinCreate new perldelta
2014-12-04 Craig A. BerryUnescape directory portion of path in unixify.
2014-11-23 Craig A. BerryRemove mysig* macros from vmsish.h.
2014-11-21 Chris 'BinGOs' Wil... New perldelta for v5.21.7
2014-11-19 Craig A. BerryEscape EFS for directory portion in tovmsspec.
2014-11-15 Craig A. BerryRemove unused exit handler in vms/vms.c.
2014-11-08 Father ChrysostomosDon’t copy VMS hints to cop->op_private
2014-10-20 AbigailNew perldelta for 5.14.6
2014-09-29 Craig A. BerryFix start-of-string error in tovmsspec.
2014-09-20 Steve HayCreate new perldelta for 5.21.5
2014-09-10 David Mitchellmask VMS hints bits in COPs
2014-08-21 Peter MartiniNew perldelta.
2014-08-08 Craig A. BerryReverse order of environ tables under bash on VMS.
2014-08-08 Craig A. Berrygetenv() failed lookup need not set errno on VMS.
2014-07-23 Craig A. BerryFix legacy VMS feature checking status.
2014-07-20 AbigailNew perldelta.
2014-06-20 Matthew Horsfall... Add new perldelta for 5.21.2
2014-06-05 Craig A. BerryA malloc cast in vms/vms.c.
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
next