Module: wine Branch: master Commit: 047793e1aab100d8d64d6b252535ca20f7b6de98 URL: http://source.winehq.org/git/wine.git/?a=commit;h=047793e1aab100d8d64d6b2525...
Author: Piotr Caban piotr@codeweavers.com Date: Wed Apr 25 17:56:33 2012 +0200
make_unicode: Create tables with data needed by nameprep algorithm.
---
dlls/kernel32/Makefile.in | 1 + dlls/kernel32/nameprep.c | 1430 +++++++++++++++++++++++++++++++++++++++++++++ tools/make_unicode | 190 ++++++ 3 files changed, 1621 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=047793e1aab100d8d64d6b...