This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.26-17-g1f22702


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  1f22702ea29f93d6e8acc835317363c22134ba6f (commit)
       via  a0b7f996b73aabf650bd6f31c7e3a036572b6bff (commit)
       via  6244070d41fe1d556c171d3f115a8f7d4f97d21c (commit)
       via  8f75515080ee099030547ba5bcae59e800a2cc08 (commit)
       via  1b2be2732fc9bf09d03ac830f03f3c295f3b1687 (commit)
      from  e98c925fa4f6486447eb20676755dbf9eb36a110 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=1f22702ea29f93d6e8acc835317363c22134ba6f

commit 1f22702ea29f93d6e8acc835317363c22134ba6f
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Thu Aug 3 11:46:45 2017 +0200

    drop redundant ([eE][sS])? and [oO]? from yesexpr and noexpr in km_KH locale
    
    	* locales/km_KH (LC_MESSAGES): drop redundant ([eE][sS])? and [oO]?
    	from yesexpr and noexpr

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 7e8dc50..efe0b2c 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,10 @@
 2017-08-03  Mike FABIAN  <mfabian@redhat.com>
 
+	* locales/km_KH (LC_MESSAGES): drop redundant ([eE][sS])? and [oO]?
+	from yesexpr and noexpr
+
+2017-08-03  Mike FABIAN  <mfabian@redhat.com>
+
 	* locales/agr_PE (LC_MESSAGES): drop .* from yesexpr and noexpr
 
 2017-08-02  Akhilesh Kumar <akhilesh.k@samsung.com>
diff --git a/localedata/locales/km_KH b/localedata/locales/km_KH
index 337c7e1..fd47be0 100644
--- a/localedata/locales/km_KH
+++ b/localedata/locales/km_KH
@@ -1824,8 +1824,8 @@ week 7;19971130;1
 END LC_TIME
 
 LC_MESSAGES
-yesexpr "^[+1yY]([eE][sS])?"
-noexpr  "^[-0nN][oO]?"
+yesexpr "^[+1yY]"
+noexpr  "^[-0nN]"
 yesstr  "<U1794><U17B6><U1791><U002F><U1785><U17B6><U179F><U200B><U17D6><U0020><U0079>"
 nostr   "<U1791><U17C1><U200B><U17D6><U0020><U006E>"
 END LC_MESSAGES

http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=a0b7f996b73aabf650bd6f31c7e3a036572b6bff

