summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* t/porting/regen.t - no more "whack-a-mole" subtest executionYves Orton2023-02-191-23/+55
* regen/regen_lib.pl - don't leave -new files in the tree when tests failYves Orton2023-02-191-1/+9
* Devel-PPPort - silence maybe-uninitialized warnings on gcc-12Yves Orton2023-02-192-5/+5
* pp_hot.c - rework padhv_rv2hv_common fix maybe-uninit warning on gcc 12Yves Orton2023-02-191-11/+11
* mro.xs - silence maybe-uninitialized warning on gcc 12Yves Orton2023-02-192-10/+4
* toke.c - silence maybe-uninitialized warning on gcc 12Yves Orton2023-02-191-1/+1
* perldelta.pod: performance entry for GH #20800Richard Leach2023-02-191-0/+6
* parent: synch with CPAN version 0.241Max Maischein2023-02-184-4/+4
* Fix a bunch of memory leaks in feature 'class'Paul "LeoNerd" Evans2023-02-179-45/+113
* [pod] release_managers_guide.pod: spelling fixElvin Aslanov2023-02-171-1/+1
* t/lib/croak/toke - hide conflict markers in test codeYves Orton2023-02-171-7/+8
* t/test.pl - support obfu conflict markers for code via run_multiple_progs()Yves Orton2023-02-171-0/+5
* t/test.pl - support NOTE comments in code for run_multiple_progs()Yves Orton2023-02-171-0/+3
* Calculate conflict markers instead of hardcodingAndrew Hewus Fresh2023-02-171-7/+4
* Delete dangling sv_catxmlpvs definitionDagfinn Ilmari Mannsåker2023-02-161-2/+0
* experimental: sync with CPAN version 0.031Leon Timmermans2023-02-155-6/+167
* Update VERSION in Maintainers.plJonathan Stowe2023-02-151-1/+1
* IO-Compress: sync with CPAN version 2.204Paul Marquess2023-02-1531-144/+146
* MANIFEST: Correct spelling in 3 descriptionsJames E Keenan2023-02-141-3/+3
* Perl_re_op_compile: additional parens to satisfy CoverityRichard Leach2023-02-131-1/+1
* document deprecation of ' as the package separatorTony Cook2023-02-143-7/+19
* perldelta for d8a109ccd8Tony Cook2023-02-141-1/+9
* Configure: don't probe for the malloc()/free() return typeTony Cook2023-02-141-29/+3