Commit Graph

3783 Commits

Author SHA1 Message Date
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
6fe68cb5ba ICU-3855 Improve static libraries
X-SVN-Rev: 16305
2004-09-12 22:30:29 +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
a644b0e629 ICU-4078 add cdecl to C callbacks into C++
X-SVN-Rev: 16276
2004-09-08 14:14:35 +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
Ram Viswanadha
fd5588b821 ICU-2168 update to unicode string perf test
X-SVN-Rev: 16246
2004-09-02 00:47:53 +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
Steven R. Loomis
bd388e4f26 ICU-3841 ures_open change
X-SVN-Rev: 16239
2004-09-01 01:20:34 +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
6305b1b5d8 ICU-3068 Add tests for opening/closing converters.
X-SVN-Rev: 16219
2004-08-31 05:53:41 +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
George Rhoten
7c225a89aa ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
X-SVN-Rev: 16183
2004-08-24 17:38:33 +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
92ee484db5 ICU-3925 test updates
X-SVN-Rev: 16162
2004-08-13 20:35:56 +00:00
Ram Viswanadha
15bd863941 ICU-3925 various fixes
X-SVN-Rev: 16159
2004-08-13 20:34:31 +00:00
George Rhoten
c6099fb59d ICU-3720 Make it possible to read from stdin.
Can't easily automate this test case

X-SVN-Rev: 16153
2004-08-13 17:05:00 +00:00
George Rhoten
7dc0bc6c07 ICU-2641 Return the right number when scanf is at the end of file,
and increase the code coverage of similar cases.

X-SVN-Rev: 16151
2004-08-13 08:05:43 +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
George Rhoten
ddae6905a0 ICU-3960 Fix -j2 without constant rebuilding
X-SVN-Rev: 16121
2004-08-06 06:16:42 +00:00
Andy Heninger
2a22e946ca ICU-4030 regexp replacement strings indexing error when containing \uxxxx escapes
X-SVN-Rev: 16120
2004-08-06 00:46:28 +00:00
George Rhoten
ba2f349454 ICU-4043 Use a real path to source data.
X-SVN-Rev: 16119
2004-08-05 23:35:31 +00:00
Andy Heninger
bfe75d588f ICU-4046 regexp::find(), CR not recognized as line separator in some cases.
X-SVN-Rev: 16118
2004-08-05 22:48:05 +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
Andy Heninger
6b4f353fe4 ICU-4045 regexp::find(), fix incorrect resut when called repeatedly at end of input string.
X-SVN-Rev: 16115
2004-08-05 19:00:37 +00:00
Andy Heninger
ca84869b33 ICU-4024 fix new line handling bugs in regexp
X-SVN-Rev: 16114
2004-08-05 05:32:19 +00:00
George Rhoten
c1b416b405 ICU-4043 Improve test data building, and don't make symbolic links when it's not needed.
X-SVN-Rev: 16111
2004-08-04 23:41:42 +00:00
George Rhoten
dbe287d222 ICU-4043 These files aren't used.
X-SVN-Rev: 16110
2004-08-04 23:41:03 +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
Andy Heninger
53c1929107 ICU-4037 regexp {min,max} overflow checking cleaned up
X-SVN-Rev: 16107
2004-08-04 17:11:55 +00:00
Doug Felt
4255cf1f45 ICU-4019 add message format syntax for spelled-out numbers
X-SVN-Rev: 16105
2004-08-04 05:57:45 +00:00
Andy Heninger
1b339e97db ICU-4024 fix new line handling bugs in regexp
X-SVN-Rev: 16104
2004-08-04 04:47:18 +00:00
Andy Heninger
711cae9988 ICU-4034 off-by-one error in regexp 8 bit sets
X-SVN-Rev: 16098
2004-08-03 05:22:12 +00:00
Ram Viswanadha
123132b8e6 ICU-3925 separate Transliterator data to its own tree
X-SVN-Rev: 16095
2004-08-02 20:06:55 +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
3cc8cee776 ICU-3960 Fix make -j2
X-SVN-Rev: 16065
2004-07-20 05:44:58 +00:00
George Rhoten
8091ad6d37 ICU-3960 Fix a typo
X-SVN-Rev: 16063
2004-07-20 02:53:14 +00:00
George Rhoten
5cdc63f5cc ICU-3960 Separate test data and ICU data building.
X-SVN-Rev: 16052
2004-07-19 14:10:08 +00:00
George Rhoten
087be42573 ICU-3960 Separate test data and ICU data building.
Follow normal naming scheme for partial and complete makefiles

X-SVN-Rev: 16051
2004-07-19 07:03:14 +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
a1e37e9cd9 ICU-3609 Test that ja_JP is cannonicalized correctly
X-SVN-Rev: 16045
2004-07-18 10:34:46 +00:00