This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
parts/inc/utf8: Fix utf8_to_uvchr_buf for 5.7.0
[perl5.git] / embed.fnc
2019-09-23 David MitchellUn-revert "[MERGE] add+use si_cxsubix field"
2019-09-20 Max MaischeinRevert "[MERGE] add+use PL_curstackinfo->si_cxsubix... v5.31.4
2019-09-19 David Mitchelladd Perl_gimme_V() static inline fn for GIMME_V
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 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 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 Williamsonembed.fnc: Mark atof2, atof3 for internal use 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-03 Karl WilliamsonRemove deprecated flag from sv_nosharing.
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 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 WilliamsonNote that various items in perlguts are documented
2019-09-03 Karl Williamsonperlguts: Document save_item
2019-09-03 Karl WilliamsonNote that mro[gs]et_private_data are documented
2019-09-03 Karl WilliamsonNote that filter_add, filter_read are documented
2019-09-03 Karl WilliamsonDocument my_exit()
2019-09-03 Karl WilliamsonNote that [cm]alloc, realloc are documented
2019-09-03 Karl WilliamsonDocument rsignal()
2019-09-03 Karl WilliamsonDocument my_setenv()
2019-09-03 Karl WilliamsonDocument instr()
2019-09-03 Karl WilliamsonNote that the PerlIO functions and macros are documented
2019-09-03 Karl Williamsonembed.fnc: Functions in mathoms are deprecated
2019-09-03 Karl Williamsonembed.fnc: pack_cat, pad_compname_type have macro
2019-09-03 Karl Williamsonembed.fnc: Use M flag generally with b, not m.
2019-09-03 Karl Williamsonembed.fnc: There is no macro for sv_nolocking()
2019-09-03 Karl Williamsonautodoc.pl: Add h flag for hidden documentation
2019-09-02 PaliImplement SvPVutf8_nomg and SvPVbyte_nomg
2019-09-02 PaliImplement sv_utf8_downgrade_nomg
2019-08-30 Karl WilliamsonPATCH: [perl #134329] Use after free in regcomp.c
2019-08-26 Karl Williamsonembed.fnc: Add caution about R flag
2019-08-13 Karl WilliamsonPATCH: [perl #134357] embed.fnc missing flag for docs
2019-07-31 Karl Williamsonembed.fnc: Note functions that have documentation
2019-07-31 Karl Williamsonembed.fnc: Fix typo in comment
2019-07-23 Karl Williamsonembed.fnc: foldEQ has documentation
2019-07-23 Karl Williamsonembed.fnc: Certain fcns don't have Perl_ prefix
2019-07-23 Karl Williamsonembed.fnc: Fix wrong comment
2019-07-23 Karl Williamsonembed.fnc: Clarify wording
2019-07-22 Paul "LeoNerd" Evans[perl #132474] Add function for parsing sub signatures
2019-07-16 Tony Cook(perl #134221) support append mode for open .. undef
2019-07-02 Karl Williamsonutf8_to_uvchr_buf() make behavior match docs
2019-06-24 David Mitchellmake S_gen_constant_list() void return
2019-05-31 Karl Williamsonembed.fnc: Add more extensive comments
2019-05-31 Karl WilliamsonRemove redundant info on =for apidoc lines
2019-05-31 Karl Williamsonautodoc.pl: Add N flag
2019-05-31 Karl Williamsonautodoc.pl: Check for misuse of the 'n' flag
2019-05-31 Karl Williamsonautodoc.pl: Make 's' flag independent of 'n'
2019-05-31 Karl Williamsonembed.fnc: Add flag for bypass macro existence
2019-05-31 Karl WilliamsonLet embed.fnc define the my_str_foo() fcns
2019-05-31 Karl Williamsonembed.fnc: Change M flag to x
2019-05-31 Karl Williamsonembed.fnc: Change x flag to e
2019-05-31 Karl Williamsonembed.fnc: Change s flag to S
2019-05-31 Karl Williamsoncroak_memory_wrap is an inline function.
2019-05-31 Karl Williamsonembed.fnc: Change n flag to T
2019-05-29 PaliMake sv_mortalcopy_flags() public
2019-05-24 Karl WilliamsonCreate fcn for lossless conversion of NV to IV
2019-04-19 Karl WilliamsonCreate Strtod()
2019-04-13 Karl Williamsonembed.fnc: Add comment
2019-04-13 Karl WilliamsonMake a few parse fcns accessible to B::Hooks::Parser
2019-03-22 Karl WilliamsonPATCH: [perl #133889] Assertion failure
2019-03-18 Karl Williamsonregexec.c: Add parameter to static fcn
2019-03-14 Karl WilliamsonAdd more checking for regnode offset overflowing
2019-03-14 Karl Williamsontoke.c: Allow \N{} handling fcn to be used elsewhere...
2019-03-14 Karl Williamsontoke.c: Add wrapper function
2019-03-14 Karl Williamsontoke.c: Change API of static function
2019-03-12 Karl Williamsonis_invlist(): Allow NULL input
2019-02-27 Karl WilliamsonFix dup_warnings()
2019-02-27 David Mitchelladd Perl_dup_warnings() and fix leak
2019-02-24 PaliAdd newSVsv_nomg() macro which is like newSVsv() but...
2019-02-19 David Mitchellharmonise two versions of Perl_my_cxt_init
2019-02-15 Karl WilliamsonRemove relics of regex swash use
2019-02-15 Karl WilliamsonMove \p{user-defined} to core from utf8_heavy.pl
2019-02-05 Karl Williamsonutf8.c: Add functions for Turkic locale case changing
2019-02-05 Karl Williamsonpp.c: Avoid use of unsafe function
2019-02-04 Tony Cook(perl #108276) eliminate recursion from finalize_op()
2019-01-24 Tony CookPERL_OP_PARENT is always defined, stop testing for it
next