This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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
2016-10-20 Aaron CraneFinalise perldelta for 5.25.6
2016-10-20 Aaron CraneUpdate Module::CoreList for 5.25.6
2016-10-20 Aaron CraneUpdate 5.25.6 release date in Module::CoreList
2016-10-20 Dagfinn Ilmari... Revert "Include time.h when testing for clock_xxx funct...
2016-10-20 Chris 'BinGOs... Update Archive-Tar to CPAN version 2.14
2016-10-20 Aaron Craneperldelta: delete unneeded sections
2016-10-20 Aaron Craneperldelta: draft for commits up to 3cc6a05eed
2016-10-20 Dagfinn Ilmari... Include time.h when testing for clock_xxx functions...
2016-10-20 Lukas Maiperly.y: remove redundant NULL casts
2016-10-20 Lukas Mailibperl.t: treat i686 arch the same as x86
2016-10-20 Lukas Maitoke.c: remove redundant (OP *) casts
2016-10-20 Lukas Maitoke.c: get rid of "if (0)"
2016-10-20 Karl Williamsonutf8n_to_uvchr(): Reduce chances of reading beyond...
2016-10-20 Karl Williamsonpodcheck.t: .core dump files don't contain pod
2016-10-19 Yves Ortonmake regen and args assert fix
2016-10-19 Yves OrtonAdd a way to have functions with a trailing depth argum...
2016-10-19 Yves Ortonmark depth unused except under DEBUGGING
2016-10-19 Karl WilliamsonPATCH: [perl #129322] S_invlist_clear(SV *): Assertion...
2016-10-19 Karl Williamsonregcomp.c: Fix erroneous comment; clarify others
2016-10-19 Karl WilliamsonAdd a regex_sets debugging function
2016-10-19 Yves OrtonPerlIO_printf() does not take aTHX_ as an argument
2016-10-19 Yves Ortont/regop.t: improve test name
2016-10-19 Lukas Mairegcomp.c: remove extra aTHX_ added in c2867e745ca
2016-10-19 Yves Ortonpp_(hot|ctl).c: switch croak() to Perl_croak() for...
2016-10-19 Yves Ortonregexec.c: fix #129903: forbid empty pattern in regex...
2016-10-19 Yves Ortonregexec.c: add comment and add a test
2016-10-19 Yves Ortonregexec.c: fixup annoying unbalanced whitespace
2016-10-19 Yves Ortonregexec.c: in debug fixup indents and TRIE/BUFFER debug...
2016-10-19 Yves Ortonregexec.c: in debug show whether TRIE nodes have a...
2016-10-19 Yves Ortonregexec.c: fix perl #129897: trie short circuit breaks...
2016-10-19 Yves Ortonvxs.inc: use new SvPVCLEAR and constant string friendly...
2016-10-19 Yves Ortonvutil.c: use new SvPVCLEAR and constant string friendly...
2016-10-19 Yves Ortonutf8.c: use new SvPVCLEAR and constant string friendly...
2016-10-19 Yves Ortonuniversal.c: use new SvPVCLEAR and constant string...
2016-10-19 Yves Ortontoke.c: use new SvPVCLEAR and constant string friendly...
2016-10-19 Yves Ortonsv.c: use new SvPVCLEAR and constant string friendly...
2016-10-19 Yves Ortonregcomp.c: use new SvPVCLEAR and constant string friend...
2016-10-19 Yves Ortonpp_sys.c: use new SvPVCLEAR and constant string friendl...
2016-10-19 Yves Ortonpp_pack.c: use new SvPVCLEAR and constant string friend...
2016-10-19 Yves Ortonpp_hot.c: use new SvPVCLEAR and constant string friendl...
2016-10-19 Yves Ortonpp_ctl.c: use new SvPVCLEAR and constant string friendl...
2016-10-19 Yves Ortonpp.c: use new SvPVCLEAR and constant string friendly...
2016-10-19 Yves Ortonop.c: use new SvPVCLEAR and constant string friendly...
2016-10-19 Yves Ortonnumeric.c: use new SvPVCLEAR and constant string friend...
2016-10-19 Yves Ortonmro_core.c: use new SvPVCLEAR and constant string frien...
2016-10-19 Yves Ortonmg.c: use new SvPVCLEAR and constant string friendly...
2016-10-19 Yves Ortonlocale.c: use new SvPVCLEAR and constant string friendl...
2016-10-19 Yves Ortonhv.c: use new SvPVCLEAR and constant string friendly...
2016-10-19 Yves Ortondump.c: use new SvPVCLEAR and constant string friendly...
2016-10-19 Yves Ortondoop.c: use new SvPVCLEAR and constant string friendly...
2016-10-19 Yves Ortondoio.c: use new SvPVCLEAR and constant string friendly...
2016-10-19 Yves Ortongv.c: rework special var matching logic to be simpler
2016-10-19 Yves Ortongv.c: rework string separator parsing to use new string...
next