summaryrefslogtreecommitdiff
path: root/vms
Commit message (Expand)AuthorAgeFilesLines
* Re: DYNAMIC_ENV_FETCH HvNAME abuse.Abhijit Menon-Sen2001-06-161-1/+0
* make VMS find util.c's offspring Craig A. Berry2001-06-161-7/+11
* make VMS autosplit earlier in buildCraig A. Berry2001-06-131-1/+1
* no PerlIO at startup time on VMSCraig A. Berry2001-06-111-11/+11
* One more run_byacc (a hand-tweaked version had slipped in).Jarkko Hietaniemi2001-06-111-2/+2
* Update perly_c.diff, update perly.fixer to edit awayJarkko Hietaniemi2001-06-101-3/+3
* perly.y overhaulSimon Cozens2001-06-101-1286/+1321
* Re: [PATCH perl@10439] fix old $^S description in perlvms.podCraig A. Berry2001-06-081-1/+1
* fix old $^S description in perlvms.podCraig A. Berry2001-06-061-12/+7
* Integrate change #10394 from maintperl; lexical file scope leakage.Jarkko Hietaniemi2001-06-031-2/+2
* PerlIO for VMSCraig A. Berry2001-05-264-45/+72
* fix const poisioning in PerlIO_openn->fdopen->opennPeter Prymmer2001-05-051-1/+1
* Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS Dan Sugalski2001-05-021-1/+2
* Multiplicity and thread fixes for VMSDan Sugalski2001-05-022-206/+253
* VMS updatesPeter Prymmer2001-04-262-57/+82
* VMS fix-ups and statusCraig A. Berry2001-03-282-4/+4
* Integrate changes #9262,9264,9265,9266 from maintperl to mainline.Jarkko Hietaniemi2001-03-212-5/+5
* Tweak to perly.y to allow -DDEBUGGING to compile on OS390.Nick Ing-Simmons2001-03-191-190/+192
* Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;...Robin Houston2001-03-141-201/+206
* Re: [ PATCH perl@8956 ] new debug option -DR shows ref countsDave Mitchell2001-03-091-1/+1
* VMS piping ... cleanup at interpreter exitCharles Lane2001-03-021-1/+13
* Re: Errors in core PODsMichael Stevens2001-02-282-7/+7
* configure.com bug fixing spreeCraig A. Berry2001-02-271-1/+5
* Integrate changes 7819,7820 from vmsperl into mainline.Jarkko Hietaniemi2001-02-092-58/+128
|\
| * Convert fwrite()s to sockets to write()s, since some socket stacksCharles Bailey2001-02-082-58/+128
| * SYN SYNCharles Bailey2001-02-081-2/+3
| * SYN SYNCharles Bailey2001-01-241-1/+1
| * Once again syncing after too long an absenceCharles Bailey2001-01-0813-60/+104
| * SYN SYNCharles Bailey2000-10-208-4586/+1511
| * YA resync with mainstem, including VMS patches from othersCharles Bailey2000-08-048-110/+260
* | protect VMS test harness from chdir switcherooCraig A. Berry2001-01-301-1/+2
* | make t/op/misc.t work on VMSCharles Lane2001-01-091-1/+1
* | Further VMS piping fixes from Charles Lane:Jarkko Hietaniemi2000-12-293-37/+56
* | finding PerlIO symbols for VMSCraig A. Berry2000-12-191-1/+1
* | fix-up for VMS extensionsCraig A. Berry2000-12-172-2/+2
* | Re: [ID 20001214.011] Unreachable value in a search list logical nameCraig A. Berry2000-12-151-1/+4
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-1/+0
* | VMS test cleanupCharles Lane2000-11-272-3/+12
* | make VMS' test.com tail compatible w/ unixPeter Prymmer2000-11-221-1/+1
* | Make deleting for %ENV work for (newer versions of) VMS,Jarkko Hietaniemi2000-11-091-1/+1
* | %ENV note tweaks from Dan Sugalski.Jarkko Hietaniemi2000-11-061-5/+7
* | Document %ENV = () portability issues.Jarkko Hietaniemi2000-11-061-0/+6
* | Perl@7504, vms/gen_shrfls.plCharles Lane2000-11-021-2/+5
* | Check if stdio supports tweaking lval and cnt simultaneously.Nicholas Clark2000-10-241-0/+2
* | Run vms/vms_yfix.pl, should have done that after changingJarkko Hietaniemi2000-10-241-1/+1
* | miscellaneous typos in 3 podsPrymmer/Kahn2000-10-231-2/+2
* | Perl 5.6.0/5.7.0 enable DProf test for VMSCharles Lane2000-10-201-1/+1
* | Perl 5.6.0/5.7.0, vms/gen_shrfls.pl updateCharles Lane2000-10-201-7/+8
* | 5.6.0 & 5.7.1, VMS fixesCharles Lane2000-10-121-0/+1
* | various VMS cleanup issues + CXX configurePeter Prymmer2000-10-093-9/+27