| Commit message (Expand) | Author | Age | Files | Lines |
* | utf8.c: Move some #defines here, the only file that uses them | Karl Williamson | 2017-07-01 | 1 | -7/+0 |
* | utfebcdic.h: Fix typo in comment | Karl Williamson | 2016-12-19 | 1 | -1/+1 |
* | utfebcdic.h: Follow up to adding const qualifiers | Karl Williamson | 2016-12-11 | 1 | -57/+74 |
* | Fix const correctness in utf8.h | Petr Písař | 2016-12-01 | 1 | -138/+138 |
* | Add macro for Unicode Corregindum #9 strict | Karl Williamson | 2016-09-17 | 1 | -0/+42 |
* | Add macro for determining if UTF-8 is Unicode-strict | Karl Williamson | 2016-09-17 | 1 | -8/+140 |
* | isUTF8_CHAR(): Bring UTF-EBCDIC to parity with ASCII | Karl Williamson | 2016-09-17 | 1 | -0/+51 |
* | utfebcdic.h: Fix typo in comment | Karl Williamson | 2016-09-17 | 1 | -1/+1 |
* | Add #defines for UTF-8 of highest representable code point | Karl Williamson | 2016-08-31 | 1 | -0/+8 |
* | utf8.h, utfebcdic.h: Add comments, align white space | Karl Williamson | 2016-08-31 | 1 | -1/+29 |
* | utf8.h, utfebcdic.h: Add #define | Karl Williamson | 2015-12-09 | 1 | -0/+9 |
* | utf8.h, utfebcdic.h: Comments, white-space only | Karl Williamson | 2015-12-06 | 1 | -1/+6 |
* | utf8.h: Combine EBCDIC and ASCII macros | Karl Williamson | 2015-12-05 | 1 | -8/+0 |
* | utf8.h: Combine EBCDIC and ASCII macros | Karl Williamson | 2015-12-05 | 1 | -5/+0 |
* | utf8.h: Combine EBCDIC and ASCII #defines | Karl Williamson | 2015-12-05 | 1 | -2/+0 |
* | utf8.h, et.al.: Clean up some casts | Karl Williamson | 2015-12-05 | 1 | -2/+2 |
* | utf8.h: Combine ASCII and EBCDIC defines into one | Karl Williamson | 2015-12-05 | 1 | -1/+0 |
* | utfebcdic.h: Use an internal macro to avoid repeating | Karl Williamson | 2015-12-05 | 1 | -15/+12 |
* | utf8.h, utfebcdic.h: Fix-up UTF8_MAXBYTES_CASE defn | Karl Williamson | 2015-12-05 | 1 | -6/+0 |
* | Extend UTF-EBCDIC to handle up to 2**64-1 | Karl Williamson | 2015-11-25 | 1 | -17/+27 |
* | utf8.h, utfebcdic.h: Use mnemonic constant | Karl Williamson | 2015-11-09 | 1 | -14/+15 |
* | Change meaning of UNI_IS_INVARIANT on EBCDIC platforms | Karl Williamson | 2015-09-18 | 1 | -2/+1 |
* | Fix potential flaw in 2 EBCDIC macros. | Karl Williamson | 2015-09-04 | 1 | -2/+2 |
* | utf8.h, utfebcdic.h: Add some assertions | Karl Williamson | 2015-09-04 | 1 | -4/+6 |
* | Change EBCDIC macro definition | Karl Williamson | 2015-09-04 | 1 | -0/+3 |
* | Change EBCDIC macro definition | Karl Williamson | 2015-09-04 | 1 | -0/+6 |
* | Change EBCDIC macro definition | Karl Williamson | 2015-09-04 | 1 | -0/+8 |
* | Change some UTF-EBCDIC macro handling defns | Karl Williamson | 2015-09-04 | 1 | -14/+19 |
* | utfebcdic.h: Clarify comment | Karl Williamson | 2015-09-02 | 1 | -4/+6 |
* | utf8.h, utfebcdic.h: Add comments; white-space only | Karl Williamson | 2015-08-01 | 1 | -6/+7 |
* | utfebcdic.h: Comments only | Karl Williamson | 2015-08-01 | 1 | -2/+3 |
* | utfebcdic.h: Remove comments | Karl Williamson | 2015-04-06 | 1 | -4/+1 |
* | Replace common Emacs file-local variables with dir-locals | Dagfinn Ilmari Mannsåker | 2015-03-22 | 1 | -6/+0 |
* | utfebcdic.h: Add comment | Karl Williamson | 2015-03-05 | 1 | -0/+14 |
* | utfebcdic.h: Add comments | Karl Williamson | 2014-05-31 | 1 | -0/+2 |
* | Fix definition of toCTRL() for EBCDIC | Karl Williamson | 2014-05-31 | 1 | -0/+4 |
* | Make many EBCDIC tables generated instead of hand-coded | Karl Williamson | 2014-05-31 | 1 | -581/+6 |
* | utfebcdic.h: Comment changes only | Karl Williamson | 2014-05-30 | 1 | -26/+45 |
* | utf8.h, utfebcdic.h: Add #define | Karl Williamson | 2013-08-29 | 1 | -0/+2 |
* | utfebcdic.h: Change 'unsigned char' to U8 | Karl Williamson | 2013-08-29 | 1 | -35/+35 |
* | utfebcdic.h: Add (UV) cast | Karl Williamson | 2013-08-29 | 1 | -1/+1 |
* | utfebcdic.h: Add comment | Karl Williamson | 2013-08-29 | 1 | -0/+6 |
* | utf8.h: Clean up and use START_MARK definition | Karl Williamson | 2013-08-29 | 1 | -1/+3 |
* | utfebcdic.h: Remove extra parameter expansions | John Goodyear | 2013-08-29 | 1 | -2/+2 |
* | Add macro OFFUNISKIP | Karl Williamson | 2013-08-29 | 1 | -1/+2 |
* | Make casing tables native | Karl Williamson | 2013-08-29 | 1 | -10/+162 |
* | utfebcdic.h: Remove trailing spaces | Karl Williamson | 2013-08-29 | 1 | -4/+4 |
* | Deprecate NATIVE_TO_NEED and ASCII_TO_NEED | Karl Williamson | 2013-08-29 | 1 | -8/+0 |
* | Use new clearer named #defines | Karl Williamson | 2013-08-29 | 1 | -10/+17 |
* | utf8.h, utfebcdic.h: Create less confusing #defines | Karl Williamson | 2013-08-29 | 1 | -8/+6 |