Commit Graph

1776 Commits

Author SHA1 Message Date
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
Ram Viswanadha
faa56bc083 ICU-3019 add dectetion of UTF-EBCDIC signature
X-SVN-Rev: 16027
2004-07-16 21:48:33 +00:00
George Rhoten
979fe56ff2 ICU-3947 Fix udat_parse when parsePos is NULL
X-SVN-Rev: 16022
2004-07-16 16:22:08 +00:00
George Rhoten
e8f3a97f77 ICU-3946 Fix some tests to use U_EXPORT2 and U_CALLCONV more often
X-SVN-Rev: 16018
2004-07-16 06:52:44 +00:00
Vladimir Weinstein
0a61ee4332 ICU-3100 changes according to the code review
X-SVN-Rev: 15870
2004-06-14 21:00:06 +00:00
Steven R. Loomis
6758c17f35 ICU-3831 uconfig.h fixes.
X-SVN-Rev: 15863
2004-06-12 08:56:20 +00:00
George Rhoten
0e56433529 ICU-3500 Fix some compiler warnings.
X-SVN-Rev: 15860
2004-06-12 06:16:57 +00:00
George Rhoten
e230984e3f ICU-3500 Fix some compiler warnings.
X-SVN-Rev: 15844
2004-06-11 00:35:03 +00:00
Steven R. Loomis
2f7efe7cc9 ICU-3831 uconfig fixes
X-SVN-Rev: 15842
2004-06-10 23:51:33 +00:00
Vladimir Weinstein
c5c3b0948d ICU-3764 Finnish collation test was wrong since 1999!!!!
X-SVN-Rev: 15772
2004-06-07 23:01:23 +00:00
George Rhoten
619eb97d95 ICU-3699 Add \u02bc to the script set for uk and uk_UA.
X-SVN-Rev: 15771
2004-06-07 22:46:02 +00:00
George Rhoten
437efd9802 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15745
2004-06-05 06:54:01 +00:00
Steven R. Loomis
a12842ac57 ICU-3809 test that the returned keyword value length is 0
X-SVN-Rev: 15738
2004-06-04 23:54:07 +00:00
Steven R. Loomis
81c99a4987 ICU-3809 uloc_getDisplayKeywordValue failure
X-SVN-Rev: 15719
2004-06-04 20:32:25 +00:00
Vladimir Weinstein
57c951da6c ICU-3500 fix some compiler warnings
X-SVN-Rev: 15692
2004-06-03 22:08:39 +00:00
Vladimir Weinstein
b32214b04a ICU-3100 Add tests for getContractions and getUnsafeSet
X-SVN-Rev: 15685
2004-06-03 20:13:58 +00:00
Ram Viswanadha
d95bb2171f ICU-3635 handle _PREEURO correctly
X-SVN-Rev: 15680
2004-06-03 17:44:02 +00:00
Deborah Goldsmith
b501ed1a54 ICU-3699 fix tests to conform to CLDR 1.1 data
X-SVN-Rev: 15679
2004-06-02 22:38:57 +00:00
Alan Liu
dfaf3b1d70 ICU-3795 do default conversion, not invariant conversion
X-SVN-Rev: 15651
2004-06-01 17:31:17 +00:00
Markus Scherer
a8e00a0bba ICU-3794 UNormIterator bug in buffer contents moving
X-SVN-Rev: 15647
2004-05-31 23:25:31 +00:00
George Rhoten
3f78c8e26b ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15642
2004-05-30 21:25:27 +00:00
Alan Liu
f30027fcca ICU-3664 replace unsafe casts to void* and int32_t with correct API calls
X-SVN-Rev: 15573
2004-05-27 02:11:08 +00:00
George Rhoten
0bb1744bb8 ICU-3500 Remove some tabs.
X-SVN-Rev: 15559
2004-05-26 18:28:09 +00:00
Vladimir Weinstein
f9d36f208d ICU-3100 collator <> identifier, bug fix
X-SVN-Rev: 15545
2004-05-25 23:00:52 +00:00
Steven R. Loomis
2ad377ab12 ICU-2487 test for ucol_getKeywordValues with incoming warning
X-SVN-Rev: 15527
2004-05-25 05:43:23 +00:00
Steven R. Loomis
dea3ffda73 ICU-2487 test for ures_openDirect with incoming warning
X-SVN-Rev: 15526
2004-05-25 05:41:55 +00:00
Vladimir Weinstein
7dab9028c4 ICU-3729 Uncomment some tests, fix compiler warnings
X-SVN-Rev: 15514
2004-05-24 22:17:31 +00:00
Vladimir Weinstein
c1d8c7c551 ICU-3100 collator <> identifier, short string tests
X-SVN-Rev: 15510
2004-05-24 22:08:38 +00:00
Vladimir Weinstein
99200b1bf5 ICU-3729 More tests for pinyin rules
X-SVN-Rev: 15509
2004-05-24 22:07:40 +00:00
Vladimir Weinstein
13cab794d3 ICU-3718 change intltest and cintltst to relocatable exes. Purify seems to like it better.
X-SVN-Rev: 15505
2004-05-24 21:00:56 +00:00
Alan Liu
a1b393c257 ICU-3659 limit UDate range to +/-7F000000 julian days; matches ICU4J
X-SVN-Rev: 15502
2004-05-24 20:32:59 +00:00
Alan Liu
0bfd502d22 ICU-3659 temporarily disable...
X-SVN-Rev: 15498
2004-05-24 17:36:53 +00:00
Alan Liu
390b02ec5b ICU-3659 add test and fix for udat_format failing with extreme dates (circa 10^27)
X-SVN-Rev: 15463
2004-05-21 20:25:52 +00:00
Alan Liu
7816d4e3c4 ICU-3659 incidental cleanup
X-SVN-Rev: 15443
2004-05-20 22:02:34 +00:00