This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2015-12-23 Karl Williamsont/thread_it.pl: Increase stack size for AIX
2015-12-22 David GoldenUpdate release manager's guide
2015-12-22 Karl WilliamsonPATCH: [perl #126261: Assertion failure on missing...
2015-12-22 Karl Williamsonregcomp.c: update RExC_start when parsing outside input
2015-12-22 Karl Williamsonregcomp.c: Add a stable pattern end pointer.
2015-12-22 Karl Williamsont/lib/warnings/regcomp: Fix typo in comment
2015-12-22 Karl Williamsonregcomp.c: Use macro instead of recalculating
2015-12-22 Karl Williamsonregcomp.c: Move calculations to common macro
2015-12-22 Karl Williamsonregcomp.h: reword some comments
2015-12-22 Karl Williamsonregcomp.c: Make some params to a static fcn const
2015-12-22 Karl Williamsonregcomp.c: Add 2 basic assertions
2015-12-22 Karl Williamsonpp_hot.c: Add assertion
2015-12-22 Karl Williamsonperlapi: Clarify 'string' vs. buffer
2015-12-22 Karl Williamsonutf8.h: Add 2 assertions
2015-12-22 Chris 'BinGOs... Controlled demolition, CoreList is 5.20151220
2015-12-22 Karl WilliamsonDeprecate to_utf8_case()
2015-12-21 David GoldenBump the perl version in various places for 5.23.7
2015-12-21 David GoldenCreate new perldelta.pod for v5.23.7
2015-12-21 David GoldenUpdated release schedule
2015-12-21 David GoldenUpdated Porting/epigraphs.pod for v5.23.6
2015-12-21 David Goldenadd new release to perlhist v5.23.6
2015-12-21 David GoldenUpdate perldelta with additional module updates
2015-12-21 David GoldenUpdate perldelta with Module::CoreList version bump
2015-12-21 David GoldenUpdate Module::CoreList from 5.23.6
2015-12-21 David GoldenUpdate perldelta to near-final state
2015-12-21 Karl Williamsonperldelta for case changing on caseless language
2015-12-21 Karl Williamsonperldelta for -Dr fix
2015-12-21 David GoldenUpdate perldelta
2015-12-21 David GoldenCorrect perldelta typo
2015-12-21 David GoldenAdd alternate email address for dagolden to checkAUTHORS.pl
2015-12-21 Lukas Maiperldelta for 18371617dfb (B::Deparse)
2015-12-20 Craig A. BerryDo not define invlistEQ in the re extension.
2015-12-20 Karl Williamsonregcomp.c: Skip some work
2015-12-20 Karl Williamsonregcomp.c: White space only
2015-12-20 Karl Williamsonregcomp.c: Add comments
2015-12-20 Karl Williamsonmktables: Add "$0:" to its first output
2015-12-19 Karl Williamsonregcomp.c: Silence uninit compiler warning
2015-12-19 Karl Williamsonregcomp.c: Remove outdated comments
2015-12-19 Karl WilliamsonFix -Dr problems.
2015-12-18 Jarkko Hietaniemiperldelta for 572cd850,406d5545 (signbit)
2015-12-18 Jarkko Hietaniemiperldelta for the hexfp %a fixes.
2015-12-18 Jarkko Hietaniemiperldelta for 3118d7d,74c6ce8,1f02ab1 (ppc64el fp)
2015-12-18 Jarkko Hietaniemiperldelta for 68bcb86 (openindiana: useshrplib for...
2015-12-18 Jarkko HietaniemiConfigure: notes on the m68881 extended precision format
2015-12-18 Jarkko HietaniemiDouble-double implementations differ.
2015-12-18 Karl WilliamsonOptimize some qr/[...]/ classes
2015-12-18 Karl Williamsonregcomp.h: Add comments
2015-12-18 Karl Williamsonregex matching: Don't do unnecessary work
2015-12-18 Karl Williamsonregcomp.h: Renumber 2 flag bits
2015-12-18 Karl Williamsonregex: Free a ANYOF node bit
2015-12-18 Karl Williamsonregcomp.c: Move comments adjacent to their object
2015-12-18 Karl Williamsonregcomp.c: Try simplifications in some qr/[...]/d
2015-12-18 Karl Williamsonregcomp.c: Change variable name to be clearer
2015-12-17 Jarkko HietaniemiConfigure: grep -q is not portable
2015-12-17 Steve HayRevert "Upgrade Socket from 2.020 to 2.021"
2015-12-17 Steve HayUpdate META.yml following commit 0d99ea0387
2015-12-17 Steve HayUpgrade Term-ANSIColor from 4.03 to 4.04
2015-12-17 Steve HayUpgrade Socket from 2.020 to 2.021
2015-12-17 Steve HayUpgrade CPAN-Meta-YAML from 0.017-TRIAL to 0.018
2015-12-17 Steve HayUpgrade CPAN-Meta-Requirements from 2.133 to 2.140
2015-12-17 Tony Cookperldelta for e3962106e93f
2015-12-17 Tony Cook[perl #126240] use -DPERL_USE_SAFE_PUTENV where possibl...
2015-12-17 Tony Cookperldelta for dc9ef9989ca4
2015-12-17 Tony Cookdocument save_gp() and the GVf_INTRO flag
2015-12-17 Tony Cook[perl #124097] don't let the GPs be removed out from...
2015-12-16 Jarkko HietaniemiExplicitly build the shared Perl library in Solaris...
2015-12-16 Lukas Maiperlpodspec: fix typo
2015-12-16 Karl WilliamsonDeprecate wide chars in logical string ops
2015-12-16 Karl WilliamsonChange deprecation warning text
2015-12-16 Karl Williamsonperldiag.pod: Correctly alphabetize an entry
2015-12-16 Karl Williamsondoop.c: Fix typo in comment
2015-12-16 Jarkko HietaniemiMark the Perldoc.pm as customized
2015-12-16 Andy Broadamigaos4: cpan/Pod-Perldoc: add pager preferences
2015-12-16 Andy Broadamigaos4: use the AmigaOS pager
2015-12-16 Karl Williamsonencoding-warnings: Skip tests on EBCDIC
2015-12-16 Karl Williamsonperldelta: Fix typo leading to broken link
2015-12-16 Dagfinn Ilmari... Fix use of == to compare strings in perlref.pod
2015-12-16 Aaron Craneperldelta for cd3393cf71a2
2015-12-16 Aaron CraneMerge branch 'data-dumper-trailingcomma' into blead
2015-12-16 Aaron CraneData::Dumper: add Trailingcomma option
2015-12-16 Aaron CraneData::Dumper: replace pointer with local variable
2015-12-16 Aaron CraneData::Dumper: move sortkeys setting into style struct
2015-12-16 Aaron CraneData::Dumper: reorder elements of style struct
2015-12-15 Aaron CraneData::Dumper: refactor XS implementation
2015-12-15 Karl Williamsonlib/meta_notation: Fix so C1 controls are escaped
2015-12-15 Karl Williamsonlib/meta_notation.pm: Fix typo in comment
2015-12-15 Karl Williamsonperlgit: Keep verbatim lines within 79 columns
2015-12-15 Karl WilliamsonFix -Dr output
2015-12-15 Jarkko HietaniemiMention the clang thread safety analysis.
2015-12-14 Doug Belladd note about scope in strict docs
2015-12-14 Jarkko HietaniemiMerge branch 'mixed-endian-double-double' into blead
2015-12-14 Jarkko Hietaniemiinfnan: NaN payload for mixed endian double-doubles
2015-12-14 Jarkko HietaniemiConfigure: infnan for mixed-endian double-double
2015-12-14 Jarkko HietaniemiConfigure: mixed-endian double-doubles
2015-12-14 Jarkko HietaniemiConfigure: cannot trust the bytes after the 80-bit fp
2015-12-14 David Mitchellpp_padav, pp_padhv whitespace only
2015-12-13 Tony Cookperldelta for 0fd86aa72aab
2015-12-13 Tony Cookbump $utf8::VERSION for the utf8_heavy.pl fix
2015-12-13 Tony Cookperldelta for 093d5aa02ee8
2015-12-13 Tony Cookperldelta for d3b9036e206e
next