| Commit message (Expand) | Author | Age | Files | Lines |
* | utf8.h: Guard some macros against improper calls | Karl Williamson | 2016-02-10 | 1 | -12/+18 |
* | [perl #127426] fixes for 126045 patch, restrict to MSVC, add casts | Tony Cook | 2016-02-01 | 1 | -3/+3 |
* | [perl #126045] part revert e9b19ab7 for vc2003 and earlier | Tony Cook | 2016-02-01 | 1 | -0/+15 |
* | utf8.h: Add 2 assertions | Karl Williamson | 2015-12-22 | 1 | -2/+4 |
* | utf8.h, utfebcdic.h: Add #define | Karl Williamson | 2015-12-09 | 1 | -1/+5 |
* | utf8.h: Fix macro definition | Karl Williamson | 2015-12-09 | 1 | -1/+1 |
* | utf8.h: Remove unused #define | Karl Williamson | 2015-12-09 | 1 | -4/+0 |
* | utf8.h: Split UNICODE_IS_NONCHAR() into smaller macros | Karl Williamson | 2015-12-08 | 1 | -8/+17 |
* | utf8.h, utfebcdic.h: Comments, white-space only | Karl Williamson | 2015-12-06 | 1 | -6/+7 |
* | utf8.h: Remove a branch in macro for Unicode surrogates | Karl Williamson | 2015-12-05 | 1 | -2/+5 |
* | utf8.h: Add some casts in macros, for safety | Karl Williamson | 2015-12-05 | 1 | -7/+7 |
* | utf8.h: Combine EBCDIC and ASCII macros | Karl Williamson | 2015-12-05 | 1 | -18/+25 |
* | utf8.h: Refactor macro definition | Karl Williamson | 2015-12-05 | 1 | -7/+27 |
* | utf8.h: Combine EBCDIC and ASCII macros | Karl Williamson | 2015-12-05 | 1 | -9/+9 |
* | utf8.h: Refactor a macro | Karl Williamson | 2015-12-05 | 1 | -1/+1 |
* | utf8.h: Use common macro to avoid repeating | Karl Williamson | 2015-12-05 | 1 | -10/+14 |
* | utf8.h: Move #define within file | Karl Williamson | 2015-12-05 | 1 | -4/+4 |
* | utf8.h: Combine EBCDIC and ASCII #defines | Karl Williamson | 2015-12-05 | 1 | -4/+6 |
* | utf8.h: Move #define to earlier in the file | Karl Williamson | 2015-12-05 | 1 | -6/+6 |
* | utf8.h, et.al.: Clean up some casts | Karl Williamson | 2015-12-05 | 1 | -10/+10 |
* | utf8.h: Combine ASCII and EBCDIC defines into one | Karl Williamson | 2015-12-05 | 1 | -3/+3 |
* | utf8.h, utfebcdic.h: Fix-up UTF8_MAXBYTES_CASE defn | Karl Williamson | 2015-12-05 | 1 | -12/+13 |
* | utf8.h: Remove use of redundant flags | Karl Williamson | 2015-11-28 | 1 | -5/+6 |
* | utf8.h: Add clearer #define synonyms | Karl Williamson | 2015-11-28 | 1 | -19/+23 |
* | Extend UTF-EBCDIC to handle up to 2**64-1 | Karl Williamson | 2015-11-25 | 1 | -10/+10 |
* | utf8.h: Move #define within file | Karl Williamson | 2015-11-09 | 1 | -7/+7 |
* | utf8.h, utfebcdic.h: Use mnemonic constant | Karl Williamson | 2015-11-09 | 1 | -9/+9 |
* | utf8.h: Reformat a couple of table lines | Karl Williamson | 2015-11-09 | 1 | -2/+4 |
* | utf8.h: Change formal macro param name to match docs | Karl Williamson | 2015-10-21 | 1 | -1/+1 |
* | Change meaning of UNI_IS_INVARIANT on EBCDIC platforms | Karl Williamson | 2015-09-18 | 1 | -2/+6 |
* | utf8.h, utfebcdic.h: Add some assertions | Karl Williamson | 2015-09-04 | 1 | -4/+4 |
* | utf8.h: Add comment; white space changes | Karl Williamson | 2015-09-04 | 1 | -3/+5 |
* | utf8.h: Change definition of UTF8_IS_INVARIANT | Karl Williamson | 2015-09-04 | 1 | -5/+8 |
* | Change EBCDIC macro definition | Karl Williamson | 2015-09-04 | 1 | -10/+6 |
* | Change EBCDIC macro definition | Karl Williamson | 2015-09-04 | 1 | -14/+14 |
* | Change EBCDIC macro definition | Karl Williamson | 2015-09-04 | 1 | -6/+7 |
* | utf8.h: Change defn of UNI_IS_INVARIANT | Karl Williamson | 2015-09-04 | 1 | -2/+2 |
* | Change filter of problematic code points for EBCDIC | Karl Williamson | 2015-09-04 | 1 | -2/+5 |
* | Add macro for converting Latin1 to UTF-8, and use it | Karl Williamson | 2015-09-04 | 1 | -0/+15 |
* | utf8.h: Add assertions to macro | Karl Williamson | 2015-09-04 | 1 | -1/+3 |
* | perlapi: Add some S<> | Karl Williamson | 2015-09-03 | 1 | -3/+3 |
* | utf8.h: Add macro synonym | Karl Williamson | 2015-09-03 | 1 | -0/+3 |
* | utf8.h: Add dummy param for when macros placed in API | Karl Williamson | 2015-08-01 | 1 | -7/+11 |
* | utf8.h: Fix typo in macro name definition | Karl Williamson | 2015-08-01 | 1 | -1/+1 |
* | utf8.h, utfebcdic.h: Add comments; white-space only | Karl Williamson | 2015-08-01 | 1 | -7/+12 |
* | utf8.h: Add UTF8_SKIP as a synonym for UTF8SKIP | Karl Williamson | 2015-08-01 | 1 | -1/+2 |
* | utf8.h: White-space only | Karl Williamson | 2015-08-01 | 1 | -7/+7 |
* | Handle Unicode 3.0.1 /i Turkish "i" rules | Karl Williamson | 2015-07-28 | 1 | -0/+2 |
* | Allow Perl to compile and work on Unicode releases without U+1E9E | Karl Williamson | 2015-07-28 | 1 | -1/+3 |
* | perlapi: Add intro text to Unicode section | Karl Williamson | 2015-05-07 | 1 | -0/+6 |