This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make the VERSION of File::Spec be 0.86, otherwise File::Temp's
[perl5.git] / vms / vmsish.h
2003-08-02 Craig A. Berryioctl for VMS
2003-07-04 Jarkko HietaniemiRemove PL_earlytaint since the hash seed code
2003-06-29 Jarkko HietaniemiMove the PL_earlytaint initialization to the PERL_SYS_I...
2003-06-20 Jarkko HietaniemiMore Perl malloc debugging magic from Ilya. Seems...
2003-04-03 Craig A. BerryVMS %ENV fix (follow-up to 18852)
2003-03-21 Craig A. Berryreaddir_r for VMS (was Re: [PATCH] configure.com: sig_n...
2002-05-20 Craig A. Berryithreads for VMS
2001-12-06 Charles LaneMY_RAND workaround update
2001-12-06 Charles LaneMULTIPLICITY fixups
2001-11-29 Charles LaneVMS pre7 default signal handling
2001-11-28 Charles LaneA not-so-lethal kill() for VMS pre-7.0
2001-11-15 Jarkko HietaniemiVMSCMD synch attempt.
2001-10-19 Charles Lanevmsish fix, ieee rand() cleanup
2001-06-22 Craig A. Berrysigaction workaround for VMS
2001-06-16 Abhijit Menon-SenRe: DYNAMIC_ENV_FETCH HvNAME abuse.
2001-05-26 Craig A. BerryPerlIO for VMS
2001-05-05 Peter Prymmerfix const poisioning in PerlIO_openn->fdopen->openn
2001-05-02 Dan SugalskiMultiplicity and thread fixes for VMS
2001-03-28 Nick Ing-SimmonsIntegrate mainline.
2001-03-28 Craig A. BerryVMS fix-ups and status
2001-02-08 Charles BaileyConvert fwrite()s to sockets to write()s, since some...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-29 Jarkko HietaniemiFurther VMS piping fixes from Charles Lane:
2000-10-20 Charles BaileySYN SYN
2000-10-09 Peter Prymmervarious VMS cleanup issues + CXX configure
2000-10-03 Jarkko HietaniemiIntroduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY)...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6174..6203 into mainline...
2000-06-30 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-03 Dan SugalskiVMS fixups so we can build with MULTIPLICITY
2000-05-29 Charles BaileyAdd fallback to tmpfile for use in cases where user...
2000-05-25 Charles BaileyTreat sockets as special in sys(read|write) (Charles...
2000-05-25 Charles BaileyUrk -- undo previous removal of vmsish 'exit' change
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-07 Gurusamy Sarathyworkaround for CRT bug in chdir() (from Charles Lane...
2000-03-19 Gurusamy Sarathysupport for C<use vmsish 'hushed'>; move VMSISH_EXIT...
2000-03-13 Charles BaileyAdd vmsish 'hushed' option to suppress error messages...
2000-03-09 Gurusamy Sarathysupport binmode(F,":crlf") and use open IN => ":raw...
2000-03-08 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-08 Gurusamy Sarathyadd missing locks for op refcounts
2000-03-06 Craig A. Berrycircumvent VMS fileno bug in old DEC C version
2000-03-03 Gurusamy Sarathyintegrate cfgperl and vmsperl contents into mainline
2000-03-03 Charles BaileyBypass PERL_INC_VERSION_LIST until we support in in...
2000-02-09 Charles BaileyWork around prefixing bug in older DECC preprocessors
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-09 Gurusamy Sarathymore changes for new-style version numbers (versions...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-11-13 Craig A. BerryApplied manually:
1999-11-04 Gurusamy Sarathyremove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-08-23 Charles BaileyFix prototypes in perlapi.c (64-bit?)
1999-08-23 Charles BaileyUpdate calls for new thread context handling
1999-08-10 Dan SugalskiPatches needed to get _60 building with
1999-08-10 Dan SugalskiPathces to get _60 building on VMS
1999-07-05 Hans Mulderhand-apply whitespace mutiliated patch
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-05-11 Gurusamy Sarathyvarious fixes for clean build and test on win32; config...
1999-03-24 Charles Baileyapplied suggested patch, modulo superseded parts
1999-03-02 Hans MulderTo: perl5-porters@perl.org, vmsperl@perl.org
1998-12-03 Hans MulderInitial VMS patches
1998-07-24 Larry WallHere are the long-expected Unicode/UTF-8 modifications.
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-12 Jarkko Hietaniemigeneric Configure mods and HAS_GROUP additions to help...
1998-04-02 Charles BaileyNext wave of _63 VMS patches
1998-03-16 Charles BaileyVMS updates (direct)
1998-01-08 Charles BaileyAssorted VMS patches (mostly VMS makefile update for...
1997-12-17 Charles BaileyLots of VMS changes. vms/gen_shrfls.pl (which parses...
1997-11-25 Ilya ZakharevichMove malloc_mutex initialisation/destruction:
1997-10-24 Malcolm BeattiePatches for VMS [Dan Sugalski]
1997-09-05 Dan Sugalskilib/timelocal.t fails test 1 for VMS 7.1
1997-08-07 Tim Bunce[inseperable differences up to perl 5.004_02] perl-5.004_02
1997-05-15 Jonathan HudsonVMS 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 BaileySpecial 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... perl-5.003_26
1997-02-04 Perl 5 Porters[inseparable changes from patch from perl5.003_24 to... perl-5.003_25
1997-01-25 Perl 5 Porters[inseparable changes from patch from perl5.003_22 to... perl-5.003_23
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 PortersVMS 5.003_05 Update.
1996-07-30 Perl 5 Portersperl 5.003_01: vms/vmsish.h
1996-03-17 Perl 5 Portersperl 5.002_01: vms/vmsish.h
1996-02-29 Andy Doughertyperl 5.002 perl-5.002
1996-02-08 Perl 5 PortersVMS updates.
1996-02-03 Perl 5 Portersperl5.002beta3
1996-01-02 Perl 5 PortersUpdated for VMS.
1995-11-20 Larry Wall5.002 beta 1
1995-03-13 Larry WallPerl 5.001 perl-5.001
1994-10-17 Larry Wallperl 5.000 perl-5.000