This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
[perl5.git] / vms /
2001-10-09 Jarkko HietaniemiSeems that a glob(undef) triggers an ACCVIO in Perl_fle...
2001-10-04 Craig A. Berryperlvms.pod update
2001-10-03 Craig A. Berry%ENV tainting for VMS
2001-09-25 Craig A. Berryangle bracket filespec problem on VMS
2001-09-25 Craig A. Berryperltootc -> perltooc in vms/descrip_mms.template
2001-09-24 Michael G. SchwernFixing inline TODO recognition
2001-09-17 Craig A. Berrywaitpid enhancements for VMS
2001-09-16 Jarkko HietaniemiBump up version numbers.
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
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-08-08 Craig A. Berrybetter VMS docs for $?, exit(), and system()
2001-08-06 Prymmer/Kahn[PATCH: perl@11564] introducing perlivp
2001-07-24 Peter Prymmeradd io/fs.t to vmsperl test suite
2001-06-27 Michael G. SchwernAdding TODO tests (was: Re: a report on perl@10930...
2001-06-23 Peter Prymmerbuild (and test!) VMS::Stdio on VMS
2001-06-22 Craig A. Berrysigaction workaround for VMS
2001-06-19 Craig A. Berrytest hunting on VMS
2001-06-19 Craig A. Berrybuild ext/Socket dynamically on VMS
2001-06-19 Nick Ing-SimmonsPerly.y and related file fixes to keep mainframe yacc...
2001-06-18 Jarkko HietaniemiSplit off the pack/unpack code, from Nicholas Clark.
2001-06-16 Abhijit Menon-SenRe: DYNAMIC_ENV_FETCH HvNAME abuse.
2001-06-16 Craig A. Berrymake VMS find util.c's offspring
2001-06-13 Craig A. Berrymake VMS autosplit earlier in build
2001-06-11 Craig A. Berryno PerlIO at startup time on VMS
2001-06-11 Jarkko HietaniemiOne more run_byacc (a hand-tweaked version had slipped...
2001-06-10 Jarkko HietaniemiUpdate perly_c.diff, update perly.fixer to edit away
2001-06-10 Simon Cozensperly.y overhaul
2001-06-09 Nick Ing-SimmonsIntegrate mainline
2001-06-08 Craig A. BerryRe: [PATCH perl@10439] fix old $^S description in perlv...
2001-06-06 Craig A. Berryfix old $^S description in perlvms.pod
2001-06-03 Jarkko HietaniemiIntegrate change #10394 from maintperl; lexical file...
2001-05-26 Craig A. BerryPerlIO for VMS
2001-05-05 Peter Prymmerfix const poisioning in PerlIO_openn->fdopen->openn
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-04-26 Peter PrymmerVMS updates
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-19 Nick Ing-SimmonsTweak to perly.y to allow -DDEBUGGING to compile on...
2001-03-14 Robin HoustonRe: [ID 20010309.004] my-variables lose values while...
2001-03-09 Dave MitchellRe: [ PATCH perl@8956 ] new debug option -DR shows...
2001-03-02 Charles LaneVMS piping ... cleanup at interpreter exit
2001-02-28 Michael StevensRe: Errors in core PODs
2001-02-27 Craig A. Berryconfigure.com bug fixing spree
2001-02-09 Jarkko HietaniemiIntegrate changes 7819,7820 from vmsperl into mainline.
2001-02-08 Charles BaileyConvert fwrite()s to sockets to write()s, since some...
2001-02-08 Charles BaileySYN SYN
2001-01-30 Craig A. Berryprotect VMS test harness from chdir switcheroo
2001-01-24 Charles BaileySYN SYN
2001-01-09 Charles Lanemake t/op/misc.t work on VMS
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-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-19 Craig A. Berryfinding PerlIO symbols for VMS
2000-12-17 Craig A. Berryfix-up for VMS extensions
2000-12-15 Craig A. BerryRe: [ID 20001214.011] Unreachable value in a search...
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-11-27 Charles LaneVMS test cleanup
2000-11-22 Peter Prymmermake VMS' test.com tail compatible w/ unix
2000-11-09 Jarkko HietaniemiMake deleting for %ENV work for (newer versions of...
2000-11-06 Jarkko Hietaniemi%ENV note tweaks from Dan Sugalski.
2000-11-06 Jarkko HietaniemiDocument %ENV = () portability issues.
2000-11-02 Charles LanePerl@7504, vms/gen_shrfls.pl
2000-10-24 Nicholas ClarkCheck if stdio supports tweaking lval and cnt simultane...
2000-10-24 Jarkko HietaniemiRun vms/vms_yfix.pl, should have done that after changing
2000-10-23 Prymmer/Kahnmiscellaneous typos in 3 pods
2000-10-20 Charles LanePerl 5.6.0/5.7.0 enable DProf test for VMS
2000-10-20 Charles LanePerl 5.6.0/5.7.0, vms/gen_shrfls.pl update
2000-10-20 Charles BaileySYN SYN
2000-10-12 Charles Lane5.6.0 & 5.7.1, VMS fixes
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-10-03 Jarkko HietaniemiIntroduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY)...
2000-09-30 Craig A. Berryanother VMS my_fwrite() fix for Storable
2000-09-12 Peter Prymmer[patch: perl@7045] vms updates
2000-09-12 Charles LanePerl 5.6.0, 5.7.0 ... vms/test.com to eliminate spuriou...
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-15 Peter PrymmerFix a dependency problem.
2000-08-14 Jarkko HietaniemiVMS configure.com update continues.
2000-08-13 Jarkko HietaniemiShould have deleted this in #6603.
2000-08-12 Jarkko HietaniemiRewrite of vms/subconfigure.com as configure.com,
2000-08-08 Jarkko HietaniemiDo away with array context, from Daniel Chetlin <daniel...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-26 Peter Prymmerbug fix for munchconfig (turned up by CXX)
2000-07-15 Jarkko Hietaniemianother VMS build tweak from Peter Prymmer
2000-07-15 Jarkko Hietaniemiperlvms.pod whitespace cleanup to keep pod utils happy.
2000-07-14 Jarkko Hietaniemithinko fix in vms/descrip_mms.template, the win32.pod...
2000-07-13 Jarkko Hietaniemitypo fix from Craig Berry
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6268..6282 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6231..6240 into mainline
next