summaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Collapse)AuthorAgeFilesLines
* update INSTALL with 5.15.0 referencesDavid Golden2011-06-201-2/+2
|
* Kill Devel::DProfFlorian Ragwitz2011-06-141-1/+0
| | | | It has been deprecated in 5.14. Now is the time to remove it.
* [perl #88812] INSTALL file changes (post-5.14)Kevin J. Woolley2011-05-181-44/+44
| | | | - minor spelling, punctuation corrections
* INSTALL: Change name so links to it aren't brokenKarl Williamson2011-05-181-1/+1
|
* INSTALL: broken linkKarl Williamson2011-05-181-1/+1
|
* Bump the perl version in various places for 5.15.0David Mitchell2011-05-181-8/+8
|
* First provisional bump to 5.14.0-RC0Jesse Vincent2011-04-021-10/+10
|
* Bump the perl version for 5.13.11Florian Ragwitz2011-03-201-8/+8
|
* INSTALL: Bump for 5.13.10Ævar Arnfjörð Bjarmason2011-02-201-2/+2
| | | | | | | | | | | | | Quoth Porting/release_managers_guide.pod: Review and update INSTALL to account for the change in version number; in particular, the "Coexistence with earlier versions of perl 5" section. Be particularly careful with the section "Upgrading from 5.X.Y or earlier". For stable releases, this needs to refer to the last release in the previous development cycle. For blead releases, it needs to refer to the previous blead release.
* Bump the perl version in various places to 5.13.10Ævar Arnfjörð Bjarmason2011-02-201-7/+7
| | | | | | | | | | 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.
* s/perlrepository/perlgit/gDave Rolsky2011-02-161-1/+1
| | | | Signed-off-by: Ævar Arnfjörð Bjarmason <avar@cpan.org>
* Assert binary incompatibility with 5.13.8, as appears to be standard ↵Jesse Vincent2011-01-201-2/+2
| | | | practice during blead series'
* Bump the perl version in various places to 5.13.9Jesse Vincent2011-01-201-7/+7
|
* Fix typos (spelling errors) in install files.Peter J. Acklam) (via RT2011-01-071-1/+1
| | | | | | | | | # New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81886] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81886 > Signed-off-by: Abigail <abigail@abigail.be>
* update references to earlier versionsZefram2010-12-191-1/+1
|
* bump perl version number for 5.13.8Zefram2010-12-191-7/+7
|
* Bump the perl version in various places for v5.13.7Chris 'BinGOs' Williams2010-11-201-7/+7
|
* Update Archive-Tar to CPAN version 1.70Chris 'BinGOs' Williams2010-11-151-0/+1
| | | | | | | | | | | [DELTA] * important changes in version 1.70 15/11/2010 - Add ptargrep utility courtesy of Grant McLean ** I think I found everywhere that needed updating by grepping for 'ptardiff' and adding where needed. This stuff is definitively not intuitive.
* Bump version to 5.13.6Tatsuhiko Miyagawa2010-10-201-7/+7
|
* [perl #78306] Clearify inc_version_list config in INSTALLZsbán Ambrus2010-10-091-0/+7
|
* Bump version to 5.13.5Steve Hay2010-09-191-8/+8
|
* Move the latest perldelta to pod/perldelta.podFlorian Ragwitz2010-09-051-4/+4
| | | | | This way patches including perldelta entries will apply properly, no matter when they are applied. If there's conflicts, they'll at least be in the right file.
* update TOC and perldelta referencesFlorian Ragwitz2010-08-201-4/+4
|
* Bump the perl version to 5.13.4Florian Ragwitz2010-08-201-8/+8
|
* Update INSTALL regarding binary compatibilityFlorian Ragwitz2010-08-171-2/+2
|
* clarify how to enable -DPERL_USE_SAFE_PUTENVLars Dɪᴇᴄᴋᴏᴡ 迪拉斯2010-07-261-3/+4
|
* update TOC and perldelta referencesDavid Golden2010-07-201-4/+4
|
* Bump the perl version to 5.13.3David Golden2010-07-191-7/+7
|
* create perl5133deltaNicholas Clark2010-06-231-4/+4
|
* Bump the perl version in various places for 5.13.2Matt S Trout2010-06-211-7/+7
|
* State the requirement of a C89 compliant ANSI C-compilerH.Merijn Brand2010-05-311-0/+5
|
* create perl5132deltaDavid Golden2010-05-231-4/+4
|
* create perl5131deltaLeon Brocard2010-04-201-11/+11
|
* Note how to deal with broken dbm.h on OpenSUSEH.Merijn Brand2010-04-131-0/+20
|
* Bump to 5.13.0Jesse Vincent2010-04-121-7/+7
|
* Create a perl5130delta.podJesse Vincent2010-04-121-4/+4
|
* Reword a speculative message about building 32bit perls from INSTALL.Jesse Vincent2010-03-301-1/+1
| | | | Spotted by Tim Jenness
* perl 5.11.6 never happened. Remove the traces of its perldelta.Jesse Vincent2010-03-251-5/+5
| | | | Thanks to Ask for pointing it out.
* Explain why -Duserelocatableinc isn't compatible with -Duseshrplibv5.12.0-RC0Rafael Garcia-Suarez2010-03-201-0/+4
|
* Bump to 5.12.0Jesse Vincent2010-03-141-7/+7
|
* Create perl5116delta and update other versionsSteve Hay2010-02-211-4/+4
|
* Bump version to 5.11.5Steve Hay2010-02-201-7/+7
|
* INSTALL doc fix: calling the test suite using -MTestInit changed since it ↵Slaven Rezic2010-02-071-1/+1
| | | | moved to top level (which happened in commit 30b6e59101b252c20a6b50b95203d1e2c6016604)
* Clarify in INSTALL what an extension name looks like:David Mitchell2010-01-221-1/+2
| | | | is it IPC::SysV or IPC/SysV, or... ?
* create perl5115delta and update other versionsRicardo Signes2010-01-201-4/+4
|
* bump version for 5.11.4Ricardo Signes2010-01-191-7/+7
|
* Bump to 5.11.3Jesse Vincent2009-12-201-7/+7
|
* create perl5113deltaLeon Brocard2009-11-201-4/+4
|
* Bump 5.11.1 -> 5.11.2 in all sorts of places it's (oh so unfortunately) ↵Leon Brocard2009-11-181-7/+7
| | | | hardcoded
* Refer to perlrepository.pod instead of patching.podDave Rolsky2009-10-301-1/+1
|