Implement nonxs_ext on VMS.
[p5sagit/p5-mst-13.2.git] / vms / vms.c
2006-03-09 John E. Malmberg patch@27385 - VMS thread fixes (was: threads and VMS)
2006-03-06 John E. Malmberg Re: threads and VMS
2006-03-04 John E. Malmberg patch@27373 VMS build fix + more long pathname stuff
2006-02-20 John E. Malmberg patch@27236 vms glob/readdir/chdir EFS/long filename...
2006-02-15 John E. Malmberg patch@27162 long path name support in readdir / cando_b...
2006-02-07 John E. Malmberg patch@27082 Allow fatal exceptions to bring up VMS...
2006-01-31 John E. Malmberg patch@26996 - patch around stat("_NLA0:") bug
2006-01-14 Craig A. Berry Friday the 13th, Part II. Don't call SYS$GETJPI with...
2006-01-14 Craig A. Berry Eek. #25783 broke all pre-v8.2 VMS builds. Undo all...
2006-01-02 John E. Malmberg patch@26561 & earlier - buffer overrun in VMS.C
2005-12-14 Craig A. Berry Using the system's utime() requires a patch to vms...
2005-12-13 Craig A. Berry Don't include utime.h in vms.c -- it collides with
2005-12-09 John E. Malmberg patch@26310 - Major step for > 256 char paths on VMS
2005-12-08 Craig A. Berry On VMS, do not use Perl's memory allocator for the...
2005-12-08 John E. Malmberg patch@26253 Allow embedded new lines passed through...
2005-12-03 Craig A. Berry In vms/vms.c, don't use the thread-specific Newx()...
2005-11-07 Abe Timmerman follow up on 25969 for VMS
2005-10-26 John E. Malmberg [patch@25854]vms.c rmsexpand and memmove fixes
2005-10-25 John E. Malmberg VMS exit handling still broken, need some help.
2005-10-23 John E. Malmberg [patch@25825] Fix st_ino compare to use real data.
2005-10-22 Craig A. Berry VMS threaded build fixes for things broken in #25783
2005-10-20 John E. Malmberg [patch@25809]restore documented exit behavior
2005-10-19 John E. Malmberg [patch@25784] enable open(FOO, "child.pl foo|") on VMS
2005-10-17 John E. Malmberg [patch@25775] VMS prep for symbolic links and long...
2005-10-16 John E. Malmberg [patch@25763] Fix VMS error/exit handling, update kill...
2005-10-14 Craig A. Berry Grab enough room from the outset in do_tovmsspec()
2005-09-13 John E. Malmberg [patch@25388] vms/vms.c Perl_cando fix.
2005-08-19 John E. Malmberg [patch@25305] fixes to const fixes + Case Preserved...
2005-08-10 John E. Malmberg patch@25279 VMS error handling and const fixes
2005-08-05 John E. Malmberg [patch]vms.c - buffer highwater overrun in vmsify
2005-08-01 Rafael Garcia-Suarez Various patches by John E. Malmberg to fix data
2005-08-01 John E. Malmberg [patch] blead@25226 on OpenVMS/vms.c - fopen bug.
2005-07-08 Jim Cromie Re: janitorial work ? [patch]
2005-05-29 Craig A. Berry VMS build update for blead
2005-03-25 Craig A. Berry const fix-up for vms/vms.c
2004-07-09 Craig A. Berry prime_env_iter and zero-length values on VMS
2004-03-21 Craig A. Berry fix memory bug in vms.c:mp_do_tounixspec
2003-12-11 Craig A. Berry environ array fix for VMS
2003-12-07 Craig A. Berry setenv tweak for VMS
2003-07-04 Peter Prymmer switch vmspipe.com over to using local symbols instead...
2003-04-14 Craig A. Berry vms/vms.c waitpid tweak
2003-04-03 Craig A. Berry VMS %ENV fix (follow-up to 18852)
2003-03-24 Craig A. Berry vms.c thread clean-up
2003-03-21 Craig A. Berry readdir_r for VMS (was Re: [PATCH] configure.com: sig_n...
2003-03-11 Jarkko Hietaniemi """glob.*""" patch for VMS, from Peter Prymmer.
2003-03-11 Todd C. Miller typos and other minor things
2003-03-08 Craig A. Berry long %ENV values for VMS
2003-02-16 Craig A. Berry arcane tainting bug in vms.c
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-07-02 Craig A. Berry opendir() nit for VMS
2002-06-14 Craig A. Berry assorted help for older VMS systems
2002-05-24 Craig A. Berry logical name translation iteration limits
2002-05-20 Jarkko Hietaniemi Missed hunk from #16701.
2002-05-20 Craig A. Berry ithreads for VMS
2002-05-17 Jarkko Hietaniemi PERL_HASH() casting games so that our hashed data is...
2002-05-13 Peter Prymmer Re: unsigned char hashes (Re: perl@16539)
2002-05-13 Peter Prymmer fix a small comment nit in vms/vms.c
2002-04-25 Jarkko Hietaniemi Brace yourself from Craig Berry to keep older compilers...
2002-04-24 Jarkko Hietaniemi Partially retract #12056, from Craig Berry.
2002-04-20 Craig A. Berry rescue perldoc for VMS
2002-03-24 Craig A. Berry errno help for VMS
2002-03-24 Craig A. Berry extend use of home-grown kill() on VMS
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Paul Marquess From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
2002-02-18 Craig A. Berry VMS cando_by_name and current process privs
2001-12-06 Charles Lane MY_RAND workaround update
2001-12-06 Charles Lane MULTIPLICITY fixups
2001-11-29 Charles Lane VMS pre7 default signal handling
2001-11-28 Charles Lane A not-so-lethal kill() for VMS pre-7.0
2001-11-27 Jarkko Hietaniemi VMS piping fixes from Charles Lane (perl -P should
2001-11-19 Jarkko Hietaniemi do_spawn() cleanup from Charles Lane.
2001-11-17 Jarkko Hietaniemi Tweak from Charles Lane.
2001-11-16 Charles Lane [Patch Perl@13023] VMS system() warning
2001-11-16 Jarkko Hietaniemi A missing return; from Charles Lane.
2001-11-16 Charles Lane subprocess command line size increase
2001-11-15 Jarkko Hietaniemi VMSCMD synch attempt.
2001-11-15 Michael G. Schwern VMSCMD missing
2001-11-14 Charles Lane Re: [PATCH] new version of runperl()
2001-11-12 Charles Lane [Patch Perl@12856] MULTIPLICITY on VMS
2001-10-19 Charles Lane vmsish fix, ieee rand() cleanup
2001-10-18 Charles Lane try#2: [proposed PATCH Perl@12401] ieee floats, rand...
2001-10-09 Jarkko Hietaniemi Seems that a glob(undef) triggers an ACCVIO in Perl_fle...
2001-10-03 Craig A. Berry %ENV tainting for VMS
2001-09-25 Craig A. Berry angle bracket filespec problem on VMS
2001-09-17 Craig A. Berry waitpid enhancements for VMS
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-08-17 Jarkko Hietaniemi system() and backtick error handling cleanup from Craig...
2001-06-22 Craig A. Berry sigaction workaround for VMS
2001-06-11 Craig A. Berry no PerlIO at startup time on VMS
2001-05-26 Craig A. Berry PerlIO for VMS
2001-05-02 Dan Sugalski Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
2001-05-02 Dan Sugalski Multiplicity and thread fixes for VMS
2001-03-28 Nick Ing-Simmons Integrate mainline.
2001-03-28 Craig A. Berry VMS fix-ups and status
2001-03-21 Jarkko Hietaniemi Integrate changes #9262,9264,9265,9266 from maintperl...
2001-03-02 Charles Lane VMS piping ... cleanup at interpreter exit
2001-02-08 Charles Bailey Convert fwrite()s to sockets to write()s, since some...
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-29 Jarkko Hietaniemi Further VMS piping fixes from Charles Lane:
2000-12-15 Craig A. Berry Re: [ID 20001214.011] Unreachable value in a search...
next