This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don't require doubled backslashes in perldiag.pod
[perl5.git] / vms /
2010-05-23 David Goldencreate perl5132delta
2010-04-23 Craig A. BerryFix broken -Uuseperlio build on VMS.
2010-04-20 Leon Brocardcreate perl5131delta
2010-04-13 Jesse VincentCreate a perl5130delta.pod
2010-03-25 Jesse Vincentperl 5.11.6 never happened. Remove the traces of its...
2010-02-21 Steve HayCreate perl5116delta and update other versions
2010-01-25 Jesse VincentAdd perl5120delta to pod.lst and MANIFEST
2010-01-20 Ricardo Signescreate perl5115delta and update other versions
2010-01-12 Rafael Garcia-SuarezAdd perl5114delta.pod
2010-01-06 Craig A. BerryIncrease default pipe buffer size on VMS to 8192 on...
2009-11-25 Karl Williamsonwrap uniprops.t; makefile changes for mktables
2009-11-24 Rafael Garcia-SuarezRemove generated file pod/perluniprops.pod from the...
2009-11-22 Rafael Garcia-SuarezAdd new pod file to various lists and makefiles
2009-11-21 Craig A. BerryDeclaration nit in vms.c's Perl_my_fwrite.
2009-11-20 Leon Brocardcreate perl5113delta
2009-10-24 Nicholas ClarkAdd perl5112delta, and change 5111delta from being...
2009-10-13 Jesse VincentMove the new "perl policy" document into pod/
2009-10-04 Rafael Garcia-SuarezRun "cd pod ; ../perl -I../lib buildtoc --build-all"
2009-09-29 Nicholas ClarkMove Cwd from ext/ to cpan/
2009-09-19 Nicholas ClarkReuinte File::Spec with the rest of the PathTools distr...
2009-09-18 Nicholas ClarkMove lib from lib to ext.
2009-09-17 Nicholas ClarkBuild DynaLoader in ext on VMS.
2009-09-15 Nicholas ClarkEnsure that the perl build doesn't read any installed...
2009-09-13 Craig A. BerryRestore part of 403f501d5b37ebf0340212b1a7f7c01855cd7b95
2009-09-13 Craig A. BerryRevert "Replace $(MINIPERL) -"I[-.lib]" with $(MINIPERL...
2009-09-13 Craig A. BerryUndo 4527a2238fcb956920c7d18b8aa95a3ff49f0fcb and part...
2009-09-13 Nicholas ClarkRetire uupacktool.pl. We're not in Kansas^W(Perforce...
2009-09-12 Nicholas ClarkMove Cwd from lib to ext.
2009-09-12 Nicholas ClarkOops! Correct my declaration of MINIPERL_UP.
2009-09-12 Nicholas ClarkReplace $(MINIPERL) -"I[-.lib]" with $(MINIPERL_UP)
2009-09-11 Nicholas ClarkNo need to run AutoSplit on lib - all AutoLoader using...
2009-09-11 Craig A. BerryReorder some build rules to keep up with lib/ --> ext...
2009-09-09 Craig A. BerryRemove circular dependency of nonxsext and makeppport.
2009-09-09 Nicholas ClarkBuild the nonxs extensions before running mktables.
2009-09-08 Nicholas ClarkBuild the nonxs extensions before building DynaLoader.
2009-09-08 Nicholas ClarkBuild the nonxs extensions before running mkppport.
2009-09-08 Nicholas ClarkOn Win32 and VMS, split building dynamic and nonxs...
2009-09-03 Craig A. BerryMove vms/ext/DCLsym and vms/ext/Stdio to ext/VMS-DCLsym...
2009-08-23 David Mitchelladd perl5101delta
2009-08-03 Jesse VincentRemoved vestigal support for Tenon Intersystems MachTen...
2009-08-03 Jesse VincentRemove the port to MiNT. It's a dead platform that...
2009-07-31 Craig A. BerryClean up the .exists files on VMS.
2009-07-14 Craig A. Berrytest_harness, not just test, needs unpack_files on...
2009-07-12 Craig A. BerrySome missing realclean items for VMS.
2009-07-08 Craig A. BerryMake File::Copy::rmscopy return the documented values.
2009-07-02 Craig A. BerryRemove fake facility strings from VMS start-up warnings.
2009-06-25 Nicholas ClarkAdd documentation for the method resolution plugin...
2009-06-18 Craig A. BerryHandle the rare but legal angle bracket in unixify.
2009-06-13 Nicholas ClarkGenerate perlmodlib.pod at build time, instead of shipp...
2009-06-04 Craig A. BerryTest case to go with 30e682852bf42358156ed62e06e91f75e9...
2009-06-04 John E. Malmbergvms.c EFS logical name fix.
2009-05-20 Nicholas ClarkReplace run-time on-demand initialisation of PL_bitcoun...
2009-05-19 Nicholas ClarkPass the output file name to generate_uudmap, and open...
2009-05-12 Nicholas ClarkAdd perl589delta.pod to pod.lst, and run pod/buildtoc...
2009-04-25 Craig A. Berryperltoc.pod depends on perldelta.pod.
2009-04-24 Craig A. BerryRun buildtoc on VMS.
2009-04-23 Craig A. BerrySpace between target and colon is not optional in VMS...
2009-04-21 Nicholas Clark7eb47696deb9a7343fb4847f7342919a6df59e21 should be...
2009-04-21 Nicholas ClarkWe need $(MINIPERL_EXE) before we can run autodoc.pl...
2009-04-21 Nicholas ClarkBuild perltoc.pod, rather than shipping it. This way...
2009-04-20 Nicholas ClarkMove vms/perlvms.pod to pod/ and update the Makfiles...
2009-04-19 Nicholas ClarkFor VMS, generate the delete rules for generated and...
2009-04-18 Nicholas Clarkautodoc.pl needs -Ilib. I had been testing with a perl...
2009-04-18 Nicholas ClarkGenerate perlapi.pod and perlintern.pod at build time...
2009-04-12 Nicholas ClarkConvert xsutils.c and lib/attributes.pm to a regular...
2009-04-12 Nicholas ClarkEliminate "Old Perl threads tutorial", which describes...
2009-02-23 John Malmbergvms.c - Remove .DIR; in UNIX mode.
2009-02-20 Craig A. BerryAvoid VMS long filename support on older systems that...
2009-02-20 Craig A. BerryMove redefinition of lstat above its first use in 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.
next