Commit Graph

199 Commits

Author SHA1 Message Date
Andy Heninger
cb5db8f8b7 ICU-7299 fix misc compiler warnings.
X-SVN-Rev: 27048
2009-12-11 18:10:20 +00:00
Michael Ow
c1425595ec ICU-7232 Fix some Windows compilation errors.
X-SVN-Rev: 26893
2009-11-13 01:47:05 +00:00
Doug Felt
d62a45c0bc ICU-7232 merge branch/dougfelt/datasplit at revision 26862 into trunk
X-SVN-Rev: 26884
2009-11-12 21:53:42 +00:00
Michael Ow
b4853d0331 ICU-7222 Remove Windows x64 warnings by casting explicitly.
X-SVN-Rev: 26870
2009-11-11 15:47:22 +00:00
Michael Ow
fe62ee5a61 ICU-6204 Ensure valid country code in locale id is either size 2 or 3.
X-SVN-Rev: 26809
2009-10-26 19:34:32 +00:00
Michael Ow
657fc234e0 ICU-4069 Remove C++ style comments and declarations.
X-SVN-Rev: 26555
2009-08-26 18:40:08 +00:00
John Emmons
54a0de3375 ICU-4069 Use localized locale display pattern in getDisplayLocale()
X-SVN-Rev: 26554
2009-08-26 17:28:25 +00:00
Michael Ow
0410071ff1 ICU-4069 Move declaration to top of function to avoid compilation errors on some platforms.
X-SVN-Rev: 26342
2009-07-15 17:32:01 +00:00
John Emmons
ff8cd2fb57 ICU-4069 Add support for locale separator
X-SVN-Rev: 26337
2009-07-14 22:45:44 +00:00
John Emmons
42da1f8d6b ICU-6979 Integrate CLDR 1.7.1
X-SVN-Rev: 26138
2009-06-22 17:00:28 +00:00
Yoshito Umaoka
a5ccb30821 ICU-6434 Refactoring language tag support. Removed ultag.h, renamed ultag.c to uloc_tag.c.
X-SVN-Rev: 25849
2009-04-20 23:18:57 +00:00
Steven R. Loomis
9eb9dd4c83 ICU-6799 fix many warnings, improve tests
X-SVN-Rev: 25772
2009-04-15 01:57:02 +00:00
Yoshito Umaoka
6b1a0829a6 ICU-6434 ICU4C toLanguageTag/forLanguageTag implementation.
X-SVN-Rev: 25756
2009-04-10 22:30:39 +00:00
John Emmons
1a390c1bfa ICU-6771 CLDR 1.7 Integration - release-1-7-d01
X-SVN-Rev: 25750
2009-04-10 07:47:09 +00:00
Yoshito Umaoka
2b0926a2cd ICU-6828 Check the error code properly in the parseTagString and other likely/minimize subtag implementation.
X-SVN-Rev: 25734
2009-04-06 18:52:54 +00:00
Steven R. Loomis
1fcbaff0ba ICU-6804 @draft to @stable
X-SVN-Rev: 25626
2009-03-19 04:03:31 +00:00
Yoshito Umaoka
53a464d82a ICU-6434 BCP47 conversion function definitions with stub code for M4
X-SVN-Rev: 25557
2009-03-12 04:08:32 +00:00
Steven R. Loomis
f5a1df14ce ICU-6571 move the API to ulocdata
X-SVN-Rev: 25347
2009-01-29 20:31:37 +00:00
Steven R. Loomis
2e10735e9c ICU-6571 merge r25317 and r25318 - C side
X-SVN-Rev: 25327
2009-01-29 00:17:44 +00:00
Andy Heninger
0c2a587a9c ICU-6480 clean up UMTX_CHECK usage in lazy init
X-SVN-Rev: 24439
2008-08-05 00:09:13 +00:00
Michael Ow
07d1ffaaee ICU-6457 Handle the erroneous situation of when uloc_getDisplayName/Language is called and a string of numbers is given. Add test to this fix.
X-SVN-Rev: 24428
2008-07-31 20:25:07 +00:00
David Bertoni
17ad04d1f4 ICU-6342 Added new resource files, updated makefiles, updated code for new resources, and fixed tests to reflect new data.
X-SVN-Rev: 24225
2008-06-18 16:53:06 +00:00
Steven R. Loomis
607c301b0d ICU-6124 make likely_subtags symbol private
X-SVN-Rev: 24118
2008-06-06 20:58:52 +00:00
Steven R. Loomis
32e0c8f432 ICU-6124 Don't use C++ comments in C code
X-SVN-Rev: 23970
2008-05-22 16:40:13 +00:00
David Bertoni
5822580eca ICU-6124 Merged private branch into the trunk. Implementation complete, but waiting for new CLDR data.
X-SVN-Rev: 23960
2008-05-21 21:53:55 +00:00
David Bertoni
b67c77c3c1 ICU-6228 C++ implementation complete.
X-SVN-Rev: 23893
2008-05-14 17:38:03 +00:00
George Rhoten
8ff289e527 ICU-5966 Fix some HP compiler warnings.
X-SVN-Rev: 23291
2008-01-22 21:15:14 +00:00
Michael Ow
6c61aa48a8 ICU-6132 Move declaration of tempstr to beginning of function.
X-SVN-Rev: 23259
2008-01-17 18:07:16 +00:00
Michael Ow
5e72fa288d ICU-6132 Add code to check for memory allocation error and memory leaks in udata.c, uloc.c, and ufile.c.
X-SVN-Rev: 23252
2008-01-16 22:24:05 +00:00
George Rhoten
31500a228b ICU-6126 Handle STROKE and PINYIN variants more consistently.
X-SVN-Rev: 23179
2008-01-07 20:07:39 +00:00
Yoshito Umaoka
7e51ed7330 ICU-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk.
X-SVN-Rev: 22978
2007-11-28 20:49:58 +00:00
George Rhoten
c4849a6107 ICU-6010 ISO-3166 update
X-SVN-Rev: 22884
2007-11-04 00:06:32 +00:00
Markus Scherer
7bb221a187 ICU-5869 revert changes (r22476); too risky and needs further discussion; see ticket reply
X-SVN-Rev: 22607
2007-08-31 19:39:14 +00:00
George Rhoten
f3084b1f1b ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22592
2007-08-31 04:58:52 +00:00
George Rhoten
8620a4a530 ICU-5869 Properly NULL terminate strings that are not byte based, like UTF-16 or UTF-32.
X-SVN-Rev: 22476
2007-08-22 23:39:11 +00:00
George Rhoten
b1cc901c93 ICU-5427 Prevent a crash when the locale is "hungarian".
X-SVN-Rev: 22467
2007-08-22 05:54:09 +00:00
John Emmons
e4726d7ed3 ICU-5761 CLDR 1.5 data integration
X-SVN-Rev: 22154
2007-07-26 17:24:12 +00:00
Eric Mader
6dac77f733 ICU-4082 Initial checkin of Indian Calendar.
X-SVN-Rev: 22017
2007-07-17 21:16:03 +00:00
George Rhoten
d41610f479 ICU-5627 Fixes for Windows
X-SVN-Rev: 21583
2007-05-24 16:41:19 +00:00
Deborah Goldsmith
e7c563efb3 ICU-5627 Add uloc_getLocaleForLCID
X-SVN-Rev: 21579
2007-05-24 00:04:20 +00:00
George Rhoten
241c15a635 ICU-5427 Fix some valgrind warnings.
X-SVN-Rev: 21286
2007-03-17 20:26:28 +00:00
George Rhoten
d0084a7436 ICU-5427 Fix some Purify errors
X-SVN-Rev: 21273
2007-03-16 17:06:15 +00:00
Ram Viswanadha
f3abdec737 ICU-5486 update data with 1.4.1
X-SVN-Rev: 20606
2006-10-28 00:59:00 +00:00
George Rhoten
dbc0d1d9ee ICU-5349 Use UMTX_CHECK for double check locking.
X-SVN-Rev: 20176
2006-08-29 04:57:05 +00:00
Ram Viswanadha
29182d9041 ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19755
2006-06-23 16:31:07 +00:00
Ram Viswanadha
bbbee77fe0 ICU-4855 synch data with CLDR
X-SVN-Rev: 19572
2006-04-21 01:18:35 +00:00
George Rhoten
a17245d34c ICU-5161 The source and target in a call to memcpy should be the same.
Check the capacity before using strlen.
Explain why the @ sign is variant in the code.

X-SVN-Rev: 19537
2006-04-13 07:27:52 +00:00
George Rhoten
fda1f467e9 ICU-4707 Properly fix the last fix.
X-SVN-Rev: 19406
2006-03-22 09:38:06 +00:00
George Rhoten
de9404852f ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19403
2006-03-22 08:19:34 +00:00
George Rhoten
040e9f22e4 ICU-4051 Make unmodified global variables static const
X-SVN-Rev: 19275
2006-02-24 20:05:45 +00:00