Vladimir Weinstein
|
633e99e104
|
ICU-1902 Reviewed ucol.h API docs. Fixed bug for ucol_open locale argument
X-SVN-Rev: 9372
|
2002-07-26 18:46:43 +00:00 |
|
Syn Wee Quek
|
deccdd049a
|
ICU-1930 removed comments and one reference to ON_WITHOUT_HANGUL normalization option.
X-SVN-Rev: 9371
|
2002-07-26 18:25:06 +00:00 |
|
Vladimir Weinstein
|
c42b31a645
|
ICU-1930 removed UCOL_ON_WITHOUT_HANGUL normalization option. It wasn't used while functioning and it's not used in normalization any more. The only reference was in the attribute setter.
X-SVN-Rev: 9370
|
2002-07-26 18:14:11 +00:00 |
|
George Rhoten
|
4236f298d1
|
ICU-2023 Minor documentation fixes
X-SVN-Rev: 9369
|
2002-07-26 17:19:16 +00:00 |
|
Mark Davis
|
a90325a432
|
ICU-1830 fixed digraph problem
X-SVN-Rev: 9368
|
2002-07-26 16:09:04 +00:00 |
|
George Rhoten
|
2172746123
|
ICU-2023 Fix some documentation for doxygen
X-SVN-Rev: 9367
|
2002-07-26 16:05:08 +00:00 |
|
Ram Viswanadha
|
a790297f07
|
ICU-2022 fix roundtrip failure
X-SVN-Rev: 9366
|
2002-07-26 01:14:07 +00:00 |
|
Markus Scherer
|
30b2336eff
|
ICU-1923 update hardcoded skippables sets to Unicode 3.2
X-SVN-Rev: 9365
|
2002-07-26 00:59:04 +00:00 |
|
Ram Viswanadha
|
1cf602c328
|
ICU-2022 fix roundtrip failure
X-SVN-Rev: 9364
|
2002-07-26 00:47:43 +00:00 |
|
George Rhoten
|
248b911a34
|
ICU-1891 change the gmake version that I just put in.
X-SVN-Rev: 9363
|
2002-07-26 00:29:24 +00:00 |
|
Ram Viswanadha
|
96a55ebab7
|
ICU-2010 Add testdata target, clean up, clover targets
X-SVN-Rev: 9362
|
2002-07-26 00:24:33 +00:00 |
|
George Rhoten
|
affb0baa2a
|
ICU-1891 z/OS documentation changes.
X-SVN-Rev: 9361
|
2002-07-26 00:00:44 +00:00 |
|
George Rhoten
|
1f04c8de99
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9360
|
2002-07-25 23:45:39 +00:00 |
|
George Rhoten
|
a588120c7e
|
ICU-2023 Fix some doxygen documentation problems.
X-SVN-Rev: 9359
|
2002-07-25 23:08:28 +00:00 |
|
Syn Wee Quek
|
b84610b9d9
|
ICU-1997 used isRulesWhiteSpace
X-SVN-Rev: 9358
|
2002-07-25 22:49:51 +00:00 |
|
Ram Viswanadha
|
75c4d9c174
|
ICU-1999 use toString() on StringBuffer.append(StringBuffer) only if the version is less than JDK1.4
X-SVN-Rev: 9357
|
2002-07-25 22:49:07 +00:00 |
|
Ram Viswanadha
|
f29831ae18
|
ICU-1999 use toString() on StringBuffer.append(StringBuffer) only if the version is less than JDK1.4
X-SVN-Rev: 9356
|
2002-07-25 22:30:37 +00:00 |
|
Syn Wee Quek
|
bb768489f9
|
ICU-2018 modified ?\201 to \u00c9 [garbled]
X-SVN-Rev: 9355
|
2002-07-25 22:27:23 +00:00 |
|
Vladimir Weinstein
|
6eea49d8e7
|
ICU-1997 use uprv_isRuleWhiteSpace for parsing collation rules
X-SVN-Rev: 9354
|
2002-07-25 21:59:19 +00:00 |
|
George Rhoten
|
a151553d16
|
ICU-2019 Use a mutex to initilize the data.
X-SVN-Rev: 9353
|
2002-07-25 21:44:57 +00:00 |
|
Ram Viswanadha
|
d30fc35c3b
|
ICU-2010 Fix bugs found after code coverage
X-SVN-Rev: 9352
|
2002-07-25 21:27:00 +00:00 |
|
George Rhoten
|
a4c62543bb
|
ICU-1891 z/OS doesn't have implicit ar either
X-SVN-Rev: 9351
|
2002-07-25 21:22:55 +00:00 |
|
Ram Viswanadha
|
d1a39323a8
|
ICU-2010 Improve code coverage
X-SVN-Rev: 9350
|
2002-07-25 21:22:54 +00:00 |
|
Ram Viswanadha
|
d9cdb8d8d7
|
ICU-2022 Tests for Gurmukhi Tippi and bindi
X-SVN-Rev: 9349
|
2002-07-25 21:21:31 +00:00 |
|
Ram Viswanadha
|
ea7823ca07
|
ICU-2022 Fix Gurmukhi and other Indic transliterators
X-SVN-Rev: 9348
|
2002-07-25 21:20:26 +00:00 |
|
George Rhoten
|
77ffea72e9
|
ICU-1992 Remove the ls statement. It isn't needed, and it's an extra difference when doing a diff of the build logs.
X-SVN-Rev: 9347
|
2002-07-25 20:35:47 +00:00 |
|
George Rhoten
|
69372f64ff
|
ICU-1891 Fixes for z/OS stubdata mode.
X-SVN-Rev: 9346
|
2002-07-25 19:02:50 +00:00 |
|
Syn Wee Quek
|
47f9b89794
|
ICU-2020
added icu image to html
updated html link to collation rules
X-SVN-Rev: 9345
|
2002-07-25 19:00:53 +00:00 |
|
George Rhoten
|
4c392b1bb4
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9344
|
2002-07-25 18:41:14 +00:00 |
|
George Rhoten
|
15dad95ec3
|
ICU-1115 Don't use CVS tags.
X-SVN-Rev: 9343
|
2002-07-25 18:34:08 +00:00 |
|
George Rhoten
|
343d6e93ba
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9342
|
2002-07-25 18:32:04 +00:00 |
|
Mark Davis
|
26bd19e158
|
ICU-1946 superceded by ThaiLogical
X-SVN-Rev: 9340
|
2002-07-25 18:16:33 +00:00 |
|
George Rhoten
|
5f78d1642e
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9339
|
2002-07-25 18:01:05 +00:00 |
|
George Rhoten
|
6f88c74d19
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9338
|
2002-07-25 17:41:31 +00:00 |
|
Vladimir Weinstein
|
52ac2ac65f
|
ICU-1930 fix some compiler warnings
X-SVN-Rev: 9337
|
2002-07-25 17:41:09 +00:00 |
|
Vladimir Weinstein
|
b348c3ffac
|
ICU-1930 Use UChar32 instead of uint32_t for implicit generation boundaries
X-SVN-Rev: 9336
|
2002-07-25 17:38:34 +00:00 |
|
Syn Wee Quek
|
b0bbfaebe1
|
ICU-2018
breakiterator bug terminated
X-SVN-Rev: 9335
|
2002-07-25 17:22:30 +00:00 |
|
George Rhoten
|
032806212f
|
ICU-1998 Add some updates.
X-SVN-Rev: 9334
|
2002-07-25 17:18:10 +00:00 |
|
George Rhoten
|
48594668a7
|
ICU-900 Fixed a doxygen warning
X-SVN-Rev: 9333
|
2002-07-25 16:36:40 +00:00 |
|
George Rhoten
|
41bd5e0c78
|
ICU-900 Fixed a doxygen warning
X-SVN-Rev: 9332
|
2002-07-25 16:29:44 +00:00 |
|
George Rhoten
|
7661f072e8
|
ICU-1891 Fixes for z/OS stubdata mode.
X-SVN-Rev: 9331
|
2002-07-25 16:07:35 +00:00 |
|
George Rhoten
|
891f1d5bf0
|
ICU-1891 Fixes for z/OS batch mode.
X-SVN-Rev: 9330
|
2002-07-25 15:52:18 +00:00 |
|
George Rhoten
|
4a9e048769
|
ICU-1962 Still define fgClassID when threads are disabled.
X-SVN-Rev: 9329
|
2002-07-25 15:25:44 +00:00 |
|
George Rhoten
|
3824603dee
|
ICU-1892 Don't need to use ucmp8.h
X-SVN-Rev: 9328
|
2002-07-25 14:49:10 +00:00 |
|
Vladimir Weinstein
|
2cb5be71bb
|
ICU-978 enable strict build for cygwin
X-SVN-Rev: 9327
|
2002-07-25 05:37:28 +00:00 |
|
George Rhoten
|
f0082cc14e
|
ICU-900 Fixed a doxygen warning
X-SVN-Rev: 9326
|
2002-07-25 00:01:07 +00:00 |
|
Syn Wee Quek
|
a5791b014d
|
ICU-2020
mark's suggestions updated
X-SVN-Rev: 9325
|
2002-07-24 23:51:44 +00:00 |
|
George Rhoten
|
d763cb282d
|
ICU-868 More tests.
X-SVN-Rev: 9324
|
2002-07-24 23:09:33 +00:00 |
|
George Rhoten
|
ae79ba755d
|
ICU-900 Fixed a doxygen warning.
X-SVN-Rev: 9323
|
2002-07-24 22:44:02 +00:00 |
|
George Rhoten
|
25cdc91f17
|
ICU-900 Fixed a doxygen warning
X-SVN-Rev: 9322
|
2002-07-24 22:30:02 +00:00 |
|