summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Compile class.c on VMSCraig A. Berry2023-02-251-2/+2
* Bump $VERSION in lib/feature.pm to 1.81.James E Keenan2023-02-242-2/+2
* Update the smartmatch experiment statusPhilippe Bruhat (BooK)2023-02-251-1/+5
* Document that smartmatch is deprecated and will be removed in 5.42Philippe Bruhat (BooK)2023-02-253-16/+20
* Smartmatch deprecation warnings are disabled by `no warnings 'deprecated'`Philippe Bruhat (BooK)2023-02-251-2/+0
* Replace 'experimental::smartmatch' by 'deprecated' in testsPhilippe Bruhat (BooK)2023-02-2514-39/+42
* Deprecate smartmatchPhilippe Bruhat (BooK)2023-02-254-100/+95
* .github/workflows/testsuite.yml - switch from secrets to varsYves Orton2023-02-231-35/+38
* Benchmark.t - sanity check for a broken times()Yves Orton2023-02-231-0/+83
* Prefer scalar assignment to get caller's first return valueRichard Leach2023-02-227-15/+15
* dist/threads - bump version to make cmp_version happyYves Orton2023-02-221-2/+2
* Use ppport.h when building dist/ modules in coreLeon Timmermans2023-02-2218-59/+37
* warnings::register - simplify use of callerJames Raspass2023-02-221-3/+2
* Correct equivelent in two more placesElvin Aslanov2023-02-222-2/+2
* fix "equivelent" in a few placesTony Cook2023-02-211-7/+9
* fix typo in regexKaren Etheridge2023-02-201-1/+1
* add a bit more guidance into the perldelta templateKaren Etheridge2023-02-202-6/+12
* when generating RMG, use real version numbers when possibleKaren Etheridge2023-02-202-24/+35
* add epigraph for 5.37.9 releaseKaren Etheridge2023-02-201-0/+7
* Prepare Module::CoreList for 5.37.10Karen Etheridge2023-02-203-2/+31
* Bump the perl version in various places for 5.37.10Karen Etheridge2023-02-2020-124/+124
* Generate new perldelta for 5.37.10Karen Etheridge2023-02-2010-434/+883
* tick off 5.37.9 releaseKaren Etheridge2023-02-201-1/+1
* Add new release to perlhistv5.37.9Karen Etheridge2023-02-201-0/+1
* perldelta: fill in synced modulesKaren Etheridge2023-02-201-23/+67
* Update Module::CoreList for 5.37.9Karen Etheridge2023-02-201-0/+131
* perldelta finalizationKaren Etheridge2023-02-201-202/+254
* diff --binary option does not exist; --text seems to DTRTKaren Etheridge2023-02-201-3/+3
* perldelta for optimize_optree() + finalize_optree()Paul "LeoNerd" Evans2023-02-201-0/+14
* Update dist/Tie-File to match CPAN 1.07 release.Todd Rinaldo2023-02-202-1/+10
* perldelta for my_snprintfKarl Williamson2023-02-201-0/+6
* perldelta for utf8_length() changeKarl Williamson2023-02-201-0/+4
* pp: use PP macro consistentlyBranislav Zahradník2023-02-203-320/+320
* perldelta.pod - note that REG_INF has been raisedYves Orton2023-02-201-0/+7
* scope.c - rework SSGROW() and SSCHECK() macros and undelying functionsYves Orton2023-02-204-24/+42
* regexec.c - add assert and test for savestack overflow in Issue #20826.Yves Orton2023-02-202-1/+16
* perldelta.pod - document $SIG{__DIE__} and compile error count bugfixesYves Orton2023-02-202-0/+31
* pp_ctl.c - Consistently exit after 10 errorsYves Orton2023-02-204-41/+44
* perl.h, pp_ctl.c - switch to standard way of terminating compilationYves Orton2023-02-207-22/+14
* toke.c - invoke __DIE__ handler after compilation errors in evalYves Orton2023-02-207-15/+62
* perldelta for 626df4fd56, 6c19911f93Tony Cook2023-02-201-0/+7
* Perldelta for 8ab54e77 (GIMME/dowantarray deprecation)Dagfinn Ilmari Mannsåker2023-02-191-1/+6
* mark next release as assignedKaren Etheridge2023-02-191-1/+1
* Fix typo of 'compilation' in docs in pad.cPaul "LeoNerd" Evans2023-02-191-1/+1
* Update Trig.pm積丹尼 Dan Jacobson2023-02-191-1/+2
* embed.pl - sort and dedupe flags in embef.fnc as part of tidyYves Orton2023-02-193-1137/+1146
* embed.fnc - sort entries alphabetically by function name.Yves Orton2023-02-192-2624/+2641
* manually triggered generated files - add file type data to modelineYves Orton2023-02-194-8/+8
* perly.* - update generated files to include file type in modelineYves Orton2023-02-193-307/+308
* generated files - update mode lines to specify file typeElvin Aslanov2023-02-1931-58/+60