summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Restore "improve and update hash algorithm configuration docs in INSTALL"Yves Orton2017-06-012-37/+56
* Restore "get rid of USE_HASH_SEED_EXPLICIT"Yves Orton2017-06-014-21/+13
* Restore "Move utility macros to their own file"Yves Orton2017-06-013-82/+83
* Restore "Add new hashing and "hash with state" infrastructure"Yves Orton2017-06-0110-281/+2642
* Restore "Tweak our hash bucket splitting rules"Yves Orton2017-06-016-25/+57
* Restore "use a specific define for 64 bit hashing"Yves Orton2017-06-011-8/+12
* Fix #131190 - UTF8 code improperly casting negative integer to U8 in comparisonYves Orton2017-06-011-0/+1
* perlfunc.pod: explain seek in O_APPENDDan Collins2017-06-011-2/+2
* Avoid unused-parameter warning when compiling with g++.James E Keenan2017-06-011-1/+1
* [perl #131085] Crash with sub-in-stashFather Chrysostomos2017-06-012-1/+5
* Update core with version 0.9918John Peacock2017-06-0117-29/+88
* Relax fatal circumstances of unescaped '{'Karl Williamson2017-06-016-19/+101
* t/re/reg_mesg.t: Add override of warning default on/offKarl Williamson2017-06-011-5/+14
* regcomp.c: Don't set variable within an 'if'Karl Williamson2017-06-011-4/+4
* perlguts: Add some C<>Karl Williamson2017-06-011-2/+2
* charnames: Clarify commentKarl Williamson2017-06-011-2/+2
* charnames: Remove obsolete pod about NBSPKarl Williamson2017-06-012-7/+5
* perlmodinstall: Make a link for http textKarl Williamson2017-06-011-1/+1
* utf8.h: Add assertions for macros that take charsKarl Williamson2017-06-011-10/+18
* Change formal parameter for newSVpvnKarl Williamson2017-06-012-2/+2
* AUTHORS: Update Jim Shneider's emailKarl Williamson2017-06-012-1/+2
* t/op/fork.t: Don't output shell warningKarl Williamson2017-06-011-1/+1
* APItest/numeric.xs: Fix uninit errorKarl Williamson2017-06-012-2/+2
* t/harness: Run APItests in parallelKarl Williamson2017-06-011-1/+3
* t/harness: Remove useless sortKarl Williamson2017-06-011-2/+2
* Slightly change -Dr output of regex ANYOF nodesKarl Williamson2017-06-012-3/+3
* When and how to use Devel::PatchPerl to repair older builds.James E Keenan2017-06-013-0/+57
* Add Module-CoreList maintainer testsChris 'BinGOs' Williams2017-06-012-0/+29
* Upgrade to threads 2.16jdhedden2017-06-015-11/+12
* Upgrade to threads::shared 1.57jdhedden2017-06-013-5/+6
* ext/GDBM_File: Add L<> around pod linkKarl Williamson2017-06-011-2/+2
* XS-APItest: Rename some tests filesKarl Williamson2017-06-0121-20/+20
* Silence many "statement not reached" on SolarisKarl Williamson2017-06-011-1/+5
* mktables: Fix up version compareKarl Williamson2017-06-013-5/+20
* regcomp.c: Change lookup for dumping patternKarl Williamson2017-06-011-2/+1
* Reword description of 'bytes_from_utf8()'Karl Williamson2017-06-011-7/+14
* APItest/t/utf8_setup.pl: Add #define equivalentKarl Williamson2017-06-011-0/+2
* perluniintro: Update advice for LC_COLLATEKarl Williamson2017-06-011-3/+7
* Merge branch 'blead' of ssh://perl5.git.perl.org/perl into bleadSawyer X2017-06-011-0/+1
|\
| * Add dist/threads/t/unique.t to MANIFEST.James E Keenan2017-06-011-0/+1
* | Update Module::CoreListSawyer X2017-06-014-7/+15
|/
* BinGOs will do 5.27.7Sawyer X2017-06-011-1/+1
* Porting: correct assigned releasersSawyer X2017-06-011-4/+4
* Porting: Add release scheduleSawyer X2017-06-011-7/+7
* 5.28.0 is the next major releaseMatthew Horsfall2017-06-011-1/+1
* A corelist not a snorelistChris 'BinGOs' Williams2017-06-011-1/+1
* Eliminate remaining uses of PL_statbufDagfinn Ilmari Mannsåker2017-06-019-34/+37
* Improve error message for bogus -MO=… argumentsDagfinn Ilmari Mannsåker2017-06-012-8/+6
* Note removal of deprecated attributes in perldelta and perlexperimentDagfinn Ilmari Mannsåker2017-06-012-9/+13
* Remove deprecated no-op :locked attributeDagfinn Ilmari Mannsåker2017-06-017-42/+4