git: locale gen tools: Set all UTF-8 to same rollup CTYPE

John Marino marino at crater.dragonflybsd.org
Sun Aug 16 16:02:42 PDT 2015


commit 236ac5fcb19a88c43de00e2ab309f57cb3e2d912
Author: John Marino <draco at marino.st>
Date:   Mon Aug 17 00:54:44 2015 +0200

    locale gen tools: Set all UTF-8 to same rollup CTYPE
    
    The CLDR CTYPE definitions are still used for non-UTF8 encodings,
    but all UTF-8 locales now share a single "master" CTYPE that knows
    all reasonable character sets.

Summary of changes:
 tools/tools/locale/etc/charmaps.xml  |  3 --
 tools/tools/locale/tools/cldr2def.pl | 84 +++++++++++++++---------------------
 tools/tools/locale/tools/finalize    | 31 ++++++-------
 3 files changed, 49 insertions(+), 69 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/236ac5fcb19a88c43de00e2ab309f57cb3e2d912


-- 
DragonFly BSD source repository



More information about the Commits mailing list