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 |
|
Deborah Goldsmith
|
9cc484fdb3
|
ICU-4068 Fix warning code for non-existent language
X-SVN-Rev: 16545
|
2004-10-18 23:58:03 +00:00 |
|
George Rhoten
|
83b0d17af1
|
ICU-4078 Revert the move of the invariant conversion routines back to putil.h.
They are stable APIs, and they should not be moved.
X-SVN-Rev: 16530
|
2004-10-18 03:03:13 +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
|
0e1c5bf499
|
ICU-4078 Fix a compiler warning from previous check-in
X-SVN-Rev: 16507
|
2004-10-15 06:23:05 +00:00 |
|
Vladimir Weinstein
|
3f2eaaf702
|
ICU-3938 Changes in tests due to changes in zh collation names. Could be a bug in getFunctionalEquivalent
X-SVN-Rev: 16488
|
2004-10-14 20:13:13 +00:00 |
|
George Rhoten
|
94a92cdceb
|
ICU-3938 Add CLDR changes for English.
X-SVN-Rev: 16465
|
2004-10-13 00:44:55 +00:00 |
|
George Rhoten
|
e10141ecc9
|
ICU-3938 Partial incorporation of CLDR data. Some of the currency, weekend and DateTimeElements will be fixed later when the draftness is removed from some of the data.
X-SVN-Rev: 16464
|
2004-10-13 00:39:42 +00:00 |
|
George Rhoten
|
5e3d7989dd
|
ICU-3938 Make fewer tests fail by not leaking resource bundles.
X-SVN-Rev: 16455
|
2004-10-12 19:03:54 +00:00 |
|
George Rhoten
|
6b11c1a3af
|
ICU-4084 Improve doOpenChoice performance, and make sure that tests can run against the shared data library.
X-SVN-Rev: 16445
|
2004-10-11 21:23:12 +00:00 |
|
George Rhoten
|
36bd9780aa
|
ICU-3938 Fix previous test fix so that it won't leak memory.
X-SVN-Rev: 16394
|
2004-10-05 23:02:26 +00:00 |
|
George Rhoten
|
2fec9a203b
|
ICU-3938 Fix previous test fix so it won't crash on Windows.
X-SVN-Rev: 16386
|
2004-10-02 04:59:29 +00:00 |
|
Steven R. Loomis
|
61d6352299
|
ICU-3938 more cldr 1.2 test updates
X-SVN-Rev: 16383
|
2004-10-01 21:04:48 +00:00 |
|
Steven R. Loomis
|
81d9667f1a
|
ICU-3938 fix test so it won't crash, bump buffer size
X-SVN-Rev: 16382
|
2004-10-01 20:25:18 +00:00 |
|
George Rhoten
|
6a80fd1c86
|
ICU-3805 Break the circular dependency between utypes.h and putil.h
X-SVN-Rev: 16356
|
2004-09-23 00:24:36 +00:00 |
|
George Rhoten
|
d9258ee74b
|
ICU-4078 Don't depend on Memory stream anymore, and fix some typos
X-SVN-Rev: 16349
|
2004-09-21 21:01:31 +00:00 |
|
Steven R. Loomis
|
2b8b121963
|
ICU-3651 uloc_setKeywordValue: test removal, and sorting of added keywords.
X-SVN-Rev: 16348
|
2004-09-21 00:00:24 +00:00 |
|
George Rhoten
|
209c7b9bbd
|
ICU-4078 Don't depend on Memory stream anymore
X-SVN-Rev: 16340
|
2004-09-17 04:19:30 +00:00 |
|
Andy Heninger
|
73c7376f73
|
ICU-4101 add translit ID test.
X-SVN-Rev: 16336
|
2004-09-16 22:48:37 +00:00 |
|
Andy Heninger
|
e04ddd2239
|
ICU-4086 regex match/lookingAt/find at end of string with zero length match not working.
X-SVN-Rev: 16328
|
2004-09-15 01:28:15 +00:00 |
|
Vladimir Weinstein
|
015097925c
|
ICU-4102 Test for direct access handling of aliases fix
X-SVN-Rev: 16327
|
2004-09-14 23:36:24 +00:00 |
|
Andy Heninger
|
90ef9b5f95
|
ICU-4101 add translit ID test.
X-SVN-Rev: 16324
|
2004-09-14 17:55:43 +00:00 |
|
Markus Scherer
|
5aa9e27ac0
|
ICU-4078 move functions for invariant characters from putil to new uinvchar, public prototypes into utypes.h
X-SVN-Rev: 16320
|
2004-09-14 16:58:51 +00:00 |
|
George Rhoten
|
86e489fb77
|
ICU-4098 Prevent missing break iterators from crashing the build.
X-SVN-Rev: 16310
|
2004-09-13 15:39:02 +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 |
|
Markus Scherer
|
3ba67ae1c2
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
X-SVN-Rev: 16266
|
2004-09-07 18:05:01 +00:00 |
|
Markus Scherer
|
44415c556a
|
ICU-3969 swap ucase.icu
X-SVN-Rev: 16261
|
2004-09-06 16:02:27 +00:00 |
|
George Rhoten
|
08382a4b07
|
ICU-3938 Related to cldrbug 235.
Separate cldr tests from cloctst, and depend on testLocale instead of root for testing
X-SVN-Rev: 16253
|
2004-09-03 20:51:11 +00:00 |
|
George Rhoten
|
4f4a5b9518
|
ICU-3651 Remove debugging information from test output.
X-SVN-Rev: 16245
|
2004-09-01 22:27:55 +00:00 |
|
Steven R. Loomis
|
9b4ae3bd1b
|
ICU-3651 uloc_setKeywordValue (partial: need test for removal of keywords)
X-SVN-Rev: 16241
|
2004-09-01 02:25:14 +00:00 |
|
George Rhoten
|
692558749f
|
ICU-3744 Fix a compiler warning
X-SVN-Rev: 16233
|
2004-08-31 21:33:56 +00:00 |
|
George Rhoten
|
32a46bedba
|
ICU-4084 Sync the C and C++ API, and move internal function to internal headers.
X-SVN-Rev: 16232
|
2004-08-31 21:32:49 +00:00 |
|
Steven R. Loomis
|
a12161ce8d
|
ICU-3744 new test for multiple keywords in uloc_getDisplayName()
X-SVN-Rev: 16224
|
2004-08-31 20:30:04 +00:00 |
|
George Rhoten
|
4804d98d00
|
ICU-4078 Further separate the default converter from the rest of the ustring internal API
X-SVN-Rev: 16201
|
2004-08-27 17:56:01 +00:00 |
|
Ram Viswanadha
|
b4f6b28433
|
ICU-3925 add data generated from CLDR
X-SVN-Rev: 16173
|
2004-08-20 23:12:31 +00:00 |
|
Ram Viswanadha
|
69e7f9fdf3
|
ICU-3301 add test for weekend data
X-SVN-Rev: 16166
|
2004-08-17 19:55:19 +00:00 |
|
Ram Viswanadha
|
15bd863941
|
ICU-3925 various fixes
X-SVN-Rev: 16159
|
2004-08-13 20:34:31 +00:00 |
|
George Rhoten
|
608ca77ba5
|
ICU-3677 uprv_getUTCtime should return UDate instead of int32_t.
This is for cases where time_t is 64-bit.
X-SVN-Rev: 16150
|
2004-08-13 01:20:26 +00:00 |
|
George Rhoten
|
6fd8f0e5b7
|
ICU-3341 Add some missing uset_* API.
X-SVN-Rev: 16142
|
2004-08-10 23:22:21 +00:00 |
|
George Rhoten
|
a89a43144b
|
ICU-4017 Fix behavior of explicitly requested non-existent currency
X-SVN-Rev: 16137
|
2004-08-10 05:37:11 +00:00 |
|
Markus Scherer
|
27f1dd1bda
|
ICU-3497 provide correct NFC/NFKC normalization for both before and after the PRI #29 fix
X-SVN-Rev: 16134
|
2004-08-09 14:47:53 +00:00 |
|
George Rhoten
|
ded716bf2c
|
ICU-4017 Fix failure behavior of explicitly requested non-existent currency
X-SVN-Rev: 16133
|
2004-08-09 07:07:33 +00:00 |
|
Ram Viswanadha
|
422c958275
|
ICU-3925 look for data in test data bundle on ICU data bundle
X-SVN-Rev: 16116
|
2004-08-05 20:24:31 +00:00 |
|
George Rhoten
|
8900cd8fab
|
ICU-4043 Use a real path to source data.
X-SVN-Rev: 16109
|
2004-08-04 23:40:31 +00:00 |
|
George Rhoten
|
698109e3fe
|
ICU-4012 Hide the time bomb test failure again.
X-SVN-Rev: 16076
|
2004-07-27 04:58:42 +00:00 |
|
George Rhoten
|
a1e37e9cd9
|
ICU-3609 Test that ja_JP is cannonicalized correctly
X-SVN-Rev: 16045
|
2004-07-18 10:34:46 +00:00 |
|
George Rhoten
|
37c5efea11
|
ICU-3688 Fix UNUM_SECONDARY_GROUPING_SIZE
X-SVN-Rev: 16044
|
2004-07-18 10:22:23 +00:00 |
|
George Rhoten
|
a8c47516eb
|
ICU-3857 Return a CCSID for gb18030
X-SVN-Rev: 16043
|
2004-07-18 09:57:18 +00:00 |
|
George Rhoten
|
1406c1d12b
|
ICU-3754 Make u_formatMessage pay attention to patternLength
X-SVN-Rev: 16042
|
2004-07-18 09:41:16 +00:00 |
|
George Rhoten
|
017c34c872
|
ICU-3837 Add UCONFIG_NO_SERVICE
X-SVN-Rev: 16036
|
2004-07-18 02:02:06 +00:00 |
|