Commit Graph

18368 Commits

Author SHA1 Message Date
Ram Viswanadha
7f89a07ea2 ICU-5018 META-INF directory must be copied to classes directory always
X-SVN-Rev: 20276
2006-09-08 15:40:10 +00:00
Ram Viswanadha
eda0116683 ICU-5018 make sure that the returned encoders are an instanceof CharsetEncoderICU
X-SVN-Rev: 20275
2006-09-08 15:39:20 +00:00
Ram Viswanadha
5582d65c05 ICU-5018 add tests to main tree
X-SVN-Rev: 20274
2006-09-08 05:08:28 +00:00
Ram Viswanadha
ddfd27b336 ICU-5018 add tests to main tree
X-SVN-Rev: 20273
2006-09-08 05:06:48 +00:00
Ram Viswanadha
3870fe1448 ICU-5018 fix a small bug
X-SVN-Rev: 20272
2006-09-08 05:04:07 +00:00
George Rhoten
fdf9a9dbc2 ICU-5349 Use UMTX_CHECK when it's helpful.
X-SVN-Rev: 20271
2006-09-08 04:10:40 +00:00
George Rhoten
5988c8fbae ICU-5349 Use umutex.h instead of mutex.h
X-SVN-Rev: 20270
2006-09-08 04:03:08 +00:00
George Rhoten
b5781126c8 ICU-5349 Use UMTX_CHECK when it's helpful.
X-SVN-Rev: 20269
2006-09-08 04:02:23 +00:00
Eric Mader
daba19ab1f ICU-5370 readResolve doesn't work because equals() method only returns true for exactly the same object. Change it to compare the names.
X-SVN-Rev: 20268
2006-09-08 03:57:30 +00:00
Eric Mader
340cafcff2 ICU-5370 Add serialization tests for InvalidFormatException and NumberFormat.Field
X-SVN-Rev: 20267
2006-09-08 03:56:04 +00:00
George Rhoten
7ec2eeb77a ICU-5349 Don't use mutex.h when umutex.h also works.
X-SVN-Rev: 20266
2006-09-08 03:41:10 +00:00
George Rhoten
188452c09b ICU-5349 mutex.h isn't needed in these files.
X-SVN-Rev: 20265
2006-09-08 03:40:11 +00:00
George Rhoten
1658151152 ICU-5349 Don't use mutex.h when umutex.h also works.
X-SVN-Rev: 20264
2006-09-08 03:35:35 +00:00
George Rhoten
bbfffec872 ICU-5349 Use UMTX_CHECK when it's helpful.
X-SVN-Rev: 20263
2006-09-08 03:33:14 +00:00
Ram Viswanadha
43a4201435 ICU-5157 add preprocessor defines
X-SVN-Rev: 20262
2006-09-08 00:42:25 +00:00
Ram Viswanadha
b67ed965d6 ICU-5247 fix thai failure
X-SVN-Rev: 20261
2006-09-08 00:38:23 +00:00
Ram Viswanadha
3fd6e47fb5 ICU-5018 fix resource module
X-SVN-Rev: 20260
2006-09-08 00:25:48 +00:00
Ram Viswanadha
70efebf456 ICU-5018 remove crArray
X-SVN-Rev: 20259
2006-09-08 00:25:17 +00:00
Ram Viswanadha
8e4750cbe0 ICU-5247 update data
X-SVN-Rev: 20258
2006-09-08 00:24:47 +00:00
George Rhoten
94d720256a ICU-5369 Comment out unparseable syntax for ICU4J due to number overflow.
X-SVN-Rev: 20257
2006-09-07 23:48:46 +00:00
Winnie Yick
b6a251c567 ICU-5018 fix codepoint parsing
X-SVN-Rev: 20256
2006-09-07 22:20:00 +00:00
Vladimir Weinstein
1a92585ad4 ICU-5367 Regression test. Bug only present in ICU4C
X-SVN-Rev: 20255
2006-09-07 20:19:36 +00:00
Vladimir Weinstein
3c78c1dea4 ICU-5367 fix handling of implicit expansions on indirect resets (regression test)
X-SVN-Rev: 20254
2006-09-07 20:12:11 +00:00
Vladimir Weinstein
e4a00d8bc1 ICU-5367 fix handling of implicit expansions on indirect resets
X-SVN-Rev: 20253
2006-09-07 20:10:54 +00:00
Winnie Yick
99b1b9774e ICU-5018 fix error code propagation
X-SVN-Rev: 20251
2006-09-07 17:53:14 +00:00
Winnie Yick
b21db770e7 ICU-5018 fix error code propagation
X-SVN-Rev: 20250
2006-09-06 21:25:20 +00:00
Eric Mader
74193e7c90 ICU-5359 Fix previous() to use next() to fill break position cache if needed.
X-SVN-Rev: 20249
2006-09-06 19:09:55 +00:00
George Rhoten
79659b49ff ICU-5304 Fix typo from last checkin.
X-SVN-Rev: 20248
2006-09-05 20:51:54 +00:00
George Rhoten
54b3663247 ICU-5304 Allow source code to work again without using U_NAMESPACE_USE in public headers
X-SVN-Rev: 20247
2006-09-04 17:15:14 +00:00
George Rhoten
53e8758805 ICU-5304 Improve namespace and mutex usage.
X-SVN-Rev: 20246
2006-09-04 17:01:02 +00:00
George Rhoten
fb9d074a03 ICU-5304 Allow source code to work again without using U_NAMESPACE_USE in public headers
X-SVN-Rev: 20245
2006-09-04 16:53:17 +00:00
George Rhoten
bd140ddff1 ICU-5304 Add missing namespace declarations.
X-SVN-Rev: 20244
2006-09-04 16:52:27 +00:00
George Rhoten
fa97b33258 ICU-5304 Add missing namespace declarations.
X-SVN-Rev: 20243
2006-09-04 16:36:46 +00:00
George Rhoten
4cc82b4180 ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
X-SVN-Rev: 20242
2006-09-04 16:36:21 +00:00
George Rhoten
8b2c84620c ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
X-SVN-Rev: 20241
2006-09-04 16:28:24 +00:00
George Rhoten
b27729b208 ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
X-SVN-Rev: 20240
2006-09-03 17:08:23 +00:00
George Rhoten
0445548bae ICU-5304 Add missing namespace declarations.
X-SVN-Rev: 20239
2006-09-03 17:06:48 +00:00
George Rhoten
ab59816e74 ICU-5304 Allow headers to work again without using U_NAMESPACE_USE
X-SVN-Rev: 20238
2006-09-03 16:55:57 +00:00
Andy Heninger
cb4ab1d92f ICU-5359 port RBBI monkey test updates from C
X-SVN-Rev: 20237
2006-09-02 19:46:10 +00:00
Ram Viswanadha
cf219db4f7 ICU-5018 add ASCII and Latin1 converters
X-SVN-Rev: 20234
2006-09-01 23:43:29 +00:00
Ram Viswanadha
e22805c1f1 ICU-5018 update testdata
X-SVN-Rev: 20233
2006-09-01 23:42:40 +00:00
Ram Viswanadha
74a0af671d ICU-5018 fix all failures
X-SVN-Rev: 20232
2006-09-01 23:41:53 +00:00
George Rhoten
e2eedc222d ICU-5363 Fix last two check-ins.
X-SVN-Rev: 20231
2006-09-01 22:47:06 +00:00
Andy Heninger
d7167854cb ICU-5359 rbbi, port of C changes to Java, in progress.
X-SVN-Rev: 20230
2006-09-01 22:14:57 +00:00
Ram Viswanadha
16c599e73d ICU-5362 remove API
X-SVN-Rev: 20229
2006-09-01 20:12:54 +00:00
Ram Viswanadha
d42b09fe1b ICU-5018 fix failure
X-SVN-Rev: 20228
2006-09-01 19:47:44 +00:00
Ram Viswanadha
d8dd554dd7 ICU-5362 fix internal APIs
X-SVN-Rev: 20227
2006-09-01 19:47:16 +00:00
George Rhoten
5a3215ad04 ICU-5363 Partial update to allow ICU4J to read the new ICU4C alias table format.
X-SVN-Rev: 20223
2006-09-01 03:21:53 +00:00
Ram Viswanadha
2dc5c70938 ICU-5018 update data for converter alias
X-SVN-Rev: 20222
2006-09-01 01:13:17 +00:00
Doug Felt
054143f68f ICU-5362 gather and report information about internal APIs
X-SVN-Rev: 20221
2006-09-01 00:58:35 +00:00