Nikolay Sivov : Update data tables to Unicode 9.0.0.

Alexandre Julliard julliard at winehq.org
Wed Jun 22 11:04:41 CDT 2016


Module: wine
Branch: master
Commit: 58e0972c5ca8c82f65860733aaf3aeb41a7725bb
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=58e0972c5ca8c82f65860733aaf3aeb41a7725bb

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Wed Jun 22 15:00:22 2016 +0300

Update data tables to Unicode 9.0.0.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dwrite/analyzer.c     |   11 +-
 dlls/dwrite/bracket.c      |    2 +-
 dlls/dwrite/linebreak.c    |  298 ++++++-----
 dlls/dwrite/mirror.c       |    2 +-
 dlls/dwrite/scripts.c      | 1262 ++++++++++++++++++++++----------------------
 dlls/dwrite/scripts.h      |  268 +++++-----
 dlls/usp10/bracket.c       |    2 +-
 dlls/usp10/breaking.c      |    6 +-
 dlls/usp10/indicsyllable.c |  108 ++--
 dlls/usp10/linebreak.c     |  298 ++++++-----
 dlls/usp10/mirror.c        |    2 +-
 dlls/usp10/shaping.c       |  108 ++--
 libs/port/compose.c        |    2 +-
 libs/port/decompose.c      |    2 +-
 libs/port/digitmap.c       |    2 +-
 libs/wine/casemap.c        |   45 +-
 libs/wine/wctype.c         |   38 +-
 loader/l_intl.nls          |  Bin 6406 -> 6470 bytes
 tools/make_unicode         |   24 +-
 19 files changed, 1280 insertions(+), 1200 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=58e0972c5ca8c82f65860733aaf3aeb41a7725bb



More information about the wine-cvs mailing list