summaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Collapse)AuthorAgeFilesLines
* (perl #127663) provide limited control for the internal drand48()Tony Cook2017-09-111-0/+6
| | | | | perl can be built without PERL_INTERNAL_RAND_SEED support to reduce it's attack surface.
* Bump perl version to 5.27.4, including Module::CoreList bitsMatthew Horsfall2017-08-211-15/+15
|
* Update INSTALL for 5.27.3Matthew Horsfall2017-08-211-2/+2
|
* Bump Perl version from 5.27.2 to 5.27.3Aaron Crane2017-07-201-14/+14
| | | | Including the various pieces of Module::CoreList.
* Bump the perl version 5.27.1 -> 5.27.2Eric Herman2017-06-221-14/+14
| | | | | | | | Note that at this stage, porting tests fail: Failed 3 tests out of 2390, 99.87% okay. ../dist/Module-CoreList/t/is_core.t ../dist/Module-CoreList/t/maintainer.t porting/corelist.t
* Bump the perl version in various places for 5.27.1David Mitchell2017-06-031-14/+14
|
* Restore "improve and update hash algorithm configuration docs in INSTALL"Yves Orton2017-06-011-35/+56
| | | | | | | | | | This reverts commit 9627bf7af087e000c169b623f1a4536976a0f6c1, and 2b2e489d8a432b3526cb21ef651bb9101ecd5b9d, which were reverts of commit e7e07d980872d020fd93a43cda96f72c8013af20 and of commit c25b844905729021ec43dcc6c244d99330d7260a resepctively. Updated docs to reflect new hash functions, along with some wordsmithing tweaks to make things read more smoothly (hopefully).
* Correct versions in INSTALLSawyer X2017-05-311-2/+2
|
* Bump version: 5.26.0 -> 5.27.0, including fixesSawyer X2017-05-311-14/+14
|
* Revert "improve and update hash algorithm configuration docs in INSTALL"Yves Orton2017-04-231-56/+35
| | | | | | This reverts commit e7e07d980872d020fd93a43cda96f72c8013af20. Accidentally pushed work pending unfreeze.
* improve and update hash algorithm configuration docs in INSTALLYves Orton2017-04-231-35/+56
| | | | | Updated to reflect new hash functions, along with some wordsmithing tweaks to make things read more smoothly (hopefully).
* Bump version: 5.25.12 -> 5.26.0Sawyer X2017-04-211-15/+15
|
* Version debump: 5.26.0 -> 5.25.12Sawyer X2017-04-191-15/+15
|
* Include 'sh' in Configure invocations in INSTALLDagfinn Ilmari Mannsåker2017-03-251-4/+4
| | | | | Most invocation examples included it, but some were missing. Add them for consistency.
* Use -Udefault_inc_excludes_dot in Configure exampleDagfinn Ilmari Mannsåker2017-03-251-1/+1
| | | | While equivalent to to the -D…=n form, the -U form is more common.
* INSTALL: add entry for -Ddefault_inc_excludes_dotDavid Mitchell2017-03-241-0/+10
|
* Version bump: 5.25.11 -> 5.26.0Sawyer X2017-03-201-14/+14
|
* bump version to 5.25.11reneeb2017-02-211-14/+14
|
* Some version numbers in INSTALL were wrongreneeb2017-02-191-2/+2
|
* Bump the perl version in various places for 5.25.10Abigail2017-01-201-14/+14
|
* Remove utils/c2ph and utils/pstructAbigail2017-01-161-2/+0
| | | | | | | | | | These programs are the same, just behave differently depending on under which name you call it. This is a very old script, originally dating from the perl3 era. It has been deprecated in favour of h2xs for a long time. In Perl 5.26, these utilities will no longer be available.
* add build options to disable the PERL_HASH* and PERL_PERTURB_KEYS env varsTony Cook2017-01-091-0/+7
| | | | | | These variables either control or reveal information used in perl's hash implementation that a careful user may not want controlled or exposed.
* Bump the perl version in various places for 5.25.9Sawyer X2016-12-201-14/+14
|
* Correct one spelling error.James E Keenan2016-12-181-1/+1
|
* Bump the perl version in various places for 5.25.8Chad Granum2016-11-201-14/+14
|
* Bump version numbers ready for 5.25.7Aaron Crane2016-10-201-14/+14
|
* bumping the version number Stevan Little2016-09-241-14/+14
|
* Bump the perl version in various places for v5.25.5Chris 'BinGOs' Williams2016-08-201-14/+14
|
* Document -DDEBUGGING betterDavid Mitchell2016-08-081-17/+18
| | | | | | | | | | | RT #128671 and http://nntp.perl.org/group/perl.perl5.porters/238127. In particular, perlhacktips and perlrun contained out-of-date information that setting -g would automatically set DEBUGGING too. I've also improved the description of -DDEBUGGING in INSTALL, and tried to make it clearer when the text is referring to the Configure switch -DDEBUGGING and when to the C compiler switch -DDEBUGGING.
* Bump version to 5.25.4Steve Hay2016-07-201-14/+14
| | | | (including regen/opcode.pl)
* Configure: clarify "version-specific"Dan Collins2016-07-141-5/+4
| | | | | | This has long been a confusing configure question. It sounds like it saves time by installing /less/, but really it just installs binaries with a version number suffix.
* Bump the perl version in various places for 5.25.3Matthew Horsfall2016-06-201-15/+15
|
* Remove most references to USENET from docsDan Collins2016-06-201-4/+3
|
* Update INSTALL to mention correct versions.Matthew Horsfall2016-06-201-2/+2
|
* Note latest stable in INSTALL:Sawyer X2016-05-211-1/+1
| | | | | | | | | | This was in the instructions but as it appears right after bumping the version number (which contains a note that BLEAD-POINT should only do it later), I had missed it. Also, INSTALL is generally updated by the bump version script, which is usually done the version before. Anyway, might as well fix it now.
* Bump the perl version in various places for 5.25.2Sawyer X2016-05-211-14/+14
|
* bump version to v5.25.1: now open for businessRicardo Signes2016-05-091-14/+14
|
* bump version to v5.25.0Ricardo Signes2016-05-081-14/+14
|
* Fix some pod errorsKarl Williamson2016-04-221-5/+5
| | | | | These were discovered while testing the Pod::Checker that is intended to be used in 5.25.
* version bump: this is now v5.24.0-RC0!Ricardo Signes2016-04-101-15/+15
|
* update security contact information.David Mitchell2016-04-081-9/+4
| | | | | | Point out that the security-reporting email address now creates an RT ticket. Also, consolidate this information purely within perlsec.pod, and make all the other places link to it with L<>.
* Bump version in various placesAbigail2016-03-201-15/+15
|
* bump version to 5.23.9Sawyer X2016-02-201-14/+14
|
* Time::HiRes moved from "cpan" to "dist" in 91ba54Tom Hukins2016-02-091-2/+2
|
* manual tweakStevan Little2016-01-201-2/+2
|
* bumping versionStevan Little2016-01-201-14/+14
|
* HiRes.t no longer existsTom Hukins2016-01-101-1/+3
| | | | Specify which Time::HiRes test scripts might fail under system load.
* Fix file pathsTom Hukins2016-01-101-5/+5
|
* Bump the perl version in various places for 5.23.7David Golden2015-12-211-15/+15
|
* Bump the perl version in various places for 5.23.6Abigail2015-11-201-15/+15
|