This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5380delta: a messy commit to get things started
[perl5.git] / embed.h
2023-05-01 Karl WilliamsonRemove my_strftime8()
2023-04-05 Yves Ortonregen/HeaderParser.pm - improved expression formatting...
2023-04-05 Yves Ortonregen/HeaderParser.pm - remove comments from elif/else...
2023-04-05 Yves Ortonregen/HeaderParser.pm - with multi-term expressions...
2023-03-29 Yves Ortonutil.c - avoid warning about truncated pointer value
2023-03-23 Lukas Maifix incorrect vi filetype declarations in generated...
2023-03-18 Yves Ortonregexec.c - convert UNWIND_PAREN() into an inline stati...
2023-03-18 Yves Ortonregexec.c - convert CAPTURE_CLEAR into an inline static...
2023-03-18 Yves Ortonregen/embed.pl - change _aDEPTH and _pDEPTH to not...
2023-03-18 Yves Ortonutf8.c - add category parameter to unused warn_on_first...
2023-03-18 Yves Ortonpp_ctl.c - add support for hooking require.
2023-03-18 Yves Ortonscope.c - add mortal_destructor_sv() and mortal_svfunc_x()
2023-03-18 Yves Ortonsv.h - add SvREFCNT_dec_set_NULL()
2023-03-13 Yves Ortonregex engine - simplify regnode structures and make...
2023-03-11 Karl Williamsonlocale.c: Split a static function in two
2023-03-06 Paul "LeoNerd" EvansExpose the class_*() API funcs also to op.c
2023-03-06 Yves Ortonscope.c - improved RCPV support, SAVERCPV SAVEFREERCPV
2023-03-02 Karl Williamsonmg.c: Split out functionality to a seprate function
2023-03-02 Karl WilliamsonInline get_context() for non-Win32
2023-02-20 Yves Ortontoke.c - invoke __DIE__ handler after compilation error...
2023-02-19 Elvin Aslanovgenerated files - update mode lines to specify file...
2023-02-13 Paul "LeoNerd" EvansRefactor out the part of sv_dup that clones the HvAUX...
2023-02-10 Paul "LeoNerd" EvansField :param attributes, //= and ||= default assignments
2023-02-10 Paul "LeoNerd" EvansParse an optional attribute list for fields; currently...
2023-02-10 Paul "LeoNerd" EvansAccept field VAR = EXPR on field vars
2023-02-10 Paul "LeoNerd" EvansInitial attack at parsing attribute syntax for class...
2023-02-10 Paul "LeoNerd" EvansDefine the concept of a suspended compcv
2023-02-10 Paul "LeoNerd" EvansInitial attack at basic 'class' feature
2023-02-06 Tony Cooktoke.c: deprecation warning for ' as a package separator
2023-02-01 Yves Ortonembed.pl - the 's', 'S', 'i' and 'I' flags are mutually...
2023-01-28 Paul "LeoNerd" EvansMake the new optree function declarations conditional...
2023-01-28 Paul "LeoNerd" EvansExpose {optimize,finalize}_optree() as real API functions
2023-01-14 Paul "LeoNerd" EvansExpose op_force_list() as a real API function; use...
2023-01-13 Karl WilliamsonFix PerlEnv_putenv threaded compilation on Windows
2023-01-12 Yves Ortonregcomp.c etc - rework branch reset so it works properly
2022-12-24 Yves Ortonembed.h - make regen after recent changes
2022-12-22 Yves Ortongv.c - rename amagic_find() to amagic_applies()
2022-12-20 Karl WilliamsonFix broken API: sync_locale()
2022-12-19 Paul "LeoNerd" EvansDefine OP_HELEMEXISTSOR, a handy LOGOP shortcut for...
2022-12-17 Paul "LeoNerd" EvansAdd `forbid_outofblock_ops()` to op.c
2022-12-16 Eric HermanAdded function amagic_find(sv, method, flags)
2022-12-09 Yves Ortonregcomp.c - decompose into smaller files
2022-12-08 Paul "LeoNerd" EvansDefine a PL_infix_plugin hook, of a similar style to...
2022-12-08 Paul "LeoNerd" EvansDefine a newPADxVOP() convenience function
2022-12-07 Karl Williamsonlocale.c: Rewrite localeconv() handling
2022-12-07 Karl Williamsonlocale.c: Move 2 functions elsewhere in the code
2022-12-01 Karl Williamsonlocale.c: Rmv unnecessary parameter from static function
2022-11-26 Paul "LeoNerd" EvansRecognise `//=` and `||=` syntax in signature parameter...
2022-11-01 Yves Ortoncop.h - add support for refcounted filenames in cops...
2022-10-25 Paul "LeoNerd" EvansAdd sv_derived_from_hv() helper function
2022-10-25 Paul "LeoNerd" EvansBetter handling of builtin CV attributes
2022-10-18 Yves Ortondump.c - add ways to dump HV's and AV's and SV's to...
2022-10-18 Karl Williamsonlocale.c: Don't compile get_displayable_string if unused
2022-10-18 Karl Williamsonlocale.c: Compile display fcn under more circumstances
2022-10-10 Karl Williamsonlocale.c: Generalize static functions
2022-10-10 Karl Williamsonlocale.c: Make static 2 Win-only functions
2022-10-10 Karl Williamsonlocale.c: Meld two functions into one
2022-10-10 Karl Williamsonlocale.c: Move find_locale_from_environment() in file
2022-10-10 Karl WilliamsonAdd wrap_wsetlocale() to embed.fnc
2022-09-30 Karl WilliamsonAdd pTHX to thread_locale_(init|term)
2022-09-29 Karl Williamsonlocale.c: Revamp sync_locale(), switch_to_global_locale()
2022-09-29 Karl Williamsonlocale.c Change function to return a string, not print
2022-09-26 Karl Williamsonlocale.c: Stop compiler warning
2022-09-22 Richard LeachSvPVCLEAR_FRESH - change from macro to inline function
2022-09-22 Karl Williamsonlocale.c: Refactor internal debugging function
2022-09-21 Karl Williamsonlocale.c: Mitigate unsafe threaded locales
2022-09-10 Karl Williamsonlocale.c: Silence compiler warning when no LC_COLLATE
2022-09-10 Karl Williamsonlocale.c: Silence compiler warning when no LC_CTYPE
2022-09-10 Karl Williamsonlocale.c: Silence compiler warning about S_mortalixzed_...
2022-09-10 Karl Williamsonlocale.c: Silence compiler warning about S_new_numeric
2022-09-08 Karl Williamsonlocale.c: Add S_get_LC_ALL display()
2022-09-02 Karl Williamsonlocale.c: Convert final use of S_category_name()
2022-09-02 Karl Williamsonlocale.c: Rmv no longer used code; UTF8ness cache
2022-09-02 Karl WilliamsonMove utf8ness calc for $! into locale.c from mg.c
2022-09-02 Karl WilliamsonDefine print_bytes_for_locale() outside locale
2022-09-01 Karl Williamsonlocale.c: Improve debugging for mem_collxfrm()
2022-09-01 Karl WilliamsonChange internal function name to be standards compliant
2022-09-01 Karl Williamsonlocale.c: Rmv S_set_numeric_radix()
2022-08-22 Karl Williamsonlocale.c: Add utf8ness return param to my_langinfo_i()
2022-08-22 Karl WilliamsonAdd my_strftime8()
2022-08-22 Karl Williamsonlocale.c: Collapse duplicate logic into one instance
2022-08-22 Karl WilliamsonMove POSIX::localeconv() logic to locale.c
2022-08-22 Karl Williamsonlocale.c: Add fcn for UTF8ness determination
2022-08-22 Karl Williamsonlocale.c: Add is_locale_utf8()
2022-08-22 Karl WilliamsonNew signature for static fcn my_langinfo()
2022-08-22 Karl Williamsonlocale.c: Add static fcn to analyze locale name codeset
2022-08-22 Karl Williamsonlocale.c: Make S_save_to_buffer() reentrant
2022-08-22 Karl Williamsonembed.fnc: Also check for NL_LANGINFO_L
2022-08-22 Karl Williamsonlocale.c: Shorten my_nl_langinfo() to my_langinfo()
2022-08-22 Karl Williamsonlocale.c: Return defaults for uncomputable langinfo...
2022-08-22 Karl WilliamsonMove code for mbr?towc() from POSIX.xs to locale.c
2022-08-22 Karl Williamsonlocale.c: Separate out two Win fcns from a larger one
2022-08-22 Karl Williamsonlocale.c: querylocale return mortalized copy
2022-08-10 Karl WilliamsonAdd a common locale panic macro and functions
2022-08-10 Karl Williamsonlocale.c: Add DEBUGGING information
2022-08-10 Karl Williamsonlocale.c: Add fcn to hide edge case undefined behavior
2022-08-10 Karl WilliamsonSplit off setting locale to "" from S_emulate_setlocale
2022-08-10 Karl Williamsonlocale.c: Split ancillary from S_emulate_setlocale
2022-08-10 Karl Williamsonlocale.c: Split aggregate LC_ALL from emulate_setlocale
2022-08-10 Karl Williamsonsetlocale_failure_panic_i now used more generally
next