Commit Graph

8763 Commits

Author SHA1 Message Date
Andy Heninger
5fc362c978 ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9404
2002-07-29 21:35:58 +00:00
George Rhoten
4b12c02394 ICU-1900 Add an extra flag for optimization
X-SVN-Rev: 9403
2002-07-29 21:33:32 +00:00
Andy Heninger
3c1dffb98a ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9402
2002-07-29 21:29:23 +00:00
Markus Scherer
68008dd5a2 ICU-1867 ucnv_getNextUChar for SCSU should use non-offset internal function
X-SVN-Rev: 9401
2002-07-29 21:22:55 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
Mark Davis
c1a917468f ICU-1946 reduced size of data file, made Han non-roundtrip
X-SVN-Rev: 9399
2002-07-29 21:01:07 +00:00
Markus Scherer
9b5987c2ec ICU-1440 Esperanto collation considers accented characters to be primary-level different from base characters (sorts them as separate base characters)
X-SVN-Rev: 9398
2002-07-29 20:56:50 +00:00
Alan Liu
52a7c40e92 ICU-1974 make contains() use binary search
X-SVN-Rev: 9397
2002-07-29 20:41:49 +00:00
Alan Liu
2bae1fa5e5 ICU-1974 make contains(start, end) use binary search
X-SVN-Rev: 9396
2002-07-29 19:36:55 +00:00
Alan Liu
4a24c14e60 ICU-2014 point el.txt to Greek-Latin/UNGEGN
X-SVN-Rev: 9395
2002-07-29 19:08:27 +00:00
George Rhoten
bdf490b526 ICU-1868 Don't need -I. when icudefs.mk already has it.
X-SVN-Rev: 9394
2002-07-28 21:40:03 +00:00
George Rhoten
26d1395085 ICU-1739 fix a memory leak
X-SVN-Rev: 9393
2002-07-28 19:34:16 +00:00
Alan Liu
c26cb4aaaf ICU-2014 use index file, update name mapping, cleanup
X-SVN-Rev: 9392
2002-07-27 18:15:22 +00:00
Alan Liu
5f481fb5c7 ICU-2014 update icu4c translit rules from Java
X-SVN-Rev: 9391
2002-07-27 18:10:15 +00:00
George Rhoten
307e38598c ICU-1891 Slightly better fixes for z/OS archive mode, dual library support and batch mode without diverging too far from the standard Unix build.
X-SVN-Rev: 9390
2002-07-27 07:58:30 +00:00
Vladimir Weinstein
291ee90b86 ICU-1865 Fix buffer overrun problems in calcSortKey* functions. Made counting the sortkey size better. No changes to the end results. Also tested with minimal buffer size (4) and fixed some problems.
X-SVN-Rev: 9389
2002-07-27 05:16:44 +00:00
Syn Wee Quek
dca35ad623 ICU-2020
Mark's review
added block quote to list

X-SVN-Rev: 9388
2002-07-27 01:11:26 +00:00
Syn Wee Quek
28259fe997 ICU-1923 update hardcoded skippables sets to Unicode 3.2
X-SVN-Rev: 9387
2002-07-27 01:04:54 +00:00
George Rhoten
16927a2ddc ICU-1739 fix a memory leak
X-SVN-Rev: 9386
2002-07-27 00:22:01 +00:00
George Rhoten
9b79fc5b31 ICU-1973 Update the first day of week.
"Minimal Days in First Week" is unknown. Root value used instead

X-SVN-Rev: 9385
2002-07-26 23:45:07 +00:00
Syn Wee Quek
a3e991422c ICU-1997
updated documentation

X-SVN-Rev: 9384
2002-07-26 23:29:37 +00:00
Alan Liu
747ed1dcef ICU-2010 improve coverage
X-SVN-Rev: 9383
2002-07-26 23:14:38 +00:00
Doug Felt
1d3acd2f52 ICU-1997 isRuleWhiteSpace (sigh)
X-SVN-Rev: 9382
2002-07-26 22:51:50 +00:00
Alan Liu
649057f2f3 ICU-1997 use uprv_isRuleWhiteSpace() in parsers
X-SVN-Rev: 9381
2002-07-26 22:07:49 +00:00
Syn Wee Quek
1d6cb955f1 ICU-1987
names testing ran only in exhaustive mode >= 5 at Ram's request

X-SVN-Rev: 9380
2002-07-26 22:05:06 +00:00
Alan Liu
98509ec5b1 ICU-1997 use UCharacterProperty.isRuleWhiteSpace() in parsers
X-SVN-Rev: 9379
2002-07-26 21:17:42 +00:00
Alan Liu
c859d75baf ICU-1997 use UCharacterProperty.isRuleWhiteSpace() in parsers
X-SVN-Rev: 9378
2002-07-26 21:12:36 +00:00
George Rhoten
04bd1b56a0 ICU-1891 Make ICU work on z/OS in archive mode.
X-SVN-Rev: 9377
2002-07-26 21:05:37 +00:00
Alan Liu
9de5d59f1c ICU-1933 per Syn Wee's review, call NormalizerImpl to get combining class
X-SVN-Rev: 9376
2002-07-26 20:40:46 +00:00
Mark Davis
77782d9ac9 ICU-1946 fixed round-trip problems for the test.
X-SVN-Rev: 9375
2002-07-26 20:09:01 +00:00
Mark Davis
2bff03e43c ICU-1946 fixed round-trip problems for the test.
X-SVN-Rev: 9374
2002-07-26 19:56:58 +00:00
Vladimir Weinstein
57e3962141 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: 9373
2002-07-26 19:09:41 +00:00
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