summaryrefslogtreecommitdiff
path: root/utfebcdic.h
Commit message (Expand)AuthorAgeFilesLines
* utfebcdic.h - fix comment indentYves Orton2022-12-301-1/+1
* Correct typos as per GH 20435James E Keenan2022-12-291-1/+1
* utf8.h: Remove EBCDIC dependencyKarl Williamson2021-08-071-5/+0
* utfebcdic.h: White-space, comment onlyKarl Williamson2021-08-071-11/+17
* utf8.h: Rmv EBCDIC dependencyKarl Williamson2021-08-071-20/+0
* utf8.h: Remove an EBCDIC dependencyKarl Williamson2021-08-071-2/+0
* utf8.h: Make a bit of EBCDIC known to ASCIIKarl Williamson2021-08-071-5/+1
* utf8.h: Add a #define synonymKarl Williamson2021-08-071-2/+1
* utfebcdic.h: Remove obsolete #definesKarl Williamson2021-06-271-243/+0
* Fix several unicode.org linksThibault DUPONCHELLE2021-06-171-1/+1
* style: Detabify indentation of the C code maintained by the core.Michael G. Schwern2021-01-171-61/+61
* utfebcdic.h: Add commentsKarl Williamson2019-11-111-2/+15
* utfebcdic.h: Move some #definesKarl Williamson2019-10-091-3/+4
* Make defn of UTF_IS_CONTINUED commonKarl Williamson2019-10-061-4/+0
* Make defn of UVCHR_IS_INVARIANT commonKarl Williamson2019-10-061-11/+1
* Make defn of OFFUNI_IS_INVARIANT commonKarl Williamson2019-10-061-3/+0
* Make defn of UTF8_IS_DOWNGRADEABLE_START commonKarl Williamson2019-10-061-3/+0
* Make defn of UTF_IS_ABOVE_LATIN1 commonKarl Williamson2019-10-061-6/+0
* Make defn of UTF8_IS_START commonKarl Williamson2019-10-061-3/+0
* Make defn of UTF8_IS_CONTINUATION commonKarl Williamson2019-10-061-8/+0
* Make defn of UTF_CONTINUATION_MARK commonKarl Williamson2019-10-061-2/+0
* Make defn of UTF_IS_CONTINUATION_MASK commonKarl Williamson2019-10-061-2/+0
* utfebcdic.h: Fix EBCDIC compilation errorKarl Williamson2019-08-191-14/+0
* utf8n_to_uvchr() Properly test for extended UTF-8Karl Williamson2017-07-121-0/+2
* utf8.c: Move some #defines here, the only file that uses themKarl Williamson2017-07-011-7/+0
* utfebcdic.h: Fix typo in commentKarl Williamson2016-12-191-1/+1
* utfebcdic.h: Follow up to adding const qualifiersKarl Williamson2016-12-111-57/+74
* Fix const correctness in utf8.hPetr Písař2016-12-011-138/+138
* Add macro for Unicode Corregindum #9 strictKarl Williamson2016-09-171-0/+42
* Add macro for determining if UTF-8 is Unicode-strictKarl Williamson2016-09-171-8/+140
* isUTF8_CHAR(): Bring UTF-EBCDIC to parity with ASCIIKarl Williamson2016-09-171-0/+51
* utfebcdic.h: Fix typo in commentKarl Williamson2016-09-171-1/+1
* Add #defines for UTF-8 of highest representable code pointKarl Williamson2016-08-311-0/+8
* utf8.h, utfebcdic.h: Add comments, align white spaceKarl Williamson2016-08-311-1/+29
* utf8.h, utfebcdic.h: Add #defineKarl Williamson2015-12-091-0/+9
* utf8.h, utfebcdic.h: Comments, white-space onlyKarl Williamson2015-12-061-1/+6
* utf8.h: Combine EBCDIC and ASCII macrosKarl Williamson2015-12-051-8/+0
* utf8.h: Combine EBCDIC and ASCII macrosKarl Williamson2015-12-051-5/+0
* utf8.h: Combine EBCDIC and ASCII #definesKarl Williamson2015-12-051-2/+0
* utf8.h, et.al.: Clean up some castsKarl Williamson2015-12-051-2/+2
* utf8.h: Combine ASCII and EBCDIC defines into oneKarl Williamson2015-12-051-1/+0
* utfebcdic.h: Use an internal macro to avoid repeatingKarl Williamson2015-12-051-15/+12
* utf8.h, utfebcdic.h: Fix-up UTF8_MAXBYTES_CASE defnKarl Williamson2015-12-051-6/+0
* Extend UTF-EBCDIC to handle up to 2**64-1Karl Williamson2015-11-251-17/+27
* utf8.h, utfebcdic.h: Use mnemonic constantKarl Williamson2015-11-091-14/+15
* Change meaning of UNI_IS_INVARIANT on EBCDIC platformsKarl Williamson2015-09-181-2/+1
* Fix potential flaw in 2 EBCDIC macros.Karl Williamson2015-09-041-2/+2
* utf8.h, utfebcdic.h: Add some assertionsKarl Williamson2015-09-041-4/+6
* Change EBCDIC macro definitionKarl Williamson2015-09-041-0/+3
* Change EBCDIC macro definitionKarl Williamson2015-09-041-0/+6