Module: wine Branch: master Commit: 4f718ca07de5d3fd45ca97b438d3241488333128 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4f718ca07de5d3fd45ca97b438...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Aug 19 18:59:40 2013 +0200
libwine: Add support for defining round-trip mappings using the Unicode private range.
---
libs/wine/c_10003.c | 14 +++--- libs/wine/c_10081.c | 100 +++++++++++++++++++++++++-------------- libs/wine/c_28593.c | 121 ++++++++++++++++++++++++++++++----------------- libs/wine/c_28596.c | 132 +++++++++++++++++++++++++++++++------------------- libs/wine/c_28597.c | 106 ++++++++++++++++++++++++++--------------- libs/wine/c_28598.c | 132 +++++++++++++++++++++++++++++++-------------------- libs/wine/c_857.c | 110 ++++++++++++++++++++++++++---------------- libs/wine/c_864.c | 110 ++++++++++++++++++++++++++---------------- tools/make_unicode | 69 +++++++++++++++++---------- 9 files changed, 559 insertions(+), 335 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4f718ca07de5d3fd45ca97...