| 63 |
17. Implemented support for UTF-8 encoding in EBCDIC environments, a patch |
17. Implemented support for UTF-8 encoding in EBCDIC environments, a patch |
| 64 |
from Martin Jerabek that uses macro names for all relevant character and |
from Martin Jerabek that uses macro names for all relevant character and |
| 65 |
string constants. |
string constants. |
| 66 |
|
|
| 67 |
|
18. Added to pcre_internal.h two configuration checks: (a) If both EBCDIC and |
| 68 |
|
SUPPORT_UTF8 are set, give an error; (b) If SUPPORT_UCP is set without |
| 69 |
|
SUPPORT_UTF8, define SUPPORT_UTF8. The "configure" script handles both of |
| 70 |
|
these, but not everybody uses configure. |
| 71 |
|
|
| 72 |
|
|
| 73 |
Version 7.8 05-Sep-08 |
Version 7.8 05-Sep-08 |