summaryrefslogtreecommitdiff
path: root/utf8.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* utf8.h: White space onlyKarl Williamson2013-08-291-6/+7
* utf8.h, unicode_constants.h: Add some #defines.Karl Williamson2013-08-291-0/+2
* utf8.h: Fix UTF8_IS_SUPER defn for EBCDICKarl Williamson2013-08-291-1/+1
* utf8.c: Remove wrapper functions.Karl Williamson2013-08-291-4/+7
* utf8.h: Clarify commentsKarl Williamson2013-08-291-3/+3
* utf8.h, utfebcdic.h: Add #defineKarl Williamson2013-08-291-0/+2
* Fix EBCDIC bugs in UTF8_ACUMULATE and utf8.cKarl Williamson2013-08-291-4/+8
* utf8.h: Clean up and use START_MARK definitionKarl Williamson2013-08-291-3/+3
* utf8.h: Move #includesKarl Williamson2013-08-291-3/+3
* utf8.h: Simplify UTF8_EIGHT_BIT_foo on EBCDICKarl Williamson2013-08-291-5/+8
* Add macro OFFUNISKIPKarl Williamson2013-08-291-2/+12
* utf8.c: Stop using two functionsKarl Williamson2013-08-291-2/+2
* Convert uvuni_to_utf8() to functionKarl Williamson2013-08-291-2/+1
* utf8.c: Swap which fcn wraps the otherKarl Williamson2013-08-291-1/+0
* Deprecate NATIVE_TO_NEED and ASCII_TO_NEEDKarl Williamson2013-08-291-3/+0
* Use real illegal UTF-8 byteKarl Williamson2013-08-291-0/+4
* Add and use macro to return EBCDICKarl Williamson2013-08-291-4/+7
* utf8.h: Correct macros for EBCDICKarl Williamson2013-08-291-5/+10
* Use new clearer named #definesKarl Williamson2013-08-291-5/+5
* utf8.h, utfebcdic.h: Create less confusing #definesKarl Williamson2013-08-291-9/+25