This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
make cygwin ld2 executable
[perl5.git] / vms /
2004-07-22 Nicholas ClarkGrab perl585delta.pod from maint and
2004-07-09 Craig A. Berryprime_env_iter and zero-length values on VMS
2004-05-31 Nicholas Clarkreplace the run time code in lib/utf8_pva.pl with data...
2004-05-31 Nicholas ClarkRun mktables as part of the build process.
2004-04-23 Nicholas ClarkOoops. Forgot to update pod.lst, and all that ensues...
2004-04-02 Craig A. Berryfix utils install problems on VMS
2004-04-01 Craig A. Berryarchname salad on VMS
2004-03-27 Craig A. Berrydon't clean-up perly.* on VMS
2004-03-21 Craig A. Berryfix memory bug in vms.c:mp_do_tounixspec
2004-03-18 Rafael Garcia-SuarezAdd a perl592delta.pod man page.
2004-02-14 Dave MitchellSwitch from byacc to bison and simplify the perly....
2004-01-26 Nicholas ClarkMerge dynamic perldelta from maint (22081)
2004-01-14 Nicholas ClarkUpdate pod.lst with perl583delta,pod, and rerun pod...
2003-12-27 Rafael Garcia-SuarezFix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a...
2003-12-20 Craig A. BerryOpenVMS I64 support
2003-12-11 Craig A. Berryenviron array fix for VMS
2003-12-07 Craig A. Berrysetenv tweak for VMS
2003-12-02 Rafael Garcia-SuarezThe prove utility should also be installed on VMS and...
2003-09-25 Rafael Garcia-SuarezAdd the perl581delta manpage.
2003-09-18 Ken WilliamsPatch for VMS::Filespec
2003-08-22 Jarkko HietaniemiIn the vms/descrip_mms.template the perlvms.pod must
2003-08-22 Jarkko HietaniemiRetract #20826 and #20831; things are done differently
2003-08-22 Jarkko Hietaniemiperlvms moving day, from Craig Berry.
2003-08-19 Jarkko HietaniemiNicholas Clark's podulator. The win32 makefile
2003-08-18 Peter Prymmerclean up quotation issue for use with MMS on VMS
2003-08-14 Jarkko HietaniemiA swath of VERSION patches from Nicholas Clark.
2003-08-13 Craig A. Berryanother VMS pod nit
2003-08-12 Jarkko HietaniemiMore missing pods for VMS.
2003-08-12 Peter Prymmeradd handling for new perlreref.pod file to VMS build.
2003-08-07 Peter PrymmerFw: [PATCH: perl@20512] DBG build tweaks for VMS.
2003-08-05 Jarkko HietaniemiThis is necessary to get things building for the VMS...
2003-08-02 Craig A. Berryioctl for VMS
2003-07-24 Ken Williamstypo in VMS::Filespec
2003-07-04 Jarkko HietaniemiRemove PL_earlytaint since the hash seed code
2003-07-04 Peter Prymmerswitch vmspipe.com over to using local symbols instead...
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-27 Craig A. BerryVMS::Stdio test tweak
2003-04-14 Craig A. Berryvms/vms.c waitpid tweak
2003-04-08 Rafael Garcia-SuarezDocument that perl recognizes 2>&1 on the command-line...
2003-04-03 Craig A. BerryVMS %ENV fix (follow-up to 18852)
2003-03-26 Rafael Garcia-SuarezVMS counterpart of change #19065
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-18 Craig A. BerryVMS pod install tweaks
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
2003-01-09 Craig A. BerryVMS perly build tweak
2002-12-23 Hugo van der SandenReverse #18285, for reasons given in:
2002-12-11 Stephen McCamantRe: Precedence of ? :
2002-12-10 Craig A. BerryVMS build update
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-09-29 Abhijit Menon-SenRemove package; (Heh heh.)
2002-09-21 Craig A. Berryfile spec tweaks for VMS
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-06 Craig A. BerryXS build fix for VMS
2002-08-05 Brent DaxDefined-or patch (cleaned up)
2002-07-11 Craig A. BerryVMS::Stdio fixups for mode arg to PerlIO_importFILE
2002-07-02 Craig A. Berryopendir() nit for VMS
2002-07-01 Craig A. Berrymore dangerous logical name warnings for VMS
2002-06-26 Craig A. BerryVMS nits, add getppid(), admit absence of fork()
2002-06-14 Craig A. Berryassorted help for older VMS systems
2002-05-28 Peter Prymmersmall updates to DCL portions of perl kit
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-05-01 Peter Prymmerremove the extraneous "all" target from the run of...
2002-05-01 Philip NewtonRe: [PATCH: perl@16267] update to vms/perlvms.pod
2002-04-29 Peter Prymmerupdate to vms/perlvms.pod
2002-04-27 Craig A. Berryextract enc2xs and piconv for VMS
2002-04-26 Craig A. Berryuse t/TEST
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-21 Gurusamy Sarathyfixes for all the warnings reported by Visual C (most...
2002-04-20 Craig A. Berryrescue perldoc for VMS
2002-03-26 Craig A. Berrysafety check for vms/test.com
2002-03-25 Craig A. Berryyfix fix for VMS (was YYDEBUG etc.)
2002-03-25 Rafael Garcia-SuarezRe: what is YYDEBUG and why does it reset errno?
2002-03-24 Craig A. Berryerrno help for VMS
2002-03-24 Craig A. Berryextend use of home-grown kill() on VMS
2002-03-22 Craig A. Berryvms/test.com, File::Find tests
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-03-15 Jarkko HietaniemiMonster _r patch: try to scan for all known _r variants,
2002-03-13 Craig A. Berry'all ::' for one and one for 'all ::'
2002-02-27 Craig A. Berryassorted VMS test fix-ups, $Config{prefixexp} revisited
2002-02-18 Craig A. BerryVMS cando_by_name and current process privs
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Craig A. Berrytest.com shebang handling (was Re: VMS@14369)
2001-12-08 Jarkko Hietaniemi[PATCH lib/vmsish.t] Small test name abuse.
2001-12-06 Craig A. Berry(was Re: [PATCH perl@13462]] VMS-only File::Spec->canon...
2001-12-06 Charles LaneMY_RAND workaround update
2001-12-06 Charles LaneMULTIPLICITY fixups
2001-12-06 Craig A. Berry] VMS-only File::Spec->canonpath fix
2001-12-05 Michael G. Schwernstat.t portability, the LAST VMS exception!
next