summaryrefslogtreecommitdiff
path: root/vms
Commit message (Expand)AuthorAgeFilesLines
* vms/munchconfig.c line length fixCraig A. Berry2001-11-101-2/+2
* Cleanup & fix of unsafe filenameMichael G. Schwern2001-11-091-42/+18
* VMS test.com running in wrong order?Michael G. Schwern2001-11-091-1/+1
* [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanupJarkko Hietaniemi2001-11-081-9/+5
* Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMSMichael G. Schwern2001-11-081-1/+1
* VMS patch redo from Charles Lane.Jarkko Hietaniemi2001-11-071-1/+1
* vms/gen_shrfls.pl more general config.sh parsingCharles Lane2001-11-071-6/+6
* vmsish fix, ieee rand() cleanupCharles Lane2001-10-194-77/+164
* try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems Charles Lane2001-10-181-0/+9
* Set PERL_CORE environment var Michael G. Schwern2001-10-171-0/+4
* Seems that a glob(undef) triggers an ACCVIO in Perl_flex_statJarkko Hietaniemi2001-10-091-0/+1
* perlvms.pod updateCraig A. Berry2001-10-041-13/+23
* %ENV tainting for VMSCraig A. Berry2001-10-031-4/+10
* angle bracket filespec problem on VMSCraig A. Berry2001-09-251-0/+5
* perltootc -> perltooc in vms/descrip_mms.templateCraig A. Berry2001-09-251-2/+2
* Fixing inline TODO recognitionMichael G. Schwern2001-09-241-1/+1
* waitpid enhancements for VMSCraig A. Berry2001-09-171-21/+139
* Bump up version numbers.Jarkko Hietaniemi2001-09-162-2/+2
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-312-13/+6
* 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