Subject: Patch for hints/netbsd.sh
[p5sagit/p5-mst-13.2.git] / vms /
2008-12-21 Rafael Garcia-Suarez Add the perlperf manpage, by Richard Foley
2008-12-19 Leon Brocard Add other files modified by buildtoc
2008-12-05 Chip Salzenberg standardize 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 Christiansen PATCH: Large omnibus patch to clean up the JRRT quotes
2008-10-30 Craig A. Berry Try to demangle the mess created by 34667 (the "resubmi...
2008-10-30 John E. Malmberg Re: 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. Berry When testing the case sensitivity settings of the process
2008-09-15 Steve Hay Bump VERSIONs in all non-dual-lived modules that have...
2008-08-09 Nicholas Clark Use App::Prove::State to store the timings for the...
2008-06-14 Craig A. Berry Fix 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. Berry Make Perl_vms_start_glob() decline politely when passed...
2008-05-31 Craig A. Berry Must install mydtrace.h on VMS even it doesn't do much...
2008-03-28 Craig A. Berry Make uudmap.h dependencies more explicit in the VMS...
2008-03-24 John E. Malmberg configure.com and vms.c fixes.
2008-03-07 Craig A. Berry On VMS, don't call flex_stat from my_flush as the latte...
2008-02-22 Craig A. Berry Following 33291, on VMS we need to use the same prototy...
2008-02-12 Nicholas Clark assert() that every NN argument is not NULL. Otherwise...
2007-12-31 Craig A. Berry Fix VMS::Stdio bug introduced in 32713.
2007-12-23 Steve Peters Nullch and others were still alive and well in some...
2007-12-22 Nicholas Clark Exterminate PL_na! Exterminate! Exterminate! Exterminate!
2007-12-19 Nicholas Clark Add perl5110delta, and change 5100delta so that it...
2007-12-10 Craig A. Berry Fix uninitialized pointer bug in VMS version of readdir...
2007-12-09 Craig A. Berry Tolkien quote for vms/vms.c.
2007-12-09 Craig A. Berry One more clean-up for new VMS::Filespec functions.
2007-12-08 Craig A. Berry POD improvements for VMS::Filespec.
2007-12-03 Craig A. Berry Updates to VMS-specific pod.
2007-11-29 Craig A. Berry Make VMS::Filespec::vms_realname return undef instead...
2007-11-26 John E. Malmberg VMS 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. Berry Let's install the *current* perldelta on VMS.
2007-11-15 Craig A. Berry In Perl_vms_start_glob, when we don't have any matches...
2007-11-06 John E. Malmberg VMS.C misc fixes, including vms_realpath fixes
2007-10-30 Craig A. Berry Typo in comment in 32201.
2007-10-30 Charles Bailey Re: copyright notices for vms.c and vmsish.h
2007-10-25 Craig A. Berry Copy Win32 system() behavior on VMS and make a first...
2007-10-12 Craig A. Berry Normalize the case of some VMS syscalls so the prototyp...
2007-10-09 Rafael Garcia-Suarez Add a rough, incomplete version of perl5100delta
2007-10-05 Craig A. Berry symlink() wrapper for VMS that prevents the creation...
2007-10-05 John E. Malmberg patch@32028 POD updates for VMS
2007-09-25 Dave Mitchell make 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. Berry Missing 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 Bering Re: [PATCH] Final Draft - pod/perlcommunity.pod - ...
2007-07-04 Craig A. Berry Remove vms/genconfig.pl and references to it; it was...
2007-07-03 Steve Hay Correct a couple more cases of $Config{useshrplib}
2007-06-24 Nicholas Clark s/\bunicode\b/Unicode/; # For everything not dual life
2007-06-19 Craig A. Berry Better handling of escapes in filenames when converting...
2007-06-15 Craig A. Berry Don't let the home-grown readdir() on VMS return result...
2007-06-14 Craig A. Berry Fix missing PerlIO_releaseFILE in VMS::Stdio::getname().
2007-06-08 Craig A. Berry Make pipe shutdown on VMS care about whether PerlIO...
2007-06-03 Craig A. Berry cando_by_name again: work harder to identify directories
2007-06-02 Craig A. Berry Assorted fixes for VMS version of cando_by_name:
2007-05-31 Craig A. Berry Maintain UAF context across calls to sys$check_access...
2007-05-27 Craig A. Berry In the stat() wrapper for VMS, always allow extended...
2007-05-27 Craig A. Berry In the homegrown readdir() for VMS, always treat unix...
2007-05-25 Mark Pizzolato Re: argproc.c license Re: [perl #43037] Bad license...
2007-05-21 Craig A. Berry VMSify uupacktool.pl and run it during VMS build.
2007-05-20 Dave Mitchell delete thrdvar.h and move its contents to intrpvar.h
2007-05-20 Craig A. Berry Make VMS's home-grown glob() recognize a directory...
2007-05-18 Craig A. Berry When trimming long XS symbols on VMS, avoid warnings...
2007-05-07 Nicholas Clark bytecode.pl: Exterminate!
2007-04-30 Rafael Garcia-Suarez Two new manpages, by Abigail
2007-04-25 Craig A. Berry Work a little harder at building generate_uudmap on...
2007-04-24 Nicholas Clark Make PL_uudmap a constant global. Remove the run time...
2007-04-19 Brandon Black Re: new C3 MRO patch
2007-04-12 Rafael Garcia-Suarez Run buildtoc --build-all
2007-04-12 Rafael Garcia-Suarez Add the perlreapi man page, by Ævar Arnfjörð Bjarmason
2007-04-11 Nicholas Clark Run pod/buildtoc --build-all
2007-04-11 Craig A. Berry Fully VMSify CPANPLUS util names following #30885
2007-04-10 Rafael Garcia-Suarez Add the new CPANPLUS utilities to the VMS build process.
2007-03-31 Craig A. Berry Make Perl_vms_start_glob return the input pattern when...
2007-03-16 Craig A. Berry Make sure escaped dots in filenames are preserved when...
2007-03-08 Craig A. Berry Make vms/gen_shrfls.pl better able to detect header...
2007-03-07 Rafael Garcia-Suarez Add the new man page, perlunifaq, in relevant places
2007-03-05 Craig A. Berry In vms/gen_shrfls.pl, no more special handling of vars...
2007-03-03 Craig A. Berry Clean up the right file in vms/test.com (following...
2007-02-27 Craig A. Berry On VMS, use the normal executable file extension for...
2007-02-26 Craig A. Berry Assorted updates to vms/vms.c to fix compiler errors...
2007-02-18 Craig A. Berry Make vms/munchconfig.c able to take a list of substitut...
2007-02-11 Craig A. Berry In vms/vms.c's declaration of the LIB$INITIALIZE psect...
2007-02-08 Craig A. Berry Switch from Carp to plain old warn in vms/ext/XSSymSet.pm
2007-02-04 Craig A. Berry In vms/gen_shrfls.pl, consider EXTERN_C declarations...
2007-02-03 Craig A. Berry Install overload.h on VMS, plus more case fix-ups in...
2007-02-03 Craig A. Berry Install parser.h on VMS, plus fix some case typos in...
2006-12-18 Craig A. Berry In vms/vms.c, don't prototype decw$term_port until...
2006-11-25 Craig A. Berry xterm debugger support for VMS from John Malmberg ...
2006-11-06 Craig A. Berry In pipe_exit_routine in vms/vms.c, mark a subprocess...
2006-10-30 Craig A. Berry When we open a file and pass it along to PerlIO, be...
2006-10-21 Nicholas Clark Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and...
2006-10-10 Craig A. Berry fix a doc typo and a warning typo in VMS::DCLsym
next