summaryrefslogtreecommitdiff
path: root/README.vms
Commit message (Collapse)AuthorAgeFilesLines
* bump version to 5.17.0Ricardo Signes2012-05-201-3/+3
|
* bump version to 5.16.0 RC0Ricardo Signes2012-05-101-3/+3
| | | | | | | | Done with: ./perl -Ilib Porting/bump-perl-version -i 5.15.9 5.16.0 ...followed by a small edit to INSTALL and patchlevel.h.
* Bump the perl version in various places for 5.15.9Abigail2012-03-191-3/+3
|
* Bump versions from 5.15.7 to 5.15.8Max Maischein2012-02-201-3/+3
|
* Bump the perl version in various places for v5.15.7Chris 'BinGOs' Williams2012-01-201-3/+3
|
* Bump the perl version in various places for 5.15.6Dave Rolsky2011-12-191-3/+3
|
* Bump the perl version for 5.15.5Steve Hay2011-11-201-3/+3
|
* Bump the perl version in various places for 5.15.4Florian Ragwitz2011-10-201-3/+3
|
* bump version to 5.15.3 using Porting/bump-perl-versionStevan Little2011-09-201-3/+3
|
* Remove sockadapt layer from the VMS build.Craig A. Berry2011-09-031-38/+6
| | | | | | | | | | | | | | SOCKETSHR is/was an interface to abstract out TCP/IP calls for the various vendors' networking implementations, including the freeware CMU-IP stack. Neither SOCKETSHR nor CMU-IP has seen any maintenance for over a decade and are likely not even C89-compliant. The CRTL socket routines have been supported by the different vendors' stacks for many years so there is no reason to maintain an alternative, and there probably hasn't been a real working alternative for some years anyway. The code is still there in maint-5.14 and earlier branches if anyone has need of it.
* bump version to 5.12.2 using Porting/bump-perl-versionRicardo Signes2011-08-201-3/+3
|
* bump perl version number to 5.15.1Zefram2011-07-201-3/+3
|
* README.foo: Change NAME to perlfooKarl Williamson2011-07-021-1/+1
| | | | This fixes broken links to these
* Bump the perl version in various places for 5.15.0David Mitchell2011-05-181-3/+3
|
* First provisional bump to 5.14.0-RC0Jesse Vincent2011-04-021-3/+3
|
* Bump the perl version for 5.13.11Florian Ragwitz2011-03-201-3/+3
|
* Bump the perl version in various places to 5.13.10Ævar Arnfjörð Bjarmason2011-02-201-3/+3
| | | | | | | | | | Done with: ./perl -Ilib Porting/bump-perl-version -s 5.13.9 5.13.10 > /tmp/scan ./perl -Ilib Porting/bump-perl-version -u < /tmp/scan And then manually editing the README.vms file to update the vmstar example.
* Bump the perl version in various places to 5.13.9Jesse Vincent2011-01-201-3/+3
|
* Fix typos (spelling errors) in README*.Peter J. Acklam) (via RT2011-01-071-1/+1
| | | | | | | | | # New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81912] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81912 > Signed-off-by: Abigail <abigail@abigail.be>
* bump perl version number for 5.13.8Zefram2010-12-191-3/+3
|
* Bump the perl version in various places for v5.13.7Chris 'BinGOs' Williams2010-11-201-3/+3
|
* Bump version to 5.13.6Tatsuhiko Miyagawa2010-10-201-3/+3
|
* Bump version to 5.13.5Steve Hay2010-09-191-3/+3
|
* Bump the perl version to 5.13.4Florian Ragwitz2010-08-201-3/+3
|
* Bump the perl version to 5.13.3David Golden2010-07-191-3/+3
|
* Bump the perl version in various places for 5.13.2Matt S Trout2010-06-211-3/+3
|
* Bump the perl version in various places for 5.13.1Ricardo Signes2010-05-201-3/+3
|
* Bump to 5.13.0Jesse Vincent2010-04-121-3/+3
|
* Bump to 5.12.0Jesse Vincent2010-03-141-3/+3
|
* Missed a version bump in README.vmsSteve Hay2010-02-201-1/+1
|
* Bump version to 5.11.5Steve Hay2010-02-201-3/+3
|
* bump version for 5.11.4Ricardo Signes2010-01-191-3/+3
|
* Remove Roman numerals from README.vms after confirmation from Craig that ↵Jesse Vincent2009-12-201-4/+0
| | | | it's not actually important
* Bump to 5.11.3Jesse Vincent2009-12-201-4/+4
|
* Bump 5.11.1 -> 5.11.2 in all sorts of places it's (oh so unfortunately) ↵Leon Brocard2009-11-181-4/+4
| | | | hardcoded
* Some de-cruftification of README.vms.Craig A. Berry2009-11-111-123/+16
|
* Bump 5.11.0 -> 5.11.1 in all sorts of places it's (oh so unfortunately) ↵Jesse Vincent2009-10-201-4/+4
| | | | hardcoded
* README.vms version bumpsJesse Vincent2009-10-031-3/+3
|
* Use alternative URLs for links which are now broken (link rot)Leon Brocard2009-09-151-6/+3
|
* URL and other fix-ups for README.vmsCraig A. Berry2009-07-161-21/+15
|
* Fix reference to perlvms.pod after move to new location.Craig A. Berry2009-04-211-1/+1
|
* Updates to VMS-specific pod.Craig A. Berry2007-12-031-19/+26
| | | p4raw-id: //depot/perl@32560
* patch@32028 POD updates for VMSJohn E. Malmberg2007-10-051-9/+24
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-id: <4705AEAE.9060100@qsl.net> p4raw-id: //depot/perl@32029
* Remove vms/genconfig.pl and references to it; it was made obsolete way backCraig A. Berry2007-07-041-4/+0
| | | | | | | in change #1084. Remove references to vms/config.vms, which was removed in change #1084. p4raw-link: @1084 on //depot/perl: 97abc6adffcd3efcbaee73cbdad2055b2d06be4f p4raw-id: //depot/perl@31532
* Fix URL rot in README.vmsCraig A. Berry2007-03-311-22/+23
| | | p4raw-id: //depot/perl@30814
* document patch for VMS port on new file systemsPeter Prymmer2003-12-231-0/+36
| | | | | Message-Id: <OF32243F10.A592C9A9-ON85256E05.007B1741-85256E05.007B63CB@factset.com> p4raw-id: //depot/perl@21953
* add probe for yet another dangerous logical name: COMPPeter Prymmer2003-02-201-6/+16
| | | | | Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com> p4raw-id: //depot/perl@18757
* README.vms -- updated testing instructionsCraig A. Berry2002-06-171-1/+20
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <a05111b1cb9332326226f@[172.16.52.1]> p4raw-id: //depot/perl@17268
* README.vms, Multinet fix updateCraig A. Berry2002-06-151-9/+9
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <a05111b12b9313d818599@[172.16.52.1]> p4raw-id: //depot/perl@17253
* VMS doc patch (was Re: VMS changes?)Craig A. Berry2002-06-081-5/+42
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <a05111b03b92805d6bc97@[172.16.52.1]> p4raw-id: //depot/perl@17104