Module: wine Branch: master Commit: b507fe49ea66dda809b53102b05bf2383a01d727 URL: https://source.winehq.org/git/wine.git/?a=commit;h=b507fe49ea66dda809b53102b...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Feb 18 11:14:58 2020 +0100
unicode: Use the standard compression function for the casemap table.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
libs/port/casemap.c | 724 +++++++++++++++++++++++----------------------------- tools/make_unicode | 55 +--- 2 files changed, 326 insertions(+), 453 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b507fe49ea66dda809b53...