summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pp_sort(): rename a duplicated variableDavid Mitchell2023-02-281-2/+2
* pp_sort(): add comments what the op flags meanDavid Mitchell2023-02-281-0/+18
* rationalise S_unwind_loop()David Mitchell2023-02-281-12/+20
* add code comments concerning grep and map markstack usageDavid Mitchell2023-02-282-0/+112
* for loops: protect GV/LVREF from premature freeDavid Mitchell2023-02-283-0/+20
* simplify scope-exit empty scalar contextDavid Mitchell2023-02-281-6/+2
* don't call pp_pushmark() to push a markDavid Mitchell2023-02-282-5/+4
* NULL sv->sv_debug_file when freedDavid Mitchell2023-02-281-1/+4
* fix check order for filetest overloadDavid Mitchell2023-02-281-2/+4
* perl -DsR: display PADMTPs as <P>David Mitchell2023-02-281-1/+3
* cpan/Digest-SHA - sync to 6.04Yves Orton2023-02-267-31/+28
* Add recent CVf_ flags to Devel::Peek::Dump outputDavid Mitchell2023-02-261-1/+6
* utf8.h: Rmv improper (STRLEN) castKarl Williamson2023-02-261-1/+1
* dist/Time-HiRes - silence ppport warningYves Orton2023-02-262-1/+3
* APITest.xs - silence build warning under 32 bit clangYves Orton2023-02-262-7/+7
* regcomp.c - remove unused debug logic that warns under clang.Yves Orton2023-02-261-4/+0
* dump.c - cast sprintf args properly to silence build warning under clangYves Orton2023-02-261-1/+1
* class.c - silence build warning under clangYves Orton2023-02-261-2/+2
* dist/Storable - fix build warning from ppport.h inclusionYves Orton2023-02-262-2/+1
* 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