This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2018-12-07 James E KeenanCorrect error message in t/taint.t.
2018-12-07 Karl Williamsonregcomp.c: Use simpler variable name as long as possible
2018-12-07 Karl Williamsonregcomp.c: Prefer one of similarly named vars
2018-12-07 Karl Williamsont/re/anyof.t: Remove duplicate test case
2018-12-07 Karl WilliamsonUse consistent spelling in qr// dumping
2018-12-07 Karl Williamsonregcomp.c: Clarify comment
2018-12-06 Niko TyniFix t/porting/manifest.t failures when run in a foreign...
2018-12-06 Karl Williamsonregcomp.sym: Clarify descriptions of EXACTish regnodes
2018-12-06 Karl Williamsoninline.h: Clarify comment
2018-12-05 Tony Cookbump $ExtUtils::ExtUtils::VERSION to 3.40
2018-12-05 Tony Cook(perl #133654) don't include OUTLIST parameters in...
2018-12-05 Tony Cook(perl #133706) remove exploit code from Storable
2018-12-05 James E KeenanAdd header-guards to 2 additional files
2018-12-05 James E KeenanProvide header guards to prevent re-inclusion
2018-12-02 Karl WilliamsonRevert "regcomp.c: Use a weird value in a place where...
2018-12-01 James E KeenanSync Test::Simple with CPAN version 1.302141
2018-12-01 James E KeenanAdd instruction to configure to SYNOPSIS
2018-11-30 James E KeenanCorrect typo
2018-11-30 James E KeenanDrop sentence which is no longer valid as of 5.28
2018-11-29 Steve HayTick off 5.26.3 and 5.28.1
2018-11-29 Steve Hayperlhist for 5.26.3 and 5.28.1
2018-11-29 Steve HayImport perl5263delta.pod and perl5281delta.pod
2018-11-29 Steve HayUpdate Module-CoreList with data for 5.26.3 and 5.28.1
2018-11-29 Steve HayEpigraphs for 5.26.3 and 5.28.1
2018-11-29 Karl WilliamsonPATCH: [perl #133423]
2018-11-29 Karl Williamsonlocale.c: Failure to build if not allowing LC_COLLATE
2018-11-29 Karl Williamsonlocale.c: Don't use numeric unless LC_NUMERIC
2018-11-29 Karl Williamsonlocale.c: Fix wrong scope of #if's
2018-11-29 Eugen KonkovMore removals of $a,$b in perldata for [#perl #133700]
2018-11-29 Eugen KonkovPATCH: [perl #133700] avoid use of $a and $b in perldata
2018-11-29 Tony Cookmake boot_Win32CORE extern "C" for C++ builds origin/tonyc/cygwin-fixes
2018-11-29 Tony Cookstdio.h on Cygwin doesn't expose cuserid() with _GNU_SOURCE
2018-11-29 Tony CookPass a UV to a format expecting a UV
2018-11-28 jdheddenUpgrade to threads::shared 1.59
2018-11-27 Karl WilliamsonAdd USE_THREAD_SAFE_LOCALE to non-bin-compat options...
2018-11-27 Karl Williamsonregcomp.c: White-space only
2018-11-27 Karl WilliamsonAdd regnode EXACTFU_ONLY8
2018-11-27 Karl WilliamsonAdd regnode EXACT_ONLY8
2018-11-27 Karl Williamsonregcomp.c: Use common code instead of duplicating it
2018-11-27 David Mitchellperlreref.pod: disambiguate "code"
2018-11-27 David Mitchellhandle /(?(?{code}))/ mixed compile-and runtime
2018-11-27 Aaron CraneRely on C89 "const"
2018-11-27 Karl Williamsonregexec.c: Use ANYOF bitmap lookup in more cases
2018-11-27 Karl Williamsonregexec.c: Refactor expanded macro from prev. commit
2018-11-27 Karl Williamsonregexec.c: Expand out macro in only remaining use
2018-11-27 Karl Williamsonregcomp.c: Clarify comment
2018-11-27 Karl Williamsonregcomp.c: Initialize a variable more conservatively
2018-11-27 Karl Williamsonregcomp.c: Use a weird value in a place where ignored
2018-11-27 Karl Williamsonregexec.c: Add comment
2018-11-27 Karl Williamsonregexec.c: Rmv unused macros
2018-11-27 Karl Williamsonregcomp.h: Clarify comments
2018-11-27 Karl Williamsonregcomp.c: Consolidate duplicated code into 1 place
2018-11-27 Karl Williamsonregcomp.c: Use better method for setting debug offsets
2018-11-27 Karl Williamsonregcomp.c: Remove another sizing pass relict
2018-11-27 Karl WilliamsonMove isPOWER_OF_2() macro to handy.h
2018-11-27 Karl Williamsonregen/mk_invlists.pl: Generate a new value
2018-11-26 James E KeenanRename local variable to prevent confusion with global
2018-11-26 James E KeenanRename global variable to prevent confusion with local
2018-11-26 Tony Cookperldelta for 404395d24bc8, 640e129d0fc4 and 85d2f7cacba4
2018-11-26 Tony Cook(perl #133659) make an in-place edit successful if...
2018-11-26 Tony Cook(perl #133659) tests for global destruction handling...
2018-11-26 Tony Cook(perl #133659) move argvout cleanup to a new function
2018-11-26 James E KeenanRemove 1 comparison whose result is always the same.
2018-11-26 James E KeenanEliminate empty conditional branch
2018-11-24 James E KeenanAltaVista is no more.
2018-11-24 James E KeenanSplit NAME line on multiple whitespaces
2018-11-23 Dagfinn Ilmari... perlfunc: clarify reset EXPR behaviour
2018-11-21 Karen Etheridgeoops, typo
2018-11-21 Tomasz Konojackioptimize IV -> UV conversions
2018-11-21 David MitchellS_hv_delete_common(): avoid undefined behaviour
2018-11-21 Dominic Hargreaveslgtm.yml: fix erroneous inclusion
2018-11-20 Karen Etheridgeadd entries for Module-CoreList 5.0181220
2018-11-20 Karen Etheridgebump version of released Module-CoreList
2018-11-20 Karen EtheridgeBump the perl version in various places for 5.29.6
2018-11-20 Karen Etheridgenew perldelta for 5.29.6
2018-11-20 Karen Etheridgetick off 5.29.5 release
2018-11-20 Karen Etheridgeepigraph for 5.29.5 release
2018-11-20 Karen Etheridgeadd new release to perlhist v5.29.5
2018-11-20 Karen Etheridgefinalize perldelta for 5.29.5
2018-11-20 Karen EtheridgeRMG tweaks
2018-11-20 Karen Etheridgefix whitespace
2018-11-20 Karen Etheridgeupdate list of customized files
2018-11-20 Karen EtheridgeUpdate Module::Corelist for 5.29.5
2018-11-20 Karen Etheridge5.22 and 5.24 are now outside the regular release window
2018-11-20 Karl Williamsonregcomp.c: Rmv malformed assert()
2018-11-20 David Mitchellt/perf/benchmarks.t: improve do error checks
2018-11-19 Niko TyniMake Errno_pm.PL compatible with /usr/include/<ARCH...
2018-11-19 Tony CookJames Clarke is now a perl author
2018-11-19 James ClarkeAlso work around renameat() kernel bug on GNU/kFreeBSD
2018-11-19 Karl WilliamsonAllow forcing use of POSIX 2008 locale fcns
2018-11-19 Karl Williamsont/harness: Run tests for IO::Zlib sequentially
2018-11-19 Karl WilliamsonPATCH: [perl #133649] fails on OpenBSD-6.4 unthreaded
2018-11-19 Dominic Hargreaveslgtm.yml: work around some incorrect classification
2018-11-19 David Mitchellperlguts: clarify SV types which are scalars
2018-11-19 David Mitchellext/File-Find: support parallel testing
2018-11-19 David Mitchellext/GDBM_File/t/fatal.t: support parallel testing
2018-11-19 David Mitchellautodoc.pl: escape POD
2018-11-19 Chris 'BinGOs... Update Maintainers.pl to match reality
2018-11-19 David Mitchellperldelta for davem's commits
2018-11-19 Tony Cookperldelta for dda4a47798d6
next