This repository has been archived by the owner on Aug 6, 2019. It is now read-only.
forked from illumos/illumos-gate
-
Notifications
You must be signed in to change notification settings - Fork 18
Bmake locales #8
Open
lotheac
wants to merge
6
commits into
omniti-labs:master
Choose a base branch
from
niksula:bmake-locales
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Nov 18, 2016
-
locales: use build infrastructure from FreeBSD
fixes illumos bug# 4006. - add -D ("BSD output") to localedef(1) - import tools to generate locale source data files from FreeBSD, and data files generated using those tools. Both require bmake. We attempt to keep the set of shipped locales the same in this commit, but there are a few differences: % comm -3 old new mn_CN.UTF-8/ sa_IN.UTF-8/ sr_RS.UTF-8@latin/ th_TH.ISO8859-11/ mn_CN and sa_IN are dropped because CLDR 27.0.1 does not know about them. th_TH.ISO8859-11 is dropped because the CLDR tools fail to generate a ISO8859-11 charmap. sr_RS.UTF-8 gains a latin variant because FreeBSD ships one as well [0] (a few other locales exist for which there is more than one alphabet variant, but we keep shipping just the one variant that we used to for those). The following data was used with the tools to generate the localedef input files in this commit: - CLDR 27.0.1 http://www.unicode.org/Public/cldr/27.0.1/ - Unicode 9.0.0 http://www.unicode.org/Public/zipped/9.0.0/ [0]: freebsd/freebsd-src@9889527
Configuration menu - View commit details
-
Copy full SHA for 52c0bea - Browse repository at this point
Copy the full SHA 52c0beaView commit details -
libc-tests: fix newlocale-test
yesstr comes straight from CLDR so check it against the expected value for CLDR 27.0.1. Of note is that YESSTR and NOSTR have been removed from POSIX. http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/langinfo.h.html#tag_13_21_09
Configuration menu - View commit details
-
Copy full SHA for 7985838 - Browse repository at this point
Copy the full SHA 7985838View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb99d44 - Browse repository at this point
Copy the full SHA fb99d44View commit details -
libc, localedef: fixes from DragonFlyBSD
illumos bug# 6904, 6905, 6906 https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d705af0fc9432eb9f2d7b98aade41c97bd080b5a https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1b2528395788a50bc1f1b8784770de1df2202db6 https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aafe6cccf26a84b0d7728fef5d976c0d6c09e3c6
Configuration menu - View commit details
-
Copy full SHA for 0f16957 - Browse repository at this point
Copy the full SHA 0f16957View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd20525 - Browse repository at this point
Copy the full SHA dd20525View commit details
Commits on Dec 1, 2016
-
They're no longer in POSIX, and they happen to be quite stupid looking in prompts with CLDR27 derived locale data, eg.: rm: remove Makefile (yes:y:YES:Y/no:n:NO:N)?
Configuration menu - View commit details
-
Copy full SHA for 44ced8d - Browse repository at this point
Copy the full SHA 44ced8dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.