summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to RC2v5.34.0-RC2Sawyer X2021-05-152-1/+2
|
* Add release to perlhistSawyer X2021-05-151-0/+1
|
* Update perldeltaSawyer X2021-05-151-6/+6
|
* Update Module::CoreListSawyer X2021-05-151-0/+1
|
* Remove todo note about octal notation since it's now addedPaul "LeoNerd" Evans2021-05-151-6/+0
|
* Perldelta: Podifying a bit moreSawyer X2021-05-151-26/+26
|
* perldelta: bump Data::Dumper version in v5.34.0Ricardo Signes2021-05-141-1/+1
|
* Update Changes file for Data::Dumper.Nicholas Clark2021-05-141-2/+26
| | | | Seems that there hasn't been a CPAN release for 2.5 years.
* For 5.34.0, revert the fix for GH #18614 as it introduces a regression.Nicholas Clark2021-05-143-6/+5
| | | | | | | | | | | | This reverts the XS code change from March 2021 from commit c71f1f234aad8a3c: Make Data::Dumper mark regex output as UTF-8 if needed retains the new tests, but skips them for Dumpxs. The change fixed one bug, but introduced another (GH #18764). The fix for both seems a little too risky this late in the release cycle, so revert to the v5.32.0 behaviour for the v5.34.0 release itself. Both bugs will be fix with a CPAN release very soon, which likely will also be in v5.34.1
* set -fwrapv on by default unconditionallyTony Cook2021-05-141-2/+3
| | | | | | | | | This was broken on gcc 10, and we want -fwrapv for all versions of gcc that we support. We also want a developer to be able to disable it easily (GCCWRAPV=undef) so it remains a flag rather than hard-coding -frwapv below.
* perldelta - move split change to other perlfunc changes and add issue linkDan Book2021-05-081-5/+5
|
* perldelta.pod: tweak -Dusedefaultstrict textRichard Leach2021-05-061-3/+2
| | | The existing text read to me as if -Dusedefaultstrict is on (i.e. defined) by default. Hopefully this PR is correct.
* small touch-ups to the 5.34.0 perldeltaKaren Etheridge2021-05-051-12/+4
|
* Add epigraphSawyer X2021-05-051-0/+6
|
* Fix date of 5.34.0-RC1 in perlhistSawyer X2021-05-051-1/+1
|
* Update METASawyer X2021-05-051-1/+1
|
* disarm RC1 bumpSawyer X2021-05-051-1/+0
|
* Update META filesv5.34.0-RC1Sawyer X2021-05-041-1/+1
|
* bump version to RC1Sawyer X2021-05-041-0/+1
|
* add new release to perlhistSawyer X2021-05-041-17/+20
|
* Merge all perldelta files to create perl534delta.podSawyer X2021-05-0419-3129/+1208
|
* Update Module::CoreList for 5.34.0Sawyer X2021-05-043-2/+32
|
* make regen_metaSawyer X2021-05-041-1/+1
|
* Bump perl version in various places for 5.34.0Sawyer X2021-05-0425-187/+187
|
* Fix perlop.pod about isa operator's precedencePaul "LeoNerd" Evans2021-05-041-1/+1
|
* update experimental to 0.024 from CPANRicardo Signes2021-05-024-37/+16
|
* perlpolicy: update moderator listRicardo Signes2021-05-011-1/+1
|
* Merge branch 'perlexperiment-links' into bleadRicardo Signes2021-05-013-20/+77
|\
| * feature.pm: fix a typoRicardo Signes2021-05-012-2/+2
| |
| * feature.pm: note that "try" is experimentalRicardo Signes2021-04-302-0/+12
| | | | | | | | ...then regen
| * perlexperiment: document the "try" experimentRicardo Signes2021-04-301-0/+9
| |
| * perlexperiment: document the uniprop_wildcards experimentRicardo Signes2021-04-301-0/+13
| |
| * perlexperiment: document the private_use experimentRicardo Signes2021-04-301-0/+13
| |
| * perlexperiment: note warning category for win32_perlioRicardo Signes2021-04-301-0/+3
| |
| * perlexperiment: add links to more issuesRicardo Signes2021-04-301-17/+24
| | | | | | | | | | This commit also tries to put things into the same order between experiments, and calls experiments "experiments" rather than "features".
| * perlexperiment: update GitHub issue link for "isa"Ricardo Signes2021-04-301-1/+1
|/
* Remove a double negative from a comment, clarifying that this is the default.Nicholas Clark2021-04-241-2/+2
|
* fix very minor spelling and pod markup in the last deltaKaren Etheridge2021-04-211-7/+11
|
* perlapi: Fix grammarKarl Williamson2021-04-211-2/+2
|
* Artisanal CommitChris 'BinGOs' Williams2021-04-211-1/+1
|
* new perldelta for 5.33.10Todd Rinaldo2021-04-2010-118/+567
| | | | | 5.33.10 isn't going to happen but it looks like we bump to the bogus release and THEN switch to RC1.
* Tick release_Schedule.pod for 5.33.9Todd Rinaldo2021-04-201-1/+1
|
* v5.33.9 advertised on p5p mailing listTodd Rinaldo2021-04-201-0/+2
|
* epigraph for v5.33.9Todd Rinaldo2021-04-201-0/+4
|
* add new release to perlhistv5.33.9Todd Rinaldo2021-04-201-0/+1
|
* Generate new modules in perldelta automaticallyTodd Rinaldo2021-04-201-8/+20
|
* Update changed modules in Module::CoreListTodd Rinaldo2021-04-201-1/+46
|
* Perldelta for 5.33.9Todd Rinaldo2021-04-201-278/+63
|
* Revert "Update Scalar-List-Utils to 1.56"Todd Rinaldo2021-04-2011-262/+22
| | | | | | This reverts commit a7dc88699c420088b5448c415a8a973e51c0fc18. We've opted to keep this out until 5.34 is released.
* perldelta for dace60fbdbd315ddaeca8ff9dad1d4a672f95a3dTomasz Konojacki2021-04-201-2/+5
|