summaryrefslogtreecommitdiff
path: root/vms
Commit message (Collapse)AuthorAgeFilesLines
* fix const poisioning in PerlIO_openn->fdopen->opennPeter Prymmer2001-05-051-1/+1
| | | | | Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com> p4raw-id: //depot/perl@9993
* Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS Dan Sugalski2001-05-021-1/+2
| | | | | Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48> p4raw-id: //depot/perl@9966
* Multiplicity and thread fixes for VMSDan Sugalski2001-05-022-206/+253
| | | | | Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48> p4raw-id: //depot/perl@9960
* VMS updatesPeter Prymmer2001-04-262-57/+82
| | | | | Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com> p4raw-id: //depot/perl@9847
* VMS fix-ups and statusCraig A. Berry2001-03-282-4/+4
| | | | | Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01> p4raw-id: //depot/perl@9414
* Integrate changes #9262,9264,9265,9266 from maintperl to mainline.Jarkko Hietaniemi2001-03-212-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | revert the leak fix in change#9142 (problem needs a more experimental fix unsuitable for 5.6.1) do alphabetical sorting by default (for csh compatibility) cut-n-paste goof in change#9264 VMS piping fixes (from Charles Lane) p4raw-link: @9266 on //depot/maint-5.6/perl: 72d1c956969523b19a71b5ffb5af9479f09d0e6a p4raw-link: @9265 on //depot/maint-5.6/perl: 8549c3fc2da30e970df00a46a796a39e843777aa p4raw-link: @9264 on //depot/maint-5.6/perl: 1086ad2319c3ee3e3873c478e76309ea4f03453b p4raw-link: @9262 on //depot/maint-5.6/perl: a89eb504d1201e0dad09aaf86db07d000904f216 p4raw-link: @9142 on //depot/maint-5.6/perl: 26972843796e21c404c9d13ec5ee86e7b952a2bd p4raw-id: //depot/perl@9269 p4raw-integrated: from //depot/maint-5.6/perl@9268 'copy in' ext/File/Glob/Changes ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h (@5902..) ext/File/Glob/Glob.pm (@7770..) vms/vmspipe.com (@8636..) vms/vms.c (@8986..) 'edit in' ext/File/Glob/Glob.xs (@9264..) 'merge in' scope.c (@9142..)
* Tweak to perly.y to allow -DDEBUGGING to compile on OS390.Nick Ing-Simmons2001-03-191-190/+192
| | | | | | (Building on OS390 uses native YACC and YYDEBUG has other side effects.) p4raw-id: //depot/perlio@9248
* Re: [ID 20010309.004] my-variables lose values while goto'ing within a ↵Robin Houston2001-03-141-201/+206
| | | | | | | for(;;)-loop Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk> p4raw-id: //depot/perl@9139
* Re: [ PATCH perl@8956 ] new debug option -DR shows ref countsDave Mitchell2001-03-091-1/+1
| | | | | Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk> p4raw-id: //depot/perl@9084
* VMS piping ... cleanup at interpreter exitCharles Lane2001-03-021-1/+13
| | | | | Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@8983
* Re: Errors in core PODsMichael Stevens2001-02-282-7/+7
| | | | | Message-ID: <20010223154756.A7723@firedrake.org> p4raw-id: //depot/perl@8965
* configure.com bug fixing spreeCraig A. Berry2001-02-271-1/+5
| | | | | Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01> p4raw-id: //depot/perl@8959
* Integrate changes 7819,7820 from vmsperl into mainline.Jarkko Hietaniemi2001-02-092-58/+128
|\ | | | | | | | | | | | | | | | | | | | | | | Add header for LIB$ prototypes (C. Berry) Convert fwrite()s to sockets to write()s, since some socket stacks don't take kindly to stdio. Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups (for often optional LNMs) Correct a few typos (C. Bailey) p4raw-id: //depot/perl@8724
| * Convert fwrite()s to sockets to write()s, since some socket stacksCharles Bailey2001-02-082-58/+128
| | | | | | | | | | | | | | | | | | don't take kindly to stdio. Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups (for often optional LNMs) Correct a few typos (C. Bailey) p4raw-id: //depot/vmsperl@8720
| * SYN SYNCharles Bailey2001-02-081-2/+3
| | | | | | p4raw-id: //depot/vmsperl@8718
| * SYN SYNCharles Bailey2001-01-241-1/+1
| | | | | | p4raw-id: //depot/vmsperl@8535
| * Once again syncing after too long an absenceCharles Bailey2001-01-0813-60/+104
| | | | | | p4raw-id: //depot/vmsperl@8367
| * SYN SYNCharles Bailey2000-10-208-4586/+1511
| | | | | | p4raw-id: //depot/vmsperl@7375
| * YA resync with mainstem, including VMS patches from othersCharles Bailey2000-08-048-110/+260
| | | | | | p4raw-id: //depot/vmsperl@6514
* | protect VMS test harness from chdir switcherooCraig A. Berry2001-01-301-1/+2
| | | | | | | | | | Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]> p4raw-id: //depot/perl@8618
* | make t/op/misc.t work on VMSCharles Lane2001-01-091-1/+1
| | | | | | | | | | Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@8380
* | Further VMS piping fixes from Charles Lane:Jarkko Hietaniemi2000-12-293-37/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In summary, error messages produced when a subprocess terminated abnormally were being sent not just to the parent process, but to grandparents, because of default values for error output that were not completely overridden when the subprocess was started. This patch fixes this behavior by defining user-mode (i.e., temporary for the duration of the program) logical names for SYS$OUTPUT and SYS$ERROR when they are (re)opened inside Perl. And a bunch of other changes to make it so that the user-mode logicals are the ones that control where Perl's error messages go if it terminates abnormally. I also added some gratuitous fixes to the indentation of braces in the piping code. It just looked ugly, before. p4raw-id: //depot/perl@8257
* | finding PerlIO symbols for VMSCraig A. Berry2000-12-191-1/+1
| | | | | | | | | | Message-Id: <p04330102b661bc01daba@[172.16.52.1]> p4raw-id: //depot/perl@8190
* | fix-up for VMS extensionsCraig A. Berry2000-12-172-2/+2
| | | | | | | | | | | | | | Message-Id: <p04330103b6628cabe114@[172.16.52.1]> MAN.PODS => ' ' is naughty. p4raw-id: //depot/perl@8155
* | Re: [ID 20001214.011] Unreachable value in a search list logical nameCraig A. Berry2000-12-151-1/+4
| | | | | | | | | | Message-Id: <p04330100b65efbe32f30@[172.16.52.1]> p4raw-id: //depot/perl@8122
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-1/+0
| | | | | | p4raw-id: //depot/perl@7984
* | VMS test cleanupCharles Lane2000-11-272-3/+12
| | | | | | | | | | Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@7884
* | make VMS' test.com tail compatible w/ unixPeter Prymmer2000-11-221-1/+1
| | | | | | | | | | Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com> p4raw-id: //depot/perl@7811
* | Make deleting for %ENV work for (newer versions of) VMS,Jarkko Hietaniemi2000-11-091-1/+1
| | | | | | | | | | from Craig A. Berry. p4raw-id: //depot/perl@7618
* | %ENV note tweaks from Dan Sugalski.Jarkko Hietaniemi2000-11-061-5/+7
| | | | | | p4raw-id: //depot/perl@7583
* | Document %ENV = () portability issues.Jarkko Hietaniemi2000-11-061-0/+6
| | | | | | p4raw-id: //depot/perl@7580
* | Perl@7504, vms/gen_shrfls.plCharles Lane2000-11-021-2/+5
| | | | | | | | | | Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@7531
* | Check if stdio supports tweaking lval and cnt simultaneously.Nicholas Clark2000-10-241-0/+2
| | | | | | | | | | | | Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?) Message-ID: <20001023153932.A10786@plum.flirble.org> p4raw-id: //depot/perl@7427
* | Run vms/vms_yfix.pl, should have done that after changingJarkko Hietaniemi2000-10-241-1/+1
| | | | | | | | | | perly.c in #7382. p4raw-id: //depot/perl@7417
* | miscellaneous typos in 3 podsPrymmer/Kahn2000-10-231-2/+2
| | | | | | | | | | Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com> p4raw-id: //depot/perl@7411
* | Perl 5.6.0/5.7.0 enable DProf test for VMSCharles Lane2000-10-201-1/+1
| | | | | | | | | | Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@7377
* | Perl 5.6.0/5.7.0, vms/gen_shrfls.pl updateCharles Lane2000-10-201-7/+8
| | | | | | | | | | Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@7376
* | 5.6.0 & 5.7.1, VMS fixesCharles Lane2000-10-121-0/+1
| | | | | | | | | | Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@7208
* | various VMS cleanup issues + CXX configurePeter Prymmer2000-10-093-9/+27
| | | | | | | | | | Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com> p4raw-id: //depot/perl@7183
* | 5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlierCharles Lane2000-10-041-8/+321
| | | | | | | | | | Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@7142
* | One remaining nit less at the VMS mailbox sizing.Jarkko Hietaniemi2000-10-031-1/+1
| | | | | | p4raw-id: //depot/perl@7137
* | Scale down the VMS message boxes, by Charles Lane.Jarkko Hietaniemi2000-10-031-5/+6
| | | | | | | | | | | | Fix for ID 20000903.009, workaround at http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html p4raw-id: //depot/perl@7133
* | Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) definesJarkko Hietaniemi2000-10-031-0/+2
| | | | | | | | | | as suggested by Olaf Flebbe and Nicholas Clark. p4raw-id: //depot/perl@7126
* | another VMS my_fwrite() fix for StorableCraig A. Berry2000-09-301-8/+21
| | | | | | | | | | Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01> p4raw-id: //depot/perl@7101
* | [patch: perl@7045] vms updatesPeter Prymmer2000-09-121-4/+31
| | | | | | | | | | Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com> p4raw-id: //depot/perl@7058
* | Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test outputCharles Lane2000-09-121-1/+1
| | | | | | | | | | Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@7053
* | Re: [PATCH perl@6962] 2 more vms.c fix-ups and statusPeter Prymmer2000-09-011-1/+1
| | | | | | | | | | Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com> p4raw-id: //depot/perl@6991
* | 2 more vms.c fix-ups and statusCraig A. Berry2000-09-011-3/+22
| | | | | | | | | | Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01> p4raw-id: //depot/perl@6965
* | A better fix for the Socket building problem from Craig Berry.Jarkko Hietaniemi2000-08-301-6/+0
| | | | | | p4raw-id: //depot/perl@6926
* | Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001Craig A. Berry2000-08-301-1/+1
| | | | | | | | | | Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01> p4raw-id: //depot/perl@6924