This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
[perl5.git] / vms / vms.c
2002-03-20 Paul MarquessFrom: "Paul Marquess" <paul_marquess@yahoo.co.uk>
2002-02-18 Craig A. BerryVMS cando_by_name and current process privs
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-27 Jarkko HietaniemiVMS piping fixes from Charles Lane (perl -P should
2001-11-19 Jarkko Hietaniemido_spawn() cleanup from Charles Lane.
2001-11-17 Jarkko HietaniemiTweak from Charles Lane.
2001-11-16 Charles Lane[Patch Perl@13023] VMS system() warning
2001-11-16 Jarkko HietaniemiA missing return; from Charles Lane.
2001-11-16 Charles Lanesubprocess command line size increase
2001-11-15 Jarkko HietaniemiVMSCMD synch attempt.
2001-11-15 Michael G. SchwernVMSCMD missing
2001-11-14 Charles LaneRe: [PATCH] new version of runperl()
2001-11-12 Charles Lane[Patch Perl@12856] MULTIPLICITY on VMS
2001-10-19 Charles Lanevmsish fix, ieee rand() cleanup
2001-10-18 Charles Lanetry#2: [proposed PATCH Perl@12401] ieee floats, rand...
2001-10-09 Jarkko HietaniemiSeems 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. Berryangle bracket filespec problem on VMS
2001-09-17 Craig A. Berrywaitpid enhancements for VMS
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-17 Jarkko Hietaniemisystem() and backtick error handling cleanup from Craig...
2001-06-22 Craig A. Berrysigaction workaround for VMS
2001-06-11 Craig A. Berryno PerlIO at startup time on VMS
2001-05-26 Craig A. BerryPerlIO for VMS
2001-05-02 Dan SugalskiRe: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
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-03-21 Jarkko HietaniemiIntegrate changes #9262,9264,9265,9266 from maintperl...
2001-03-02 Charles LaneVMS piping ... cleanup at interpreter exit
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-12-15 Craig A. BerryRe: [ID 20001214.011] Unreachable value in a search...
2000-11-09 Jarkko HietaniemiMake deleting for %ENV work for (newer versions of...
2000-10-20 Charles BaileySYN SYN
2000-10-09 Peter Prymmervarious VMS cleanup issues + CXX configure
2000-10-04 Charles Lane5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier
2000-10-03 Jarkko HietaniemiOne remaining nit less at the VMS mailbox sizing.
2000-10-03 Jarkko HietaniemiScale down the VMS message boxes, by Charles Lane.
2000-09-30 Craig A. Berryanother VMS my_fwrite() fix for Storable
2000-09-01 Peter PrymmerRe: [PATCH perl@6962] 2 more vms.c fix-ups and status
2000-09-01 Craig A. Berry2 more vms.c fix-ups and status
2000-08-30 Jarkko HietaniemiA better fix for the Socket building problem from Craig...
2000-08-30 Craig A. BerryRe: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
2000-08-30 Craig A. Berryfix Storable on VMS by fixing my_fwrite()
2000-08-29 Craig A. BerryChuck Lane's OpenVMS piping improvements
2000-08-25 Craig A. Berryprevent rare Perl hang on VMS
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6268..6282 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6231..6240 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6174..6203 into mainline...
2000-06-30 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-29 Dan SugalskiITHREADs for VMS
2000-06-25 Dan SugalskiXS module loading fixup for VMS
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 BaileyRegularize distinction between RMS$_DNF and RMS$_DIR...
2000-05-25 Charles BaileyAdd bounds checking for several strings (Charles Lane)
2000-05-24 Charles BaileyUgly workaround for version-specific RTL error
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-14 Gurusamy Sarathyintegrate vmsperl changes into mainline (change#5693...
2000-03-13 Charles BaileyResync with mainline post RC1
2000-03-13 Charles Bailey Update File::Spec::VMS and tests
2000-03-07 Gurusamy SarathyVMS build patch (from Peter Prymmer)
2000-03-06 Charles BaileyDowncase function call to hush picky cc
2000-03-03 Gurusamy Sarathyintegrate cfgperl and vmsperl contents into mainline
2000-03-03 Charles BaileyTry to intuit whether typeless file invoked in subprocess
2000-03-03 Charles BaileyAdd missing declaration (Dan Sugalski)
2000-03-03 Charles BaileyAd hoc patch for duping stdout into stderr
2000-03-02 Charles BaileyProtect manipulation of open pipe list from concurrent...
2000-03-02 Charles BaileyOptional warning for truncated logical name equivalence...
2000-03-02 Charles BaileyFIx no-op in vms.c
2000-03-01 Gurusamy Sarathyconsolidated VMS patches (from Craig A. Berry
2000-02-29 Gurusamy SarathyVMS fixups (from Dan Sugalski); cosmetic tweaks
2000-02-28 Charles BaileyFree $PARSE context after lookups
2000-02-28 Charles BaileyDon't wait for subprocess to read final EOF
2000-02-27 Charles BaileyImpose security constraints on lnm lookup only if tainting
2000-02-27 Charles Bailey Add new File::Spec::VMS methods
2000-02-27 Charles BaileyAccept filespecs as command verbs for subprocesses
2000-02-09 Charles BaileyWork around prefixing bug in older DECC preprocessors
2000-02-09 Charles BaileyMinor fixes to assuage picky compilers (unsigned compar...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-11-21 Jarkko HietaniemiVMS patches from Peter Prymmer.
1999-11-13 Craig A. BerryApplied manually:
1999-10-01 Gurusamy Sarathyremove dup hunks
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-09-17 Gurusamy Sarathyintegrate vmsperl contents into mainline (where VMS...
1999-08-23 Charles BaileyAllow option to treat barewords at start of Unix paths...
1999-08-23 Charles BaileyUpdate calls for new thread context handling
1999-08-13 Dan Sugalskifix up VMS->unix filename translation a bit
1999-08-11 Craig A. BerryBypass fsync(NULL) (crashes miniperl compiled with...
1999-08-10 Dan SugalskiPatches needed to get _60 building with
1999-07-07 Jarkko HietaniemiIntegrate with Sarathy. perldiag.pod required manual...
1999-07-07 Charles Baileyapplied new parts of suggested patch
next