summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hv_func.h - switch sbox32 initializer to use the 128 bit seeding logicYves Orton2022-03-102-67/+20
* test.pl - rework runperl_and_capture() to be a bit easier to useYves Orton2022-03-101-19/+49
* test.pl - move runperl_and_capture() out of runenv.tYves Orton2022-03-102-37/+37
* test.pl - add unlink_tempfiles()Yves Orton2022-03-101-1/+6
* test.pl - allow more than 676 tempfiles() in one processYves Orton2022-03-101-10/+21
* INSTALL - fix broken pod in PERL_PERTURB_KEYS docsYves Orton2022-03-101-1/+1
* perlvar.pod - add more info about demarcated variable formYves Orton2022-03-101-3/+22
* pod/perlre.pod - document @{^CAPTURE} magic variableYves Orton2022-03-101-0/+17
* pod/perldata.pod - document demarcated var form (curly braces) betterYves Orton2022-03-101-13/+97
* improved .mailmap and AUTHORS file logicYves Orton2022-03-097-88/+2675
* checkAUTHORS.pl - allow the script to be used as a module.Yves Orton2022-03-091-61/+67
* Add tests for increased NV precision in Devel::Peek::DumpTAKAI Kousuke2022-03-091-0/+23
* do_sv_dump: increase NV precision to be outputTAKAI Kousuke2022-03-091-1/+28
* Mention in perldeltaPaul "LeoNerd" Evans2022-03-081-0/+6
* Move sort's scalar context warning to new 'scalar' categoryPaul "LeoNerd" Evans2022-03-083-4/+4
* Add a new 'scalar' warnings categoryPaul "LeoNerd" Evans2022-03-083-3/+11
* cpan/Test-Simple: sync with CPAN Test-Simple-1.302190Chad Granum2022-03-0875-79/+86
* DB_File: sync with CPAN version 1.857James E Keenan2022-03-074-7/+7
* assert() PL_parser before trying to dereference itPaul "LeoNerd" Evans2022-03-071-0/+1
* perlhack: make language about 79-col lines laxerRicardo Signes2022-03-071-1/+5
* Rename is{bool,weak} to is_{bool,weak}Paul "LeoNerd" Evans2022-03-0714-101/+107
* t/op/magic.t - Issue #19504 - fixup tests for utf8 $0Yves Orton2022-03-071-8/+15
* Fix GH Issue #19472: read warnings from open($fh,">",\(my $x))Yves Orton2022-03-073-3/+43
* Perl_newSV_type_mortal - new inline function introduced and usedRichard Leach2022-03-0716-56/+110
* Inlined newSV_type(SVt_NULL) leaner than non-inlined newSV(0)Richard Leach2022-03-0714-43/+43
* Make newSV_type an inline functionRichard Leach2022-03-078-370/+525
* reg_mesg.t: Wasn't testing what it purported to beKarl Williamson2022-03-061-4/+15
* Porting/epigraphs - Add epigraph for 5.34.1-RC2Steve Hay2022-03-061-0/+9
* 5.34.1-RC2 todaySteve Hay2022-03-061-0/+1
* Fix utf8_to_uvchr for non-core callsKarl Williamson2022-03-051-1/+6
* perlrun.pod and INSTALL: document PERL_PERTURB_KEYS betterYves Orton2022-03-052-6/+29
* Properly handle UTF8-flagged strings when assigning to $0.Felipe Gasper2022-03-054-1/+100
* utf8_to_uvchr_buf_helper: Check before derefKarl Williamson2022-03-051-1/+1
* Fixed possible syntax error in Configure's test program for Inf/NaN bytes.TAKAI Kousuke2022-03-051-0/+2
* utf8.c: Klortho advises: Check before derefKarl Williamson2022-03-051-1/+2
* ExtUtils-ParseXS: bump version to 3.45Brad Barden2022-03-0511-10/+13
* ExtUtils-ParseXS: fix 002-more.t planBrad Barden2022-03-051-1/+1
* ExtUtils::ParseXS: add OVERLOAD regression testsBrad Barden2022-03-052-0/+17
* ExtUtils::ParseXS: fix OVERLOAD/FALLBACK handlingBrad Barden2022-03-051-18/+33
* Add test for the previous commit fixing Perl_my_strtodTAKAI Kousuke2022-03-053-0/+32
* numeric.c: Fix possible null pointer dereferencesTAKAI Kousuke2022-03-051-4/+4
* Add new email for Brad BardenKarl Williamson2022-03-051-0/+2
* utf8.c: Fix typo in commentKarl Williamson2022-03-051-1/+1
* perl.c: Remove run time docs and redundant support for -DHYves Orton2022-03-051-2/+7
* hv.c: ALWAYS perform in_collision checkYves Orton2022-03-051-1/+1
* gh19010: add NOT_REACHEDHugo van der Sanden2022-03-041-1/+1
* gh19010: simplify and expand inf/nan testsHugo van der Sanden2022-03-041-30/+36
* gh19010: regularize handling of trailing whitespace on inf/nanHugo van der Sanden2022-03-041-15/+21
* gh19010: fix returns for Perl_grok_infnanHugo van der Sanden2022-03-042-85/+91
* Add Brad Barden to the AUTHORS fileKarl Williamson2022-03-041-0/+1