summaryrefslogtreecommitdiff
path: root/utfebcdic.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change EBCDIC macro definitionKarl Williamson2015-09-041-0/+8
* Change some UTF-EBCDIC macro handling defnsKarl Williamson2015-09-041-14/+19
* utfebcdic.h: Clarify commentKarl Williamson2015-09-021-4/+6
* utf8.h, utfebcdic.h: Add comments; white-space onlyKarl Williamson2015-08-011-6/+7
* utfebcdic.h: Comments onlyKarl Williamson2015-08-011-2/+3
* utfebcdic.h: Remove commentsKarl Williamson2015-04-061-4/+1
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-221-6/+0
* utfebcdic.h: Add commentKarl Williamson2015-03-051-0/+14
* utfebcdic.h: Add commentsKarl Williamson2014-05-311-0/+2
* Fix definition of toCTRL() for EBCDICKarl Williamson2014-05-311-0/+4
* Make many EBCDIC tables generated instead of hand-codedKarl Williamson2014-05-311-581/+6
* utfebcdic.h: Comment changes onlyKarl Williamson2014-05-301-26/+45
* utf8.h, utfebcdic.h: Add #defineKarl Williamson2013-08-291-0/+2
* utfebcdic.h: Change 'unsigned char' to U8Karl Williamson2013-08-291-35/+35
* utfebcdic.h: Add (UV) castKarl Williamson2013-08-291-1/+1
* utfebcdic.h: Add commentKarl Williamson2013-08-291-0/+6
* utf8.h: Clean up and use START_MARK definitionKarl Williamson2013-08-291-1/+3
* utfebcdic.h: Remove extra parameter expansionsJohn Goodyear2013-08-291-2/+2
* Add macro OFFUNISKIPKarl Williamson2013-08-291-1/+2
* Make casing tables nativeKarl Williamson2013-08-291-10/+162
* utfebcdic.h: Remove trailing spacesKarl Williamson2013-08-291-4/+4
* Deprecate NATIVE_TO_NEED and ASCII_TO_NEEDKarl Williamson2013-08-291-8/+0
* Use new clearer named #definesKarl Williamson2013-08-291-10/+17
* utf8.h, utfebcdic.h: Create less confusing #definesKarl Williamson2013-08-291-8/+6
* Fix redeclaration compiler errors on EBCDICNicholas Clark2013-02-251-4/+5