Commit Graph

10650 Commits

Author SHA1 Message Date
Ram Viswanadha
588a549a0d ICU-2481 remove unused import
X-SVN-Rev: 11489
2003-04-09 21:38:57 +00:00
Ram Viswanadha
fa974e4274 ICU-2481 Unicode 4.0 update
X-SVN-Rev: 11488
2003-04-09 21:38:17 +00:00
Ram Viswanadha
0770b38566 ICU-2427 Unicode 4.0 update
X-SVN-Rev: 11487
2003-04-09 21:37:26 +00:00
Ram Viswanadha
8f54f40332 ICU-2481 Tailored Normalization and Unicode 4.0 update
X-SVN-Rev: 11486
2003-04-09 21:36:26 +00:00
George Rhoten
b5714c3c9b ICU-2784 Fix a translation
X-SVN-Rev: 11485
2003-04-09 20:44:34 +00:00
Ram Viswanadha
2e25892082 ICU-2481 Tailored Normalization and Unicode 4.0 update
X-SVN-Rev: 11484
2003-04-09 20:05:50 +00:00
Markus Scherer
bccf64762c ICU-1483 remove digit values for Han characters
X-SVN-Rev: 11483
2003-04-09 19:04:01 +00:00
George Rhoten
010aadea9c ICU-2784 Update the exemplar characters
X-SVN-Rev: 11482
2003-04-09 18:59:48 +00:00
George Rhoten
a5be9d0649 ICU-2784 These characters don't need to be escaped.
X-SVN-Rev: 11481
2003-04-09 18:59:20 +00:00
Markus Scherer
14d7849f59 ICU-1483 remove digit values for Han characters
X-SVN-Rev: 11480
2003-04-09 18:38:08 +00:00
Markus Scherer
280cd31096 ICU-2789 add UErrorCode to getInclusions()/addPropertyStarts()
X-SVN-Rev: 11479
2003-04-09 17:34:24 +00:00
Markus Scherer
64e7e84da2 ICU-2789 add UErrorCode to getInclusions()/addPropertyStarts()
X-SVN-Rev: 11478
2003-04-09 17:27:05 +00:00
George Rhoten
e3595f4ec6 ICU-1439 Change documentation
X-SVN-Rev: 11477
2003-04-09 00:22:58 +00:00
Andy Heninger
71070da39f ICU-2093 RBBI rule make dependencies for UnicodeSet properties adjusted.
Check for empty UnicodeSets added to builder.

X-SVN-Rev: 11476
2003-04-09 00:09:14 +00:00
George Rhoten
48eda8bd06 ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points.
X-SVN-Rev: 11475
2003-04-09 00:00:51 +00:00
George Rhoten
b2599603cc ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points for all ISCII versions.
ISCII can switch between scipts.

