This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
revert smartmatch to 5.27.6 behaviour
[perl5.git] / embed.fnc
2017-12-29 Zeframrevert smartmatch to 5.27.6 behaviour
2017-12-22 Zeframmake PerlIO handle FD_CLOEXEC
2017-12-22 ZeframPerl_my_mkstemp_cloexec() function
2017-12-22 Zeframportable Perl_my_mkostemp()
2017-12-22 Zeframset FD_CLOEXEC atomically in easy cases
2017-12-22 Zefram*_cloexec() I/O functions
2017-12-17 Zeframmerge branch zefram/dumb_match
2017-12-16 Zeframwiden size-type variables in pack/unpack
2017-12-14 Zeframmake exec keep its argument list more reliably
2017-12-12 Karl WilliamsonAdd variant_under_utf8_count() core function
2017-12-08 Karl Williamsonutf8_length() is not a pure function
2017-12-05 Zeframbetter name for parameter to newGIVENOP()
2017-12-05 Zeframinternally change "when" to "whereso"
2017-12-05 Zeframdocument newATTRSUB_x()
2017-12-05 Zeframdocument newXS_len_flags()
2017-11-29 Zeframmake "when" do implicit "next"
2017-11-29 Zeframmake loop control apply to "given"
2017-11-29 Zeframuse LOOP struct for entergiven op
2017-11-28 Zeframremove useless "default" mechanism
2017-11-27 Karl WilliamsonUse is_utf8_invariant_string() more
2017-11-26 Father Chrysostomos[perl #132485] Warn about "$foo'bar"
2017-11-26 Karl WilliamsonAdd is_utf8_non_invariant_string()
2017-11-26 Karl WilliamsonChange 3 functions to be #defines of others
2017-11-26 Karl Williamsoninline.h: Avoid some extra strlen()
2017-11-23 Karl WilliamsonSearch for UTF-8 invariants by word
2017-11-22 Zeframeviscerate smartmatch
2017-11-21 Zeframremove unused arg from newGIVWHENOP()
2017-11-21 Zeframregularise "when"
2017-11-17 Zeframrip out quicksort and sort algorithm control
2017-11-17 Karl Williamsonembed.fnc: Add X flag to newly private UTF16 fcns
2017-11-16 Karl WilliamsonRemove UTF16 functions from public access
2017-11-11 Lukas Maiadd wrap_keyword_plugin function (RT #132413)
2017-11-09 Karl Williamsonembed.fnc: Change fcn from A to X
2017-11-09 Karl WilliamsonChange name of internal function
2017-11-09 Karl Williamson_byte_dump_string(): Don't output leading space
2017-11-09 Karl Williamsonlocale.c: Change static fcn name
2017-11-09 Karl Williamsonlocale.c: Refactor static fcn to save work
2017-11-09 Karl Williamsonlocale.c: Create extended internal Perl_langinfo()
2017-11-06 Karl Williamsontoke.c: Add limit parameter to 3 static functions
2017-11-06 Karl Williamsondquote.c: Use memchr() instead of strchr()
2017-11-01 Karl WilliamsonAdd my_memrchr() implementation of memrchr()
2017-10-31 David MitchellAdd OP_MULTICONCAT op
2017-10-31 David Mitchelladd extra optimization phase
2017-10-21 Dagfinn Ilmari Man... Provide fallback strnlen implementation
2017-10-21 Aaron CraneRely on C89 sprintf() return value semantics
2017-10-21 Aaron CraneDon't use VOL internally, because "volatile" works...
2017-10-21 Aaron CraneAssume we have sane C89 memcmp()
2017-10-21 Aaron CraneAssume we have C89 memcpy() and memmove()
2017-10-21 Aaron CraneDon't look for a "safe" memcpy()
2017-10-21 Aaron CraneAssume we have C89 memset()
2017-09-11 Tony Cook(perl #127663) safer in-place editing
2017-09-11 Tony Cook(perl #127663) add our own mkstemp() implementation
2017-09-10 Karl WilliamsonAdd API function Perl_langinfo()
2017-09-04 Dagfinn Ilmari Man... Add new API function sv_rvunweaken
2017-08-28 Father Chrysostomos[perl #131883] Include pkg in :prototype warnings
2017-08-28 Father ChrysostomosAdd another param to validate_proto
2017-08-18 Zeframadd sv_string_from_errnum()
2017-08-18 Karl WilliamsonImprove heuristic for UTF-8 detection in "$!"
2017-08-08 Zeframadd cv_get_call_checker_flags()
2017-08-04 David MitchellPerl_reg_temp_copy(): rename args.
2017-07-27 David Mitchellhv_pushkv(): handle keys() and values() too
2017-07-27 David Mitchellcreate Perl_hv_pushkv() function
2017-07-15 Karl Williamsonembed.fnc: Fix declaration of my_strerror()
2017-07-15 Karl Williamsonembed.fnc Change Some functions only used in macros
2017-07-15 Karl WilliamsonMove bulk of POSIX::setlocale to locale.c
2017-07-14 Karl WilliamsonAdd debugging to locale handling
2017-07-13 Karl Williamsonutf8.c: Change 2 static fcns to handle overlongs
2017-07-13 Karl Williamsonutf8.c: Generalize static fcn return for indeterminate...
2017-07-13 Karl Williamsonutf8.c: Generalize static fcn return for indeterminate...
2017-07-13 Karl Williamsonutf8.c: Generalize static fcn return for indeterminate...
2017-07-13 Karl Williamsonutf8n_to_uvchr() Properly test for extended UTF-8
2017-07-02 Karl Williamson_byte-dump_string() callable from regcomp, regexec
2017-07-01 Yves Ortonhv.c: rename static function S_hfreeentries() to S_hv_f...
2017-06-14 Karl WilliamsonAdd new function utf8_from_bytes_loc()
2017-06-14 Karl Williamsonembed.fnc: Add some comments
2017-06-14 Karl Williamsonbytes_from_utf8(): parameter must not be NULL
2017-06-08 Karl Williamsonutf8.c: Change formal parameter name
2017-06-08 Karl WilliamsonAdd XS-callable function is_utf8_invariant_string_loc()
2017-06-07 David Mitchellsv_vcatpvfn_flags and wrappers: s/svmax/sv_count/
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: eliminate p var
2017-06-07 David Mitchellsv_vcatpvfn() family: make svmax arg Size_t
2017-06-07 David MitchellS_expect_number(): return STRLEN not I32
2017-06-01 Zeframset up catchable runloops early enough
2017-06-01 Aaron CraneRT #127742: Hash keys are limited to 2 GB - throw an...
2017-06-01 Karl WilliamsonRemove deprecated function 'to_utf8_case()'
2017-06-01 Karl WilliamsonRelax fatal circumstances of unescaped '{'
2017-06-01 Karl WilliamsonChange formal parameter for newSVpvn
2017-06-01 Dagfinn Ilmari Man... Eliminate remaining uses of PL_statbuf
2017-06-01 Dagfinn Ilmari Man... Remove deprecated comma-less format variable lists
2017-03-17 David MitchellPerl_do_vecget(): change offset arg to STRLEN type
2017-02-24 Karl Williamsonembed.fnc: _byte_dump_string is core-only
2017-02-24 Jarkko HietaniemiFollowup on a4570f51 for t/porting/extrefs.t
2017-02-23 Andy LesterMake Perl_abort_execution flagged as not returning
2017-02-20 Karl WilliamsonInline foldEQ, foldEQ_latin1, foldEQ_locale
2017-02-20 Tony Cook(perl #129340) copy the source when inside the dest...
2017-02-14 Karl WilliamsonMake _byte_dump_string() usable in all of core
2017-02-14 Karl Williamsontoke.c: Add internal function to abort parsing
2017-02-14 Karl WilliamsonRelax internal function API
2017-02-14 Karl WilliamsonExtract code into a function
2017-02-14 Karl Williamsontoke.c: Fix bugs where UTF-8 is turned on in mid chunk
next