This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2016-12-25 Karl Williamsonutf8.c: Avoid reinitializing
2016-12-25 Karl WilliamsonPATCH: [perl #130397] Rmv useless code
2016-12-24 James E Keenanperldelta for ec68f98dba5f7d0d670f07a18c60d47b90982b58
2016-12-24 Karl WilliamsonFix win32 test failures
2016-12-24 Karl Williamsonperldiag: Reinistate use of Z<>
2016-12-24 Karl WilliamsonDeprecate non-grapheme string delimiter
2016-12-24 Karl WilliamsonCreate inversion list for Assigned code points
2016-12-24 Karl Williamsonregen/mk_invlists.pl: Create list of Assigned code...
2016-12-24 Karl WilliamsonDon't assume input UTF-8 is well-formed in to_utf8_case()
2016-12-24 Karl WilliamsonDeprecate toFOO_utf8()
2016-12-24 Karl WilliamsonConvert core to use toFOO_utf8_safe()
2016-12-24 Karl WilliamsonAdd toFOO_utf8_safe() macros
2016-12-24 Karl WilliamsonConvert some calls to test for malformations
2016-12-24 Karl WilliamsonDon't assume input to case change macros is valid
2016-12-24 Karl WilliamsonFor character case changing, create macros and use
2016-12-24 Karl Williamsonregcomp.c, mathoms.c: Convert to use preferred macro
2016-12-24 Karl WilliamsonScalar::List-Utils/t/tainted.t: Skip failing tests
2016-12-24 Karl Williamsonperlapi: Italicize some C<text> that isn't as-is
2016-12-24 Karl Williamsonhandy.h: White-space, comment only
2016-12-23 Karl Williamsonutf8.c: Add flag to indicate unsure as to end of string...
2016-12-23 Karl WilliamsonDeprecate isFOO_utf8() macros
2016-12-23 Karl Williamsonregexec.c: Make isFOO_lc() non-static
2016-12-23 Karl Williamsonutf8.c: White space, comments only
2016-12-23 Karl WilliamsonAllow allowing UTF-8 overflow malformation
2016-12-23 Karl WilliamsonReturn REPLACEMENT for UTF-8 overlong malformation
2016-12-23 Karl WilliamsonReturn REPLACEMENT for UTF-8 empty malformation
2016-12-23 Karl Williamsonutf8.c: Forbid zero-length malformation under DEBUGGING
2016-12-23 Karl Williamsonutf8.h: Don't allow zero length malformation unless...
2016-12-23 Karl Williamsonutf8.h: Renumber flag bits
2016-12-23 Karl Williamsontoke.c: Replace infinite loop reading input by bounded
2016-12-23 Karl Williamsontoke.c: Use fewer branches
2016-12-23 Karl Williamsontoke.c: Use macro instead of repeating code
2016-12-23 Karl Williamsontoke.c: White-space only
2016-12-23 Karl Williamsontoke.c: Convert to use isFOO_utf8_safe() macros
2016-12-23 Karl WilliamsonConvert core (except toke.c) to use isFOO_utf8_safe()
2016-12-23 Karl WilliamsonAdd isFOO_utf8_safe() macros
2016-12-23 Karl Williamsontoke.c: Avoid a conversion to/from UTF-8
2016-12-23 Karl WilliamsonPATCH: [perl #126310] single quote UTF-8 malformation...
2016-12-23 Karl WilliamsonDie on malformed isFOO_utf8() input
2016-12-23 Karl WilliamsonUse fnc to force out malformed warnings
2016-12-23 Karl WilliamsonAdd fnc to force out UTF-8 malform warnings at death
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2016-12-23 Karl WilliamsonSilence win32 compiler warning
2016-12-23 Karl Williamsontoke.c: Silence win32 compiler warning.
2016-12-23 Karl Williamsonutf8.c Extract common code into macros
2016-12-23 Karl WilliamsonAPItest/t/handy.t: Bring final special case into loop
2016-12-23 Karl WilliamsonAPItest/t/handy.t: White-space only
2016-12-23 Karl WilliamsonAPItest/t/handy.t: Add more tests
2016-12-23 Karl WilliamsonAPItest/t/handy.t: Add more tests
2016-12-23 Karl WilliamsonAPItest/t/handy.t: Use abbrev. char name in test names
2016-12-23 Karl WilliamsonAPItest/t/handy.t: White-space only
2016-12-23 Karl WilliamsonAPItest/t/handy.t: Fold in another special case
2016-12-23 Karl WilliamsonAPItest/t/handy.t: Refactor for maintenance
2016-12-23 Tony Cook(perl #130335) fix numeric comparison for sort's built...
2016-12-23 James E KeenanClarify use of 'continue' keyword after 'given'.
2016-12-23 Karl Williamsont/uni/variables.t: Test what it purports to test
2016-12-23 Karl Williamsontoke.c: Simplify finding mirror-image close delimiter
2016-12-23 Karl Williamsontoke.c: Skip some work for UTF-8 invariant
2016-12-23 Karl Williamsonpod/perlop: Note that need space between op and \w...
2016-12-22 Karl WilliamsonPerlIO-scalar: Bump version to 0.26
2016-12-22 David MitchellPerlIOScalar_eof(): silence compiler warning:
2016-12-21 Chris 'BinGOs... Deck the halls
2016-12-21 James E KeenanCorrect version number for Module::CoreList.
2016-12-21 Sawyer XUpdate of Module::CoreList
2016-12-21 Sawyer XMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2016-12-21 Sawyer XLink to epigraph
2016-12-20 James E KeenanBump Module::CoreList version following 5.25.8 release.
2016-12-20 Sawyer XBump the perl version in various places for 5.25.9
2016-12-20 Sawyer XNew perldelta
2016-12-20 Sawyer XTick off release
2016-12-20 Sawyer XUpdate epigraph. Will add link later
2016-12-20 Sawyer XMerge branch 'release-5.25.8' into blead
2016-12-20 Karl Williamsonperldelta: Fix typo
2016-12-20 Sawyer Xadd new release to perlhist v5.25.8
2016-12-20 Sawyer XPod typos
2016-12-20 Sawyer XUpdate perldelta for 5.25.8
2016-12-20 Sawyer XUpdate Module::CoreList for 5.25.8
2016-12-20 Yves Ortondocument removal of non-standard hash function build...
2016-12-19 Karl Williamsonutfebcdic.h: Fix typo in comment
2016-12-19 Karl Williamsonperlapi: Expand on utf8n_to_uvchr_error
2016-12-19 Karl Williamsonperlapi: Add explanation for why certain macros don...
2016-12-19 Chris 'BinGOs... Update Test-Simple to CPAN version 1.302073
2016-12-18 James E KeenanCorrect one spelling error.
2016-12-18 Tony Cookperldelta for 6b2c7479, dd688536
2016-12-18 James E Keenanperldelta for Test-Simple 1.302067 to 1.302071.
2016-12-18 James E KeenanUpgrade Test-Simple to 1.302071.
2016-12-18 James E KeenanRevert "Update Socket to CPAN version 2.024."
2016-12-18 Chris 'BinGOs... Update Archive-Tar to CPAN version 2.24
2016-12-17 James E KeenanUpdate Socket to CPAN version 2.024.
2016-12-17 James E Keenanperldelta entry for Pod::Simple 3.32 to 3.35 upgrade.
2016-12-17 James E KeenanUpdate Pod-Simple to CPAN version 3.35.
2016-12-16 David Mitchellregexes: make scanning for ANYOF faster
2016-12-16 Chris 'BinGOs... Update Archive-Tar to CPAN version 2.22
2016-12-15 Chris 'BinGOs... Update bignum to CPAN version 0.47
2016-12-15 Chris 'BinGOs... Update Math-BigRat to CPAN version 0.2611
2016-12-15 Chris 'BinGOs... Update Math-BigInt-FastCalc to CPAN version 0.5005
2016-12-15 Chris 'BinGOs... Update Math-BigInt to CPAN version 1.999806
2016-12-15 Chris 'BinGOs... Update B-Debug to CPAN version 1.24
2016-12-15 Chris 'BinGOs... Update Archive-Tar to CPAN version 2.20
2016-12-14 Karl Williamsonperlapi: Clarify entry for utf8n_to_uvchr()
next