This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-09-15 Father ChrysostomosIncrease $B::VERSION to 1.51
2014-09-15 Father ChrysostomosAdd safename() func to B
2014-09-15 Father ChrysostomosRemove no-longer-used op.c:S_gv_ename
2014-09-15 Father ChrysostomosTeach ck_entersub_args_proto about non-GV names
2014-09-15 Father ChrysostomosInline op.c:too_many_arguments_sv into its only caller
2014-09-15 Father ChrysostomosInline op.c:too_few_arguments_sv into its only caller
2014-09-15 Father ChrysostomosTeach dump.c about CVf_LEXICAL
2014-09-15 Father ChrysostomosTeach dump.c about CVf_NAMED
2014-09-15 Father Chrysostomosop.c:ck_subr: reify GVs based on call checker
2014-09-15 Father ChrysostomosUse cv_name in pp_hot.c:sub_crush_depth
2014-09-15 Father ChrysostomosAdd cv_set_call_checker_flags
2014-09-15 Father Chrysostomospad.c: Avoid struct name followed by colon
2014-09-15 Father Chrysostomospad.c:cv_name: Reword docs for future extensibility
2014-09-15 Father ChrysostomosAvoid reifying GVs in rv2cv
2014-09-15 Father Chrysostomosop.c: ck_rvconst: Inline the noexpand var
2014-09-15 Father ChrysostomosIncrease $Attribute::Handlers::VERSION to 0.97
2014-09-15 Father ChrysostomosTweak Peek.t
2014-09-15 Father ChrysostomosFix-ups for Attribute::Handlers
2014-09-15 Father Chrysostomossv.h: Expand comment about potential SVf_UTF8 conflict
2014-09-15 Father ChrysostomosAvoid creating GVs when subs are declared
2014-09-15 Father ChrysostomosRemove bogus gv-handling code from toke.c
2014-09-15 Father ChrysostomosFor lexical subs, reify CvGV from CvSTASH and CvNAME_HEK
2014-09-15 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.64
2014-09-15 Father ChrysostomosTest cv_name
2014-09-15 Father Chrysostomospad.c: Document cv_name
2014-09-15 Father Chrysostomossv_cathek
2014-09-15 Father Chrysostomoscv_name
2014-09-15 Father ChrysostomosTurn on CVf_LEXICAL for lexical subs
2014-09-15 Father ChrysostomosAdd CVf_LEXICAL flag
2014-09-15 Father Chrysostomosperldelta for d205f0c
2014-09-15 Father ChrysostomosClone lex sub names properly
2014-09-14 Father ChrysostomosConsistent spaces after dots in perlsub
2014-09-14 Father Chrysostomosperldelta for 6678689 and 56cd2ef
2014-09-14 Father Chrysostomosperldelta for b4fa55d and 0ddd4a5
2014-09-14 Father Chrysostomosperldelta for 2c1f00b/#122747
2014-09-14 Father Chrysostomosperldelta for c4c61c6
2014-09-14 Father Chrysostomosperldelta for 1542cb4/#122728
2014-09-14 Father Chrysostomosperldelta for cfc7ef1
2014-09-14 Jarkko HietaniemiDarwin: set ld to 'cc' if $cc is 'cc' or empty, $cc...
2014-09-14 Yves Ortonadd test for rt122747
2014-09-14 Jarkko Hietaniemishare_hek_hek "return value" is unused here.
2014-09-14 Jarkko HietaniemiDarwin: if cc is explicitly gcc/g++, use it also as ld.
2014-09-14 Jarkko HietaniemiDefine Perl_isfinite only if not already defined.
2014-09-14 Karl Williamsonperldelta: Entry for [perl #122655].
2014-09-14 Karl Williamsonperldelta: Note bug fix to suppress repeated warnings
2014-09-14 Karl Williamsonperldelta: Mention -T -B changes
2014-09-14 Steve HayCopy perl5201delta into blead
2014-09-14 Chris 'BinGOs... Changed Module-CoreList version to how it should be
2014-09-14 Chris 'BinGOs... Remove the corevers.t from Module-CoreList and amend...
2014-09-14 Chris 'BinGOs... Bump Module-CoreList versions again
2014-09-14 Chris 'BinGOs... Bump Module-CoreList versions to new date stamped version
2014-09-14 Steve HayAdd epigraph for 5.20.1
2014-09-14 Steve HayPerl 5.20.1 today
2014-09-14 Steve HayPerl 5.20.1 today
2014-09-13 Jarkko HietaniemiUse Perl_frexp, and cast arg to NV as appropriate.
2014-09-13 Jarkko HietaniemiWarning about the va_arg vs long doubles.
2014-09-13 Jarkko HietaniemiUntangle the fp value retrieval.
2014-09-13 Craig A. BerryDisable isfinite on VMS.
2014-09-13 Father ChrysostomosObsolete comment in sv.c:utf8_mg_pos_cache_update
2014-09-13 Father Chrysostomostoke.c: Remove redundant PL_expect check
2014-09-13 Chris 'BinGOs... Update IO-Socket-IP to CPAN version 0.32
2014-09-13 Jarkko HietaniemiMake the link not a link.
2014-09-13 Jarkko HietaniemiMention inf/nan and POSIX C99 math improvements.
2014-09-13 James E KeenanSemicolon before ellipsis inside block disambiguates.
2014-09-13 James E KeenanAdd perldelta entry for 8a384d3a99 (ParseXS and locales).
2014-09-13 Jarkko HietaniemiUse HAS_ISFINITE for Perl_isfinitel.
2014-09-13 Jarkko HietaniemiHAS_C99 comment tweak.
2014-09-13 Jarkko HietaniemiNeed to have frexpl for long doubles.
2014-09-13 Father Chrysostomosconcise-xs.t is overly chummy with B::Deparse
2014-09-13 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.28
2014-09-13 Father ChrysostomosDeparse.pm:pp_list: Don’t call $lop->name repeatedly
2014-09-13 Father ChrysostomosDeparse typed vars
2014-09-13 Father ChrysostomosDeparse our(LIST) correctly
2014-09-13 Father Chrysostomospp_ctl.c: Remove junk from #endif
2014-09-13 Father ChrysostomosMathomise save_re_context
2014-09-13 Father Chrysostomospp_ctl.c: Remove PL_curcop assignment
2014-09-12 Father Chrysostomosutf8.c: Move an #ifndef for clarity
2014-09-12 Father ChrysostomosRemove obsolete comment from utf8.c
2014-09-12 Father ChrysostomosDon’t call save_re_context
2014-09-12 Father ChrysostomosGut Perl_save_re_context
2014-09-12 Jarkko Hietaniemiexpl will not be used if long double is double.
2014-09-12 Jarkko HietaniemiThe space computation for hexfp was overovershooting.
2014-09-12 Jarkko HietaniemiComment tweak for HAS_C99.
2014-09-12 Jarkko HietaniemiUse the multiplication test instead of the DBL_MAX...
2014-09-12 Jarkko HietaniemiPerl_isfinitel should not use the fpclass macross blindly.
2014-09-12 Steve HayPorting/Maintainers.pl - Tidy up @IGNORABLE
2014-09-12 Steve HayScalar-List-Utils has been upgraded from version 1...
2014-09-12 Steve HayUpgrade ExtUtils::CBuilder from version 0.280217 to...
2014-09-12 Steve HayUpgrade CPAN::Meta::Requirements from version 2.126...
2014-09-12 Jarkko HietaniemiMore ways to Perl_isfinitel.
2014-09-12 Jarkko HietaniemiUnfinished business from e4c957f4.
2014-09-12 Jarkko HietaniemiUse -fstack-protector-strong, if available.
2014-09-12 Jarkko Hietaniemilong double / NV schizophrenia continues.
2014-09-12 Jarkko HietaniemiHave a Perl_isfinitel() separate from USE_LONG_DOUBLE.
2014-09-11 Yves Ortonperl #122747: localize PL_curpm to null in _core_swash_init
2014-09-11 Father ChrysostomosWrap long pod lines in B::Op_private for real
2014-09-11 Father Chrysostomosperldiag: Rewrap for better splain output
2014-09-11 Father ChrysostomosUpdate rv2cv flags comment following 211a4342c9
2014-09-11 Jarkko HietaniemiAlso protect against elen < 0.
2014-09-10 Father ChrysostomosNote where B::Op_private’s pod is to be edited
next