summaryrefslogtreecommitdiff
path: root/utf8.h
Commit message (Expand)AuthorAgeFilesLines
* Change meaning of UNI_IS_INVARIANT on EBCDIC platformsKarl Williamson2015-09-181-2/+6
* utf8.h, utfebcdic.h: Add some assertionsKarl Williamson2015-09-041-4/+4
* utf8.h: Add comment; white space changesKarl Williamson2015-09-041-3/+5
* utf8.h: Change definition of UTF8_IS_INVARIANTKarl Williamson2015-09-041-5/+8
* Change EBCDIC macro definitionKarl Williamson2015-09-041-10/+6
* Change EBCDIC macro definitionKarl Williamson2015-09-041-14/+14
* Change EBCDIC macro definitionKarl Williamson2015-09-041-6/+7
* utf8.h: Change defn of UNI_IS_INVARIANTKarl Williamson2015-09-041-2/+2
* Change filter of problematic code points for EBCDICKarl Williamson2015-09-041-2/+5
* Add macro for converting Latin1 to UTF-8, and use itKarl Williamson2015-09-041-0/+15
* utf8.h: Add assertions to macroKarl Williamson2015-09-041-1/+3
* perlapi: Add some S<>Karl Williamson2015-09-031-3/+3
* utf8.h: Add macro synonymKarl Williamson2015-09-031-0/+3
* utf8.h: Add dummy param for when macros placed in APIKarl Williamson2015-08-011-7/+11
* utf8.h: Fix typo in macro name definitionKarl Williamson2015-08-011-1/+1
* utf8.h, utfebcdic.h: Add comments; white-space onlyKarl Williamson2015-08-011-7/+12
* utf8.h: Add UTF8_SKIP as a synonym for UTF8SKIPKarl Williamson2015-08-011-1/+2
* utf8.h: White-space onlyKarl Williamson2015-08-011-7/+7
* Handle Unicode 3.0.1 /i Turkish "i" rulesKarl Williamson2015-07-281-0/+2
* Allow Perl to compile and work on Unicode releases without U+1E9EKarl Williamson2015-07-281-1/+3
* perlapi: Add intro text to Unicode sectionKarl Williamson2015-05-071-0/+6
* perlapi: Document some functionsKarl Williamson2015-05-071-2/+30
* utf8.h: Add a #defineKarl Williamson2015-05-071-2/+3
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-221-6/+0
* fix assertions for UTF8_TWO_BYTE_HI/LOHugo van der Sanden2015-02-121-3/+3
* foldEQ_utf8(): Add some internal flagsKarl Williamson2014-12-291-0/+2
* Make is_invariant_string()Karl Williamson2014-11-261-1/+14
* utf8.h: EBCDIC fixKarl Williamson2014-10-211-2/+2
* Add and use macros for case-insensitive comparisonKarl Williamson2014-08-221-2/+1
* utf8.h: Add commentKarl Williamson2014-07-091-1/+3
* perlapi: Refactor placements, headings of some functionsKarl Williamson2014-06-051-7/+0
* Add parameters to "use locale"Karl Williamson2014-06-051-2/+5
* Fix definition of toCTRL() for EBCDICKarl Williamson2014-05-311-0/+4
* Add some (UN)?LIKELY() to UTF8 handlingKarl Williamson2014-05-311-3/+3
* Make is_utf8_char_buf() a macroKarl Williamson2014-05-311-0/+2
* utf8.h: Use new macro type from previous commitKarl Williamson2014-05-311-35/+25
* Create isUTF8_CHAR() macro and use itKarl Williamson2014-05-311-13/+39
* utf8.h: Move macro within fileKarl Williamson2014-05-311-7/+8
* regen/regcharclass.pl: Update to use EBCDIC utilitiesKarl Williamson2014-05-311-1/+1
* White-space, comments onlyKarl Williamson2014-01-271-1/+1
* Rename an internal flagKarl Williamson2014-01-271-1/+1
* Taint more operands with case changesKarl Williamson2014-01-271-5/+4
* Change some warnings in utf8n_to_uvchr()Karl Williamson2014-01-011-1/+3
* Move a macro from utf8.h to handy.h for wider use.Karl Williamson2014-01-011-10/+0
* utf8.h: Add parameter checking to some macros in DEBUGGING buildsKarl Williamson2013-12-061-23/+51
* utf8.h: Fix grammar in commentKarl Williamson2013-12-041-2/+2
* utf8.h: White-space onlyKarl Williamson2013-09-301-1/+2
* The choice of 7 or 13 byte extended UTF-8 should be based on UVSIZE.Nicholas Clark2013-09-171-5/+3
* Use separate macros for byte vs uv UnicodeKarl Williamson2013-09-101-1/+6
* PATCH: [perl #119601] Bleadperl breaks ETHER/Devel-DeclareKarl Williamson2013-09-061-1/+1