wine-wine/libs/wine
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
..
Makefile.in makefiles: Generate dependencies for static libraries. 2016-02-23 19:38:37 +09:00
casemap.c make_unicode: Update data tables to Unicode 10.0.0. 2017-07-13 11:44:41 +02:00
collation.c libwine: Update the character tables to Unicode 5.2. 2010-05-06 19:25:04 +02:00
config.c libwine: Fall back to the WINELOADER path for the bin directory. 2017-06-26 13:38:00 +02:00
debug.c ntdll: Added new pid debug channel to append process id to debug output. 2015-08-25 21:13:22 +09:00
ldt.c libwine: Set a non-null entry for the GDT selector to make sure it's properly reserved. 2017-04-21 18:55:17 +02:00
loader.c libwine: Handle WINEDEBUGLOG variable on Android to specify a log file. 2017-05-30 21:49:49 +02:00
mmap.c libwine: Define some functions only on i386 (Clang). 2016-02-16 23:26:30 +09:00
port.c libwine: Don't include backwards compatibility functions on Android. 2016-03-14 19:28:51 +09:00
sortkey.c libwine: Generate the composition tables access code along with the tables. 2016-02-19 11:38:14 +09:00
string.c libwine: strtoulW and strtolW should set errno to ERANGE if an overflow will occur. 2016-02-23 20:22:21 +09:00
wctype.c make_unicode: Update data tables to Unicode 10.0.0. 2017-07-13 11:44:41 +02:00
wine.def
wine.map