This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump $VERSION due to #31686
[perl5.git] / vms /
2007-08-02 John E. Malmberg[patch@31670] vms.c - Missing null terminator
2007-08-01 Craig A. BerryMissing a couple of aTHX_'s in #31670.
2007-08-01 John E. Malmberg[patch@31688] VMS symbolic links - part 1 of ? 2nd...
2007-07-26 John E. Malmberg[patch@31658] Dynamically load dbg xterm on VMS
2007-07-24 John E. Malmberg[patch@31649] vms.c realpath prototype mismatch
2007-07-07 Edgar BeringRe: [PATCH] Final Draft - pod/perlcommunity.pod - ...
2007-07-04 Craig A. BerryRemove vms/genconfig.pl and references to it; it was...
2007-07-03 Steve HayCorrect a couple more cases of $Config{useshrplib}
2007-06-24 Nicholas Clarks/\bunicode\b/Unicode/; # For everything not dual life
2007-06-19 Craig A. BerryBetter handling of escapes in filenames when converting...
2007-06-15 Craig A. BerryDon't let the home-grown readdir() on VMS return result...
2007-06-14 Craig A. BerryFix missing PerlIO_releaseFILE in VMS::Stdio::getname().
2007-06-08 Craig A. BerryMake pipe shutdown on VMS care about whether PerlIO...
2007-06-03 Craig A. Berrycando_by_name again: work harder to identify directories
2007-06-02 Craig A. BerryAssorted fixes for VMS version of cando_by_name:
2007-05-31 Craig A. BerryMaintain UAF context across calls to sys$check_access...
2007-05-27 Craig A. BerryIn the stat() wrapper for VMS, always allow extended...
2007-05-27 Craig A. BerryIn the homegrown readdir() for VMS, always treat unix...
2007-05-25 Mark PizzolatoRe: argproc.c license Re: [perl #43037] Bad license...
2007-05-21 Craig A. BerryVMSify uupacktool.pl and run it during VMS build.
2007-05-20 Dave Mitchelldelete thrdvar.h and move its contents to intrpvar.h
2007-05-20 Craig A. BerryMake VMS's home-grown glob() recognize a directory...
2007-05-18 Craig A. BerryWhen trimming long XS symbols on VMS, avoid warnings...
2007-05-07 Nicholas Clarkbytecode.pl: Exterminate!
2007-04-30 Rafael Garcia-SuarezTwo new manpages, by Abigail
2007-04-25 Craig A. BerryWork a little harder at building generate_uudmap on...
2007-04-24 Nicholas ClarkMake PL_uudmap a constant global. Remove the run time...
2007-04-19 Brandon BlackRe: new C3 MRO patch
2007-04-12 Rafael Garcia-SuarezRun buildtoc --build-all
2007-04-12 Rafael Garcia-SuarezAdd the perlreapi man page, by Ã\86var Arnfjörð Bjarmason
2007-04-11 Nicholas ClarkRun pod/buildtoc --build-all
2007-04-11 Craig A. BerryFully VMSify CPANPLUS util names following #30885
2007-04-10 Rafael Garcia-SuarezAdd the new CPANPLUS utilities to the VMS build process.
2007-03-31 Craig A. BerryMake Perl_vms_start_glob return the input pattern when...
2007-03-16 Craig A. BerryMake sure escaped dots in filenames are preserved when...
2007-03-08 Craig A. BerryMake vms/gen_shrfls.pl better able to detect header...
2007-03-07 Rafael Garcia-SuarezAdd the new man page, perlunifaq, in relevant places
2007-03-05 Craig A. BerryIn vms/gen_shrfls.pl, no more special handling of vars...
2007-03-03 Craig A. BerryClean up the right file in vms/test.com (following...
2007-02-27 Craig A. BerryOn VMS, use the normal executable file extension for...
2007-02-26 Craig A. BerryAssorted updates to vms/vms.c to fix compiler errors...
2007-02-18 Craig A. BerryMake vms/munchconfig.c able to take a list of substitut...
2007-02-11 Craig A. BerryIn vms/vms.c's declaration of the LIB$INITIALIZE psect...
2007-02-08 Craig A. BerrySwitch from Carp to plain old warn in vms/ext/XSSymSet.pm
2007-02-04 Craig A. BerryIn vms/gen_shrfls.pl, consider EXTERN_C declarations...
2007-02-03 Craig A. BerryInstall overload.h on VMS, plus more case fix-ups in...
2007-02-03 Craig A. BerryInstall parser.h on VMS, plus fix some case typos in...
2006-12-18 Craig A. BerryIn vms/vms.c, don't prototype decw$term_port until...
2006-11-25 Craig A. Berryxterm debugger support for VMS from John Malmberg ...
2006-11-06 Craig A. BerryIn pipe_exit_routine in vms/vms.c, mark a subprocess...
2006-10-30 Craig A. BerryWhen we open a file and pass it along to PerlIO, be...
2006-10-21 Nicholas ClarkAdd PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and...
2006-10-10 Craig A. Berryfix a doc typo and a warning typo in VMS::DCLsym
2006-10-09 Rafael Garcia-SuarezAdd perl595delta
2006-09-08 Craig A. Berrydeclaration after code nit in vms/vms.c (from Martin...
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-07-09 Marcus Holland-MoritzIntegrate mkppport. All ppport.h files in the core...
2006-06-29 Craig A. BerryUpdated handling of signal names and signals for VMS
2006-06-26 John E. Malmberg[patch@28427] vms.c - null termination of string missing.
2006-06-15 Craig A. Berryonly use NAML$M_OPEN_SPECIAL where it exists
2006-06-08 Rafael Garcia-SuarezAdd the perlreguts manpage, by Yves Orton
2006-06-07 Craig A. Berryautosplit one level deeper so we don't miss anything
2006-06-07 John E. Malmberg[patch@28349] vmsify - full EFS charset support
2006-06-01 Rafael Garcia-SuarezAdd the perlunitut manpage, by Juerd Waalboer
2006-05-31 Craig A. BerryMake VMS-specific device name encoding routine say...
2006-05-19 Nicholas ClarkAdd perlpragma.pod, which describes how to implement...
2006-05-19 Nicholas ClarkAdd README.riscos to pod.lst
2006-04-15 junaFix bug in prime_env_iter where the terms of a comparis...
2006-04-15 Craig A. BerryHonor READALL privilege in cando_by_name (from Scott
2006-04-15 Craig A. BerryDon't die after SS$_NOPRIV in Perl_vmssetenv, courtesy
2006-04-11 Nicholas ClarkNeed to migrate the refcounted_he structure to be prope...
2006-04-07 John E. Malmberg[patch@27694] VMS RMSEXPAND/PERL_CANDO fixes
2006-04-04 Craig A. Berrysort out some utime() issues on VMS
2006-04-02 Craig A. Berryfix typo in vms/gen_shrfls.pl itanium detector
2006-03-31 John E. Malmberg[patch@27638] Enable standard stat for VMS >=8.2
2006-03-28 John E. Malmberg[patch@27613] VMS long file path support active.
2006-03-26 John E. Malmberg[patch@27609] vms pool corruption fix for _NLA0:
2006-03-23 Craig A. Berryimprove thread linking options on VMS
2006-03-21 John E. Malmberg[patch@27538] utime patch for VMS
2006-03-20 Rafael Garcia-SuarezRevert part of change 27546 related to a /dev/null bug
2006-03-20 John E. Malmberg[patch@27538] Misc vms.c fixes for buffer sizes.
2006-03-11 Craig A. Berrynull terminate command string -- broken in #27438
2006-03-09 John E. Malmbergpatch@27385 - VMS thread fixes (was: threads and VMS)
2006-03-06 Yitzchak Scott-Tho... add Module::Build 0.27_08
2006-03-06 Peter PrymmerPATCH: 2 vms specific build files in perl @ 27383
2006-03-06 John E. MalmbergRe: threads and VMS
2006-03-04 John E. Malmbergpatch@27373 VMS build fix + more long pathname stuff
2006-02-20 John E. Malmbergpatch@27236 vms glob/readdir/chdir EFS/long filename...
2006-02-15 John E. Malmbergpatch@27162 long path name support in readdir / cando_b...
2006-02-07 John E. Malmbergpatch@27082 Allow fatal exceptions to bring up VMS...
2006-02-01 Nicholas ClarkIntegrate perl588delta.pod from maint, and re-run pod...
2006-01-31 John E. Malmbergpatch@26996 - patch around stat("_NLA0:") bug
2006-01-30 Rafael Garcia-SuarezAdd perl594delta
2006-01-27 Rafael Garcia-SuarezInstall the ptardiff utility that comes with Archive...
2006-01-18 Steve HayChange all NEWSV() to newSV() in the core and non-dual...
2006-01-17 Craig A. Berrymore case tolerance for vms/ext/filespec.t
2006-01-14 Craig A. BerryFriday the 13th, Part II. Don't call SYS$GETJPI with...
2006-01-14 Craig A. BerryEek. #25783 broke all pre-v8.2 VMS builds. Undo all...
2006-01-08 Craig A. Berryfollow-up to 26740, shasum --> shasum.com
2006-01-08 Rafael Garcia-SuarezInstall shasum on Windows and VMS too
next