summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create new perldelta for 5.32.2maint-5.32Steve Hay2021-01-2311-118/+567
* Tick off releaseSteve Hay2021-01-231-1/+1
* Add epigraph for 5.32.1Steve Hay2021-01-231-0/+15
* Finalize perldeltav5.32.1Steve Hay2021-01-231-4/+4
* 5.32.1 todaySteve Hay2021-01-231-0/+1
* Porting/epigraphs.pod - satisfy porting testsRichard Leach2021-01-221-3/+3
* Update epigraphs.pod with 5.33.6 entryRichard Leach2021-01-221-0/+8
* add new release to perlhistRichard Leach2021-01-221-1/+3
* release_schedule.pod - tick off 5.33.6 releaseRichard Leach2021-01-221-1/+1
* Update Module::CoreList for 5.33.6Richard Leach2021-01-221-0/+94
* Module/CoreList.pm - fixup add (correct) missing commaRichard Leach2021-01-221-2/+2
* Module/CoreList.pm - fixup add missing commaRichard Leach2021-01-221-1/+1
* Win32API::File::inc::ExtUtils::Myconst2perl is not indexedKaren Etheridge2021-01-221-3/+0
* Prepare Module::CoreList for 5.33.6Max Maischein2021-01-223-0/+29
* Set expected release date for 5.32.1Steve Hay2021-01-174-7/+7
* Aiming for 5.32.1 on 23rd JanuarySteve Hay2021-01-101-1/+1
* Remove erroneous perldelta entrySteve Hay2021-01-101-6/+0
* Add epigraph for 5.32.1-RC1Steve Hay2021-01-091-0/+10
* Disarm patchlevel.h and regen META.jsonSteve Hay2021-01-092-2/+1
* Bump to RC1 and update META.jsonv5.32.1-RC1Steve Hay2021-01-092-1/+2
* Perl 5.32.1 RC1 todaySteve Hay2021-01-091-0/+1
* Finalize perldeltaSteve Hay2021-01-091-3/+28
* perldelta - Add final notesSteve Hay2021-01-091-28/+92
* Module::CoreList - Update with latest modulesSteve Hay2021-01-091-1/+6
* perldelta - Remove boilerplate stuffSteve Hay2021-01-091-307/+3
* pod: update a few documents for perlgov changesRicardo Signes2021-01-094-32/+41
* perlgov: add a missing "the" and remove a full stopRicardo Signes2021-01-091-2/+2
* perlgov: formatting tweaks from code reviewRicardo Signes2021-01-092-2/+2
* perlgov: the perl governance documentRicardo Signes2021-01-094-0/+537
* perlpolicy: Adjust the list of moderators.Andy Dougherty2021-01-091-1/+1
* Make security warnings in the Safe and Opcode modules more direct.John Lightsey2021-01-092-2/+16
* Avoid deadlock with PERL_MEM_LOGKarl Williamson2021-01-091-1/+5
* perldelta updatesTony Cook2021-01-081-0/+7
* perldelta - Various updatesSteve Hay2021-01-081-0/+17
* finalize perldelta for 5.33.1Karen Etheridge2021-01-081-0/+10
* Add entry for fixing #16529Karl Williamson2021-01-081-0/+5
* Add perldetla entries for my_rpeep and range opNicolas R2021-01-081-2/+2
* Add perldelta entry for Intel compiler detection fixDagfinn Ilmari Mannsåker2021-01-081-0/+5
* Bump copyright to 2021 in perl.c and README.Steve Hay2021-01-072-3/+4
* Make MakeMaker use dlopen to check for library availability on MacOSLeon Timmermans2021-01-071-1/+5
* skip trying to constant fold an incomplete op treeTony Cook2021-01-072-8/+11
* Correctly set LC_CTYPE back in POSIX/t/time.tLeon Timmermans2021-01-061-1/+1
* Make DynaLoader on MacOS check library existence with dlopenLeon Timmermans2021-01-061-4/+12
* fix a typoTony Cook2021-01-061-1/+1
* \K in lookaround might become permitted in the futureTony Cook2021-01-061-1/+4
* some extra tests as suggested by hvdsTony Cook2021-01-061-0/+55
* don't croak when the \K follows the lookaround assertionTony Cook2021-01-062-25/+53
* run_multiple_progs: allow the EXPECT to contain only OPTIONSTony Cook2021-01-061-1/+2
* run_multiple_progs: allow fatal to be turned off tooTony Cook2021-01-061-0/+4
* die_unwind(): global destructionNicolas R2021-01-062-1/+9