Imported Upstream version 5.23.7
[platform/upstream/perl.git] / utf8.h
2017-06-28 DongHun KwakImported Upstream version 5.23.7 36/136036/1
2017-06-28 DongHun KwakImported Upstream version 5.23.6 35/136035/1
2017-06-28 DongHun KwakImported Upstream version 5.23.5 34/136034/1
2017-06-28 DongHun KwakImported Upstream version 5.23.3 32/136032/1
2017-06-28 DongHun KwakImported Upstream version 5.23.2 31/136031/1
2017-06-28 DongHun KwakImported Upstream version 5.22.0 25/136025/1
2017-06-28 DongHun KwakImported Upstream version 5.21.11 24/136024/1
2017-06-28 DongHun KwakImported Upstream version 5.21.9 22/136022/1
2017-06-28 DongHun KwakImported Upstream version 5.21.8 21/136021/1
2017-06-28 DongHun KwakImported Upstream version 5.21.7 20/136020/1
2017-06-28 DongHun KwakImported Upstream version 5.21.6 19/136019/1
2017-06-28 DongHun KwakImported Upstream version 5.21.4 17/136017/1
2017-06-28 DongHun KwakImported Upstream version 5.21.2 15/136015/1
2017-06-28 DongHun KwakImported Upstream version 5.21.1 14/136014/1
2014-01-28 Karl WilliamsonWhite-space, comments only
2014-01-28 Karl WilliamsonRename an internal flag
2014-01-27 Karl WilliamsonTaint more operands with case changes
2014-01-02 Karl WilliamsonChange some warnings in utf8n_to_uvchr()
2014-01-01 Karl WilliamsonMove a macro from utf8.h to handy.h for wider use.
2013-12-06 Karl Williamsonutf8.h: Add parameter checking to some macros in DEBUGG...
2013-12-05 Karl Williamsonutf8.h: Fix grammar in comment
2013-09-30 Karl Williamsonutf8.h: White-space only
2013-09-17 Nicholas ClarkMerge fixes needed to build with 32 bit IVs and HAS_QUA...
2013-09-17 Nicholas ClarkThe choice of 7 or 13 byte extended UTF-8 should be...
2013-09-11 Karl WilliamsonUse separate macros for byte vs uv Unicode
2013-09-06 Karl WilliamsonPATCH: [perl #119601] Bleadperl breaks ETHER/Devel...
2013-08-29 Karl Williamsonutf8.h: White space only
2013-08-29 Karl Williamsonutf8.h, unicode_constants.h: Add some #defines.
2013-08-29 Karl WilliamsonMerge branch 'ebcdic' into blead
2013-08-29 Karl Williamsonutf8.h: Fix UTF8_IS_SUPER defn for EBCDIC
2013-08-29 Karl Williamsonutf8.c: Remove wrapper functions.
2013-08-29 Karl Williamsonutf8.h: Clarify comments
2013-08-29 Karl Williamsonutf8.h, utfebcdic.h: Add #define
2013-08-29 Karl WilliamsonFix EBCDIC bugs in UTF8_ACUMULATE and utf8.c
2013-08-29 Karl Williamsonutf8.h: Clean up and use START_MARK definition
2013-08-29 Karl Williamsonutf8.h: Move #includes
2013-08-29 Karl Williamsonutf8.h: Simplify UTF8_EIGHT_BIT_foo on EBCDIC
2013-08-29 Karl WilliamsonAdd macro OFFUNISKIP
2013-08-29 Karl Williamsonutf8.c: Stop using two functions
2013-08-29 Karl WilliamsonConvert uvuni_to_utf8() to function
2013-08-29 Karl Williamsonutf8.c: Swap which fcn wraps the other
2013-08-29 Karl WilliamsonDeprecate NATIVE_TO_NEED and ASCII_TO_NEED
2013-08-29 Karl WilliamsonUse real illegal UTF-8 byte
2013-08-29 Karl WilliamsonAdd and use macro to return EBCDIC
2013-08-29 Karl Williamsonutf8.h: Correct macros for EBCDIC
2013-08-29 Karl WilliamsonUse new clearer named #defines
2013-08-29 Karl Williamsonutf8.h, utfebcdic.h: Create less confusing #defines
2013-05-21 Chris 'BinGOs' Wil... Merge branch 'smoke-me/coreutils' into blead
2013-05-20 Karl WilliamsonUse new case changing macros
2013-02-27 James E KeenanMerge branch 'blead' of jkeenan@perl5.git.perl.org...
2013-02-25 Karl WilliamsonAdd, fix comments
2013-02-15 Karl Williamsonutf8.h, utfebcdic.h: Add, fix comments
2013-01-16 Karl Williamsonutf8.h: Add comments
2013-01-13 Karl WilliamsonCreate deprecated fncs to replace to-be-removed macros
2012-12-31 Karl WilliamsonAdd isWORDCHAR_lazy_if() macro
2012-12-24 Karl Williamsonutf8.h: Make sure char* is cast to U8* for unsigned...
2012-12-24 Karl Williamsonutf8.h: Parenthesize macro parameter
2012-12-06 Yves Ortonmake regcharclass generate submacros if necessary to...
2012-11-11 Karl Williamsonutf8.h: Add macro that handled malformed 2-byte UTF-8
2012-10-17 Karl Williamsonutf8.h: Add guard against recursive #include
2012-10-14 Karl Williamsonutf8.h: Correct some values for EBCDIC
2012-09-17 Karl Williamsonutf8.h: Add macro to test if UTF8 code point isn't...
2012-09-14 Karl WilliamsonMerge branch for mostly regen/regcharclass.pl into...
2012-09-14 Karl Williamsonutf8.h: Use machine generated IS_UTF8_CHAR()
2012-09-14 Karl Williamsonutf8.h: Remove some EBCDIC dependencies
2012-09-14 Karl Williamsonutf8.h: Save a branch in a macro
2012-09-14 Karl Williamsonutf8.h: White-space only
2012-09-14 Karl Williamsonutf8.h: Correct improper EBCDIC conversion
2012-09-14 Karl WilliamsonRemove some EBCDIC dependencies
2012-08-26 Karl Williamsonutf8.c: Prefer binsearch over swash hash for small...
2012-08-26 Karl Williamsonutf8.c: collapse a function parameter
2012-08-26 Karl Williamsonembed.fnc: Turn null wrapper function into macro
2012-08-26 Karl Williamsonutf8.c: Revise internal API of swash_init()
2012-07-25 Karl WilliamsonMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2012-07-25 Karl WilliamsonMerge branch 'khw/invlist' into blead
2012-07-25 Karl Williamsonutf8.h, regcomp.c: Use mnemonics for Unicode chars
2012-06-04 Steve PetersMerge branch 'post-5.16' into blead
2012-05-30 Ricardo Signesupdate the editor hints for spaces, not tabs
2012-05-23 Rafael Garcia-SuarezMerge branch 'rgs/overload' into blead
2012-05-22 Karl Williamsonutf8.c: Add nomix-ASCII option to to_fold functions
2012-05-22 Karl Williamsonutf8.h, pp.c: Add UTF8_IS_REPLACEMENT macro, and use it
2012-05-22 Karl Williamsonutf8.h: Simplify expressions
2012-05-22 Karl Williamsonutf8.h: Comment improvementes, white-space
2012-04-26 Karl Williamsonutf8.c: refactor utf8n_to_uvuni()
2012-04-26 Karl Williamsonutf8.h: Use correct definition of start byte
2012-04-26 Christian Hansenutf8.h: Use correct UTF-8 downgradeable definition
2012-01-29 Karl Williamsonutf8.h: Restore macro defn incorrectly trashed earlier
2012-01-21 Karl WilliamsonAdd :not_characters parameter to 'use locale'
2012-01-19 Steffen SchwigonBump several file copyright dates
2011-12-15 Karl Williamsonutf8.c: Allow Changed behavior of utf8 under locale
2011-11-22 Karl Williamsonutf8.h: Add missing parens
2011-11-22 Karl Williamsonutf8.h: define IS_UTF8_CHAR for EBCDIC
2011-11-22 Karl Williamsonutf8.h: White space only
2011-11-21 Ricardo SignesMerge remote-tracking branch 'p5p/smoke-me/gsoc-pod...
2011-11-10 Karl Williamsonutf8.h: clarify comment
2011-10-18 Karl Williamsonutf8.c: Add 'input pre-folded' flags to foldEQ_utf8_flags
2011-10-01 Karl Williamsonutf8.h: Revise formal parameter name for clarity
2011-10-01 Karl Williamsonutf8.h: Remove redundant checks
2011-05-03 Karl Williamsonutf8.c: Add _flags version of to_utf8_fold()
2011-03-20 Karl Williamsonutf8.h: Add #define
next