This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove an extra space
[perl5.git] / vms /
2009-02-16 Nicholas ClarkPERL_FS_VER_FMT is only used with the current perl...
2009-02-13 Craig A. BerryHandle uninitialized interpreter when performing vmsish...
2009-02-11 John Malmbergvms fgetname wrapper.
2009-02-10 John MalmbergLogic changes for the VMS-specific mkdir/chdir/chmod...
2009-02-08 Craig A. BerryFix some thread context mistakes that snuck in with...
2009-02-08 Craig A. BerryUse make_ext.pl on VMS to build, clean, and realclean...
2009-02-05 Nicholas ClarkMove XSSymSet.pm to lib/ExtUtils/, but only install...
2009-02-04 John Malmbergvms rename Unix mode fixes
2009-02-04 John Malmbergvms kill_file / rmdir updates
2009-02-01 John Malmbergvms stat patches (take 2)
2009-02-01 Craig A. BerryFor the vmsish pragma, make sure there is a thread...
2009-01-30 Craig A. BerryPod correction for ExtUtils::XSSymSet.
2009-01-29 John Malmbergvmspath without thread context.
2009-01-25 John Malmbergvms fileify_dirspec refactor / Unix mode fixes
2009-01-25 John Malmbergvms glob patches
2009-01-24 Nicholas ClarkThe exit code of make_patchnum.pl is no longer used...
2009-01-24 Craig A. BerryBuild miniperl with a special version of perl.c on...
2009-01-20 John MalmbergPathify_dirspec replacement
2009-01-15 Craig A. BerryFix handling of DECC$DISABLE_POSIX_ROOT feature on...
2009-01-15 John Malmbergvms rmsexpand refactor
2009-01-13 John Malmbergvms - unixspec refactor
2009-01-13 John Malmbergvms - vmsspec refactor
2009-01-11 John Malmbergmore vms thread ctx fixes
2009-01-10 John Malmbergvms setup_cmddsc buffer fixes.
2009-01-10 Craig A. BerryRevision to thread context fixes from ebd4d70bfcb408fd3...
2009-01-09 Craig A. Berrysimple_trnlnm needs an actual length as its last argument.
2009-01-08 John Malmbergvms.c backslash efs and long name fixes
2009-01-07 John MalmbergVMS feature logical name fixes
2009-01-07 John MalmbergVMS thread context fixes
2009-01-06 Craig A. BerryOn VMS, run make_patchnum.pl, not make_patchnum.com
2009-01-01 Craig A. BerryFirst cut at handling git patch numbers on VMS.
2008-12-21 Rafael Garcia-SuarezAdd the perlperf manpage, by Richard Foley
2008-12-19 Leon BrocardAdd other files modified by buildtoc
2008-12-05 Chip Salzenbergstandardize save/restore of errno & vaxc$errno
2008-12-04 John E. Malmberg[patch@34995] vms.c - Memory freed from wrong pool
2008-11-24 John E. Malmberg[patch@34896] vms readdir() fixes for UNIX/EFS mode
2008-11-10 John E. Malmberg[patch@34779] Get posix exit mode working/tested on VMS
2008-11-02 Tom ChristiansenPATCH: Large omnibus patch to clean up the JRRT quotes
2008-10-30 Craig A. BerryTry to demangle the mess created by 34667 (the "resubmi...
2008-10-30 John E. MalmbergRe: patch@34561 VMS exec handling / cwd realpath fixes
2008-10-30 John E. Malmberg[patch@34600] vms.c setup_cmddsc
2008-10-23 Craig A. BerryWhen testing the case sensitivity settings of the process
2008-09-15 Steve HayBump VERSIONs in all non-dual-lived modules that have...
2008-08-09 Nicholas ClarkUse App::Prove::State to store the timings for the...
2008-06-14 Craig A. BerryFix off-by-one error in sanity check in my_fclose wrapp...
2008-06-13 John E. Malmberg[patch@34044] Enable getgrgid on VMS
2008-06-03 Craig A. BerryMake Perl_vms_start_glob() decline politely when passed...
2008-05-31 Craig A. BerryMust install mydtrace.h on VMS even it doesn't do much...
2008-03-28 Craig A. BerryMake uudmap.h dependencies more explicit in the VMS...
2008-03-24 John E. Malmbergconfigure.com and vms.c fixes.
2008-03-07 Craig A. BerryOn VMS, don't call flex_stat from my_flush as the latte...
2008-02-22 Craig A. BerryFollowing 33291, on VMS we need to use the same prototy...
2008-02-12 Nicholas Clarkassert() that every NN argument is not NULL. Otherwise...
2007-12-31 Craig A. BerryFix VMS::Stdio bug introduced in 32713.
2007-12-23 Steve PetersNullch and others were still alive and well in some...
2007-12-22 Nicholas ClarkExterminate PL_na! Exterminate! Exterminate! Exterminate!
2007-12-19 Nicholas ClarkAdd perl5110delta, and change 5100delta so that it...
2007-12-10 Craig A. BerryFix uninitialized pointer bug in VMS version of readdir...
2007-12-09 Craig A. BerryTolkien quote for vms/vms.c.
2007-12-09 Craig A. BerryOne more clean-up for new VMS::Filespec functions.
2007-12-08 Craig A. BerryPOD improvements for VMS::Filespec.
2007-12-03 Craig A. BerryUpdates to VMS-specific pod.
2007-11-29 Craig A. BerryMake VMS::Filespec::vms_realname return undef instead...
2007-11-26 John E. MalmbergVMS POD updates: perlport.pod, vmsperl.pod
2007-11-24 John E. Malmberg[patch@32376] VMS symbolic links part 4 of 4 - Final...
2007-11-16 Craig A. BerryLet's install the *current* perldelta on VMS.
2007-11-15 Craig A. BerryIn Perl_vms_start_glob, when we don't have any matches...
2007-11-06 John E. MalmbergVMS.C misc fixes, including vms_realpath fixes
2007-10-30 Craig A. BerryTypo in comment in 32201.
2007-10-30 Charles BaileyRe: copyright notices for vms.c and vmsish.h
2007-10-25 Craig A. BerryCopy Win32 system() behavior on VMS and make a first...
2007-10-12 Craig A. BerryNormalize the case of some VMS syscalls so the prototyp...
2007-10-09 Rafael Garcia-SuarezAdd a rough, incomplete version of perl5100delta
2007-10-05 Craig A. Berrysymlink() wrapper for VMS that prevents the creation...
2007-10-05 John E. Malmbergpatch@32028 POD updates for VMS
2007-09-25 Dave Mitchellmake PERL_SYS_INIT/INIT3/TERM into functions
2007-09-12 John E. Malmberg[patch@31846] vms stat and chmod fixes.
2007-08-31 John E. Malmberg[patch@31750] rename directories on VMS like on UNIX
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...
next