summaryrefslogtreecommitdiff
path: root/vms
Commit message (Expand)AuthorAgeFilesLines
* Create a perldelta for 5.14.0Florian Ragwitz2011-03-201-33/+38
* Use full archname in architecture-specific directories on VMS.Craig A. Berry2011-03-061-8/+6
* Further consolidate static logical name routines in vms/vms.cCraig A. Berry2011-02-231-82/+15
* Remove unused static function popen_translate from vms.c.Craig A. Berry2011-02-221-53/+0
* In t/TEST, automatically detect if running under miniperlNicholas Clark2011-02-211-1/+1
* Update TOC for perl51310deltaÆvar Arnfjörð Bjarmason2011-02-201-17/+21
* Add buildcustomize.pl to realclean target on VMS.Craig A. Berry2011-02-181-0/+1
* Add ext/re/re.pm to the @INC set for miniperl by lib/buildcustomize.plNicholas Clark2011-02-151-5/+2
* Use a buildcustomize.pl to set @INC in miniperl when building extensions.Nicholas Clark2011-02-151-2/+6
* Major revision of perlhack and perlrepositoryDave Rolsky2011-02-041-22/+38
* Compile keywords.c on VMS.Craig A. Berry2011-01-251-1/+3
* Merge perl_keyword.pl into regen/keywords.pl, to generate keywords.[ch]Nicholas Clark2011-01-241-1/+0
* Break out the generated function Perl_keywords() into keywords.c, a new file.Nicholas Clark2011-01-241-1/+1
* Update TOC for perl51310deltaJesse Vincent2011-01-221-34/+39
* Add perl5123delta.pod to MANIFEST and pod.lst, after f1d4662fac7469d5.Nicholas Clark2011-01-221-32/+36
* Automate current perldelta entry in vms/descrip_mms.template.Craig A. Berry2011-01-211-5/+5
* Generate pp_* prototypes in pp_proto.h, and remove pp.symNicholas Clark2011-01-091-2/+1
* Fix typos (spelling errors) in vms/*.Peter J. Acklam) (via RT2011-01-073-16/+16
* Build json_pp.com on VMS.Craig A. Berry2011-01-061-1/+4
* Remove cc_runtime.h from the VMS build.Craig A. Berry2011-01-051-5/+2
* Actuall excise 'Apollo DomainOS' support. We officially killed it in 5.11.0. ItJesse Vincent2011-01-041-5/+1
* update TOC for perl5138delta and perl5139deltaZefram2010-12-201-19/+23
* Reduce redundant macros and prototypes in vmsish.h.Craig A. Berry2010-12-121-176/+87
* Remove lots of unused, VMS-specific variables.Craig A. Berry2010-12-021-37/+13
* Fix K&R-style function declaration.Craig A. Berry2010-12-021-2/+1
* Remove unused include file from vms/vms.c.Craig A. Berry2010-12-021-1/+0
* Fix some unreachable and return nits in vms/vms.c.Craig A. Berry2010-12-021-3/+1
* Fix some =/== nits in vms/vms.cCraig A. Berry2010-12-021-5/+4
* Make vms/writemain.pl go the way of writemain.SH.Craig A. Berry2010-11-282-75/+2
* Only clean up the generated perldeltaFlorian Ragwitz2010-11-211-1/+0
* Update TOC for perl5.13.8Chris 'BinGOs' Williams2010-11-211-9/+14
* Clean up multiplying perldelta deletions.Craig A. Berry2010-11-161-4/+0
* Update Archive-Tar to CPAN version 1.70Chris 'BinGOs' Williams2010-11-151-1/+4
* RT 78836: vms/vms.c: dubious expressionsNicolas Kaiser2010-11-061-2/+2
* Exclude more exported but non-existent functions.Craig A. Berry2010-11-041-3/+18
* update TOC for perl5137deltaTatsuhiko Miyagawa2010-10-201-31/+42
* Update regen targets on VMS.Craig A. Berry2010-10-151-18/+16
* Band-aid to handle long API symbol on VMS.Craig A. Berry2010-10-151-2/+22
* Add perl5122deltaFlorian Ragwitz2010-10-131-15/+20
* Install l1_char_class_tab.h on VMS.Craig A. Berry2010-10-101-2/+5
* Move pod2html.PL into ext/Pod-HtmlNicholas Clark2010-10-051-8/+1
* Move pod2man.PL, pod2text.PL, podselect.PL into cpan/podlators/scriptsNicholas Clark2010-10-051-11/+1
* Move pod2usage.PL, podchecker.PL, podselect.PL into cpan/Pod-Parser/scriptsNicholas Clark2010-10-051-16/+1
* Move pod2latex.PL into its CPAN distribution directory.Nicholas Clark2010-10-051-6/+1
* Use isGV_with_GP in vms/vms.c for better glob recognition.Craig A. Berry2010-10-031-3/+3
* strictify vms/gen_shrfls.pl.Craig A. Berry2010-10-011-40/+48
* Don't export symbols for routines that don't exist.Craig A. Berry2010-09-291-1/+2
* Move OP prototypes from pp_proto.h to proto.hNicholas Clark2010-09-271-1/+0
* Don't delete the *previous* perldelta in the clean target on VMS.Craig A. Berry2010-09-271-2/+1
* Remove redundant function macros from vms/vmsish.h.Craig A. Berry2010-09-271-6/+0