This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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...
2016-10-19 Yves Ortongv.c: switch to using string constant friendly macros
2016-10-19 Yves Ortongv.c: add a require_tie_mod_s() wrapper for constant...
2016-10-19 Yves Ortonperl.[ch]: switch to using SvPVCLEAR() and string const...
2016-10-19 Yves Ortonvms: use hv_fetchs() with constant string key
2016-10-19 Yves Ortonpod: mention SvPVCLEAR()
2016-10-19 Yves Ortonamigaos4: use constant string friendly macros
2016-10-19 Yves Ortondist/Data-Dumper: switch to using SvPVCLEAR()
2016-10-19 Yves OrtonStorable: switch to using SvPVCLEAR()
2016-10-19 Yves Ortonos2: switch to using string constant friendly macros
2016-10-19 Yves Ortonext/XS-APItest: switch to using strEQs()
2016-10-19 Yves Ortonext/mro: use memEQs() for constant string checks
2016-10-19 Yves Ortonext/PerlIO-encoding: use SvPVCLEAR()
2016-10-19 Yves Ortonext/POSIX: use _memEQs() and not memEQ() for constant...
2016-10-19 Yves Ortonext/B: use strEQs() and strEQ() in expressions
2016-10-19 Yves Ortonext/VMS-Stdio: switch to using macros designed for...
2016-10-19 Yves Ortonext/attributes: use _memEQs() when comparing to string...
2016-10-19 Yves OrtonDevel-Peek: use hv_fetchs() when the key is a constant...
2016-10-19 Yves Ortonsv.c: add sv_setpv_bufsize() and SvPVCLEAR()
2016-10-19 Yves Ortonhandy.h, hv.h: fixup hash s suffix macro definitions...
2016-10-19 Yves Ortonhandy.h: add _memEQs() and _memNEs() for use with const...
2016-10-19 Yves Ortonhandy.h: add strEQs() and strNEs() for comparing to...
2016-10-19 Yves Ortongv.c: document where @- and @+ (and %- and %+ are initi...
next