| Commit message (Expand) | Author | Age | Files | Lines |
* | perlvms.pod update | Craig A. Berry | 2001-10-04 | 1 | -13/+23 |
* | %ENV tainting for VMS | Craig A. Berry | 2001-10-03 | 1 | -4/+10 |
* | angle bracket filespec problem on VMS | Craig A. Berry | 2001-09-25 | 1 | -0/+5 |
* | perltootc -> perltooc in vms/descrip_mms.template | Craig A. Berry | 2001-09-25 | 1 | -2/+2 |
* | Fixing inline TODO recognition | Michael G. Schwern | 2001-09-24 | 1 | -1/+1 |
* | waitpid enhancements for VMS | Craig A. Berry | 2001-09-17 | 1 | -21/+139 |
* | Bump up version numbers. | Jarkko Hietaniemi | 2001-09-16 | 2 | -2/+2 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 2 | -13/+6 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 2 | -8/+8 |
* | system() and backtick error handling cleanup from Craig A. Berry. | Jarkko Hietaniemi | 2001-08-17 | 1 | -11/+41 |
* | better VMS docs for $?, exit(), and system() | Craig A. Berry | 2001-08-08 | 1 | -8/+21 |
* | [PATCH: perl@11564] introducing perlivp | Prymmer/Kahn | 2001-08-06 | 1 | -1/+5 |
* | add io/fs.t to vmsperl test suite | Peter Prymmer | 2001-07-24 | 1 | -1/+1 |
* | Adding TODO tests (was: Re: a report on perl@10930 results on a couple of Al... | Michael G. Schwern | 2001-06-27 | 1 | -10/+38 |
* | build (and test!) VMS::Stdio on VMS | Peter Prymmer | 2001-06-23 | 2 | -11/+26 |
* | sigaction workaround for VMS | Craig A. Berry | 2001-06-22 | 2 | -0/+32 |
* | test hunting on VMS | Craig A. Berry | 2001-06-19 | 1 | -3/+5 |
* | build ext/Socket dynamically on VMS | Craig A. Berry | 2001-06-19 | 1 | -27/+3 |
* | Perly.y and related file fixes to keep mainframe yacc (and bison) happy. | Nick Ing-Simmons | 2001-06-19 | 1 | -245/+245 |
* | Split off the pack/unpack code, from Nicholas Clark. | Jarkko Hietaniemi | 2001-06-18 | 1 | -5/+6 |
* | Re: DYNAMIC_ENV_FETCH HvNAME abuse. | Abhijit Menon-Sen | 2001-06-16 | 1 | -1/+0 |
* | make VMS find util.c's offspring | Craig A. Berry | 2001-06-16 | 1 | -7/+11 |
* | make VMS autosplit earlier in build | Craig A. Berry | 2001-06-13 | 1 | -1/+1 |
* | no PerlIO at startup time on VMS | Craig A. Berry | 2001-06-11 | 1 | -11/+11 |
* | One more run_byacc (a hand-tweaked version had slipped in). | Jarkko Hietaniemi | 2001-06-11 | 1 | -2/+2 |
* | Update perly_c.diff, update perly.fixer to edit away | Jarkko Hietaniemi | 2001-06-10 | 1 | -3/+3 |
* | perly.y overhaul | Simon Cozens | 2001-06-10 | 1 | -1286/+1321 |
* | Re: [PATCH perl@10439] fix old $^S description in perlvms.pod | Craig A. Berry | 2001-06-08 | 1 | -1/+1 |
* | fix old $^S description in perlvms.pod | Craig A. Berry | 2001-06-06 | 1 | -12/+7 |
* | Integrate change #10394 from maintperl; lexical file scope leakage. | Jarkko Hietaniemi | 2001-06-03 | 1 | -2/+2 |
* | PerlIO for VMS | Craig A. Berry | 2001-05-26 | 4 | -45/+72 |
* | fix const poisioning in PerlIO_openn->fdopen->openn | Peter Prymmer | 2001-05-05 | 1 | -1/+1 |
* | Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS | Dan Sugalski | 2001-05-02 | 1 | -1/+2 |
* | Multiplicity and thread fixes for VMS | Dan Sugalski | 2001-05-02 | 2 | -206/+253 |
* | VMS updates | Peter Prymmer | 2001-04-26 | 2 | -57/+82 |
* | VMS fix-ups and status | Craig A. Berry | 2001-03-28 | 2 | -4/+4 |
* | Integrate changes #9262,9264,9265,9266 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-21 | 2 | -5/+5 |
* | Tweak to perly.y to allow -DDEBUGGING to compile on OS390. | Nick Ing-Simmons | 2001-03-19 | 1 | -190/+192 |
* | Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;... | Robin Houston | 2001-03-14 | 1 | -201/+206 |
* | Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts | Dave Mitchell | 2001-03-09 | 1 | -1/+1 |
* | VMS piping ... cleanup at interpreter exit | Charles Lane | 2001-03-02 | 1 | -1/+13 |
* | Re: Errors in core PODs | Michael Stevens | 2001-02-28 | 2 | -7/+7 |
* | configure.com bug fixing spree | Craig A. Berry | 2001-02-27 | 1 | -1/+5 |
* | Integrate changes 7819,7820 from vmsperl into mainline. | Jarkko Hietaniemi | 2001-02-09 | 2 | -58/+128 |
|\ |
|
| * | Convert fwrite()s to sockets to write()s, since some socket stacks | Charles Bailey | 2001-02-08 | 2 | -58/+128 |
| * | SYN SYN | Charles Bailey | 2001-02-08 | 1 | -2/+3 |
| * | SYN SYN | Charles Bailey | 2001-01-24 | 1 | -1/+1 |
| * | Once again syncing after too long an absence | Charles Bailey | 2001-01-08 | 13 | -60/+104 |
| * | SYN SYN | Charles Bailey | 2000-10-20 | 8 | -4586/+1511 |
| * | YA resync with mainstem, including VMS patches from others | Charles Bailey | 2000-08-04 | 8 | -110/+260 |