commit a0b7f996b73aabf650bd6f31c7e3a036572b6bff
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Thu Aug 3 11:33:00 2017 +0200

    Drop redundant .* from yesexpr and noexpr in agr_PE locale
    
    And make the expressions more readable by using the POSIX portable character set
    instead of Unicode code points.
    
    	* locales/agr_PE (LC_MESSAGES): drop .* from yesexpr and noexpr

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index b5e5b70..7e8dc50 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,7 @@
+2017-08-03  Mike FABIAN  <mfabian@redhat.com>
+
+	* locales/agr_PE (LC_MESSAGES): drop .* from yesexpr and noexpr
+
 2017-08-02  Akhilesh Kumar <akhilesh.k@samsung.com>
 
 	[BZ #21845]
diff --git a/localedata/locales/agr_PE b/localedata/locales/agr_PE
index 8d56390..046e03d 100644
--- a/localedata/locales/agr_PE
+++ b/localedata/locales/agr_PE
@@ -170,14 +170,10 @@ copy "es_PE"
 END LC_MEASUREMENT
 
 LC_MESSAGES
-% ^[+1eEsSyY].*
-yesexpr "<U005E><U005B><U002B><U0031><U0065><U0045><U0073><U0053><U0079><U0059><U005D><U002E><U002A>"
-% ^[-0aAnN].*
-noexpr  "<U005E><U005B><U002D><U0030><U0061><U0041><U006E><U004E><U005D><U002E><U002A>"
-% ehe
-yesstr  "<U0065><U0068><U0065>"
-% atsa
-nostr   "<U0061><U0074><U0073><U0061>"
+yesexpr "^[+1eEsSyY]"
+noexpr  "^[-0aAnN]"
+yesstr  "ehe"
+nostr   "atsa"
 END LC_MESSAGES
 
 LC_NAME

http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=6244070d41fe1d556c171d3f115a8f7d4f97d21c

commit 6244070d41fe1d556c171d3f115a8f7d4f97d21c
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Fri Jul 28 08:55:35 2017 +0530

    Added new Locale bho_NP
    
    Bhojpuri is one of the most common languages in Nepal and India.
    http://codefornepal.org/en/2014/02/top-10-languages-spoken-as-mother-tongues-in-nepal/
    https://en.wikipedia.org/wiki/Bhojpuri_language
    
    Added "bho_NP" locale and Reference is taken form "bho_IN".
    
    	[BZ #21845]
    	* locales/bho_NP: New file, Bhojpuri locale for Nepal.
    	* SUPPORTED: Add bho_NP/UTF-8

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 2f4d3ad..b5e5b70 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,11 @@
 2017-08-02  Akhilesh Kumar <akhilesh.k@samsung.com>
 
+	[BZ #21845]
+	* locales/bho_NP: New file, Bhojpuri locale for Nepal.
+	* SUPPORTED: Add bho_NP/UTF-8
+
+2017-08-02  Akhilesh Kumar <akhilesh.k@samsung.com>
+
 	[BZ #21867]
 	* locales/en_DK (LC_MESSAGES): Fix yesexpr
 
diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED
index f054210..7a0439a 100644
--- a/localedata/SUPPORTED
+++ b/localedata/SUPPORTED
@@ -66,6 +66,7 @@ bg_BG.UTF-8/UTF-8 \
 bg_BG/CP1251 \
 bhb_IN.UTF-8/UTF-8 \
 bho_IN/UTF-8 \
+bho_NP/UTF-8 \
 bi_VU/UTF-8 \
 bn_BD/UTF-8 \
 bn_IN/UTF-8 \
diff --git a/localedata/locales/bho_NP b/localedata/locales/bho_NP
new file mode 100644
index 0000000..be91edf
--- /dev/null
+++ b/localedata/locales/bho_NP
@@ -0,0 +1,92 @@
+comment_char %
+escape_char /
+
+% This file is part of the GNU C Library and contains locale data.
+% The Free Software Foundation does not claim any copyright interest
+% in the locale data contained in this file.  The foregoing does not
+% affect the license of the GNU C Library as a whole.  It does not
+% exempt you from the conditions of the license if your use would
+% otherwise be governed by that license.
+
+% Bhojpuri language locale for Nepal.
+% Akhilesh Kumar <akhilesh.k@samusng.com>.
+
+LC_IDENTIFICATION
+title      "Bhojpuri language locale for Nepal"
+source     "Samsung Electronics Co., Ltd."
+address    ""
+contact    ""
+email      "akhilesh.k@samusng.com"
+tel        ""
+fax        ""
+language   "Bhojpuri"
+territory  "Nepal"
+revision   "0.1"
+date       "2017-24-07"
+
+category "i18n:2012";LC_IDENTIFICATION
+category "i18n:2012";LC_CTYPE
+category "i18n:2012";LC_COLLATE
+category "i18n:2012";LC_TIME
+category "i18n:2012";LC_NUMERIC
+category "i18n:2012";LC_MONETARY
+category "i18n:2012";LC_MESSAGES
+category "i18n:2012";LC_PAPER
+category "i18n:2012";LC_NAME
+category "i18n:2012";LC_ADDRESS
+category "i18n:2012";LC_TELEPHONE
+category "i18n:2012";LC_MEASUREMENT
+END LC_IDENTIFICATION
+
+LC_CTYPE
+copy "bho_IN"
+END LC_CTYPE
+
+LC_COLLATE
+copy "bho_IN"
+END LC_COLLATE
+
+LC_MONETARY
+copy "ne_NP"
+END LC_MONETARY
+
+LC_NUMERIC
+copy "ne_NP"
+END LC_NUMERIC
+
+LC_TIME
+copy "bho_IN"
+END LC_TIME
+
+LC_MESSAGES
+copy "bho_IN"
+END LC_MESSAGES
+
+LC_PAPER
+copy "ne_NP"
+END LC_PAPER
+
+LC_NAME
+copy "bho_IN"
+END LC_NAME
+
+LC_ADDRESS
+postal_fmt  "%f%N%h%s%N%T"
+country_name "<U0928><U0947><U092A><U093E><U0932>"
+country_ab2 "NP"
+country_ab3 "NPL"
+country_num 524
+% NEP
+country_car  "NEP"
+lang_name    "<U092D><U094B><U091C><U092A><U0941><U0930><U0940>"
+lang_term    "bho"
+lang_lib     "bho"
+END LC_ADDRESS
+
+LC_TELEPHONE
+copy "ne_NP"
+END LC_TELEPHONE
+
+LC_MEASUREMENT
+copy "ne_NP"
+END LC_MEASUREMENT

http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=8f75515080ee099030547ba5bcae59e800a2cc08

commit 8f75515080ee099030547ba5bcae59e800a2cc08
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Mon Jul 31 12:05:28 2017 +0530

    Fix yesexpr in en_DK locale
    
    	[BZ #21867]
    	* locales/en_DK (LC_MESSAGES): Fix yesexpr

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index e8e0a54..2f4d3ad 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,10 @@
 2017-08-02  Akhilesh Kumar <akhilesh.k@samsung.com>
 
+	[BZ #21867]
+	* locales/en_DK (LC_MESSAGES): Fix yesexpr
+
+2017-08-02  Akhilesh Kumar <akhilesh.k@samsung.com>
+
 	[BZ #21853]
 	* locales/zh_SG (LC_TIME): Fix abday
 
diff --git a/localedata/locales/en_DK b/localedata/locales/en_DK
index 351c84b..2087786 100644
--- a/localedata/locales/en_DK
+++ b/localedata/locales/en_DK
@@ -128,10 +128,7 @@ first_weekday 2
 END LC_TIME
 
 LC_MESSAGES
-yesexpr "<U005E><U005B><U002B><U0031><U004A><U006A><U0073><U0053><U0079><U0059><U006F><U004F><U005D>"
-noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
-yesstr  "<U0079><U0065><U0073>"
-nostr   "<U006E><U006F>"
+copy "en_US"
 END LC_MESSAGES
 
 LC_PAPER

http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=1b2be2732fc9bf09d03ac830f03f3c295f3b1687

commit 1b2be2732fc9bf09d03ac830f03f3c295f3b1687
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Fri Jul 28 09:40:45 2017 +0530

    Fix abday in zh_SG
    
    Make it the same as in zh_CN and zh_TW which agrees with "narrow" in CLDR.
    
    	[BZ #21853]
    	* locales/zh_SG (LC_TIME): Fix abday

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index fcd819d..e8e0a54 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,8 @@
+2017-08-02  Akhilesh Kumar <akhilesh.k@samsung.com>
+
+	[BZ #21853]
+	* locales/zh_SG (LC_TIME): Fix abday
+
 2017-07-27  Akhilesh Kumar <akhilesh.k@samsung.com>
 
 	[BZ #21848]
diff --git a/localedata/locales/zh_SG b/localedata/locales/zh_SG
index 2354997..7ed2fc4 100644
--- a/localedata/locales/zh_SG
+++ b/localedata/locales/zh_SG
@@ -93,10 +93,7 @@ LC_TIME
 % for IBM Class for Unicode.
 %
 % Abbreviated weekday names (%a)
-abday       "<U661F><U671F><U65E5>";"<U661F><U671F><U4E00>";/
-            "<U661F><U671F><U4E8C>";"<U661F><U671F><U4E09>";/
-            "<U661F><U671F><U56DB>";"<U661F><U671F><U4E94>";/
-            "<U661F><U671F><U516D>"
+abday "<U65E5>";"<U4E00>";"<U4E8C>";"<U4E09>";"<U56DB>";"<U4E94>";"<U516D>"
 %
 % Full weekday names (%A)
 day         "<U661F><U671F><U65E5>";"<U661F><U671F><U4E00>";/

-----------------------------------------------------------------------

Summary of changes:
 localedata/ChangeLog                  |   25 +++++++++++++++++++++++++
 localedata/SUPPORTED                  |    1 +
 localedata/locales/agr_PE             |   12 ++++--------
 localedata/locales/{mai_NP => bho_NP} |   26 +++++++++++++-------------
 localedata/locales/en_DK              |    5 +----
 localedata/locales/km_KH              |    4 ++--
 localedata/locales/zh_SG              |    5 +----
 7 files changed, 47 insertions(+), 31 deletions(-)
 copy localedata/locales/{mai_NP => bho_NP} (82%)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]