summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* perlhist: add v5.35.0v5.35.0Ricardo Signes2021-05-201-0/+2
|
* perldelta: v5.35.0 delta contentsRicardo Signes2021-05-201-376/+16
|
* New perldeltaSawyer X2021-05-2110-1200/+1649
|
* Bump to 5.35.0:Sawyer X2021-05-2130-174/+212
| | | | | | * Apparently, first you bump, then you update perldelta. * 5.35.0 *might* be released tomorrow (likely) but not certainly. * I've set it to tomorrow so Module::CoreList won't be upset.
* Tick the releaseSawyer X2021-05-201-1/+1
|
* Update epigraphSawyer X2021-05-201-1/+8
|
* add new release to perlhistv5.34.0Sawyer X2021-05-201-3/+4
|
* Update perldeltaSawyer X2021-05-201-5/+5
|
* Update customizedSawyer X2021-05-201-2/+0
|
* No point in updating on change for a newly-introduced moduleSawyer X2021-05-201-4/+0
|
* Cleanup double mentioning of -DusedefaultstrictSawyer X2021-05-201-8/+2
|
* perldelta: unify styles for headingsSHIRAKATA Kentaro2021-05-161-1/+1
|
* perldelta: unify styles of links for github issuesSHIRAKATA Kentaro2021-05-161-13/+15
|
* perldelta: fold long linesSHIRAKATA Kentaro2021-05-161-20/+33
|
* Update epigraphSawyer X2021-05-151-0/+6
|
* update metaSawyer X2021-05-151-1/+1
|
* disarm RC2 bumpSawyer X2021-05-151-1/+0
|
* 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
| |