summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
| * 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
* 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
* perldelta for dace60fbdbd315ddaeca8ff9dad1d4a672f95a3dTomasz Konojacki2021-04-201-2/+5
* Upgrade NEXT to 0.68 from CPANTodd Rinaldo2021-04-197-24/+61
* Update ExtUtils-MakeMaker to CPAN version 7.62Todd Rinaldo2021-04-1934-36/+36
* Adjust Module::CoreList version in Maintainers.plTodd Rinaldo2021-04-191-1/+1
* Update Scalar-List-Utils to 1.56Todd Rinaldo2021-04-1911-22/+262
* Ignore microperl if we build itMax Maischein2021-04-191-0/+5
* t/op/bop.t: Call "use warnings" pragma after BEGIN blockTAKAI Kousuke2021-04-191-2/+2
* perl.pod - move perlhist + perldeltas to History sectionDan Book2021-04-192-6/+10
* POSIX: Prefer system's NAN/INFINITY for POSIX::NAN and POSIX::INFINITY.TAKAI Kousuke2021-04-172-7/+30
* how_to_write_a_perldelta.pod: sections to match skeleton, more detailRichard Leach2021-04-161-53/+106
* Prevent incpath to spill into libpthH.Merijn Brand2021-04-161-6/+14
* mostly docs: replace "pumpking" when referring to the presentRicardo Signes2021-04-1610-29/+26
* Document another case when the "not imported" warning is usedE. Choroba2021-04-161-1/+2
* security docs: update capitalization of PSCRicardo Signes2021-04-162-3/+3
* Update secondary contact addresses for security reports.John Lightsey2021-04-162-6/+3
* pp.c: Clip shift amount of <<, >> to avoid overflowTAKAI Kousuke2021-04-162-3/+36
* Set %ENV keys using the same byte-string logic as setting %ENV values.Felipe Gasper2021-04-164-4/+45
* amigaos4/amigaos.c: Use memzero, not memset(0)Karl Williamson2021-04-151-1/+1