This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add SvPV_nolen_const and SvPV_nomg_const
[perl5.git] / vms / vms.c
2005-05-29 Craig A. BerryVMS build update for blead
2005-03-25 Craig A. Berryconst fix-up for vms/vms.c
2004-07-09 Craig A. Berryprime_env_iter and zero-length values on VMS
2004-03-21 Craig A. Berryfix memory bug in vms.c:mp_do_tounixspec
2003-12-11 Craig A. Berryenviron array fix for VMS
2003-12-07 Craig A. Berrysetenv tweak for VMS
2003-07-04 Peter Prymmerswitch vmspipe.com over to using local symbols instead...
2003-04-14 Craig A. Berryvms/vms.c waitpid tweak
2003-04-03 Craig A. BerryVMS %ENV fix (follow-up to 18852)
2003-03-24 Craig A. Berryvms.c thread clean-up
2003-03-21 Craig A. Berryreaddir_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. Millertypos and other minor things
2003-03-08 Craig A. Berrylong %ENV values for VMS
2003-02-16 Craig A. Berryarcane tainting bug in vms.c
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-07-02 Craig A. Berryopendir() nit for VMS
2002-06-14 Craig A. Berryassorted help for older VMS systems
2002-05-24 Craig A. Berrylogical name translation iteration limits
2002-05-20 Jarkko HietaniemiMissed hunk from #16701.
2002-05-20 Craig A. Berryithreads for VMS
2002-05-17 Jarkko HietaniemiPERL_HASH() casting games so that our hashed data is...
2002-05-13 Peter PrymmerRe: unsigned char hashes (Re: perl@16539)
2002-05-13 Peter Prymmerfix a small comment nit in vms/vms.c
2002-04-25 Jarkko HietaniemiBrace yourself from Craig Berry to keep older compilers...
2002-04-24 Jarkko HietaniemiPartially retract #12056, from Craig Berry.
2002-04-20 Craig A. Berryrescue perldoc for VMS
2002-03-24 Craig A. Berryerrno help for VMS
2002-03-24 Craig A. Berryextend use of home-grown kill() on VMS
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
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
next