Commit Graph

149 Commits

Author SHA1 Message Date
George Rhoten
5dee33ea3e ICU-4707 Fix some compiler warnings about unused variables.
X-SVN-Rev: 19118
2006-02-09 08:59:20 +00:00
Eric Mader
ed5ad9b463 ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found!
X-SVN-Rev: 19016
2006-01-23 23:25:00 +00:00
George Rhoten
6a10781c1a ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18986
2006-01-14 09:07:53 +00:00
George Rhoten
16a66a1a44 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18985
2006-01-14 09:06:35 +00:00
Eric Mader
a992570c40 ICU-4152 Initial check in of Windows formatting code!
X-SVN-Rev: 18963
2006-01-12 19:53:58 +00:00
George Rhoten
3c84ce1492 ICU-4714 Canonicalization fix for Linux
X-SVN-Rev: 18951
2006-01-04 07:11:28 +00:00
George Rhoten
a217bc8e9c ICU-4885 ISO-639 added rup
X-SVN-Rev: 18849
2005-12-01 23:42:21 +00:00
George Rhoten
8edc0a4008 ICU-4855 Update ISO-639 list
X-SVN-Rev: 18609
2005-09-29 22:54:10 +00:00
George Rhoten
fd19363ceb ICU-4714 Properly canonicalize serbian locales.
X-SVN-Rev: 18578
2005-09-23 21:00:41 +00:00
Steven R. Loomis
5bd9b6f420 ICU-4703 BEAM fixes
X-SVN-Rev: 18435
2005-08-15 21:50:56 +00:00
Ram Viswanadha
7aaebd3ab7 ICU-4051 verify locale aliases
X-SVN-Rev: 18430
2005-08-12 22:01:55 +00:00
George Rhoten
47778cdb36 ICU-4714 Add "posix" to canonicalization for AIX.
X-SVN-Rev: 18403
2005-08-05 21:41:31 +00:00
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