Alexandre Julliard : libwine: Move the decomposition table to a separate file.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Feb 19 08:56:21 CST 2016


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Feb 19 11:33:39 2016 +0900

libwine: Move the decomposition table to a separate file.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 libs/wine/Makefile.in |   1 +
 libs/wine/compose.c   | 746 +------------------------------------------------
 libs/wine/decompose.c | 748 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tools/make_unicode    |  40 ++-
 4 files changed, 778 insertions(+), 757 deletions(-)

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



More information about the wine-cvs mailing list