This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2017-06-05 David MitchellDeparse: make a complex pattern readable with /x
2017-06-05 David MitchellDeparse: handle OP_PADRANGE in regex code blocks
2017-06-05 David MitchellDeparse.t: diag full code that failed to compile
2017-06-05 David Mitchellmake porting/cmp_version.t clearer what happens
2017-06-05 David MitchellModule-CoreList/t/maintainer.t: silence warning
2017-06-05 Eugen KonkovXPUSH*: reuse code from mPUSH* macros
2017-06-04 H.Merijn BrandEntware released perl-5.24.1
2017-06-03 James E KeenanWhen building with g++ on FreeBSD, explicitly set ...
2017-06-03 James E KeenanPatch suggested by Craig Berry for RT 131337.
2017-06-03 David MitchellUpdate Module::CoreList for 5.27.1
2017-06-03 David MitchellBump the perl version in various places for 5.27.1
2017-06-02 Karl WilliamsonUse new paradigm for hdr file double inclusion guard
2017-06-02 Dagfinn Ilmari... Define and use symbolic constants for LvFLAGS
2017-06-02 Yves Ortondo not overallocate in zaphod32_hash
2017-06-02 Yves Ortonremove unneeded an unwelcome dependency
2017-06-02 Yves OrtonPorting/bench.pl: allow more than one file to be read...
2017-06-02 Graham Knopprevent mro.pm from loading DynaLoader
2017-06-02 Sawyer XPorting: add note on unsetting env
2017-06-02 Dagfinn Ilmari... perldelta for delete on key/value slices
2017-06-02 Dagfinn Ilmari... Add support for deleting key/value slices (RT#131328)
2017-06-02 Yves Ortonrevert the Perl_croak_nocontext() change to PERL_HASH()
2017-06-02 Yves Ortonfixup defines for SBOX mode
2017-06-01 Karl Williamsonperldeprecation: Add vec() with above-FF code points
2017-06-01 Sullivan BeckUpdate Locale-Codes from CPAN 3.42 to 3.52.
2017-06-01 Ken CotterillPATCH: [perl #131142] Revise 'if' documentation
2017-06-01 Karl WilliamsonAdd Ken Cotterill to AUTHORS
2017-06-01 Karl Williamsont/op/vec.t: White space only.
2017-06-01 Karl WilliamsonDeprecate vec() with above-FF code points.
2017-06-01 Zeframset up catchable runloops early enough
2017-06-01 Karl Williamsonutf8.h: Add parens around macro param in expansion
2017-06-01 Karl Williamsonhv_func.h: Fix compilation error
2017-06-01 Yves Ortonsilence warning in gv.t
2017-06-01 Yves Ortonhv.c: silence compiler warning
2017-06-01 Yves Ortonav.c: silence compiler warning
2017-06-01 Aaron CraneRT #127742: Hash keys are limited to 2 GB - throw an...
2017-06-01 Dagfinn Ilmari... Captialise Perl when talking about specific versions...
2017-06-01 Andy LesterAdd NOT_REACHED to quiet clang -Weverything warnings
2017-06-01 Karl WilliamsonRemove deprecated function 'to_utf8_case()'
2017-06-01 Karl WilliamsonFatalize \N{}
2017-06-01 Karl Williamsont/re/pat_advanced.t: Prepare for fatal \N{}
2017-06-01 Karl WilliamsonMove tests to pat_advanced.t
2017-06-01 Karl Williamsonregcomp.c: Simplify expression
2017-06-01 Karl Williamsonre/pat_advanced.t: Convert ok to like
2017-06-01 Yves OrtonRestore "improve and update hash algorithm configuratio...
2017-06-01 Yves OrtonRestore "get rid of USE_HASH_SEED_EXPLICIT"
2017-06-01 Yves OrtonRestore "Move utility macros to their own file"
2017-06-01 Yves OrtonRestore "Add new hashing and "hash with state" infrastr...
2017-06-01 Yves OrtonRestore "Tweak our hash bucket splitting rules"
2017-06-01 Yves OrtonRestore "use a specific define for 64 bit hashing"
2017-06-01 Yves OrtonFix #131190 - UTF8 code improperly casting negative...
2017-06-01 Dan Collinsperlfunc.pod: explain seek in O_APPEND
2017-06-01 James E KeenanAvoid unused-parameter warning when compiling with...
2017-06-01 Father Chrysostomos[perl #131085] Crash with sub-in-stash
2017-06-01 John PeacockUpdate core with version 0.9918
2017-06-01 Karl WilliamsonRelax fatal circumstances of unescaped '{'
2017-06-01 Karl Williamsont/re/reg_mesg.t: Add override of warning default on/off
2017-06-01 Karl Williamsonregcomp.c: Don't set variable within an 'if'
2017-06-01 Karl Williamsonperlguts: Add some C<>
2017-06-01 Karl Williamsoncharnames: Clarify comment
2017-06-01 Karl Williamsoncharnames: Remove obsolete pod about NBSP
2017-06-01 Karl Williamsonperlmodinstall: Make a link for http text
2017-06-01 Karl Williamsonutf8.h: Add assertions for macros that take chars
2017-06-01 Karl WilliamsonChange formal parameter for newSVpvn
2017-06-01 Karl WilliamsonAUTHORS: Update Jim Shneider's email
2017-06-01 Karl Williamsont/op/fork.t: Don't output shell warning
2017-06-01 Karl WilliamsonAPItest/numeric.xs: Fix uninit error
2017-06-01 Karl Williamsont/harness: Run APItests in parallel
2017-06-01 Karl Williamsont/harness: Remove useless sort
2017-06-01 Karl WilliamsonSlightly change -Dr output of regex ANYOF nodes
2017-06-01 James E KeenanWhen and how to use Devel::PatchPerl to repair older...
2017-06-01 Chris 'BinGOs... Add Module-CoreList maintainer tests
2017-06-01 jdheddenUpgrade to threads 2.16
2017-06-01 jdheddenUpgrade to threads::shared 1.57
2017-06-01 Karl Williamsonext/GDBM_File: Add L<> around pod link
2017-06-01 Karl WilliamsonXS-APItest: Rename some tests files
2017-06-01 Karl WilliamsonSilence many "statement not reached" on Solaris
2017-06-01 Karl Williamsonmktables: Fix up version compare
2017-06-01 Karl Williamsonregcomp.c: Change lookup for dumping pattern
2017-06-01 Karl WilliamsonReword description of 'bytes_from_utf8()'
2017-06-01 Karl WilliamsonAPItest/t/utf8_setup.pl: Add #define equivalent
2017-06-01 Karl Williamsonperluniintro: Update advice for LC_COLLATE
2017-06-01 Sawyer XMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2017-06-01 Sawyer XUpdate Module::CoreList
2017-06-01 James E KeenanAdd dist/threads/t/unique.t to MANIFEST.
2017-06-01 Sawyer XBinGOs will do 5.27.7
2017-06-01 Sawyer XPorting: correct assigned releasers
2017-06-01 Sawyer XPorting: Add release schedule
2017-06-01 Matthew Horsfall5.28.0 is the next major release
2017-06-01 Chris 'BinGOs... A corelist not a snorelist
2017-06-01 Dagfinn Ilmari... Eliminate remaining uses of PL_statbuf
2017-06-01 Dagfinn Ilmari... Improve error message for bogus -MO=… arguments
2017-06-01 Dagfinn Ilmari... Note removal of deprecated attributes in perldelta...
2017-06-01 Dagfinn Ilmari... Remove deprecated no-op :locked attribute
2017-06-01 Dagfinn Ilmari... Remove deprecated no-op :unique attribute
2017-06-01 Dagfinn Ilmari... Remove deprecated comma-less format variable lists
2017-06-01 H.Merijn BrandDisable readdir_r and readdir64_r on glibc >= 2.24
2017-06-01 Lukas Maiadd X<s> to s/// in perlop (RT #131371)
2017-06-01 Yves Ortonfixup typo (squash candidate) in globbing code comments
2017-06-01 Yves Orton[perl #131211] fixup File::Glob degenerate matching
2017-05-31 Sawyer Xperldelta: New perldelta
next