This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2016-10-26 Karl Williamsont/loc_tools.pl: Make find_locales accept string input
2016-10-26 Karl Williamsont/loc_tools.pl: Add 'use strict'
2016-10-26 Karl Williamsont/loc_tools.pl: Move some code earlier in the file
2016-10-26 Karl Williamsont/loc_tools.pl: Complement sense of optional parameter
2016-10-26 Karl Williamsont/loc_tools.pl: Fix not catching incompatible locales
2016-10-26 Karl Williamsonutf8.c: Silence unused parameter compiler warning
2016-10-26 Karl Williamsonlocale.c: Use meaningful initialization msg
2016-10-26 Karl Williamsonlocale.c: Output warning if debugging and 'no warnings'
2016-10-26 Andy LesterPATCH: [perl #129964] Fix spelling of "referent" in...
2016-10-26 Karl WilliamsonAdd branch predictors for DEBUG statements
2016-10-26 Karl Williamsonperl.h: White-space only
2016-10-26 Karl Williamsonpod/perllocale: Add caution about incompatible locales
2016-10-26 Karl WilliamsonPATCH: [perl #129277] perlrecharclass: Clarify q//...
2016-10-26 David Mitchell-DsR : display unTEMPed temps with "t" not "T"
2016-10-26 David Mitchellspeed up AV and HV clearing/undeffing
2016-10-26 David Mitchellt/op/read.t: test with zero-length buffer
2016-10-26 David MitchellNet::Ping: avoid stderr noise in tests
2016-10-26 David MitchellAdd perldelta entries for
2016-10-26 David Mitchelltiearray.t - more fine-grained DESTROY counts
2016-10-26 David Mitchellreindent tiearray.t
2016-10-26 David MitchellHandle list assignment in list context better
2016-10-26 David MitchellBetter optimise array and hash assignment
2016-10-26 David Mitchellbench.pl: fix --sort and --compact options
2016-10-25 Andrew FreshOpenBSD 6 still does not support returning pid, gid...
2016-10-25 Lukas Maimake do "a\0b" fail silently instead of throwing (RT...
2016-10-24 Aaron CraneRT#129229: move sort_manifest() into its own library
2016-10-24 Todd Rinaldohv.h: rework HEK_FLAGS to a proper member in struct hek
2016-10-24 Tony Cook(perl #129130) make chdir allocate the stack it needs
2016-10-22 Jarkko HietaniemiMETA.json regen
2016-10-22 Jarkko HietaniemiScalar-List-Utils: regen customized.dat
2016-10-22 Jarkko HietaniemiScalar-List-Utils: customize Maintainers.pl
2016-10-22 Jarkko HietaniemiScalar-List-Utils: customized VERSION bump
2016-10-22 Jarkko HietaniemiScalar-List-Utils: netbsd-vax: no inf/nan
2016-10-22 Jarkko HietaniemiScalar-List-Utils: netbsd-vax: no inf/nan
2016-10-22 Jarkko HietaniemiMath-Complex: regen customized.dat
2016-10-22 Jarkko HietaniemiMath-Complex: customize Maintainers.pl
2016-10-22 Jarkko HietaniemiMath-Complex: customized VERSION bump
2016-10-22 Jarkko HietaniemiMath-Complex: netbsd-vax: no inf
2016-10-22 Jarkko HietaniemiMath-Complex: netbsd-vax: no inf, different range
2016-10-22 Jarkko HietaniemiMath-Complex: netbsd-vax: no inf
2016-10-22 Jarkko HietaniemiMath-BigInt: regen customized.dat
2016-10-22 Jarkko HietaniemiMath-BigInt: Maintainers.pl customization
2016-10-22 Jarkko HietaniemiMath-BigInt: customized VERSION bump
2016-10-22 Jarkko HietaniemiMath-BigInt: netbsd-vax: different float range
2016-10-22 Jarkko HietaniemiJSON-PP: regen customized.dat
2016-10-22 Jarkko HietaniemiJSON-PP: customize Maintainers.pl
2016-10-22 Jarkko HietaniemiJSON-PP: reformat in preparation for next change
2016-10-22 Jarkko HietaniemiJSON-PP: customized VERSION bump
2016-10-22 Jarkko HietaniemiJSON-PP: netbsd-vax: different float range
2016-10-22 Jarkko HietaniemiJSON-PP: netbsd-vax: different float range
2016-10-22 Lukas Maiop.c: silence compiler warning in fold_constants()
2016-10-22 Craig A. BerryCheck for echo in new Net::Ping tests.
2016-10-22 Jarkko HietaniemiPOSIX version bump
2016-10-22 Jarkko Hietaniemivax-netbsd: no nan
2016-10-22 Jarkko Hietaniemivax-netbsd: do not tempt fp overflow, which will SIGFPE
2016-10-22 Jarkko Hietaniemivax-netbsd: no PL_inf/PL_nan to export
2016-10-22 Jarkko Hietaniemivax-netbsd: do not test for inf/nan
2016-10-22 Jarkko Hietaniemivax-netbsd: test non-IEEE-754-ness only once
2016-10-22 Jarkko Hietaniemivax-netbsd: set the RETVAL even if unused
2016-10-22 Jarkko HietaniemiConfigure: signbit scan assuming too much
2016-10-22 Jarkko Hietaniemivax-netbsd: another negative zero assumption
2016-10-22 Jarkko Hietaniemivax-netbsd: Negative zero is only a thing IEEE 754.
2016-10-22 Jarkko Hietaniemivax-netbsd: expand lround() and signbit testing
2016-10-21 Jarkko HietaniemiThe 1994b214 made the test dependent on Tie::Hash:...
2016-10-21 Dan Collinst/uni/overload.t: Skip hanging test on FreeBSD
2016-10-21 Karl WilliamsonAPItest/t/utf8.t: Fix a test on EBCDIC
2016-10-21 Craig A. BerryMove _pDEPTH and _aDEPTH after config.h.
2016-10-21 Aaron CraneUpdate Module::Corelist with entries for 5.25.7
2016-10-21 Dan Collinst/op/blocks.t: tests for RT #113934
2016-10-21 Dan Collinst/op/goto.t: tests for RT #45091
2016-10-21 Dan Collinst/lib/overload_fallback.t: tests for RT #43356
2016-10-21 Dan Collinst/op/threads.t: tests for RT #41121
2016-10-21 Dan Collinst/op/threads.t: tests for RT #36664
2016-10-21 Dan Collinst/re/subst.t: tests for RT #23624
2016-10-21 Dan Collinst/re/pat.t: tests for RT #21491
2016-10-21 Dan Collinst/lib/warnings/op: tests for RT #6870
2016-10-21 Dan Collinst/op/local.t: tests for RT #7615
2016-10-21 Dan Collinst/io/socket.t: tests for RT #7614
2016-10-21 Dan Collinst/op/local.t: tests for RT #7411
2016-10-21 Dan Collinst/op/caller.t: tests for RT #7165
2016-10-21 Dan Collinst/op/die.t: tests for RT #4821
2016-10-21 Dan Collinst/lib/warnings/toke: tests for RT #4346
2016-10-21 Dan Collinst/op/attrs.t: tests for RT 3605
2016-10-21 Dan Collinst/op/bless.t: tests for RT #3305 and RT #3306
2016-10-21 Dan Collinst/uni/overload.t: test for RT #3270
2016-10-21 Dan Collinst/uni/overload.t: test for RT 3054: might segfault.
2016-10-21 Dan Collinst/op/blocks.t: add test for RT #2917
2016-10-21 Dan Collinst/op/blocks.t: add test for RT #2754
2016-10-21 Dan Collinst/op/for.t: RT #2166: Actually run the test so we know...
2016-10-21 Dan Collinst/op/local.t: Unknown RT#, but appears to be fixed...
2016-10-21 Dan Collinst/op/for.t: RT #1085: ticket 'resolved' but test was...
2016-10-21 Dan Collinst/op/attrs.t: Fixup for 7fe45fb9 - should be a semicolon
2016-10-20 Lukas Maipp_ctl.c: silence compiler warning about mixing (un...
2016-10-20 Yves Ortonthe test for #129897 was missing the min-mod (?) on...
2016-10-20 Aaron CraneBump version numbers ready for 5.25.7
2016-10-20 Aaron CraneNew perldelta for 5.25.7
2016-10-20 Aaron CraneTick the 5.25.6 release
2016-10-20 Aaron CraneAdd epigraph for 5.25.6
2016-10-20 Aaron CraneMerge branch 'release-5.25.6' into blead
2016-10-20 Aaron CraneAdd 5.25.6 release to perlhist v5.25.6
next