[patch@25784] enable open(FOO, "child.pl foo|") on VMS
[p5sagit/p5-mst-13.2.git] / vms / vmsish.h
2005-10-19 John E. Malmberg [patch@25784] enable open(FOO, "child.pl foo|") on VMS
2005-10-18 John E. Malmberg [patch@25783] vmsish.h fix for lstat() definition
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-02 Craig A. Berry assorted blead build help for VMS (mostly ithreads...
2005-08-10 John E. Malmberg patch@25279 VMS error handling and const fixes
2005-08-01 Rafael Garcia-Suarez Various patches by John E. Malmberg to fix data
2005-05-29 Craig A. Berry VMS build update for blead
2005-03-25 Craig A. Berry const fix-up for vms/vms.c
2005-01-05 Craig A. Berry -Duselargefiles for VMS
2003-08-02 Craig A. Berry ioctl for VMS
2003-07-04 Jarkko Hietaniemi Remove PL_earlytaint since the hash seed code
2003-06-29 Jarkko Hietaniemi Move the PL_earlytaint initialization to the PERL_SYS_I...
2003-06-20 Jarkko Hietaniemi More Perl malloc debugging magic from Ilya. Seems...
2003-04-03 Craig A. Berry VMS %ENV fix (follow-up to 18852)
2003-03-21 Craig A. Berry readdir_r for VMS (was Re: [PATCH] configure.com: sig_n...
2002-05-20 Craig A. Berry ithreads for VMS
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-15 Jarkko Hietaniemi VMSCMD synch attempt.
2001-10-19 Charles Lane vmsish fix, ieee rand() cleanup
2001-06-22 Craig A. Berry sigaction workaround for VMS
2001-06-16 Abhijit Menon-Sen Re: DYNAMIC_ENV_FETCH HvNAME abuse.
2001-05-26 Craig A. Berry PerlIO for VMS
2001-05-05 Peter Prymmer fix const poisioning in PerlIO_openn->fdopen->openn
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-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-10-20 Charles Bailey SYN SYN
2000-10-09 Peter Prymmer various VMS cleanup issues + CXX configure
2000-10-03 Jarkko Hietaniemi Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY)...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6174..6203 into mainline...
2000-06-30 Jarkko Hietaniemi Integrate with Sarathy.
2000-06-03 Dan Sugalski VMS fixups so we can build with MULTIPLICITY
2000-05-29 Charles Bailey Add fallback to tmpfile for use in cases where user...
2000-05-25 Charles Bailey Treat sockets as special in sys(read|write) (Charles...
2000-05-25 Charles Bailey Urk -- undo previous removal of vmsish 'exit' change
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-07 Gurusamy Sarathy workaround for CRT bug in chdir() (from Charles Lane...
2000-03-19 Gurusamy Sarathy support for C<use vmsish 'hushed'>; move VMSISH_EXIT...
2000-03-13 Charles Bailey Add vmsish 'hushed' option to suppress error messages...
2000-03-09 Gurusamy Sarathy support binmode(F,":crlf") and use open IN => ":raw...
2000-03-08 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-08 Gurusamy Sarathy add missing locks for op refcounts
2000-03-06 Craig A. Berry circumvent VMS fileno bug in old DEC C version
2000-03-03 Gurusamy Sarathy integrate cfgperl and vmsperl contents into mainline
2000-03-03 Charles Bailey Bypass PERL_INC_VERSION_LIST until we support in in...
2000-02-09 Charles Bailey Work around prefixing bug in older DECC preprocessors
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-09 Gurusamy Sarathy more changes for new-style version numbers (versions...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-13 Craig A. Berry Applied manually:
1999-11-04 Gurusamy Sarathy remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-08-23 Charles Bailey Fix prototypes in perlapi.c (64-bit?)
1999-08-23 Charles Bailey Update calls for new thread context handling
1999-08-10 Dan Sugalski Patches needed to get _60 building with
1999-08-10 Dan Sugalski Pathces to get _60 building on VMS
1999-07-05 Hans Mulder hand-apply whitespace mutiliated patch
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
1999-03-02 Hans Mulder To: perl5-porters@perl.org, vmsperl@perl.org
1998-12-03 Hans Mulder Initial VMS patches
1998-07-24 Larry Wall Here are the long-expected Unicode/UTF-8 modifications.
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-12 Jarkko Hietaniemi generic Configure mods and HAS_GROUP additions to help...
1998-04-02 Charles Bailey Next wave of _63 VMS patches
1998-03-16 Charles Bailey VMS updates (direct)
1998-01-08 Charles Bailey Assorted VMS patches (mostly VMS makefile update for...
1997-12-17 Charles Bailey Lots of VMS changes. vms/gen_shrfls.pl (which parses...
1997-11-25 Ilya Zakharevich Move malloc_mutex initialisation/destruction:
1997-10-24 Malcolm Beattie Patches for VMS [Dan Sugalski]
1997-09-05 Dan Sugalski lib/timelocal.t fails test 1 for VMS 7.1
1997-08-07 Tim Bunce [inseperable differences up to perl 5.004_02]
1997-05-15 Jonathan Hudson VMS update, including socket support (four patches)
1997-04-07 Perl 5 Porters [inseparable changes from match from perl-5.003_97b...
1997-04-07 Charles Bailey Special mkdir() for VMS
1997-03-01 Perl 5 Porters [inseparable changes from match from perl-5.003_91...
1997-02-21 Perl 5 Porters [inseparable changes from patch from perl5.003_27 to...
1997-02-18 Perl 5 Porters [inseparable changes from patch from perl5.003_26 to...
1997-02-10 Perl 5 Porters [inseparable changes from patch from perl5.003_25 to...
1997-02-04 Perl 5 Porters [inseparable changes from patch from perl5.003_24 to...
1997-01-25 Perl 5 Porters [inseparable changes from patch from perl5.003_22 to...
1997-01-15 Perl 5 Porters [inseparable changes from patch from perl5.003_20 to...
1996-12-19 Perl 5 Porters [inseparable changes from patch from perl5.003_11 to...
1996-12-06 Perl 5 Porters [inseparable changes from patch from perl5.003_10 to...
1996-11-26 Perl 5 Porters [inseparable changes from patch from perl5.003_08 to...
1996-09-07 Perl 5 Porters VMS 5.003_05 Update.
1996-07-30 Perl 5 Porters perl 5.003_01: vms/vmsish.h
1996-03-17 Perl 5 Porters perl 5.002_01: vms/vmsish.h
1996-02-29 Andy Dougherty perl 5.002
1996-02-08 Perl 5 Porters VMS updates.
1996-02-03 Perl 5 Porters perl5.002beta3
next