summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add new release to perlhistv5.33.9Todd Rinaldo2021-04-201-0/+1
* Generate new modules in perldelta automaticallyTodd Rinaldo2021-04-201-8/+20
* Update changed modules in Module::CoreListTodd Rinaldo2021-04-201-1/+46
* Perldelta for 5.33.9Todd Rinaldo2021-04-201-278/+63
* Revert "Update Scalar-List-Utils to 1.56"Todd Rinaldo2021-04-2011-262/+22
* perldelta for dace60fbdbd315ddaeca8ff9dad1d4a672f95a3dTomasz Konojacki2021-04-201-2/+5
* Upgrade NEXT to 0.68 from CPANTodd Rinaldo2021-04-197-24/+61
* Update ExtUtils-MakeMaker to CPAN version 7.62Todd Rinaldo2021-04-1934-36/+36
* Adjust Module::CoreList version in Maintainers.plTodd Rinaldo2021-04-191-1/+1
* Update Scalar-List-Utils to 1.56Todd Rinaldo2021-04-1911-22/+262
* Ignore microperl if we build itMax Maischein2021-04-191-0/+5
* t/op/bop.t: Call "use warnings" pragma after BEGIN blockTAKAI Kousuke2021-04-191-2/+2
* perl.pod - move perlhist + perldeltas to History sectionDan Book2021-04-192-6/+10
* POSIX: Prefer system's NAN/INFINITY for POSIX::NAN and POSIX::INFINITY.TAKAI Kousuke2021-04-172-7/+30
* how_to_write_a_perldelta.pod: sections to match skeleton, more detailRichard Leach2021-04-161-53/+106
* Prevent incpath to spill into libpthH.Merijn Brand2021-04-161-6/+14
* mostly docs: replace "pumpking" when referring to the presentRicardo Signes2021-04-1610-29/+26
* Document another case when the "not imported" warning is usedE. Choroba2021-04-161-1/+2
* security docs: update capitalization of PSCRicardo Signes2021-04-162-3/+3
* Update secondary contact addresses for security reports.John Lightsey2021-04-162-6/+3
* pp.c: Clip shift amount of <<, >> to avoid overflowTAKAI Kousuke2021-04-162-3/+36
* Set %ENV keys using the same byte-string logic as setting %ENV values.Felipe Gasper2021-04-164-4/+45
* amigaos4/amigaos.c: Use memzero, not memset(0)Karl Williamson2021-04-151-1/+1
* locale.c: Use memzero, instead of memset(0)Karl Williamson2021-04-151-1/+1
* locale.c: Clarifying commentsKarl Williamson2021-04-151-27/+44
* Add documentation for new GV_NOUNIVERSAL flagMarc Reisner2021-04-151-1/+5
* Add GV_NOUNIVERSAL flag to skip UNIVERSAL lookupMarc Reisner2021-04-153-5/+3
* Add Marc Reisner to AUTHORS fileMarc Reisner2021-04-151-0/+1
* Ensure isa object method still works after using isa infix operatorMarc Reisner2021-04-152-6/+10
* Document gv_stashsvpvn_cachedKarl Williamson2021-04-142-5/+11
* regen/embed.pl: G flag mean NN, NULLOK not reqdKarl Williamson2021-04-141-1/+4
* autodoc.pl: 'G' is a legitimate embed.fnc flagKarl Williamson2021-04-141-1/+1
* Docs: Emphasize SvPVbyte and SvPVutf8 over SvPV. This updatesFelipe Gasper2021-04-145-29/+154
* win32.c: make reading UTF-8 characters from the console possibleTomasz Konojacki2021-04-141-1/+125
* perlgov: update core team membershipRicardo Signes2021-04-131-2/+2
* Replaced pod/ rt.perl.org links to github.comМихаил Козачков2021-04-1330-710/+709
* add Михаил Козачков to AUTHORSTomasz Konojacki2021-04-131-0/+1
* perl5121delta - fix documentation linksDan Book2021-04-121-12/+12
* Fix Add github email alias for Dominic HamonKarl Williamson2021-04-111-0/+1
* Update perlfaq to CPAN version 5.20200523Karen Etheridge2021-04-1013-13/+64
* Support %#p format (#18709)Dominic Hamon2021-04-103-3/+3
* Add a comment where people might look for pp_grepwhile() to point out it live...Paul "LeoNerd" Evans2021-04-081-0/+2
* charnames.t: Fix test namesKarl Williamson2021-04-081-5/+5
* Correct documentation of indent Style 2James E Keenan2021-04-071-11/+10
* Add reference to av_extend_guts zeroing discussionHugo van der Sanden2021-04-061-1/+2
* Simplify the split() documentation by removing the join()s from the examples ...Scott Baker2021-04-051-39/+40
* av_extend_guts: set correct ary_offset when unshifting an array (GH#18667)Richard Leach2021-04-052-0/+7
* feature.pl: document all experiments identicallyRicardo Signes2021-04-042-24/+30
* feature.pl: stop using "switch" as a demo feature!Ricardo Signes2021-04-042-22/+26
* APItest/t/locale.t: Fix testsKarl Williamson2021-04-031-2/+4