summaryrefslogtreecommitdiff
path: root/vms
Commit message (Expand)AuthorAgeFilesLines
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-272-8/+8
* system() and backtick error handling cleanup from Craig A. Berry.Jarkko Hietaniemi2001-08-171-11/+41
* better VMS docs for $?, exit(), and system()Craig A. Berry2001-08-081-8/+21
* [PATCH: perl@11564] introducing perlivpPrymmer/Kahn2001-08-061-1/+5
* add io/fs.t to vmsperl test suitePeter Prymmer2001-07-241-1/+1
* Adding TODO tests (was: Re: a report on perl@10930 results on a couple of Al...Michael G. Schwern2001-06-271-10/+38
* build (and test!) VMS::Stdio on VMSPeter Prymmer2001-06-232-11/+26
* sigaction workaround for VMSCraig A. Berry2001-06-222-0/+32
* test hunting on VMSCraig A. Berry2001-06-191-3/+5
* build ext/Socket dynamically on VMSCraig A. Berry2001-06-191-27/+3
* Perly.y and related file fixes to keep mainframe yacc (and bison) happy.Nick Ing-Simmons2001-06-191-245/+245
* Split off the pack/unpack code, from Nicholas Clark.Jarkko Hietaniemi2001-06-181-5/+6
* 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