| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix redeclaration compiler errors on EBCDIC | Nicholas Clark | 2013-02-25 | 1 | -4/+5 |
* | Add, fix comments | Karl Williamson | 2013-02-25 | 1 | -6/+6 |
* | utf8.h, utfebcdic.h: Add, fix comments | Karl Williamson | 2013-02-15 | 1 | -2/+0 |
* | utf8.h: Add comments | Karl Williamson | 2013-01-16 | 1 | -1/+3 |
* | utfebcdic.h: white space only | Karl Williamson | 2012-10-18 | 1 | -1/+1 |
* | utf8.h: Correct some values for EBCDIC | Karl Williamson | 2012-10-14 | 1 | -0/+13 |
* | utf8.h: Add macro to test if UTF8 code point isn't Latin1 | Karl Williamson | 2012-09-16 | 1 | -0/+1 |
* | Remove some EBCDIC dependencies | Karl Williamson | 2012-09-13 | 1 | -19/+0 |
* | update the editor hints for spaces, not tabs | Ricardo Signes | 2012-05-29 | 1 | -2/+2 |
* | utf8.h: Use correct definition of start byte | Karl Williamson | 2012-04-26 | 1 | -1/+2 |
* | utf8.h: Use correct UTF-8 downgradeable definition | Christian Hansen | 2012-04-26 | 1 | -1/+1 |
* | Bump several file copyright dates | Steffen Schwigon | 2012-01-19 | 1 | -2/+2 |
* | utfebcdic.h: Add synonymous macros | Karl Williamson | 2011-11-21 | 1 | -0/+2 |
* | Add #defines for 2 Latin1 chars | Karl Williamson | 2011-02-27 | 1 | -0/+6 |
* | Fix typos (spelling errors) in Perl sources. | Peter J. Acklam) (via RT | 2011-01-07 | 1 | -3/+3 |
* | utfebcdic.h: comment additions, fix typo | Karl Williamson | 2010-11-22 | 1 | -4/+4 |
* | PL_fold wrong for EBCDIC platforms. | Karl Williamson | 2010-11-22 | 1 | -0/+113 |
* | More cleanup of utfebcdic.h and utf8.h | karl williamson | 2009-11-09 | 1 | -53/+30 |
* | Define specially handled chars; and clean-up ebcdic vs unicode | Karl Williamson | 2009-11-08 | 1 | -1/+14 |
* | Put parentheses around macro arguments | Rafael Garcia-Suarez | 2009-02-01 | 1 | -2/+2 |