summaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 5.32.1, ahead of its impending releaseSteve Hay2020-12-181-19/+20
| | | | (includes regen/opcode.pl)
* Bump perl version in various places for 5.32.0Sawyer X2020-05-291-14/+14
|
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-221-2/+2
| | | | | Mostly in comments and docs, but some in diagnostic messages and one case of 'or die die'.
* Bump the perl version in various places for 5.31.12Sawyer X2020-04-291-14/+14
|
* Bump back to 5.31.11, if we need to release itSawyer X2020-04-091-14/+14
|
* Bump version to 5.32.0Sawyer X2020-03-211-14/+14
|
* csh shell needed to build with PERL_EXTERNAL_GLOB definedJames E Keenan2020-03-021-0/+6
| | | | For: https://github.com/Perl/perl5/issues/16733
* Bump the perl version in various places for 5.31.10reneeb2020-02-211-14/+14
|
* Bump the perl version in various places for 5.31.9Matthew Horsfall2020-01-201-15/+15
|
* Update documentation, readmes, comments, and utilities to reference the ↵Dan Book2019-12-221-26/+21
| | | | | | GitHub issue tracker The perlbug utility and perlbug@perl.org should no longer be used to submit bug reports or patches.
* Bump the perl version in various places for 5.31.8Nicolas R2019-12-201-15/+15
|
* Bump the perl version in various places for 5.31.7Chris 'BinGOs' Williams2019-11-201-15/+15
|
* Bump version to 5.31.6Steve Hay2019-10-201-17/+17
| | | | (includes regen/opcode.pl)
* Move http:// URLs to https:// URLs in source codeMax Maischein2019-10-111-4/+4
| | | | | | This commit moves more URLs from http to https. This time it affects some source code, that's why it is not bunched up with the commits affecting pod/*
* Bump Version from 5.31.4 to 5.31.5 in various placesMax Maischein2019-09-211-16/+16
|
* Update INSTALL fileMax Maischein2019-09-201-2/+2
|
* Bump version to 5.31.4 and update Module::CorelistTom Hukins2019-08-201-15/+15
|
* Bump version to 5.31.3Steve Hay2019-07-201-15/+15
|
* Fix upgrade notes in INSTALLSteve Hay2019-07-191-2/+2
| | | | | Each BLEAD release is potentially not binary compatible with the previous release.
* bump version to 5.31.2Karen Etheridge2019-06-201-14/+14
|
* bump reference date in cross-compilation docsKaren Etheridge2019-06-191-1/+1
|
* The Windows CE Chainsaw MassacreSteve Hay2019-06-181-6/+2
| | | | | Remove WinCE support as agreed in the thread starting here: https://www.nntp.perl.org/group/perl.perl5.porters/2018/07/msg251683.html
* INTALL: Use L</Foo Bar>, not L<Foo Bar>Karl Williamson2019-05-251-3/+3
|
* INSTALL: Add L<> and F<> pod directivesKarl Williamson2019-05-251-27/+27
|
* Bump the perl version in various places for 5.31.1Sawyer X2019-05-251-14/+14
|
* Bump the perl version in various places for 5.31.0Sawyer X2019-05-221-14/+14
|
* Bump the perl version in various places for 5.30.0Sawyer X2019-05-101-14/+14
|
* Bump the perl version in various places for 5.29.10Zak B. Elep2019-03-211-14/+14
|
* Bump the perl version in various places for 5.29.9Nicolas R2019-02-201-14/+14
|
* Bump the perl version in various places for 5.29.8Abigail2019-01-201-14/+14
|
* Bump the perl version in various places for 5.29.7Abigail2018-12-181-14/+14
|
* Bump the perl version in various places for 5.29.6Karen Etheridge2018-11-201-14/+14
|
* Bump the Perl version for 5.29.5Aaron Crane2018-10-201-14/+14
|
* fix typosAlexandr Savca2018-10-091-2/+2
| | | | | | | | Committer: For porting tests: Update $VERSION in 4 files. Run: ./perl -Ilib regen/mk_invlists.pl ./perl -Ilib regen/regcharclass.pl
* bumping versions to 5.29.4John SJ Anderson2018-09-201-14/+14
|
* more places where -I. for -MTestInit is neededSlaven Rezic2018-09-131-2/+2
|
* Bump the perl version in various places for 5.29.3Chris 'BinGOs' Williams2018-08-201-14/+14
|
* Bump version to 5.29.2Steve Hay2018-07-201-14/+14
| | | | (including regen\opcode.pl)
* bump version for 5.29.1Sawyer X2018-06-271-14/+14
|
* Bump version to 5.29.0 and regenerate everythingSawyer X2018-06-241-15/+15
|
* Fix Module::CoreList versionsSawyer X2018-04-201-14/+14
|
* Bump the perl version in various places for 5.27.11Todd Rinaldo2018-03-201-14/+14
|
* Bump versionreneeb2018-03-021-14/+14
|
* Bump the perl version in various places for 5.27.9Abigail2018-01-201-15/+15
|
* Bump the perl version in various places for v5.27.8Chris 'BinGOs' Williams2017-12-201-14/+14
|
* Bump the perl version in various places for 5.27.7Karen Etheridge2017-11-201-15/+15
|
* Do not (attempt to) install man pages when explicitly disabledH.Merijn Brand2017-11-131-0/+4
| | | | | | | | | Configure … -Dman1dir=none -Dman3dir=none … → installman1dir='' installman3dir=''
* Skip various tests if PERL_BUILD_PACKAGING is setDominic Hargreaves2017-10-241-1/+2
| | | | | | These are tests which tend not to be useful for downstream packagers t/porting/customized.t change originally from Todd Rinaldo
* Rely on C89 <stdarg.h>Aaron Crane2017-10-211-21/+0
|
* Rely on C89 vprintf()Aaron Crane2017-10-211-15/+0
|