This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlop - Invocant only needs to be an object or class name for method calls
[perl5.git] / embed.fnc
2021-07-03 Richard LeachAdd inline av_fetch_simple and av_store_simple functions
2021-06-17 Paul "LeoNerd" EvansRename scalarseq() to a somewhat more meaningful voidno...
2021-06-16 Paul "LeoNerd" EvansRename scalarseq() to a somewhat more meaningful voidno...
2021-06-09 Tomasz Konojackireplace all instances of PERL_IMPLICIT_CONTEXT with...
2021-06-01 Leon TimmermansCall magic on all elements on %SIG delocalization
2021-05-31 Karl Williamsonregcomp.c: Extract code from a too-large-function
2021-05-26 Richard LeachAdd Perl_av_new_alloc() function and newAV_alloc_x...
2021-05-24 Leon TimmermansDo not cache utf8 offsets for non-canonical lengths
2021-04-14 Karl WilliamsonDocument gv_stashsvpvn_cached
2021-03-03 Karl Williamsonembed.fnc: White space only
2021-03-03 Karl Williamsonembed.fnc: Add clarifying comment
2021-02-14 Tony Cooktry isn't treated as a sub call like eval is
2021-02-14 Paul "LeoNerd" EvansAdd a newTRYCATCHOP(); migrate the custom code out...
2021-02-10 Karl Williamsonregexec.c: Make internal function static
2021-01-20 Karl WilliamsonAllow blanks within and adjacent to {...} constructs
2021-01-20 Karl WilliamsonAllow empty lower bound in /{,n}/
2021-01-20 Karl WilliamsonRevamp regcurly(), regpiece() use of it
2021-01-04 Tony Cookadd a bareword_filehandles feature, which is enabled...
2020-12-30 Karl Williamsonperlapi: Consolidate newRV and newRV_inc pod
2020-12-27 Karl WilliamsonDocument gv_autoload4
2020-12-27 Karl WilliamsonDocument safesys...alloc fcns; safesysfree
2020-12-27 Karl WilliamsonDocument gv_fetchfile(_flags)?
2020-12-27 Karl Williamsonembed.fnc: Mark gv_check as internal
2020-12-25 Karl WilliamsonnewSVsv_flags is now documented
2020-12-20 Karl Williamsonembed.fnc: Mark several do_dump fcns as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark sv_2uv, etc. as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark stack_grow as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark scan_num as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark cx_dump as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark av_arylen_p, av_iter_p as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark doing_taint as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark cxinc as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark moreswitches as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark runops_debug, runops_standard as Core...
2020-12-20 Karl Williamsonembed.fnc: Mark regnext as Core only
2020-12-20 Karl Williamsonembed.fnc: Mark cx_dup as Core only
2020-12-06 Karl WilliamsonRemove my_l?stat from public API
2020-12-06 Karl WilliamsonEvaluate arg once in all forms of SvTRUE
2020-11-29 Karl WilliamsonDocument various CopFILEfoo functions
2020-11-23 Karl Williamsonperlapi: Note proper rplcemnt for pad_compname_type
2020-11-23 Karl Williamsonembed.fnc: Mark reginitcolors as Core only
2020-11-21 Karl WilliamsonMark despatch_signals as core only
2020-11-18 Karl Williamsonembed.fnc: Mark 3 sighandler fcns as Core only
2020-11-18 Karl WilliamsonMove regcurly to regcomp.c (from inline.h)
2020-11-15 Karl Williamsonembed.fnc: Add detail to u flag description
2020-11-15 Karl Williamsonperlapi: Fix up some MRO documentation
2020-11-09 Karl Williamsonsv.c: Change some formal param names for clarity, consi...
2020-11-02 Tony Cookexport delimcpy_no_escape() so XS::APItest can use it
2020-10-31 Karl WilliamsonFix up delimcpy_no_escape()
2020-10-31 Karl WilliamsonRewrite delimcpy to use memchr and Copy, not per-byte
2020-10-23 David Mitchelladd Perl_magic_freemglob() magic vtable method
2020-10-23 David Mitchelladd Perl_magic_freeutf8() magic vtable method
2020-10-23 David Mitchelladd Perl_magic_freecollxfrm() magic vtable method
2020-10-08 Karl Williamsonautodoc: Add ability to specify typedefs
2020-10-07 Karl WilliamsonDocument newSUB, newATTRSUB
2020-09-30 Karl WilliamsonNote that CvGV is now documented
2020-09-29 Karl WilliamsonRemove Perl_av_top_index
2020-09-22 Karl WilliamsonDocument gv_fetch[ps]v and kin
2020-09-17 Hugo van der Sandenembed.fnc docfix: s/s/S/
2020-09-14 Karl WilliamsonDocument my_atof
2020-09-14 Karl Williamsonembed.fnc: Mark str_to_version as Core only
2020-09-14 Karl WilliamsonDocument cast NV to int macros; make helpers internal
2020-09-05 Karl Williamsonembed.fnc: Mark pad_setsv as core-only
2020-09-05 Karl WilliamsonDocument mini_mktime
2020-09-05 Karl Williamsonembed.fnc: Add text to comment
2020-09-05 Karl WilliamsonDocument vload_module
2020-09-05 Karl Williamsonembed.fnc: Mark several regex helpers as Core only
2020-09-05 Karl WilliamsonDocument several warner() fcns
2020-09-05 Karl WilliamsonDocument whichsig and kin
2020-09-05 Karl Williamsonembed.fnc: Note pregcomp/pregexec are now documented
2020-09-05 Karl Williamsonsv.c: Change flags param on two fcns from I32 to U32
2020-09-05 Karl WilliamsonRemove regexec_flags from public API
2020-09-05 Karl WilliamsonChange formal parameter name of gv_fetchpv*
2020-09-05 Karl Williamsonperlapi: deprecate pack_cat() (a mathoms func)
2020-09-05 Karl Williamsonembed.fnc: 'ref' is not an API function
2020-09-04 Karl WilliamsonMake bytes_from_utf8_loc() internal
2020-09-04 Karl WilliamsonUpdate embed.fnc to document autodoc changes
2020-08-27 Karl WilliamsonDocument vnewSVpvf
2020-08-24 Karl WilliamsonDocument vform
2020-08-24 Karl WilliamsonDocument a bunch of foo_nocontext functions
2020-08-23 Karl WilliamsonDocument re_dup_guts
2020-08-23 Karl WilliamsonDocument ibcmp_utf8, and move to like-fcns hdr
2020-08-19 Karl WilliamsonAdd av_count()
2020-08-18 Karl Williamsonembed.fnc: Mark reg_named_buffFOO as Core only
2020-08-18 Karl WilliamsonDocument my_strftime
2020-08-15 Karl Williamsonembed.fnc: Mark various save_foo as Core only
2020-08-15 Karl Williamsonembed.fnc: Mark unlnk as Core only
2020-08-15 Karl Williamsonembed.fnc: Mark sys_init3?, sys_term as Core only
2020-08-15 Karl Williamsonembed.fnc: Mark gimmve_V as Core only
2020-08-15 Karl Williamsonembed.fnc: ckwarn(), ckwarn_d() not API
2020-08-15 Karl Williamsonembed.fnc: Mark freetmps as Core only
2020-08-15 Karl Williamsonembed.fnc: Mark foldEQ_latin1 as Core only
2020-08-15 Karl Williamsonhv_common, hv_common_key_len aren't API
2020-08-14 Karl Williamsonembed.fnc: delimcpy_no_escape is now documented
2020-07-20 Dagfinn Ilmari Man... Remove PERL_GLOBAL_STRUCT
2020-07-20 Dagfinn Ilmari Man... Remove Symbian port
2020-07-18 Karl Williamsonembed.fnc: reentr not public, so remove from perlapi
2020-07-18 Karl Williamsonembed.fnc: Mark some internal functions as core
2020-07-18 Karl Williamsonembed.fnc: utf8 foo_msgs fcns no longer experimental
2020-07-18 Karl Williamsonembed.fnc: Add info to a comment
next