Commit Graph

13368 Commits

Author SHA1 Message Date
George Rhoten
8fd9eda1d6 ICU-3221 Documentation fix.
X-SVN-Rev: 14425
2004-01-29 18:54:24 +00:00
Doug Felt
d6cb19bb0f ICU-3473 update icu4j jar manifests to add a copyright tag
X-SVN-Rev: 14424
2004-01-28 20:11:58 +00:00
Vladimir Weinstein
c044acc5c8 ICU-3515 more fixes to implicit generation and tailoring
X-SVN-Rev: 14423
2004-01-28 02:06:00 +00:00
Vladimir Weinstein
e875eeb67a ICU-3515 Fix bad test
X-SVN-Rev: 14422
2004-01-27 23:14:06 +00:00
Doug Felt
92cb24a635 ICU-3517 clean up imports
X-SVN-Rev: 14421
2004-01-27 23:13:25 +00:00
Vladimir Weinstein
42dbc3566e ICU-3515 Fix TestRuleOptions test
X-SVN-Rev: 14420
2004-01-27 22:17:51 +00:00
Vladimir Weinstein
58789c5e46 ICU-3515 Strenghten CE validity test even more
X-SVN-Rev: 14419
2004-01-27 22:16:55 +00:00
Vladimir Weinstein
0cc1be1dd4 ICU-3515 Implicit tailoring - need to compare masked value to the boundaries (ICU4J already does this). Fix [before][last implicit] initialization.
X-SVN-Rev: 14418
2004-01-27 22:16:07 +00:00
Vladimir Weinstein
8785d18f0e ICU-3515 Implicit tailoring - need to compare masked value to the boundaries (ICU4J already does this)
X-SVN-Rev: 14417
2004-01-27 22:15:07 +00:00
Vladimir Weinstein
f7dd6e9a7d ICU-3515 CODAN placeholder definition - should be wired in from FractionalUCA in the future.
X-SVN-Rev: 14416
2004-01-27 22:14:14 +00:00
Vladimir Weinstein
15a8ebda8d ICU-3515 implicit generation bug: don't use 0x03 either. Don't call an extra getSpecialPrevCE for latin-1 backward processing. Use placeholder for CODAN.
X-SVN-Rev: 14415
2004-01-27 22:13:24 +00:00
Vladimir Weinstein
6c10c2e154 ICU-3515 implicit generation bug: don't use 0x03 either. Add placeholder for CODAN.
X-SVN-Rev: 14414
2004-01-27 22:11:46 +00:00
Vladimir Weinstein
8ba7b17cde ICU-3537 Avoid double lock take 2
X-SVN-Rev: 14413
2004-01-26 23:18:48 +00:00
Vladimir Weinstein
77aadf5395 ICU-3537 Avoid double lock
X-SVN-Rev: 14412
2004-01-26 23:13:25 +00:00
Alan Liu
751e8a47d1 ICU-2202 make equals() smarter
X-SVN-Rev: 14411
2004-01-26 23:04:48 +00:00
Alan Liu
c1a1e316ec ICU-2202 make BreakIterator register() clear out the text
X-SVN-Rev: 14410
2004-01-26 23:04:28 +00:00
Vladimir Weinstein
5d33a85eac ICU-3537 Test should preserve ICU data directory across u_cleanups
X-SVN-Rev: 14408
2004-01-26 22:43:25 +00:00
Alan Liu
f5b8f130b4 ICU-2202 add module #ifdefs
X-SVN-Rev: 14407
2004-01-26 21:58:16 +00:00
Vladimir Weinstein
a4513276b9 ICU-3537 fix for fcdTrieIndex cleanup
X-SVN-Rev: 14406
2004-01-26 21:16:25 +00:00
George Rhoten
62fa14f790 ICU-2962 Real fix for os/390
X-SVN-Rev: 14404
2004-01-25 19:29:22 +00:00
Alan Liu
dfd6a1a336 ICU-2202 add documentation
X-SVN-Rev: 14403
2004-01-24 00:18:37 +00:00
Alan Liu
f311004150 ICU-2202 rewrite and enhance tests to cover all services and to check behavior before and after registration and unregistration
X-SVN-Rev: 14402
2004-01-23 23:17:20 +00:00
Alan Liu
3e33bfaadb ICU-2202 flush cache during registration and unregistration
X-SVN-Rev: 14401
2004-01-23 23:15:18 +00:00
Alan Liu
47975fb299 ICU-2202 delete ^M
X-SVN-Rev: 14400
2004-01-23 23:14:48 +00:00
Vladimir Weinstein
ef17d8fef7 ICU-2438 documentation fix
X-SVN-Rev: 14399
2004-01-23 21:41:05 +00:00
Doug Felt
b84d28e6e4 ICU-2732 didn't resize large enough
X-SVN-Rev: 14397
2004-01-23 20:33:39 +00:00
Alan Liu
3bc4d7ead6 ICU-2202 derive LocaleBased from UMemory
X-SVN-Rev: 14396
2004-01-23 19:28:34 +00:00
Alan Liu
8b1695fbd5 ICU-2202 add comment that getLocale() API is likely to change in 3.0
X-SVN-Rev: 14395
2004-01-23 19:28:19 +00:00
George Rhoten
90e3f3537e ICU-2202 add Locbased for Alan
X-SVN-Rev: 14394
2004-01-23 19:03:30 +00:00
George Rhoten
eef2e36ed1 ICU-3236 update urename.h
X-SVN-Rev: 14393
2004-01-23 18:58:09 +00:00
Vladimir Weinstein
5e5033b5cd ICU-2751 ucol_getUCAVersion wasn't marked @draft
X-SVN-Rev: 14392
2004-01-23 18:18:22 +00:00
Alan Liu
b1f70f3cd2 ICU-2202 add Ugly Hack to make collator getLocale() work properly with service registration and unregistration -- to be removed in 3.0
X-SVN-Rev: 14391
2004-01-23 18:06:22 +00:00
Alan Liu
775b87f1ff ICU-2202 add C and C++ tests
X-SVN-Rev: 14390
2004-01-23 18:05:46 +00:00
George Rhoten
d9b2a3456f ICU-3346 This test was fixed incorrectly. Test for the correct value.
X-SVN-Rev: 14389
2004-01-23 05:58:39 +00:00
George Rhoten
b1a3b12216 ICU-3346 cctest.c is suppose to be in conversion, not collation.
X-SVN-Rev: 14388
2004-01-23 05:40:31 +00:00
Andy Heninger
44fe5a69ee ICU-2092 Code Review changes
X-SVN-Rev: 14387
2004-01-23 01:25:19 +00:00
Alan Liu
4de846b86d ICU-2202 fix corner case where service has been started, but it calls back through handleDefault to makeInstance
X-SVN-Rev: 14386
2004-01-22 22:43:07 +00:00
Alan Liu
f8d0532e9c ICU-2202 fix typo
X-SVN-Rev: 14385
2004-01-22 19:56:21 +00:00
Andy Heninger
adf7b6c0a6 ICU-3522 Tracing, incorrect fn number passed to trace data callbacks
X-SVN-Rev: 14384
2004-01-22 19:32:42 +00:00
Ram Viswanadha
fbcd6bdd00 ICU-3435 code coverage update
X-SVN-Rev: 14383
2004-01-22 19:26:48 +00:00
Vladimir Weinstein
ca6c846214 ICU-3515 new binary data files
X-SVN-Rev: 14382
2004-01-22 06:46:03 +00:00
Vladimir Weinstein
ace5f3fc36 ICU-3515 tests for implicit CE generation and implicit tailoring
X-SVN-Rev: 14381
2004-01-22 06:42:26 +00:00
Vladimir Weinstein
42c173f5a1 ICU-3515 runtime and builder versions of collator bumped up
X-SVN-Rev: 14380
2004-01-22 06:41:57 +00:00
Vladimir Weinstein
a9c0dc465d ICU-3515 fixes for tailoring around implicits
X-SVN-Rev: 14379
2004-01-22 06:41:10 +00:00
Vladimir Weinstein
43f7629080 ICU-3515 new implicit CE generation runtime
X-SVN-Rev: 14378
2004-01-22 06:40:38 +00:00
Vladimir Weinstein
c45d22e692 ICU-3515 new implicit CE generation
X-SVN-Rev: 14377
2004-01-22 06:39:58 +00:00
Vladimir Weinstein
3a4d24a8f7 ICU-3515 needed some more hex methods for testing
X-SVN-Rev: 14376
2004-01-22 06:39:04 +00:00
George Rhoten
4ea9231e27 ICU-3469 I didn't notice that this moved from the experimental repository.
Update this for the next release.

X-SVN-Rev: 14375
2004-01-22 03:46:05 +00:00
Alan Liu
8af4a86e25 ICU-2202 initial tests
X-SVN-Rev: 14374
2004-01-22 00:15:32 +00:00
Alan Liu
4734da91e9 ICU-2202 make getLocale not return @calendar=gregorian for actual
X-SVN-Rev: 14373
2004-01-22 00:15:12 +00:00