Alexandre Julliard
|
875f506b33
|
libport: Move the char type table back to libwine and stop updating it.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-11-30 19:01:55 +01:00 |
Alexandre Julliard
|
a67dca1bc8
|
libwine: Move wctype tables to libwine_port.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-23 13:45:52 +01:00 |
Nikolay Sivov
|
d4eeb162bb
|
tools: Update to Unicode 11.0.0.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-07-03 12:01:40 +02:00 |
Jens Reyer
|
b736dbe933
|
make_unicode: Update data tables to Unicode 10.0.0.
Signed-off-by: Jens Reyer <jre.winesim@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-13 11:44:41 +02:00 |
Nikolay Sivov
|
58e0972c5c
|
Update data tables to Unicode 9.0.0.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-22 22:09:28 +09:00 |
Nikolay Sivov
|
e8c1cf4402
|
Update data tables to Unicode 8.0.0.
|
2015-10-02 15:37:05 +09:00 |
Alexandre Julliard
|
500bbb3e9a
|
libwine: Update the codepage tables to Unicode 7.0.0.
|
2014-06-23 16:41:52 +02:00 |
Alexandre Julliard
|
13479aa7b8
|
tools: Update the character data tables to Unicode 6.3.0.
|
2013-10-15 16:09:16 +02:00 |
Alexandre Julliard
|
6cb5cf183a
|
libwine: Update the codepage tables to Unicode 6.2.0.
|
2013-07-22 17:16:01 +02:00 |
Alexandre Julliard
|
6410ab1ce8
|
libwine: Update Unicode tables to the Unicode 6.0 standard.
|
2010-10-30 20:42:09 +02:00 |
Aric Stewart
|
46a5b46710
|
libwine: There are a few supercript characters (No, Lm types) that Windows marks as being either digit or as a letter.
|
2010-07-22 13:09:18 +02:00 |
Aric Stewart
|
459fb56afb
|
libwine: There are a number of characters of non punctuation type in the latin I block that Windows considers to be punctuation.
|
2010-07-22 13:09:05 +02:00 |
Aric Stewart
|
84561d76e5
|
libwine: Remove some previous c1 cntrl exceptions that are no longer valid.
|
2010-07-22 13:05:13 +02:00 |
Aric Stewart
|
f2b8873b1d
|
libwine: Add C1_DEFINED to our C1 types and set it properly.
|
2010-07-22 13:02:31 +02:00 |
Aric Stewart
|
49a4e8dfb8
|
libwine: Update wctype table to represent windows 7 values.
|
2010-07-22 12:59:51 +02:00 |
Alexandre Julliard
|
388779e320
|
libwine: Update the character tables to Unicode 5.2.
|
2010-05-06 19:25:04 +02:00 |
Alexandre Julliard
|
dc0e712d10
|
libwine: Store more detailed information about characters direction.
|
2010-04-14 18:00:45 +02:00 |
Alexandre Julliard
|
a44d1e5f6e
|
libwine: Update the Unicode tables to version 5.0.1 of the standard.
|
2007-03-14 16:22:46 +01:00 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |