Commit Graph

137 Commits

Author SHA1 Message Date
George Rhoten
9354f385da ICU-4450 Update ISO-3166 country list from CLDR.
X-SVN-Rev: 17817
2005-06-07 22:29:38 +00:00
George Rhoten
36e3b3b7e5 ICU-4450 Fix a typo with CLDR updates
X-SVN-Rev: 17813
2005-06-07 18:07:43 +00:00
Deborah Goldsmith
ca9292b97d ICU-4255 set warnings appropiately on default, fallback
X-SVN-Rev: 17779
2005-06-02 20:52:46 +00:00
Ram Viswanadha
91927ed23f ICU-4450 fix problem with aliases
X-SVN-Rev: 17756
2005-06-01 01:23:19 +00:00
George Rhoten
49170b2566 ICU-4450 Partial sync with CLDR beta to reduce the number of failing tests
X-SVN-Rev: 17493
2005-04-20 00:56:39 +00:00
Ram Viswanadha
9f89ff2961 ICU-4450 synch data with CLDR 1.3-alpha
X-SVN-Rev: 17370
2005-03-22 01:38:18 +00:00
George Rhoten
70b126c727 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16927
2004-12-08 01:05:40 +00:00
George Rhoten
ac893ce00e ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16926
2004-12-07 23:43:48 +00:00
George Rhoten
ee75bfbbae ICU-3591 [srl] fix a memory leak, put in disabled code that makes purify happy
X-SVN-Rev: 16867
2004-11-15 23:02:05 +00:00
Steven R. Loomis
4691d5a096 ICU-3591 qsort -> uprv_sortArray
X-SVN-Rev: 16846
2004-11-12 23:43:37 +00:00
George Rhoten
be316ee1a8 ICU-3771 Fix a typo in the 3 letter ISO-639 list.
X-SVN-Rev: 16824
2004-11-11 21:52:37 +00:00
Steven R. Loomis
a4d034cfb4 ICU-3591 unfactor uprv_strtod for 3.2
X-SVN-Rev: 16796
2004-11-08 21:08:36 +00:00
Steven R. Loomis
911642fbb7 ICU-3591 factor uprv_strtod decimal code
X-SVN-Rev: 16791
2004-11-07 06:42:41 +00:00
Steven R. Loomis
45752fe8c0 ICU-3591 handle non-'.' decimal points.
X-SVN-Rev: 16785
2004-11-05 22:16:35 +00:00
Steven R. Loomis
f7b2bf04c4 ICU-3591 use uprv_strtod, heap allocate if there are more than a few items
X-SVN-Rev: 16783
2004-11-05 21:58:34 +00:00
George Rhoten
4cc513278c ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16767
2004-11-05 17:21:42 +00:00
Steven R. Loomis
a037463a60 ICU-3591 fix some warnings
X-SVN-Rev: 16757
2004-11-04 22:52:07 +00:00
Steven R. Loomis
533b801efc ICU-3591 use uprv_stricmp not strcasecmp, don't free unallocated pointers.
X-SVN-Rev: 16752
2004-11-04 19:13:23 +00:00
Steven R. Loomis
ec27958921 ICU-3591 acceptLanguage implementation (first)
X-SVN-Rev: 16750
2004-11-04 08:16:54 +00:00
Steven R. Loomis
fd09b2d910 ICU-3591 acceptLanguage API
X-SVN-Rev: 16686
2004-10-30 09:46:11 +00:00
Deborah Goldsmith
95bbad7347 ICU-4115 Set warning code when falling back to parent or root
X-SVN-Rev: 16546
2004-10-18 23:59:41 +00:00
George Rhoten
9fe39e1c8c ICU-3805 Break putil.h/utypes.h header file dependancy loop
X-SVN-Rev: 16529
2004-10-18 02:43:33 +00:00
George Rhoten
e2188e6775 ICU-4078 Decouple the cleanup functions from u_init and u_cleanup.
X-SVN-Rev: 16403
2004-10-06 23:10:53 +00:00
Steven R. Loomis
174104abe1 ICU-3651 uloc_setKeywordValue: removal, and sorting of added keywords.
X-SVN-Rev: 16347
2004-09-20 23:59:59 +00:00
George Rhoten
9d54cafb75 ICU-4078 Move dependency of uloc API from locmap to uloc.
X-SVN-Rev: 16279
2004-09-08 23:28:51 +00:00
George Rhoten
0bb8b36fd5 ICU-3651 Remove compiler warnings
X-SVN-Rev: 16244
2004-09-01 22:21:50 +00:00
Steven R. Loomis
feba47022c ICU-3651 uloc_setKeywordValue (partial: needs sorting and removal)
X-SVN-Rev: 16240
2004-09-01 02:24:46 +00:00
Steven R. Loomis
76efb4902e ICU-3744 put space between multiple keywords in display
X-SVN-Rev: 16228
2004-08-31 20:51:51 +00:00
George Rhoten
4f1203de66 ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16146
2004-08-11 22:16:29 +00:00
George Rhoten
3e9a805cc3 ICU-3771 Update iso-639 list
X-SVN-Rev: 16047
2004-07-18 20:49:33 +00:00
George Rhoten
fd1e12bff8 ICU-3500 Fix some compiler warnings.
X-SVN-Rev: 15884
2004-06-15 22:54:48 +00:00
George Rhoten
5d61ad17dc ICU-3699 Remove bam, which is a duplicate of bm.
X-SVN-Rev: 15724
2004-06-04 21:49:54 +00:00
Steven R. Loomis
4c9eb9b051 ICU-3809 uloc_getDisplayKeywordValue fix
X-SVN-Rev: 15720
2004-06-04 20:37:22 +00:00
Ram Viswanadha
d95bb2171f ICU-3635 handle _PREEURO correctly
X-SVN-Rev: 15680
2004-06-03 17:44:02 +00:00
Alan Liu
709a441e9f ICU-3748 fix strchr reading past end of string
X-SVN-Rev: 15504
2004-05-24 20:48:05 +00:00
Alan Liu
89e381736c ICU-3748 don't remap "" with keywords; cleanup; fix buffer handling
X-SVN-Rev: 15415
2004-05-19 22:57:40 +00:00
Alan Liu
cb65962ab6 ICU-3500 fix msvc6 warnings
X-SVN-Rev: 15405
2004-05-19 17:28:20 +00:00
George Rhoten
648e3d7de3 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15331
2004-05-17 06:33:22 +00:00
Alan Liu
b2d2fcd9c3 ICU-3748 implement canonicalize and getName for 3.0
X-SVN-Rev: 15320
2004-05-14 22:45:27 +00:00
Alan Liu
e69f0eaec3 ICU-3748 refactor more
X-SVN-Rev: 15305
2004-05-14 02:55:30 +00:00
Alan Liu
a07ec0bc42 ICU-3748 refactor
X-SVN-Rev: 15295
2004-05-13 21:10:45 +00:00
Alan Liu
c59e708381 ICU-3549 handle resultLength==0
X-SVN-Rev: 15078
2004-04-28 05:29:40 +00:00
Steven R. Loomis
90f70b1cee ICU-2487 more warning cleanup, move a function out of public headers
X-SVN-Rev: 14999
2004-04-16 20:29:09 +00:00
Steven R. Loomis
4e04fc6c2b ICU-2487 add internal function for creating enumerator based on keyword list
X-SVN-Rev: 14950
2004-04-13 17:26:33 +00:00
Vladimir Weinstein
e6a12abf1e ICU-2438 fix EBCDIC keyword detection bug
X-SVN-Rev: 14314
2004-01-14 16:31:52 +00:00
George Rhoten
fb11ca2159 ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14309
2004-01-13 00:12:10 +00:00
George Rhoten
b9072652ab ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14308
2004-01-13 00:09:55 +00:00
George Rhoten
032af66f13 ICU-2942 Increase code coverage and fix some errors
X-SVN-Rev: 14261
2004-01-08 21:14:31 +00:00
George Rhoten
a0e0dc5627 ICU-2942 Increase code coverage and fix some errors
X-SVN-Rev: 14256
2004-01-08 00:56:21 +00:00
Vladimir Weinstein
22f5dbb453 ICU-2438 missing implementation added, some warnings hopefully fixed
X-SVN-Rev: 14253
2004-01-07 08:23:39 +00:00