Commit Graph

10626 Commits

Author SHA1 Message Date
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
Mark Davis
3c65d18611 more line break
X-SVN-Rev: 11436
2003-04-02 05:16:44 +00:00
Ram Viswanadha
bb6aadbf80 ICU-2778 make illegal/truncated chars consistent
X-SVN-Rev: 11434
2003-04-02 02:59:14 +00:00
Ram Viswanadha
777eabd944 ICU-2427 test for the bug
X-SVN-Rev: 11432
2003-04-01 22:09:59 +00:00
Ram Viswanadha
420fdec4db ICU-2427 fix minor bug in u_getIntPropertyValue api
X-SVN-Rev: 11431
2003-04-01 22:06:31 +00:00
George Rhoten
3e913a31b2 ICU-2628 z/OS needs to resolve the default converter with options.
X-SVN-Rev: 11429
2003-04-01 19:53:16 +00:00
Mark Davis
c4392b5dab Fixing Break Charts & Tests
X-SVN-Rev: 11428
2003-04-01 02:53:07 +00:00
Ram Viswanadha
6946f87968 ICU-2194 conformance tests of IDNA
X-SVN-Rev: 11427
2003-04-01 02:00:54 +00:00
Vladimir Weinstein
855e1bb881 ICU-2412 put a reasonable thread number and added conditional for collation service
X-SVN-Rev: 11425
2003-03-31 23:10:33 +00:00
Andy Heninger
e0559f80d3 ICU-2422 Regexp speed optimizations, work in progress
X-SVN-Rev: 11424
2003-03-31 05:49:06 +00:00
Vladimir Weinstein
45565221f1 ICU-2412 make output go to info channel
X-SVN-Rev: 11421
2003-03-29 09:00:40 +00:00
Vladimir Weinstein
6d3b15465c ICU-2412 adapted tests to OS maximum. TODO: put back the number of threads to a normal value after we finish testing.
X-SVN-Rev: 11420
2003-03-29 08:46:15 +00:00
Alan Liu
afe218f859 ICU-2429 build mc.txt test data
X-SVN-Rev: 11417
2003-03-28 20:51:39 +00:00
George Rhoten
c929a0ab89 ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11416
2003-03-28 19:50:38 +00:00
George Rhoten
ec4d8815ec ICU-2729 Use read-only memory for strings and arrays.
X-SVN-Rev: 11415
2003-03-28 19:44:29 +00:00
George Rhoten
d1970263ab ICU-2729 Use read-only memory for strings.
X-SVN-Rev: 11414
2003-03-28 19:43:48 +00:00
Vladimir Weinstein
1f7bf2655e ICU-2412 cleaned up collator thread safety test. Still not working everywhere.
X-SVN-Rev: 11413
2003-03-28 08:14:43 +00:00
Andy Heninger
2e7a2dd624 ICU-2422 Regexp, more speed optimizations
X-SVN-Rev: 11412
2003-03-28 02:31:17 +00:00
Vladimir Weinstein
a4a223f056 ICU-2412 thread safety stuff - added const to ucol_nextSortKeyPart, removed errorCode from UCollator structure - never worked but dangerous for thread safety.
X-SVN-Rev: 11410
2003-03-27 20:09:38 +00:00
Vladimir Weinstein
349e5b6038 ICU-2771 temporary add the UCA conformance test file. Should be removed before the release.
X-SVN-Rev: 11409
2003-03-27 20:00:35 +00:00
George Rhoten
f31abf1f1c ICU-2138 Various locale updates
X-SVN-Rev: 11408
2003-03-27 19:54:03 +00:00
George Rhoten
a4ece7ef0c ICU-2138 Various locale updates
X-SVN-Rev: 11407
2003-03-27 19:21:25 +00:00
Vladimir Weinstein
2d01438fef ICU-2412 test for thread safety of collators - take 1
X-SVN-Rev: 11406
2003-03-27 18:24:28 +00:00
George Rhoten
3f5d562035 ICU-2138 Various locale updates
X-SVN-Rev: 11405
2003-03-27 16:34:25 +00:00
George Rhoten
6bb4571495 ICU-2138 Various locale updates
X-SVN-Rev: 11404
2003-03-27 06:34:58 +00:00