summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* list assign in list context: honour LHS undefDavid Mitchell2021-01-062-2/+10
* list assign in list context was over-optimisingDavid Mitchell2021-01-062-3/+17
* Document the security team's processes and practicesJohn Lightsey2020-12-267-26/+549
* Note range op behavior change in docsHauke D2020-12-261-0/+8
* fixup! Add Sevan Janiyan as authorMax Maischein2020-12-261-1/+1
* Add Sevan Janiyan as authorMax Maischein2020-12-261-0/+1
* Detect GCC as compiler to useSevan Janiyan2020-12-261-1/+2
* Add Merijn's new email address to Porting/checkAUTHORS.plDagfinn Ilmari Mannsåker2020-12-261-0/+1
* Trap SIGBUS when Configure checks for va_copy (#18148)H.Merijn Brand2020-12-261-0/+3
* Improve detection of Intel C/C++ compilers. (#18001)Graham✈️✈️2020-12-262-1/+2
* Fixup AUTHORS with recent mergesNicolas R2020-12-262-1/+3
* Adjust AUTHORS file with new authorsNicolas R2020-12-261-0/+1
* Future proof version checkAdam Hartley2020-12-261-3/+3
* Update darwin.shAdam Hartley2020-12-261-2/+2
* Simplify syscall checkAdam Hartley2020-12-261-4/+3
* Update deprecated syscall check for 11.x and greaterAdam Hartley2020-12-261-2/+2
* Update error messageAdam Hartley2020-12-261-1/+1
* Update AUTHORSAdam Hartley2020-12-261-0/+1
* Add 11.x support for darwin.shAdam Hartley2020-12-261-2/+2