Commit Graph

13387 Commits

Author SHA1 Message Date
George Rhoten
82d389089d ICU-3080 Add country names
X-SVN-Rev: 14463
2004-02-06 05:53:15 +00:00
Eric Mader
ea103f5f2b ICU-3555 Use a Unicode literal instead of a codepage string constant.
X-SVN-Rev: 14447
2004-02-04 18:59:47 +00:00
George Rhoten
52657bb8eb ICU-3080 Add some helpful comments
X-SVN-Rev: 14446
2004-02-04 16:20:43 +00:00
GCL Shanghai
a130f9df82 ticket: 2844:synch up icu4j/java i18n tests
X-SVN-Rev: 14445
2004-02-04 02:40:14 +00:00
George Rhoten
1fb1aab1ed ICU-3542 Add missing UCONFIG_NO_SERVICE
X-SVN-Rev: 14444
2004-02-03 00:10:37 +00:00
George Rhoten
c12ddfbfc1 ICU-3080 Add country names
X-SVN-Rev: 14443
2004-02-01 22:01:44 +00:00
George Rhoten
7d779f726e ICU-3080 Add country names
X-SVN-Rev: 14442
2004-02-01 21:17:35 +00:00
George Rhoten
5cbbea4bef ICU-3080 Add country names
X-SVN-Rev: 14441
2004-02-01 21:08:27 +00:00
George Rhoten
0d84c293ef ICU-3080 Add country names
X-SVN-Rev: 14440
2004-02-01 20:16:55 +00:00
George Rhoten
4519dbfda1 ICU-3080 Add country names
X-SVN-Rev: 14439
2004-02-01 20:15:01 +00:00
George Rhoten
d97ca34c61 ICU-3080 Add country names
X-SVN-Rev: 14438
2004-02-01 19:20:32 +00:00
George Rhoten
d16ffb74b3 ICU-3080 Add country names
X-SVN-Rev: 14437
2004-02-01 19:05:55 +00:00
George Rhoten
511c828af5 ICU-3080 Add country names
X-SVN-Rev: 14436
2004-02-01 09:34:54 +00:00
George Rhoten
1bdce40070 ICU-3080 Add country names
X-SVN-Rev: 14435
2004-02-01 08:12:33 +00:00
George Rhoten
331cb209f6 ICU-3431 The cnvalias.dat.5 man page doesn't need to be generated anymore
X-SVN-Rev: 14434
2004-02-01 05:44:25 +00:00
Doug Felt
614fad51d5 ICU-0 update for release
X-SVN-Rev: 14433
2004-01-30 19:17:51 +00:00
Doug Felt
df38a31306 ICU-3516 change capitalization to Copyright-Info
X-SVN-Rev: 14432
2004-01-29 19:56:30 +00:00
Vladimir Weinstein
b56eeccaf6 ICU-2202 documentation fix
X-SVN-Rev: 14429
2004-01-29 19:29:05 +00:00
Vladimir Weinstein
c2aa429d9f ICU-3515 fix documentation warnings
X-SVN-Rev: 14428
2004-01-29 19:17:14 +00:00
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