summaryrefslogtreecommitdiff
path: root/README.vms
Commit message (Collapse)AuthorAgeFilesLines
* Bump version for 5.19.4Steve Hay2013-08-201-2/+2
|
* bump version to v5.19.3Aristotle Pagaltzis2013-07-221-2/+2
|
* bump version to v5.19.2David Golden2013-06-201-2/+2
|
* bump version to 5.19.1Ricardo Signes2013-05-201-2/+2
|
* bump version to 5.19.0Ricardo Signes2013-05-181-2/+2
|
* Bump version to 5.18.0-RC0Ricardo Signes2013-05-071-2/+2
| | | | | | | | This was done with: ./perl -Ilib Porting/bump-perl-version -i 5.17.12 5.18.0 Followed by two tiny manual edits: INSTALL and patchlevel.h
* Bump the perl version in various places for 5.17.12Ricardo Signes2013-04-201-2/+2
| | | | ...even though it should not get released
* Fix post-install instructions in README.vms.Craig A. Berry2013-04-101-15/+7
| | | | | | | | perl_setup.com gets installed, so we might as well run it from where we have it rather than copying it somewhere. And we really shouldn't be recommending putting things in sys$share, even as a second choice.
* Assorted updates to README.vmsCraig A. Berry2013-04-061-152/+105
|
* Bump version to5.17.11Max Maischein2013-03-221-3/+3
|
* Bump to v5.17.10Chris 'BinGOs' Williams2013-02-201-3/+3
|
* Bump the Perl version in various places for 5.17.9Aaron Crane2013-01-201-3/+3
|
* Bump the perl version in various places for 5.17.8Dave Rolsky2012-12-181-3/+3
|
* bump version to 5.17.7Ricardo Signes2012-11-201-3/+3
|
* Bump the version to 5.17.6Florian Ragwitz2012-10-191-3/+3
|
* Bump the perl version to 5.17.5Florian Ragwitz2012-09-191-3/+3
|
* Bump version to 5.17.4Steve Hay2012-08-201-3/+3
|
* bump to version 5.17.3Tony Cook2012-07-201-3/+3
|
* bump version to 5.17.2Jesse Luehrs2012-06-201-3/+3
|
* bump version to 5.17.1Jesse Luehrs2012-06-191-3/+3
|
* 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
|