This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.
Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Theppitak Karoonboonyanan kindly send me the update (and re-licensed
version) of locales/th_TH.
I made the diff here. Thanks everyone for cooperation.
2000-06-28 Theppitak Karoonboonyanan <thep@links.nectec.or.th>
* localedata/locales/th_TH: Updated.
Index: localedata/locales/th_TH
===================================================================
RCS file: /cvs/glibc/libc/localedata/locales/th_TH,v
retrieving revision 1.4
diff -u -r1.4 th_TH
--- th_TH 2000/02/12 22:24:24 1.4
+++ th_TH 2000/06/28 10:36:39
@@ -16,18 +16,32 @@
% E-mail: thep@links.nectec.or.th
% Language: Thai
% Territory: Thailand
-% Charset: TIS-620:1990
-% Revision: 0.5.2
-% Date: 1995-04-02
+% Charset: TIS-620.2533:1990
+% Revision: 0.5.3
+% Date: 1999-05-28
%
%
% Copyright (C) 1999 Theppitak Karoonboonyanan, National Electronics and
% Computer Technology Center (NECTEC).
%
-% Use and distribution of this data is hereby granted for any purpose,
-% including commercial use, provided it is unaltered. Queries on use and
-% content should be made to the above address.
+% Permission is hereby granted, free of charge, to any person obtaining
+% a copy of this software and associated documentation files (the "Software"),
+% to deal in the Software without restriction, including without limitation
+% the rights to use, copy, modify, merge, publish, distribute, sublicense,
+% and/or sell copies of the Software, and to permit persons to whom the
+% Software is furnished to do so, subject to the following conditions:
+%
+% The above copyright notice and this permission notice shall be included
+% in all copies or substantial portions of the Software.
+%
+% THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+% IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+% FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+% THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+% OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+% ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+% OTHER DEALINGS IN THE SOFTWARE.
%
LC_CTYPE
@@ -54,11 +68,8 @@
% digit = Arabic digits + Thai digits
%
digit <zero>;<one>;<two>;<three>;<four>;/
- <five>;<six>;<seven>;<eight>;<nine>
-% The Thai digits
-% <th240>;...;<th249>
-% cannot be listed here. In glibc 2.2 they'll be in indigits and
-% possibly outdigits.
+ <five>;<six>;<seven>;<eight>;<nine>;/
+ <th240>;...;<th249>
xdigit <zero>;<one>;<two>;<three>;<four>;/
<five>;<six>;<seven>;<eight>;<nine>;/
@@ -71,7 +82,7 @@
<form-feed>;<carriage-return>;/
<NUL>;<SOH>;<STX>;<ETX>;<EOT>;<ENQ>;<ACK>;<SO>;<SI>;/
<DLE>;<DC1>;<DC2>;<DC3>;<DC4>;<NAK>;<SYN>;<ETB>;<CAN>;/
- <EM>;<SUB>;<ESC>;<IS4>;<IS3>;<IS2>;<IS1>;<DEL>
+ <EM>;<SUB>;<ESC>;<IS4>;<IS3>;<IS2>;<IS1>;<DEL>;
%
% punct = ASCII punct
--
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |