Martin v. Löwis
0ba70cc3c8
Support using UCS-4 as the Py_UNICODE type:
...
Add configure option --enable-unicode.
Add config.h macros Py_USING_UNICODE, PY_UNICODE_TYPE, Py_UNICODE_SIZE,
SIZEOF_WCHAR_T.
Define Py_UCS2.
Encode and decode large UTF-8 characters into single Py_UNICODE values
for wide Unicode types; likewise for UTF-16.
Remove test whether sizeof Py_UNICODE is two.
2001-06-26 22:22:37 +00:00
..
2001-05-05 21:05:01 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2001-01-25 20:04:14 +00:00
2001-03-22 02:32:48 +00:00
2001-03-23 04:17:58 +00:00
2000-09-01 23:29:29 +00:00
2000-08-03 16:24:25 +00:00
2001-06-18 22:08:13 +00:00
2001-06-09 07:59:43 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2001-05-14 12:17:34 +00:00
2001-05-08 15:19:57 +00:00
2001-06-23 05:26:56 +00:00
2001-03-23 04:17:58 +00:00
2001-06-18 22:08:13 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2001-04-23 14:08:49 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2001-06-11 21:23:58 +00:00
2001-01-28 00:27:39 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2001-01-25 22:13:34 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2001-04-23 14:08:49 +00:00
2001-03-22 18:26:47 +00:00
2001-06-18 22:08:13 +00:00
2001-03-02 06:10:17 +00:00
2000-09-01 23:29:29 +00:00
2001-04-18 04:31:01 +00:00
2000-09-01 23:29:29 +00:00
2000-12-22 21:51:10 +00:00
2000-09-01 23:29:29 +00:00
2001-04-20 19:13:02 +00:00
2000-11-03 08:18:37 +00:00
2000-09-01 23:29:29 +00:00
2001-05-14 22:32:33 +00:00
2001-01-23 01:46:06 +00:00
2001-04-20 19:13:02 +00:00
2001-03-23 02:46:52 +00:00
2000-09-01 23:29:29 +00:00
2001-06-05 05:58:44 +00:00
2001-06-16 05:11:17 +00:00
2000-09-01 23:29:29 +00:00
2001-06-18 22:08:13 +00:00
2000-12-15 22:01:39 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2001-05-28 22:30:08 +00:00
2001-01-19 09:45:02 +00:00
2001-06-26 22:22:37 +00:00