Date: Sat, 7 Nov 2015 14:25:43 +0100 From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r290494 - in head: . contrib/ipfilter contrib/llvm/lib/Target/Sparc/AsmParser contrib/llvm/lib/Target/Sparc/Disassembler contrib/llvm/lib/Target/Sparc/InstPrinter contrib/netbsd-tests/l... Message-ID: <20151107132543.GH31432@ivaldir.etoilebsd.net> In-Reply-To: <201511071243.tA7Chaai034980@repo.freebsd.org> References: <201511071243.tA7Chaai034980@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--HuscSE0D68UGttcd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 07, 2015 at 12:43:36PM +0000, Baptiste Daroussin wrote: > Author: bapt > Date: Sat Nov 7 12:43:35 2015 > New Revision: 290494 > URL: https://svnweb.freebsd.org/changeset/base/290494 >=20 > Log: > Improve collation string and locales support > =20 > Merge collation support from Illumos and DragonflyBSD. > =20 > Locales are now generated with the new localedef(1) tool from CLDR POSI= X files. > The generated files are now identified as "BSD 1.0" format. > =20 > The libc now only read "BSD 1.0" locales definitions, all other version= will be > set to "C" > The localedef(1) tool has been imported from Illumos and modified to us= e tree(3) > instead of the CDDL avl(3) > A set of tool created by edwin@ and extended by marino@ for dragonfly h= as been > added to be able to generate locales and the Makefiles from the vanilla= CLDR > unicode databases + a universal UTF-8 charmap (by marino@) > Update the locales to unicode v27 > Given our regex(3) does not support multibyte (yet) it has been forced = to always > use locale C > Remove now unused colldef(1) and mklocale(1) > Finish implementing the numeric BSD extension for ctypes > The number of supported locales has grown from 175 to 250 locales. Amon= g the new > locales: 6 Arabic locales (AE EG JO MA QA SA), Different variations of = spanish > locales. > Added new 3 components locales for mn_Cyrl_MN, sr_Cyrl_RS sr_Latn_RS, > zh_Hans_CN, zh_Hant_HK and zh_Hant_TW. Some aliases has been for 2 comp= onents > version when possible. > =20 > Thanks: Garrett D'Amore (Illumos) who made sure all his work was done u= nder > BSD license!, Edwin Groothuis (edwin@) for the work he made on tools to= be able > to generate locales definition usable in freebsd sources out of vanilla= CLDR > definitions, John Marino (DragonflyBSD) who first merge the Illumos wor= k into > Dragonfly and spent hours tracking down bugs. >=20 I forgot: Relnotes: yes Bapt --HuscSE0D68UGttcd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlY9+9cACgkQ8kTtMUmk6Ezg9wCgmBq0sPahkUoarbkWh24LKt7q X+kAnRHPgwGCdl/Ra6TzH3tFx0v3m4Jp =6Y6s -----END PGP SIGNATURE----- --HuscSE0D68UGttcd--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151107132543.GH31432>