This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
re/speed.t: increase watchdog timeout
[perl5.git] / utf8.h
2015-09-04 Karl Williamsonutf8.h, utfebcdic.h: Add some assertions
2015-09-04 Karl Williamsonutf8.h: Add comment; white space changes
2015-09-04 Karl Williamsonutf8.h: Change definition of UTF8_IS_INVARIANT
2015-09-04 Karl WilliamsonChange EBCDIC macro definition
2015-09-04 Karl WilliamsonChange EBCDIC macro definition
2015-09-04 Karl WilliamsonChange EBCDIC macro definition
2015-09-04 Karl Williamsonutf8.h: Change defn of UNI_IS_INVARIANT
2015-09-04 Karl WilliamsonChange filter of problematic code points for EBCDIC
2015-09-04 Karl WilliamsonAdd macro for converting Latin1 to UTF-8, and use it
2015-09-04 Karl Williamsonutf8.h: Add assertions to macro
2015-09-04 Karl Williamsonperlapi: Add some S<>
2015-09-04 Karl Williamsonutf8.h: Add macro synonym
2015-08-01 Karl Williamsonutf8.h: Add dummy param for when macros placed in API
2015-08-01 Karl Williamsonutf8.h: Fix typo in macro name definition
2015-08-01 Karl Williamsonutf8.h, utfebcdic.h: Add comments; white-space only
2015-08-01 Karl Williamsonutf8.h: Add UTF8_SKIP as a synonym for UTF8SKIP
2015-08-01 Karl Williamsonutf8.h: White-space only
2015-07-29 Karl WilliamsonHandle Unicode 3.0.1 /i Turkish "i" rules
2015-07-29 Karl WilliamsonAllow Perl to compile and work on Unicode releases...
2015-05-07 Karl Williamsonperlapi: Add intro text to Unicode section
2015-05-07 Karl Williamsonperlapi: Document some functions
2015-05-07 Karl Williamsonutf8.h: Add a #define
2015-03-23 Dagfinn Ilmari Man... Replace common Emacs file-local variables with dir...
2015-02-12 Hugo van der Sandenfix assertions for UTF8_TWO_BYTE_HI/LO
2014-12-29 Karl WilliamsonfoldEQ_utf8(): Add some internal flags
2014-11-26 Karl WilliamsonMake is_invariant_string()
2014-10-21 Karl Williamsonutf8.h: EBCDIC fix
2014-08-22 Karl WilliamsonAdd and use macros for case-insensitive comparison
2014-07-09 Karl Williamsonutf8.h: Add comment
2014-06-05 Karl Williamsonperlapi: Refactor placements, headings of some functions
2014-06-05 Karl WilliamsonAdd parameters to "use locale"
2014-05-31 Karl WilliamsonFix definition of toCTRL() for EBCDIC
2014-05-31 Karl WilliamsonAdd some (UN)?LIKELY() to UTF8 handling
2014-05-31 Karl WilliamsonMake is_utf8_char_buf() a macro
2014-05-31 Karl Williamsonutf8.h: Use new macro type from previous commit
2014-05-31 Karl WilliamsonCreate isUTF8_CHAR() macro and use it
2014-05-31 Karl Williamsonutf8.h: Move macro within file
2014-05-31 Karl Williamsonregen/regcharclass.pl: Update to use EBCDIC utilities
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 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 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-20 Karl WilliamsonUse new case changing macros
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 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 Williamsonutf8.h, regcomp.c: Use mnemonics for Unicode chars
2012-05-30 Ricardo Signesupdate the editor hints for spaces, not tabs
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
next