X-SVN-Rev: 11474
2003-04-08 23:52:29 +00:00
Ram Viswanadha
a40e9d4df6 update ICU XML with latest changes
X-SVN-Rev: 11473
2003-04-08 08:07:59 +00:00
Andy Heninger
806b6d974f ICU-2093 Update word breakr rules to latest Unicode TR, work in progress
X-SVN-Rev: 11472
2003-04-08 05:35:13 +00:00
George Rhoten
f70487d239 ICU-1439 Fix the case when the wrong version is requested.
X-SVN-Rev: 11471
2003-04-08 02:05:16 +00:00
George Rhoten
f7e4647f8c ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points
X-SVN-Rev: 11470
2003-04-08 01:55:33 +00:00
Markus Scherer
216d68b82d ICU-2427 small improvement to parsing DerivedBidiClass.txt
X-SVN-Rev: 11469
2003-04-08 00:09:56 +00:00
George Rhoten
9417adfb33 ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points
X-SVN-Rev: 11468
2003-04-07 23:50:30 +00:00
George Rhoten
2f7f7b2fcf ICU-2784 Need to use the options constructor from UnicodeSet.
X-SVN-Rev: 11467
2003-04-07 16:38:45 +00:00
Vladimir Weinstein
c85a8170b7 ICU-2765 update skippables
X-SVN-Rev: 11466
2003-04-06 07:38:54 +00:00
George Rhoten
8ac8d6202e ICU-2781 Use more UTR22 names, add more aliases, use more windows- aliases.
X-SVN-Rev: 11465
2003-04-05 09:50:53 +00:00
Markus Scherer
a6213ee1c0 ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points
X-SVN-Rev: 11464
2003-04-05 01:33:02 +00:00
Markus Scherer
45065374f1 ICU-2782 improve test of ucnv_safeClone()
X-SVN-Rev: 11463
2003-04-05 00:02:32 +00:00
Markus Scherer
e8d8dc6862 ICU-2782 fix HZ converter ucnv_safeClone()
X-SVN-Rev: 11462
2003-04-05 00:01:54 +00:00
Andy Heninger
9e3648ad6c ICU-2093 Update grapheme cluster rules to latest Unicode TR
X-SVN-Rev: 11461
2003-04-04 23:41:03 +00:00
Alan Liu
403e3c64a2 ICU-2154 standardize whitespace handling by date/number format
X-SVN-Rev: 11460
2003-04-04 20:55:10 +00:00
Alan Liu
02a713849f ICU-2154 mark compareAffix static
X-SVN-Rev: 11459
2003-04-04 20:54:16 +00:00
Alan Liu
46f243eb69 ICU-2154 remove dead code
X-SVN-Rev: 11458
2003-04-04 20:43:38 +00:00
Eric Mader
692f0c90cf Jitterbug 2427 - comment out whole try-catch block instead of just the body. This avoids some strange JVM errors.
X-SVN-Rev: 11457
2003-04-04 19:37:00 +00:00
Alan Liu
52ac97f86e ICU-2154 standardize whitespace handling by date/number format
X-SVN-Rev: 11456
2003-04-04 19:20:52 +00:00
Alan Liu
f6815a28c0 ICU-1085 fix typo
X-SVN-Rev: 11455
2003-04-04 17:15:13 +00:00
Ram Viswanadha
c8720fe054 ICU-2677 revert the changes since the bug is exactly opposite
X-SVN-Rev: 11454
2003-04-04 01:42:19 +00:00
Ram Viswanadha
2b2b9d1d62 ICU-2427 upgrade to Unicode 4.0
X-SVN-Rev: 11453
2003-04-04 01:41:06 +00:00
Ram Viswanadha
84404b850b ICU-2427 upgrade to Unicode 4.0
X-SVN-Rev: 11452
2003-04-04 00:18:37 +00:00
Ram Viswanadha
0aa66d7e49 ICU-2427 upgrade to Unicode 4.0
X-SVN-Rev: 11451
2003-04-03 22:56:15 +00:00
Alan Liu
ae0d0a33ca ICU-1085 enforce valid range
X-SVN-Rev: 11450
2003-04-03 22:31:55 +00:00
George Rhoten
e8c29b8847 ICU-2773 Mention how to optimize the ICU build for os/400.
This removes debugging information from the build.

X-SVN-Rev: 11449
2003-04-03 21:25:22 +00:00
Markus Scherer
99fbf11da7 ICU-2427 more code points with default bidi classes - parse DerivedBidiClass.txt for them
X-SVN-Rev: 11448
2003-04-03 19:41:00 +00:00
Andy Heninger
cf5d222f79 ICU-2422 Regexp, fix bug causing intermittent intltest failures
X-SVN-Rev: 11447
2003-04-03 19:27:14 +00:00
Markus Scherer
bf3d357006 ICU-2427 more Unicode 4 data updates
X-SVN-Rev: 11446
2003-04-03 19:26:10 +00:00
Mark Davis
7ebe76ebeb tweeks on linebreak
X-SVN-Rev: 11445
2003-04-03 02:29:31 +00:00
Andy Heninger
2d83a418a0 ICU-2422 Regexp, more speed optimizations, some cleanup
X-SVN-Rev: 11442
2003-04-02 23:10:16 +00:00
Andy Heninger
ef8c94e882 ICU-2780 fix testmap test
X-SVN-Rev: 11440
2003-04-02 22:21:47 +00:00
George Rhoten
b86a919342 ICU-2778 All LMBCS variants can use other codepages like windows-950, which is 2 bytes.
X-SVN-Rev: 11439
2003-04-02 21:59:01 +00:00
George Rhoten
293dbfaa2b ICU-2778 All LMBCS variants can use other codepages like windows-950, which is 2 bytes.
Also fix a bug in the test for default converter name

X-SVN-Rev: 11438
2003-04-02 21:58:23 +00:00
George Rhoten
76aea65f4b ICU-2753 This isn't the complete fix, but it will hopefully make it a little better.
X-SVN-Rev: 11437
2003-04-02 17:47:25 +00:00