summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* t/charset_tools.pl: Avoid some work on ASCII platformsKarl Williamson2019-12-191-15/+22
* t/re/regexp.t: Speed up many regex tests on ASCII platformKarl Williamson2019-12-191-15/+18
* regen/mk_invlists.pl: Move inversion list adjacent to similarKarl Williamson2019-12-185-21/+14
* perlfunc: link to "Plain Old Comments" section of perlsyn from __FILE__, __LI...Dan Book2019-12-181-0/+8
* Mention that you cannot return from do BLOCKDan Book2019-12-181-2/+2
* PATCH: GH #17371Karl Williamson2019-12-182-2/+9
* Add memCHRs() macro and use itKarl Williamson2019-12-1823-62/+105
* Update ExtUtils-MakeMaker to CPAN version 7.42Chris 'BinGOs' Williams2019-12-1834-45/+54
* PATCH: GH #17363 Reserve two sequencesKarl Williamson2019-12-171-0/+3
* PATCH GH #17276 New compilation diagnosticKarl Williamson2019-12-171-2/+4
* Actually fix GH #17370Karl Williamson2019-12-171-0/+3
* don't use -Werror=declaration-after-statement with C++Tony Cook2019-12-171-5/+11
* PATCH: GH #17370, read beyond buffer in grok_inf_nanKarl Williamson2019-12-171-1/+4
* Note that certain flags are documentedKarl Williamson2019-12-179-0/+60
* PATCH: GH #17367 read 1 beyond end of bufferKarl Williamson2019-12-172-1/+8
* Local variable 'o' hides a parameter of the same name.James E Keenan2019-12-161-18/+18
* sv.h: Fix typo in podKarl Williamson2019-12-161-2/+2
* Update ExtUtils-MakeMaker to CPAN version 7.40Chris 'BinGOs' Williams2019-12-1639-129/+194
* Tick off 5.31.6, released 2019-11-20Matthew Horsfall2019-12-161-1/+1
* harden IO's cachepropagate-tcpTony Cook2019-12-161-1/+13
* treat TAINT_get and TAINTING_get as unlikelyTony Cook2019-12-162-3/+3
* Revert "Move PL_check to the interp vars to fix threading issues"Tony Cook2019-12-1615-96/+37
* Update release scheduleSawyer X2019-12-151-4/+4
* t/re/pat.t: White-space onlyKarl Williamson2019-12-141-7/+7
* t/re/pat.t: Fix skip count for limited mem platformsKarl Williamson2019-12-141-6/+9
* t/re/pat.t: Skip tests that don't work on EBCDICKarl Williamson2019-12-141-0/+3
* perlreref: Fix typosKarl Williamson2019-12-131-9/+9
* avoid identical stack tracesDavid Mitchell2019-12-136-2/+63
* Enable Cygwin smoking on all kinds of branchesMax Maischein2019-12-131-1/+1
* Remove bad "git switch" commandMax Maischein2019-12-131-3/+0
* IO: update the ChangeLog after a (trial) release of IO to CPANRicardo Signes2019-12-121-0/+11
* perldelta for a559786348e0Chris 'BinGOs' Williams2019-12-121-0/+5
* perldelta for e6c7056ba6f1Tony Cook2019-12-121-0/+4
* un-TODO pl_check.t and remove io/handle.tTony Cook2019-12-122-31/+1
* Move PL_check to the interp vars to fix threading issuesStefan Seifert2019-12-1211-37/+36
* provide a test for the PL_check mis-behaviourTony Cook2019-12-124-0/+86
* Note that G_RETHROW is documentedKarl Williamson2019-12-111-0/+1
* Fix where we look for the Sun/Solaris/Developer Studio compilerChris 'BinGOs' Williams2019-12-111-1/+1
* perlpacktut: fix broken urlAsk Bjørn Hansen2019-12-111-1/+2
* regexec.c: Clarify commentKarl Williamson2019-12-111-1/+1
* Rmv leading underscore from macro nameKarl Williamson2019-12-115-11/+11
* Only allow punct delimiter for regex subpatternKarl Williamson2019-12-112-6/+10
* Clarify in documentation that sv_isa_sv does not invoke magicPaul "LeoNerd" Evans2019-12-111-0/+2
* APItest.xs: Increase versionPali2019-12-101-1/+1
* APItest.xs: Fix compile warning: format ‘%d’ expects argument of type ‘...Pali2019-12-101-1/+1
* Enable smoke-testing on all branchesMax Maischein2019-12-104-4/+4
* Fix superfluous article and comma spliceFelipe Gasper2019-12-101-1/+1
* Add the `isa` operatorPaul "LeoNerd" Evans2019-12-0933-185/+471
* regcomp.c: Make some refcnt changes NNKarl Williamson2019-12-091-3/+4
* re/regexp_unicode_prop.t: Add commentKarl Williamson2019-12-091-0/+1