freebsd-dev/share/colldef
Thomas Munro cc7edd258c Add collation version support to querylocale(3).
Provide a way to ask for an opaque version string for a locale_t, so
that potential changes in sort order can be detected.  Similar to
ICU's ucol_getVersion() and Windows' GetNLSVersionEx(), this API is
intended to allow databases to detect when text order-based indexes
might need to be rebuilt.

The CLDR version is extracted from CLDR source data by the Makefile
under tools/tools/locale, written into the machine-generated Makefile
under shared/colldef, passed to localedef -V, and then written into
LC_COLLATE file headers.  The initial version is 34.0.
tools/tools/locale was recently updated to pull down 35.0, but the
output hasn't been committed under share/colldef yet, so that will
provide the first observable change when it happens.  Other versioning
schemes are possible in future, because the format is unspecified.

Reviewed by:	bapt, 0mp, kib, yuripv (albeit a long time ago)
Differential Revision:	https://reviews.freebsd.org/D17166
2020-11-08 02:50:34 +00:00
..
af_ZA.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
am_ET.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
ar_SA.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
be_BY.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
ca_AD.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
cs_CZ.ISO8859-2.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
cs_CZ.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
da_DK.ISO8859-1.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
da_DK.ISO8859-15.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
da_DK.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
el_GR.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
en_US.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
es_MX.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
et_EE.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
fi_FI.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
fr_CA.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
he_IL.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
hi_IN.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
hr_HR.ISO8859-2.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
hu_HU.ISO8859-2.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
hu_HU.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
hy_AM.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
is_IS.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
ja_JP.eucJP.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
ja_JP.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
kk_KZ.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
ko_KR.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
lt_LT.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
lv_LV.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
Makefile Add collation version support to querylocale(3). 2020-11-08 02:50:34 +00:00
Makefile.depend
nb_NO.ISO8859-1.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
nb_NO.ISO8859-15.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
nn_NO.ISO8859-1.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
nn_NO.ISO8859-15.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
nn_NO.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
pl_PL.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
ro_RO.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
ru_RU.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
se_NO.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
sk_SK.ISO8859-2.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
sk_SK.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
sl_SI.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
sr_RS.ISO8859-2.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
sr_RS.ISO8859-5.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
sr_RS.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
sr_RS.UTF-8@latin.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
sv_SE.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
tr_TR.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
uk_UA.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
zh_CN.eucCN.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
zh_CN.GB2312.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
zh_CN.GB18030.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
zh_CN.GBK.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
zh_CN.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
zh_TW.Big5.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00
zh_TW.UTF-8.src Update to CLDR 34 and UNICODE 11. 2018-11-03 22:02:10 +00:00