This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2019-09-19 David Mitchell[MERGE] add+use PL_curstackinfo->si_cxsubix field
2019-09-19 David Mitchellperldelta for PL_curstackinfo->si_cxsubix
2019-09-19 David MitchellPerl_gimme_V(): assume caller always provides cxt
2019-09-19 David Mitchelladd Perl_gimme_V() static inline fn for GIMME_V
2019-09-19 David Mitchelladd PL_curstackinfo->si_cxsubix field
2019-09-19 David Mitchelladd dopopto_cursub() macro to pp_ctl.c
2019-09-19 David Mitchellset VOID on OP_ENTER
2019-09-19 Tony CookVanL is now a perl author
2019-09-19 VanLupdate perl5-porters list information
2019-09-17 Karl Williamsonperldelta: Add note that documentation has been added...
2019-09-16 H.Merijn BrandAdd check for malloc_usable_size (Richard Leach)
2019-09-16 Tony Cookperldelta for 2cb5a7e8af11
2019-09-16 Tony Cook(perl #125557) correctly handle overload for bin/oct...
2019-09-15 Karl Williamsonregcomp.sym: Fix comment
2019-09-15 Karl WilliamsonMerge branch 'embed.fnc' into blead
2019-09-15 Karl Williamsonregen/embed.pl: Enforce some flag restrictions
2019-09-15 Karl Williamsonregen/embed.pl: Update a branch test
2019-09-15 Karl Williamsonembed.fnc: M and o flags don't make sense together
2019-09-15 Karl Williamsonembed.fnc: 'm' and 'p' flags don't make sense together
2019-09-15 Karl Williamsonperlapi: Properly document Perl_custom_op_xop()
2019-09-15 Karl Williamsonautodoc.pl: Special case macros whose name begins with...
2019-09-15 Karl Williamsonembed.fnc: Add some comment about name space pollution
2019-09-15 Karl Williamsonembed.fnc: E, X flags don't make sense with m
2019-09-15 Karl WilliamsonDocument IS_SAFE_SYSCALL
2019-09-15 Karl Williamsonperlapi: Improve description of is_safe_syscall()
2019-09-15 Karl Williamsonembed.fnc: Add p flag for is_utf8_non_invariant_string()
2019-09-15 Karl WilliamsonAdd embed.fnc entry for ReANY
2019-09-15 Karl WilliamsonAdd embed.fnc entries for TOPMARK, POPMARK
2019-09-15 Karl WilliamsonAdd Perl_ to SvAMAGIC _off,_on names
2019-09-15 Karl WilliamsonAdd embed.fnc entries for Cv inline fcns
2019-09-15 Karl WilliamsonFix up get_regex_charset_name()
2019-09-15 Karl Williamsoninline.h: Move some fcn '{' to column 1
2019-09-15 Karl WilliamsonMake PadnameIN_SCOPE() name begin with S_
2019-09-15 Karl WilliamsonSome SvREFCNT_foo are no longer macros
2019-09-15 Karl WilliamsonStrip leading underscore _variant_byte_number()
2019-09-15 Karl WilliamsonChange name of _utf8_to_uvchr_buf()
2019-09-15 Karl WilliamsonStrip leading underscore from is_utf8_char_helper()
2019-09-15 Karl Williamsoninline.h: Change fcn name prefix from S_ to Perl_
2019-09-15 Karl Williamsonregen/embed.pl: Generally generate an ARGS_ASSERT
2019-09-15 Karl Williamsonregen/embed.pl: Wrap #if..#endif differently
2019-09-15 Karl Williamsonembed.fnc: Mark atof2, atof3 for internal use only
2019-09-15 Karl Williamsonsv.h: SVt_INVLIST is core-only
2019-09-15 Karl Williamsonembed.fnc: Change some 'x' marked fcns to 'C'
2019-09-15 Karl WilliamsonAdd 'C' flag to embed.fnc, for "core-only" fcns
2019-09-15 Karl Williamsonembed.fnc: Clarify comments, and note 'u' flag exceptions
2019-09-15 Karl Williamsonmathoms.c: Add comment
2019-09-15 Karl Williamsont/re/anyof.t: Fix test names
2019-09-15 Karl Williamsonregcomp.c: Fix -Dr bug
2019-09-15 Karl Williamsonregcomp.c: Collapse some code
2019-09-15 Karl WilliamsonGeneralize inRANGE()
2019-09-15 Karl WilliamsonAdd withinCOUNT() macro and change inRANGE to use it
2019-09-15 Karl Williamsonperl.h: Fix typo in comment
2019-09-14 David MitchellAvoid panic when last s///g is tainted and utf8
2019-09-13 James E Keenanperldelta for 1e1b6d926a0c8361bc2ebd2b6630ac97988335e3
2019-09-13 James E Keenanperldelta for 00ea29f1a18d6cb17456df2e33f105a90ddc8c3a
2019-09-13 Chad GranumUpdate Test-Simple to CPAN version 1.302168
2019-09-13 Max MaischeinUpdate Scalar-List-Utils from 1.50 to 1.52
2019-09-13 Chris 'BinGOs... Update Module-Metadata to CPAN version 1.000037
2019-09-13 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 7.38
2019-09-13 Karl WilliamsonPATCH: [perl #134405] Compiler warnings in blead
2019-09-10 Tony CookFlorian Weimer is now a perl author
2019-09-10 Florian WeimerConfigure: Include <stdlib.h> in futimes check
2019-09-09 Karl WilliamsonREADME.cn: Fix pod errors
2019-09-09 Karen EtheridgeMerge branch 'pull/22' into blead (from https://github...
2019-09-09 Kang-min LiuReplace a few http urls with https
2019-09-09 Kang-min LiuRevise URLs in README.ko
2019-09-09 Kang-min LiuRevise the URLs un READEM.cn and README.tw
2019-09-09 Kang-min LiuPrefer https for a few important urls.
2019-09-09 Kang-min LiuRemove a dead link and its label.
2019-09-09 Kang-min Liuprefer https URLs.
2019-09-09 Tony Cookbump $Time::HiRes::VERSION
2019-09-09 Tomasz KonojackiTime::HiRes: implement clock_gettime() and clock_getres...
2019-09-05 Tony Cook(perl #133981) fix my stupid mistake
2019-09-03 Karl WilliamsonImprove grammar in pod
2019-09-03 Karl WilliamsonRemove deprecated flag from sv_nosharing.
2019-09-03 Karl WilliamsonMerge branch 'ppport fixes' into blead
2019-09-03 Karl Williamsonembed.fnc: Clarify and fix 'b' flag description
2019-09-03 Karl Williamsonembed.fnc: Fix typo in comment
2019-09-03 Karl Williamsonembed.fnc: Correct grammar in comment
2019-09-03 Karl Williamsonembed.fnc: Trivial comment only
2019-09-03 Karl WilliamsonRemove M flag from several functions
2019-09-03 Karl Williamsonembed.fnc: Remove experimental status from some interna...
2019-09-03 Karl Williamsonembed.fnc: Restrict the 'ref' function's accessibility
2019-09-03 Karl WilliamsonNote that config.h contains usable API macros
2019-09-03 Karl WilliamsonFix documentation of WITH_LC_NUMERIC_foo
2019-09-03 Karl WilliamsonDocument STMT_START .. STMT_END
2019-09-03 Karl WilliamsonMark BHK macros as unorthodox
2019-09-03 Karl WilliamsonNote that STR_WITH_LEN() is unorthodox
2019-09-03 Karl WilliamsonChange pod for macros that require "literal strings"
2019-09-03 Karl Williamsonembed.fnc: Clarify comments, and note 'u' flag exceptions
2019-09-03 Karl Williamsonembed.fnc: Add 'u' flag for unorthodox parameter macros
2019-09-03 Karl WilliamsonRefer to CopLABEL_len[_flags] in pod for cop_fetch_label
2019-09-03 Karl WilliamsonDocument CopLABEL[_len[_flags]]
2019-09-03 Karl WilliamsonNote that various items in perlguts are documented
2019-09-03 Karl Williamsonperlguts: Document save_item
2019-09-03 Karl Williamsonsv.c: Note that some SV flags are documented
2019-09-03 Karl WilliamsonRemove redundant documentation for PL_parser
2019-09-03 Karl WilliamsonNote that various XS macros are documented
2019-09-03 Karl WilliamsonNote that AvFILLp is not for public use
2019-09-03 Karl WilliamsonNote that PERL_VERSION and kin are documented
next