summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* APItest/t/locale.t: Add missing SKIP: labelKarl Williamson2021-04-031-0/+1
* perlport.pod: mention Win32::IsSymlinkCreationAllowed()Tomasz Konojacki2021-04-011-4/+8
* Silence one build-time warningJames E Keenan2021-03-311-1/+1
* perldelta for 3472c1f6c5fTony Cook2021-03-301-1/+23
* quadmath: handle long doubles supplied via va_args in sv_vcatpvfn_flags()Tony Cook2021-03-304-22/+34
* Fix broken left shift of IV_MIN under 'use integer'Karl Williamson2021-03-292-4/+8
* re/pat.t: Skip locale tests if no locales availableKarl Williamson2021-03-291-4/+8
* pp.c: Fix commentKarl Williamson2021-03-291-1/+1
* Bump $VERSION throughout dist/ExtUtils-ParseXS/libJames E Keenan2021-03-249-9/+9
* Bump $VERSION to keep porting tests happyJames E Keenan2021-03-241-1/+1
* ExtUtils::ParseXS fix error-message bugEd J2021-03-244-2/+41
* use PERL_VERSION_LE not 5.33+ PERL_VERSION_LTEd J2021-03-241-2/+2
* locale.c: Use %z modifier instead of castKarl Williamson2021-03-201-2/+2
* v5.33.8 advertised on p5p mailing listNicolas R2021-03-201-0/+2
* Prepare Module::CoreList for 5.033009Nicolas R2021-03-203-2/+32
* Bump version in B::Op_privateNicolas R2021-03-201-1/+1
* Bump the Perl version to 5.33.9Nicolas R2021-03-2020-130/+130
* new perldelta for 5.33.9Nicolas R2021-03-2010-78/+527
* Tick v5.33.8 on 2021-03-20Nicolas R2021-03-201-1/+1
* perldelta for DEBUG_PRE_STMTS, DEBUG_POST_STMTSKarl Williamson2021-03-201-0/+11