This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
ppport.h: Suppress useless warning
[perl5.git] / inline.h
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 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-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 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 Williamsonembed.fnc: Change some 'x' marked fcns to 'C'
2019-08-21 Karl Williamsoninline.h: Return proper value on EBCDIC
2019-08-20 Karl WilliamsonFix utf8_to_uvchr_buf to match docs
2019-07-02 Karl Williamsonutf8_to_uvchr_buf() make behavior match docs
2019-05-31 Karl WilliamsonRemove redundant info on =for apidoc lines
2019-05-24 Karl WilliamsonCreate fcn for lossless conversion of NV to IV
2019-03-15 Karl Williamsoninline.h: Improve comment
2018-12-06 Karl Williamsoninline.h: Clarify comment
2018-08-20 Karl Williamsoninline.h: Use 'do {} while' instead of 'while {}'
2018-08-03 Karl Williamsoninline.h: Init a variable to silence stupid compilers
2018-07-08 Craig A. BerryMake new EBCDIC tables global.
2018-07-05 Karl WilliamsonMake isC9_STRICT_UTF8_CHAR() an inline dfa
2018-07-05 Karl WilliamsonMake isSTRICT_UTF8_CHAR() an inline function
2018-07-05 Karl WilliamsonInline dfa for translating from UTF-8
2018-07-05 Karl WilliamsonFix outdated docs for isUTF8_char()
2018-07-05 Karl WilliamsonMake isUTF8_char() an inline function
2018-07-05 Karl Williamsoninline.h: Fix typo in comment
2018-04-17 Karl WilliamsonFixes found by coverity
2018-04-08 Karl WilliamsonPATCH: [perl #133037] new warning in inline.h
2018-04-04 Karl WilliamsonRevert "inline.h: Silence compiler warning"
2018-04-03 Karl Williamsoninline.h: Silence compiler warning
2018-03-06 Karl Williamsoninline.h: #define some constants for EBCDIC
2018-03-05 Karl WilliamsonEBCDIC conditional compilation fixes
2018-03-05 Karl Williamsoninline.h: White-space only
2018-01-30 Karl WilliamsonCompile variant_byte_number() for EBCDIC
2018-01-30 Karl WilliamsonUse different scheme to handle MSVC6
2018-01-29 Karl WilliamsonDon't use variant_byte_number on MSVC6
2018-01-29 Karl Williamsoninline.h: Clarify comment
2018-01-29 Karl WilliamsonDon't use C99 ULL constant suffix
2018-01-17 Karl Williamsonperlapi: Clarification
2018-01-15 Karl WilliamsonAvoid some branches
2018-01-15 Karl Williamsoninline.h: Add comment.
2017-12-30 Karl WilliamsonUse new regnodes for /[[:ascii:]]/
2017-12-29 Zeframrevert smartmatch to 5.27.6 behaviour
2017-12-17 Zeframmerge branch zefram/dumb_match
2017-12-16 Zeframsemicolon-friendly diagnostic control
2017-12-13 Karl Williamsoninline.h: Fix wrong order of shift and mask
2017-12-12 Karl Williamsoninline.h: Change extensive comment to a link
2017-12-12 Karl WilliamsonAdd variant_under_utf8_count() core function
2017-12-12 Karl Williamsonis_utf8_invariant_string(): small speed optimization
2017-12-09 Karl Williamsoninline.h: Use new C99 emulation
2017-12-09 Karl Williamsoninline.h: White space only
2017-12-09 Karl Williamsonis_utf8_invariant_string(): small speed optimization
2017-12-05 Zeframinternally change "when" to "whereso"
2017-11-29 Zeframmake loop control apply to "given"
2017-11-29 Zeframrevise block_givwhen for sole use by "when"
2017-11-29 Zeframuse blk_loop format for CXt_GIVEN
2017-11-29 Zeframuse LOOP struct for entergiven op
2017-11-28 Jarkko HietaniemiUse UINT64_C() for 64-bit constant.
2017-11-27 Karl Williamsoninline.h: White-space only
2017-11-27 Karl WilliamsonUse is_utf8_invariant_string() more
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-01 Karl WilliamsonAdd my_memrchr() implementation of memrchr()
2017-07-27 David Mitchellgive REGEXP SVs the POK flag again
2017-07-13 Karl Williamsonutf8.h: Add synonyms for flag names
2017-06-08 Karl WilliamsonAdd XS-callable function is_utf8_invariant_string_loc()
2017-02-23 Karl WilliamsonForgotten static declarations
2017-02-20 Karl WilliamsonInline foldEQ, foldEQ_latin1, foldEQ_locale
2016-11-30 Petr PísařSilent const correctnes warnings in utf8_hop functions
2016-11-18 Karl WilliamsonChange white space to avoid C++ deprecation warning
2016-11-12 David Mitchellremove eval's usage of SvSCREAM
2016-11-09 Tony Cook(perl #129000) create a safer utf8_hop()
2016-09-26 Karl WilliamsonAdd is_utf8_fixed_width_buf_flags() and use it
2016-09-26 Karl WilliamsonAdd API Unicode handling functions
2016-09-26 Karl WilliamsonMove #define to different header
2016-09-26 Karl Williamsonperlapi: Clarifications, nits in Unicode support docs
2016-09-18 Karl Williamsonperlapi: Clarify docs for some is_utf8_foo functions
2016-09-18 Karl Williamsoninline.h: Add 'const's; avoid hiding outer variable
2016-09-18 Karl WilliamsonAdd is_utf8_valid_partial_char_flags()
2016-09-18 Karl Williamsonperlapi: Reword description of is_utf8_valid_partial_char
2016-09-18 Karl WilliamsonFix off-by-one error in is_utf8_valid_partial_char()
2016-09-18 Karl WilliamsonEnhance and rename is_utf8_char_slow()
2016-09-17 Karl Williamsonappend_utf8_from_native_byte: Add parens for clarity
2016-09-05 Karl Williamsoninline.h: Declare functions to be inline
2016-09-01 Karl WilliamsonFix is_utf8_valid_partial_char()
2016-09-01 Karl WilliamsonAdd is_utf8_valid_partial_char()
2016-09-01 Karl Williamsonis_utf8_string() is now a pure function
2016-09-01 Karl WilliamsonMove isUTF8_CHAR helper function, and reimplement it
2016-09-01 Karl WilliamsonInline is_utf8_string() and is_utf8_stringloclen()
next