This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2017-02-04 David Mitchellbuffer overrun with format and 'use bytes'
2017-02-04 Aaron CraneFix memory leak in generating an exception message
2017-02-04 Aaron CraneFix outdated note in perldiag
2017-02-03 Steffen MuellerHvTOTALKEYS() takes a HV* as argument
2017-02-02 Karl Williamsontoke.c: Remove unused param from static function
2017-02-02 Karl Williamsont/lib/warnings/toke: Fix comment typos
2017-02-01 David Mitchellavoid double-freeing regex code blocks
2017-02-01 Tony Cook(perl #130684) allocate enough space for the extra 'x'
2017-01-31 Karl WilliamsonPATCH: [perl #130655] Unrecognized UTF-8 char
2017-01-31 Karl WilliamsonPATCH: [perl #130656] tr// failue with UTF-8 across...
2017-01-30 David Mitchellsignature sub (\x80 triggered an assertion
2017-01-30 Karl WilliamsonAdd test for [perl #129036]
2017-01-30 Karl WilliamsonPATCH: [perl #130666]: Revert "toke.c, S_scan_ident...
2017-01-29 Hugo van der... mention PASS2 in reginsert() example
2017-01-28 Yves Ortonassert that the RExC_recurse data structure points...
2017-01-28 Yves Ortonsilence warnings from tests about impossible quantifiers
2017-01-28 Zeframin dump_sub() handle CV ref used as GV
2017-01-28 Zeframcroak on sv_setpvn() on a glob
2017-01-27 Yves Ortononly mess with NEXT_OFF() when we are in PASS2
2017-01-27 Steffen MuellerReuse previously-computed flag
2017-01-27 Yves Ortonadd some details to the docs for S_reginsert()
2017-01-27 Yves Ortonfix RT #130561 - recursion and optimising away impossib...
2017-01-27 Yves Ortonrename opnd to operand to save my sanity
2017-01-27 Steve HayFix wrong skippage when using -DPERL_DEBUGGING_MSTATS...
2017-01-27 Zeframfix ord of upgraded empty string
2017-01-27 Zeframfix range op under aborted constant folding
2017-01-27 James E KeenanCorrect file mode and line lengths to keep porting...
2017-01-26 Christian Millourdocument nature and use of $a and $b in sort()
2017-01-26 Karl WilliamsonTest for [perl #130567]
2017-01-26 Karl Williamsonperlapi: Fix grammar
2017-01-26 Palipod: Suggest to use strict UTF-8 encoding when dealing...
2017-01-26 Paliperluniintro: Encode::encode_utf8() not always appropriate
2017-01-26 Karl WilliamsonAdd Pali to AUTHORS
2017-01-26 Chris 'BinGOs... Update McUpdate
2017-01-26 Dagfinn Ilmari... Cherry-pick Scalar-List-Utils tainted.t fix from upstream
2017-01-26 Dagfinn Ilmari... Regenerate customized.dat
2017-01-26 Karl WilliamsonPATCH: [perl #130567] Assertion failure in scan_const
2017-01-26 Karl WilliamsonFix embed.fnc for utf8_to_uvchr_buf
2017-01-26 Colin NewellDocumentation patch to recommend newSVpvn over newSVpv.
2017-01-26 Karl Williamsonregexec.c: Clarify comment
2017-01-25 Dagfinn Ilmari... Use cBOOL() instead of ? TRUE : FALSE
2017-01-24 Aaron CraneRT#130623: assertions when tying into non-packages
2017-01-24 Aaron CranePerl_sv_dump(): allow a null-pointer argument
2017-01-24 David MitchellS_do_pmop_dump_bar() reduce scope of ch variable
2017-01-24 David Mitchellhandle op_pv better in op_clear() and op_dump()
2017-01-24 David Mitchellperlapi.pod: remove AvARRAY() example from sortsv()
2017-01-24 David Mitchellbetter handle freeing of code blocks in /(?{...})/
2017-01-24 David Mitchellperldelta entries for op_class() and op_dump()
2017-01-24 David MitchellOP_CLASS() docs - mention op_class() too
2017-01-24 Tony Cookperldelta for 743e3e72117a
2017-01-24 Tony Cook(perl #129190) intuit_method() can move the line buffer
2017-01-24 Tony Cookperldelta for 71776ae4fad9
2017-01-24 Tony Cook(perl #129274) avoid treating the # in $# as a comment...
2017-01-23 Zeframpermit goto at top level of multicalled sub
2017-01-23 AbigailBe consistent in deprecation messages.
2017-01-23 David Mitchelldump.c: handle GV being really a ref to a CV
2017-01-23 David Mitchellreindent OP_AELEMFAST block in S_do_op_dump_bar()
2017-01-23 David Mitchellop_dump(): no OPf_SPECIAL on AELEMFAST,GVSV,GV
2017-01-23 David Mitchellfix some more bizarre indention in dump.c
2017-01-23 David Mitchellmess_sv(): access only if PL_curcop is non-null
2017-01-23 David MitchellckDEAD: PL_curcop->cop_warnings only if PL_curcop
2017-01-23 David Mitchellavoid sort assert failure after compile fail
2017-01-23 Sergey AleynikovFix memory leak in B::RHE->HASH method.
2017-01-22 Karl Williamsonlib/utf8.t: Generalize for EBCDIC
2017-01-22 Karl WilliamsonMove I8 test helpers to common file
2017-01-22 Zeframfix special-case recreation of *::
2017-01-22 Zeframhandle errors in gen_constant_list
2017-01-21 David Mitchellavoid disabling utf8 pos cache on tainted strings
2017-01-21 David MitchellS_do_op_dump_bar(): fix some weird indentation
2017-01-21 David Mitchellrevamp the op_dump() output format
2017-01-21 David Mitchelladd Perl_op_class(o) API function
2017-01-20 AbigailUpdate Module::CoreList for 5.25.10
2017-01-20 AbigailBump the perl version in various places for 5.25.10
2017-01-20 AbigailNew perldelta for 5.25.10
2017-01-20 AbigailTick!
2017-01-20 AbigailEpigraph for 5.25.9
2017-01-20 AbigailLet's be consistent v5.25.9
2017-01-20 AbigailAdd perlhist entry for the 5.25.9 release
2017-01-20 AbigailAcknowledgements for perldelta
2017-01-20 AbigailMore work on perldelta:
2017-01-20 AbigailFix typo in the name the .pm file is generated from.
2017-01-20 AbigailUpdate Module::CoreList for 5.25.9
2017-01-20 AbigailMore perldelta entries
2017-01-20 AbigailWork on perldelta
2017-01-20 AbigailMake an entry for the deprecation of certain string...
2017-01-20 AbigailTypo fix: one of the =head2's should have been a =head3
2017-01-20 Karl Williamsonutil.c: Allow C backtrace to compile under threads
2017-01-19 Karl Williamsontoke.c: Refactor part of tr// handling, mostly for...
2017-01-19 Karl Williamsontoke.c: Avoid work if tr/a-b/foo/
2017-01-19 Karl Williamsontoke.c: Avoid work for tr/a-a/.../
2017-01-19 Karl Williamsontoke.c: Save a branch
2017-01-19 Karl Williamsontoke.c: Add, clarify some comments, white-space
2017-01-19 Karl Williamsonperlebcdic: Rmv obsolete text about 'use encoding'
2017-01-19 Karl Williamsonperlop: Remove obsolete text
2017-01-19 Karl WilliamsonFix bug with a digit range under re 'strict'
2017-01-19 Craig A. Berrypp_ctl.c: false/true --> FALSE/TRUE
2017-01-19 Hugo van der... [perl #129377] don't read past start of string for...
2017-01-19 Tony Cook(perl #129342) test for buffer overflow
2017-01-19 Hugo van der... [perl #129342] ensure range-start is set after error...
2017-01-19 Tony Cookperldelta for 86191aed6f09
next