Markus Scherer
|
bbf546a40e
|
ICU-2439 fix display name lookups to not fallback through the default locale
X-SVN-Rev: 11712
|
2003-04-25 22:56:51 +00:00 |
|
Alan Liu
|
7fd6350f1e
|
ICU-2832 hack UnicodeSet parser to handle four special case names for C99 compatibility props
X-SVN-Rev: 11710
|
2003-04-25 20:34:44 +00:00 |
|
Doug Felt
|
4dc960f3a4
|
ICU-2821 service registration for currency
X-SVN-Rev: 11706
|
2003-04-25 18:02:09 +00:00 |
|
George Rhoten
|
6c1b9b2026
|
ICU-2753 Incorporate shared data library workaround for os/400.
Data library should now be 19MB on this platform. Everywhere else is still about 8MB.
X-SVN-Rev: 11694
|
2003-04-25 00:17:44 +00:00 |
|
Markus Scherer
|
9f32af0974
|
ICU-2831 add 4 new C ctype.h/POSIX-style functions
X-SVN-Rev: 11687
|
2003-04-24 23:09:26 +00:00 |
|
George Rhoten
|
114e3fc4df
|
ICU-2138 rename div -> dv
X-SVN-Rev: 11668
|
2003-04-24 16:26:45 +00:00 |
|
George Rhoten
|
029c9eae2f
|
ICU-2729 Fix a memory allocation problem with the default locale.
X-SVN-Rev: 11667
|
2003-04-24 16:24:20 +00:00 |
|
George Rhoten
|
3c61949227
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11664
|
2003-04-24 16:00:46 +00:00 |
|
Vladimir Weinstein
|
5b5835beaf
|
ICU-2364 removed UCOL_FRACTIONAL_UCA_VERSION - this is now read from FractionalUCA.txt
X-SVN-Rev: 11663
|
2003-04-24 07:02:27 +00:00 |
|
Eric Mader
|
cb0ee03587
|
ICU-2243 Add UCLN_LAYOUTEX.
X-SVN-Rev: 11652
|
2003-04-23 23:06:36 +00:00 |
|
Eric Mader
|
98916f97ea
|
ICU-2243 Add U_LAYOUTEX_API.
X-SVN-Rev: 11651
|
2003-04-23 23:05:40 +00:00 |
|
Ram Viswanadha
|
ace4fe60cf
|
ICU-2075 change params form uint8* to void*
X-SVN-Rev: 11644
|
2003-04-23 21:15:12 +00:00 |
|
Vladimir Weinstein
|
1b9191b521
|
ICU-2835 fix for convenience ures_ APIs not following aliases
X-SVN-Rev: 11633
|
2003-04-23 06:59:29 +00:00 |
|
George Rhoten
|
7add969d05
|
ICU-2729 Fix an out of bounds error
X-SVN-Rev: 11619
|
2003-04-21 23:25:38 +00:00 |
|
Markus Scherer
|
748759e44e
|
ICU-2024 allow to stack-allocate new converters, add internal ucnv_createAlgorithmicConverter()
X-SVN-Rev: 11606
|
2003-04-21 02:12:46 +00:00 |
|
Markus Scherer
|
5d979da39e
|
ICU-2024 add ucnv_toAlgorithmic() and ucnv_fromAlgorithmic()
X-SVN-Rev: 11605
|
2003-04-21 02:11:54 +00:00 |
|
Markus Scherer
|
486edf9562
|
ICU-2818 fix UTF-16/32 behavior for BOM-only input; tests see /tsconv/ccapitst/TestConvertAlgorithmic (j2024)
X-SVN-Rev: 11604
|
2003-04-21 02:06:03 +00:00 |
|
George Rhoten
|
7460b9d8c0
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11591
|
2003-04-18 23:14:27 +00:00 |
|
Markus Scherer
|
4f2c865b52
|
ICU-2144 add ucnv_convertEx()
X-SVN-Rev: 11589
|
2003-04-18 23:11:39 +00:00 |
|
George Rhoten
|
e76f98cf2d
|
ICU-2729 Fix a memory leak
X-SVN-Rev: 11588
|
2003-04-18 23:05:20 +00:00 |
|
George Rhoten
|
558be9c95e
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11586
|
2003-04-18 21:43:25 +00:00 |
|
George Rhoten
|
4f532d0425
|
ICU-2815 ucnv_flushCache should close the cached default converter.
X-SVN-Rev: 11585
|
2003-04-18 20:31:45 +00:00 |
|
Steven R. Loomis
|
711de2113a
|
ICU-2596 don't treat .dat files on the data path as directories
X-SVN-Rev: 11581
|
2003-04-18 00:15:33 +00:00 |
|
Ram Viswanadha
|
b5fc181059
|
ICU-2194 fix compiler warnings
X-SVN-Rev: 11576
|
2003-04-17 20:37:00 +00:00 |
|
Markus Scherer
|
912673a5e4
|
ICU-2580 replace RES_ UResType constant names with URES_ names
X-SVN-Rev: 11564
|
2003-04-16 23:52:32 +00:00 |
|
George Rhoten
|
e95d56df5e
|
ICU-2745 Add documentation about the callbacks.
X-SVN-Rev: 11561
|
2003-04-16 22:39:22 +00:00 |
|
George Rhoten
|
1944b56181
|
ICU-2759 Undo the QNX change. The patch isn't needed, and gmake check passed.
X-SVN-Rev: 11560
|
2003-04-16 22:14:31 +00:00 |
|
Markus Scherer
|
f07f7270f2
|
ICU-2657 fix some comments about Java isSpaceChar
X-SVN-Rev: 11555
|
2003-04-16 00:20:23 +00:00 |
|
George Rhoten
|
7bf253f27f
|
ICU-2785 Don't strip white space anymore. Just strip the new lines.
X-SVN-Rev: 11544
|
2003-04-14 23:44:31 +00:00 |
|
George Rhoten
|
328bdfed8e
|
ICU-2773 Fix preflighing when a multibyte substitution callback is used.
X-SVN-Rev: 11539
|
2003-04-13 04:41:49 +00:00 |
|
George Rhoten
|
f69ff31d30
|
ICU-2800 Fix the canonical name
X-SVN-Rev: 11533
|
2003-04-12 00:14:28 +00:00 |
|
George Rhoten
|
f6cef37345
|
ICU-2628 Updates for the import library installation on CygWin/MSVC and z/OS,
and updates for installation on CygWin/MSVC and QNX
X-SVN-Rev: 11501
|
2003-04-10 17:42:21 +00:00 |
|
Markus Scherer
|
5eb3b668e8
|
ICU-1439 add API documentation for ucnv_getUnicodeSet()
X-SVN-Rev: 11493
|
2003-04-09 22:40:58 +00:00 |
|
Markus Scherer
|
9727d3aeef
|
ICU-1439 add API documentation for ucnv_getUnicodeSet()
X-SVN-Rev: 11492
|
2003-04-09 22:32:03 +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 |
|
Markus Scherer
|
280cd31096
|
ICU-2789 add UErrorCode to getInclusions()/addPropertyStarts()
X-SVN-Rev: 11479
|
2003-04-09 17:34:24 +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 |
|
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 |
|
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 |
|
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
|
e8d8dc6862
|
ICU-2782 fix HZ converter ucnv_safeClone()
X-SVN-Rev: 11462
|
2003-04-05 00:01:54 +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 |
|
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 |
|
Ram Viswanadha
|
bb6aadbf80
|
ICU-2778 make illegal/truncated chars consistent
X-SVN-Rev: 11434
|
2003-04-02 02:59:14 +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 |
|
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 |
|
George Rhoten
|
6bb4571495
|
ICU-2138 Various locale updates
X-SVN-Rev: 11404
|
2003-03-27 06:34:58 +00:00 |
|
George Rhoten
|
8d325bc978
|
ICU-2759 QNX has a slightly broken mmap, and this fixes it.
X-SVN-Rev: 11379
|
2003-03-21 18:57:06 +00:00 |
|
Alan Liu
|
7999da8c12
|
ICU-2429 initial implementation of catopen/catgets wrappers
X-SVN-Rev: 11371
|
2003-03-20 20:55:10 +00:00 |
|
Andy Heninger
|
f6d9573913
|
ICU-2422 Regexp, general cleanup
X-SVN-Rev: 11366
|
2003-03-20 01:15:10 +00:00 |
|
George Rhoten
|
664e3a0b29
|
ICU-2194 Fix the order of the cleanup. ustrprep_cleanup should be called first, not last.
X-SVN-Rev: 11364
|
2003-03-20 00:08:40 +00:00 |
|
George Rhoten
|
f3596ab8f5
|
ICU-2729 Use the invariant converter instead of the default converter.
X-SVN-Rev: 11363
|
2003-03-20 00:05:11 +00:00 |
|
George Rhoten
|
93d1aacf89
|
ICU-2710 Remove obsolete code.
X-SVN-Rev: 11361
|
2003-03-19 22:18:19 +00:00 |
|
Ram Viswanadha
|
7698390434
|
ICU-2194 fix warnings on Solaris and implement include code review changes
X-SVN-Rev: 11355
|
2003-03-19 02:03:12 +00:00 |
|
George Rhoten
|
fae219cec9
|
ICU-2628 Allow z/OS and CygWin/MSVC to install their import libraries
(aka sidedeck on z/OS).
X-SVN-Rev: 11353
|
2003-03-19 01:56:39 +00:00 |
|
Ram Viswanadha
|
df758b9fb6
|
ICU-2194 fix bug found while running demo
X-SVN-Rev: 11341
|
2003-03-17 21:26:28 +00:00 |
|
Ram Viswanadha
|
02e66e48b9
|
ICU-2194 update links in comments. No code change
X-SVN-Rev: 11340
|
2003-03-17 21:25:36 +00:00 |
|
Markus Scherer
|
026f023227
|
ICU-2397 allow to stack-allocate UNormIterator
X-SVN-Rev: 11338
|
2003-03-17 18:32:54 +00:00 |
|
Markus Scherer
|
f2b1b64dc1
|
ICU-2427 more Unicode 4 data updates
X-SVN-Rev: 11337
|
2003-03-17 18:02:10 +00:00 |
|
George Rhoten
|
c31d7e59cd
|
ICU-2759 Add the QNX configuration
X-SVN-Rev: 11331
|
2003-03-15 02:22:07 +00:00 |
|
George Rhoten
|
c9ed03fc4b
|
ICU-2744 Fix some IRIX problems
X-SVN-Rev: 11329
|
2003-03-15 01:57:10 +00:00 |
|
Markus Scherer
|
af52fd13b1
|
ICU-2427 more Unicode 4 data updates
X-SVN-Rev: 11316
|
2003-03-14 19:24:55 +00:00 |
|
George Rhoten
|
d82e7274d9
|
ICU-2481 Fix for AIX. The last enum value shouldn't have a comma
X-SVN-Rev: 11315
|
2003-03-14 17:41:19 +00:00 |
|
Ram Viswanadha
|
7652b4aff6
|
ICU-2194 update links in comments. No code change
X-SVN-Rev: 11305
|
2003-03-13 23:50:56 +00:00 |
|
Markus Scherer
|
ab9d557dfe
|
ICU-2481 make UNORM_UNICODE_3_2 and related public
X-SVN-Rev: 11302
|
2003-03-13 23:01:42 +00:00 |
|
Markus Scherer
|
f9ce852e79
|
ICU-2481 make UNORM_UNICODE_3_2 and related public; move obsolete UNormalizationMode constants to the obsolete library
X-SVN-Rev: 11301
|
2003-03-13 23:01:03 +00:00 |
|
Ram Viswanadha
|
102ad41655
|
ICU-2194 convert the ouput of toASCII to lower case
X-SVN-Rev: 11298
|
2003-03-13 22:17:24 +00:00 |
|
Ram Viswanadha
|
8cf2a2cee5
|
ICU-2194 fix bug found while running demo
X-SVN-Rev: 11288
|
2003-03-12 23:17:56 +00:00 |
|
Vladimir Weinstein
|
d8cf75aa69
|
ICU-2701 fixed API documentation for u_unescape
X-SVN-Rev: 11283
|
2003-03-12 01:36:47 +00:00 |
|
Markus Scherer
|
25d1629bb7
|
ICU-2021 replace Turkic-casefolding prototype with explanation
X-SVN-Rev: 11278
|
2003-03-10 00:59:10 +00:00 |
|
Markus Scherer
|
a32165212d
|
ICU-2481 make the implementation of tailored normalization permanent; remove the a-umlaut option
X-SVN-Rev: 11276
|
2003-03-10 00:24:37 +00:00 |
|
Markus Scherer
|
41490cb19a
|
ICU-2350 implement CASE_SENSITIVE via uprops.icu data
X-SVN-Rev: 11274
|
2003-03-08 18:00:51 +00:00 |
|
Markus Scherer
|
cb850817d8
|
ICU-2427 support property Hangul_Syllable_Type
X-SVN-Rev: 11272
|
2003-03-08 02:00:06 +00:00 |
|
Markus Scherer
|
70aecbb5f0
|
ICU-2427 use full properties in uprops.icu instead of computing them from partial ones
X-SVN-Rev: 11265
|
2003-03-07 21:49:09 +00:00 |
|
Markus Scherer
|
a968441ac2
|
ICU-2427 move Hangul/Jamo constants from unorm.cpp to unormimp.h
X-SVN-Rev: 11264
|
2003-03-07 21:46:51 +00:00 |
|
George Rhoten
|
efda501285
|
ICU-2710 Remove some obsolete code
X-SVN-Rev: 11248
|
2003-03-05 04:56:28 +00:00 |
|
Alan Liu
|
6c81c154d1
|
ICU-2478 give No_Block the code point tag [none]
X-SVN-Rev: 11240
|
2003-03-04 19:55:37 +00:00 |
|
George Rhoten
|
5ae9046b7b
|
ICU-2704 Fix a compiler warning
X-SVN-Rev: 11233
|
2003-03-04 19:03:17 +00:00 |
|
Markus Scherer
|
6d4359784d
|
ICU-2478 replace UBLOCK_INVALID_CODE=-1 by new UBLOCK_NO_BLOCK=0 in most cases
X-SVN-Rev: 11226
|
2003-03-04 00:52:07 +00:00 |
|
Markus Scherer
|
bfd5df7613
|
ICU-2427 upgrade to Unicode 4
X-SVN-Rev: 11225
|
2003-03-04 00:47:01 +00:00 |
|
Markus Scherer
|
737c614b75
|
ICU-2427 upgrade to Unicode 4 - initially only for existing properties; move obsolete UBlockCode constants to the obsolete library
X-SVN-Rev: 11224
|
2003-03-04 00:42:54 +00:00 |
|
Andy Heninger
|
d1c1beb261
|
ICU-2422 regexp, look-behind ops, error message fixed.
X-SVN-Rev: 11213
|
2003-03-03 18:02:06 +00:00 |
|
Andy Heninger
|
ae14297881
|
ICU-2422 look-behind ops implementation finished.
X-SVN-Rev: 11212
|
2003-03-02 19:11:09 +00:00 |
|
Ram Viswanadha
|
a85f43fcda
|
ICU-2194 fix Solaris and HPUX failure
X-SVN-Rev: 11210
|
2003-03-01 00:42:53 +00:00 |
|
Markus Scherer
|
353f8ee0eb
|
ICU-2021 another fix for canonical caseless match, still prototyping
X-SVN-Rev: 11209
|
2003-03-01 00:13:40 +00:00 |
|
Markus Scherer
|
e9e4feea24
|
ICU-2021 fix sample in comment
X-SVN-Rev: 11208
|
2003-03-01 00:09:42 +00:00 |
|
Ram Viswanadha
|
cf37cfbbb4
|
ICU-2194 add ustrprep_cleanup to ucln_cmn
X-SVN-Rev: 11199
|
2003-02-28 22:17:06 +00:00 |
|
Ram Viswanadha
|
7da935c904
|
ICU-2194 IDNA API
X-SVN-Rev: 11194
|
2003-02-28 21:35:25 +00:00 |
|
George Rhoten
|
0f56e199be
|
ICU-2481 Fix a compiler error
X-SVN-Rev: 11189
|
2003-02-28 18:48:01 +00:00 |
|
George Rhoten
|
f8341c0598
|
ICU-2704 Fix a warning
X-SVN-Rev: 11187
|
2003-02-28 17:06:10 +00:00 |
|
George Rhoten
|
2a1a26d193
|
ICU-2120 Improve the performance of some functions.
X-SVN-Rev: 11184
|
2003-02-28 05:59:24 +00:00 |
|
Alan Liu
|
d9be8ea0f0
|
ICU-2678 add USCRIPT_CANADIAN_ABORIGINAL
X-SVN-Rev: 11175
|
2003-02-27 00:59:50 +00:00 |
|
Alan Liu
|
2cc3e72b30
|
ICU-2161 move obsolete code to icuapps/obsolete component
X-SVN-Rev: 11171
|
2003-02-26 23:22:03 +00:00 |
|
Markus Scherer
|
2b7ba6ffc3
|
ICU-2481 improve prototype and support backlevel Unicode 3.2 normalization
X-SVN-Rev: 11167
|
2003-02-26 01:45:06 +00:00 |
|
Markus Scherer
|
eece437e5b
|
ICU-2653 compare character age values with <= semantics not ==
X-SVN-Rev: 11165
|
2003-02-26 01:06:15 +00:00 |
|
Doug Felt
|
c31688a777
|
ICU-2203 C++ version of NumberFormat registration
X-SVN-Rev: 11160
|
2003-02-25 23:36:48 +00:00 |
|
Alan Liu
|
9dc05ec566
|
ICU-2161 move obsolete Unicode class code and tests to icuobs DLL
X-SVN-Rev: 11154
|
2003-02-25 20:53:34 +00:00 |
|
Alan Liu
|
6da5965d85
|
ICU-2161 move obsolete bidi code and tests to icuobs DLL
X-SVN-Rev: 11152
|
2003-02-25 19:40:00 +00:00 |
|
Alan Liu
|
0a3630d38d
|
ICU-2161 move obsolete bidi code and tests to icuobs DLL
X-SVN-Rev: 11151
|
2003-02-25 19:23:06 +00:00 |
|
George Rhoten
|
67725ff09d
|
ICU-2704 Use a smaller and faster way to get the list of available locales.
X-SVN-Rev: 11147
|
2003-02-25 01:49:34 +00:00 |
|
Andy Heninger
|
ddf59cf344
|
ICU-2422 look-behind op, plus some optimizations, work-in-progress.
X-SVN-Rev: 11145
|
2003-02-24 05:12:29 +00:00 |
|
George Rhoten
|
919141a5d6
|
ICU-2350 Don't use // in C files.
X-SVN-Rev: 11136
|
2003-02-21 02:24:20 +00:00 |
|
Andy Heninger
|
2df0b33049
|
ICU-2422 regexp, add and use new case-insensitive constructor on UnicodeSet.
X-SVN-Rev: 11129
|
2003-02-21 01:15:16 +00:00 |
|
Alan Liu
|
7da5687fa3
|
ICU-2350 remove isCaseUnique; implement binary prop UCHAR_CASE_SENSITIVE instead
X-SVN-Rev: 11127
|
2003-02-20 22:47:18 +00:00 |
|
Markus Scherer
|
5625465b67
|
ICU-2021 fix unorm_compare(case-insensitive) - see Jitterbug details
X-SVN-Rev: 11107
|
2003-02-19 21:58:54 +00:00 |
|
Markus Scherer
|
a329f99f76
|
ICU-2481 fix internalGetDXCJKCompat()
X-SVN-Rev: 11088
|
2003-02-18 01:20:12 +00:00 |
|
Alan Liu
|
a64bd0d937
|
ICU-2715 detect invalid range
X-SVN-Rev: 11084
|
2003-02-17 23:56:51 +00:00 |
|
Markus Scherer
|
a809529f93
|
ICU-2481 small fix
X-SVN-Rev: 11082
|
2003-02-17 23:33:46 +00:00 |
|
Alan Liu
|
2784e20f51
|
ICU-2715 fix toPattern handling of supplementals
X-SVN-Rev: 11079
|
2003-02-17 23:30:28 +00:00 |
|
Markus Scherer
|
42a3e0cef1
|
ICU-2481 do not apply exclusions to composition parts
X-SVN-Rev: 11077
|
2003-02-17 21:46:51 +00:00 |
|
George Rhoten
|
f1919822df
|
ICU-2648 Reduce the size of .brk files, and test that the rules roundtrip.
X-SVN-Rev: 11076
|
2003-02-17 18:06:42 +00:00 |
|
George Rhoten
|
3670030ff7
|
ICU-2699 Don't allow the warning message to show the word "error".
X-SVN-Rev: 11074
|
2003-02-17 17:37:40 +00:00 |
|
Markus Scherer
|
0206e6f0be
|
ICU-2344 fix Turkic lowercasing of U+0307 according to Unicode erratum from 2002-10-31
X-SVN-Rev: 11073
|
2003-02-16 19:20:04 +00:00 |
|
Markus Scherer
|
41a939315c
|
ICU-2397 make hasPrevious/hasNext true when throwing away buffered chars from that end
X-SVN-Rev: 11069
|
2003-02-16 01:00:01 +00:00 |
|
Markus Scherer
|
0c4249f0b4
|
ICU-2481 fix iterative normalization for unpaired surrogates
X-SVN-Rev: 11068
|
2003-02-16 00:06:01 +00:00 |
|
Markus Scherer
|
d2966f1a4d
|
ICU-2481 prototype tailored normalization; remove old ignore_hangul
X-SVN-Rev: 11065
|
2003-02-15 01:54:25 +00:00 |
|
George Rhoten
|
a36de8f446
|
ICU-2350 Don't use // in C files.
X-SVN-Rev: 11064
|
2003-02-15 01:48:01 +00:00 |
|
George Rhoten
|
bb0daf402d
|
ICU-2337 Fix for HP/UX which can't support placement new/delete, but
does support overriding new/delete.
X-SVN-Rev: 11058
|
2003-02-15 00:23:27 +00:00 |
|
Alan Liu
|
278dc45373
|
ICU-2350 add uchar_isCaseUnique
X-SVN-Rev: 11057
|
2003-02-15 00:22:31 +00:00 |
|
Alan Liu
|
181b598671
|
ICU-2350 make default options USET_IGNORE_SPACE
X-SVN-Rev: 11054
|
2003-02-14 21:27:16 +00:00 |
|
Alan Liu
|
f42ca8c44c
|
ICU-2350 made closeOver API @internal; added constructor and applyPattern() method taking option bitmask to support case-insensitive patterns
X-SVN-Rev: 11053
|
2003-02-14 21:22:20 +00:00 |
|
Alan Liu
|
fe3dd2faa3
|
ICU-2350 remove withdrawn API changes
X-SVN-Rev: 11051
|
2003-02-14 21:18:19 +00:00 |
|
George Rhoten
|
e1faf21914
|
ICU-2707 Fix a typo
X-SVN-Rev: 11049
|
2003-02-14 19:36:20 +00:00 |
|
George Rhoten
|
c60823327d
|
ICU-2707 Fix for Red Hat Linux 8 with gcc 3.2 doesn't work on AIX5.1/VA5 32-bit mode.
X-SVN-Rev: 11047
|
2003-02-14 18:35:32 +00:00 |
|
George Rhoten
|
cfbdea0e8a
|
ICU-2710 Remove obsolete code
X-SVN-Rev: 11040
|
2003-02-14 01:33:13 +00:00 |
|
Alan Liu
|
4dc1d411e8
|
ICU-2350 fix binary search bug
X-SVN-Rev: 11039
|
2003-02-14 00:12:17 +00:00 |
|
Markus Scherer
|
c60e812576
|
ICU-2657 more api doc improvements
X-SVN-Rev: 11036
|
2003-02-13 01:46:14 +00:00 |
|
Markus Scherer
|
c5e4c5b9cb
|
ICU-2657 make checks for multiple general categories more readable
X-SVN-Rev: 11029
|
2003-02-11 23:30:09 +00:00 |
|
Syn Wee Quek
|
8b4d6d7609
|
ICU-2219 minor changes for java output, comments and alignment.
X-SVN-Rev: 11028
|
2003-02-11 23:30:08 +00:00 |
|
Markus Scherer
|
73b457e004
|
ICU-2657 improve API documentation
X-SVN-Rev: 11027
|
2003-02-11 23:27:40 +00:00 |
|
Markus Scherer
|
67883d2422
|
ICU-2657 add the CAT_MASK helper macro
X-SVN-Rev: 11026
|
2003-02-11 23:26:13 +00:00 |
|
Alan Liu
|
c51a59cd65
|
ICU-2350 implement closeOver()
X-SVN-Rev: 11023
|
2003-02-11 22:47:12 +00:00 |
|
Alan Liu
|
a2225cc8d9
|
ICU-2350 declare closeOver() and supporting methods
X-SVN-Rev: 11022
|
2003-02-11 22:46:20 +00:00 |
|
Alan Liu
|
b4379f3870
|
ICU-2350 added USET_CLOSE for UnicodeSet::closeOver()
X-SVN-Rev: 11021
|
2003-02-11 22:45:43 +00:00 |
|
George Rhoten
|
12151213b7
|
ICU-2707 Fix for Red Hat Linux 8 with gcc 3.2
X-SVN-Rev: 11020
|
2003-02-11 22:42:18 +00:00 |
|
George Rhoten
|
4194737649
|
ICU-2000 Fixed a compiler warning
X-SVN-Rev: 11018
|
2003-02-11 02:45:50 +00:00 |
|
Markus Scherer
|
5d82e0c3b0
|
ICU-2657 improve API documentation
X-SVN-Rev: 11017
|
2003-02-11 01:59:32 +00:00 |
|
Markus Scherer
|
2e5616455d
|
ICU-2657 fix u_isbase: not true for Mn!
X-SVN-Rev: 11016
|
2003-02-11 01:59:05 +00:00 |
|
George Rhoten
|
4d3562dcb7
|
ICU-2705 Add CygWin/MSVC support
X-SVN-Rev: 11008
|
2003-02-11 00:13:48 +00:00 |
|
Andy Heninger
|
606b10c511
|
ICU-2703 fix missing null termination on extract from zero length UnicodeString
X-SVN-Rev: 11006
|
2003-02-10 22:57:39 +00:00 |
|
Markus Scherer
|
77a600126a
|
ICU-2657 add/change properties functions to match Java
X-SVN-Rev: 10999
|
2003-02-09 21:02:26 +00:00 |
|
Markus Scherer
|
e87f9e1104
|
ICU-2397 move unorm_it.c into normalization project folder
X-SVN-Rev: 10998
|
2003-02-09 18:00:18 +00:00 |
|
George Rhoten
|
7bcb3761b0
|
ICU-2337 A fix for the Mac
X-SVN-Rev: 10995
|
2003-02-07 22:02:25 +00:00 |
|
George Rhoten
|
7cce44db0b
|
ICU-2337 This should fix the STL problem.
X-SVN-Rev: 10991
|
2003-02-07 19:59:50 +00:00 |
|
Andy Heninger
|
7f44eb19cf
|
ICU-2422 regexp, case insensitive matching, work in progress
X-SVN-Rev: 10989
|
2003-02-07 02:04:14 +00:00 |
|
George Rhoten
|
6c56af4be2
|
ICU-2686 Fix a link
X-SVN-Rev: 10988
|
2003-02-07 01:34:21 +00:00 |
|
Vladimir Weinstein
|
a9f0786bfd
|
ICU-2397 bug fix
X-SVN-Rev: 10983
|
2003-02-06 23:26:48 +00:00 |
|
George Rhoten
|
84cb864c59
|
ICU-2000 Fixed a compiler warning
X-SVN-Rev: 10982
|
2003-02-06 22:57:35 +00:00 |
|
George Rhoten
|
548ec9a6e7
|
ICU-2000 Fixed a compiler warning
X-SVN-Rev: 10981
|
2003-02-06 22:03:58 +00:00 |
|
George Rhoten
|
1890772362
|
ICU-2686 Fix the HTML for doxygen
X-SVN-Rev: 10948
|
2003-02-03 22:34:59 +00:00 |
|
George Rhoten
|
a946aa2589
|
ICU-2686 Fix the HTML for doxygen
X-SVN-Rev: 10947
|
2003-02-03 22:20:00 +00:00 |
|
George Rhoten
|
4d7921d1b8
|
ICU-2686 Various documentation updates.
X-SVN-Rev: 10937
|
2003-01-30 22:48:58 +00:00 |
|
Andy Heninger
|
578d384880
|
ICU-2219 add java output option to RBBI rule parse state table generation perl script
X-SVN-Rev: 10936
|
2003-01-30 20:08:36 +00:00 |
|
Vladimir Weinstein
|
4e1bdf0eb1
|
ICU-2352 Fix warning names in the documentation
X-SVN-Rev: 10924
|
2003-01-29 17:58:29 +00:00 |
|
George Rhoten
|
e2715acda5
|
ICU-2671 Update some conversion documentation
X-SVN-Rev: 10922
|
2003-01-29 01:17:11 +00:00 |
|
Alan Liu
|
78c4cb87f9
|
ICU-122 add capacity to uprv_itou
X-SVN-Rev: 10908
|
2003-01-27 17:24:33 +00:00 |
|
Alan Liu
|
8779d38c34
|
ICU-122 add capacity to uprv_itou and rename pad parameter to minwidth
X-SVN-Rev: 10907
|
2003-01-27 17:22:27 +00:00 |
|
Markus Scherer
|
f092768650
|
ICU-2397 add UNormIterator
X-SVN-Rev: 10900
|
2003-01-23 21:47:09 +00:00 |
|
Markus Scherer
|
aa5e64cef3
|
ICU-2397 document usage sample
X-SVN-Rev: 10897
|
2003-01-22 22:13:59 +00:00 |
|
Markus Scherer
|
0b4bc6ee2e
|
ICU-2397 add UNormIterator
X-SVN-Rev: 10895
|
2003-01-22 22:00:19 +00:00 |
|
Markus Scherer
|
4dea6082dd
|
ICU-2397 iterator improvements
X-SVN-Rev: 10894
|
2003-01-22 21:59:26 +00:00 |
|
Alan Liu
|
c5bc9e881a
|
ICU-2557 remove ICU 2.4 gc/gcm hack; data file supports this properly as of ICU 2.6
X-SVN-Rev: 10889
|
2003-01-22 18:12:07 +00:00 |
|
Alan Liu
|
29227d65b8
|
ICU-2557 fix UCHAR_GENERAL_CATEGORY_MASK comment (was Enumerated; changed to Bitmask)
X-SVN-Rev: 10886
|
2003-01-22 17:57:04 +00:00 |
|
Vladimir Weinstein
|
7364fbe852
|
ICU-2659 moved the timebomb in uobject.h to 2.6 - Markus still needs to work on it
X-SVN-Rev: 10885
|
2003-01-21 22:49:42 +00:00 |
|
Alan Liu
|
55b6f2aef7
|
ICU-2653 add support for [:Age=x:] pattern
X-SVN-Rev: 10883
|
2003-01-21 21:13:50 +00:00 |
|
Andy Heninger
|
a868ba8a94
|
ICU-2422 add back references
X-SVN-Rev: 10878
|
2003-01-21 04:56:14 +00:00 |
|
Vladimir Weinstein
|
9d23b182cd
|
ICU-2659 bumped version to 2.6
X-SVN-Rev: 10874
|
2003-01-20 18:09:21 +00:00 |
|
Vladimir Weinstein
|
c0513031ab
|
ICU-2659 bumped the version number to 2.6
X-SVN-Rev: 10873
|
2003-01-20 17:57:20 +00:00 |
|
Markus Scherer
|
c456ab0bbe
|
ICU-2397 add UCharIterator getState() and setState()
X-SVN-Rev: 10867
|
2003-01-18 00:35:59 +00:00 |
|
Andy Heninger
|
50a1da1f2b
|
ICU-2422 regexp, atomic paretheses added, but still buggy
X-SVN-Rev: 10865
|
2003-01-17 01:43:54 +00:00 |
|
George Rhoten
|
878e00da42
|
ICU-2628 Fix OS390_STUBDATA loading
X-SVN-Rev: 10860
|
2003-01-16 17:17:16 +00:00 |
|
Andy Heninger
|
01147100bd
|
ICU-2422 regexp, {min,max} quantifiers added.
X-SVN-Rev: 10859
|
2003-01-16 01:12:04 +00:00 |
|
Markus Scherer
|
2cfa2ab7bb
|
ICU-2397 move u_strCompareIter to ustring.c
X-SVN-Rev: 10856
|
2003-01-14 21:18:52 +00:00 |
|
Eric Mader
|
248af1bcf3
|
ICU-2348 replace /file with \file.
X-SVN-Rev: 10852
|
2003-01-13 23:15:52 +00:00 |
|
George Rhoten
|
db7d3d822f
|
ICU-2488 Change these UTR22 names gb_2312_80-1 -> ibm-5478, ksc5601 -> ibm-1363
X-SVN-Rev: 10850
|
2003-01-13 21:26:27 +00:00 |
|
George Rhoten
|
1fad6b41a6
|
ICU-2488 Use the more modern ksc5601 that ICU already has.
X-SVN-Rev: 10848
|
2003-01-13 19:53:10 +00:00 |
|
Markus Scherer
|
87c1bc8331
|
ICU-2397 fix uiter_setUTF16BE() for big-endian machines and length=-1
X-SVN-Rev: 10846
|
2003-01-13 18:03:34 +00:00 |
|
George Rhoten
|
82ab7fda56
|
ICU-2630 Since ibm-942_P120 has been removed, change the name to use the Charset repository name.
X-SVN-Rev: 10843
|
2003-01-11 01:42:35 +00:00 |
|
Markus Scherer
|
d08ac9bbe1
|
ICU-2646 fix U8_PREV for non-characters
X-SVN-Rev: 10840
|
2003-01-10 23:40:58 +00:00 |
|
Markus Scherer
|
e03434154e
|
ICU-2397 more portable check for even (2-aligned) pointer
X-SVN-Rev: 10836
|
2003-01-10 21:00:47 +00:00 |
|
Andy Heninger
|
4ce7abb538
|
ICU-2420 add uvectr32 to Unix Makefile.in
X-SVN-Rev: 10834
|
2003-01-10 20:10:15 +00:00 |
|
Markus Scherer
|
7daa35bdd9
|
ICU-2397 add UTF-16BE UCharIterator
X-SVN-Rev: 10833
|
2003-01-10 19:42:28 +00:00 |
|
Markus Scherer
|
10394346b1
|
ICU-2397 add UTF-8 UCharIterator
X-SVN-Rev: 10830
|
2003-01-10 01:51:12 +00:00 |
|
Vladimir Weinstein
|
a59fdd65d8
|
ICU-2420 Added new files to the common project
X-SVN-Rev: 10828
|
2003-01-09 18:29:18 +00:00 |
|
Andy Heninger
|
baf94c23e2
|
ICU-2420 regexp perf, add UVector32 class - vector of uint32_t. Allows optimizations
not possible with original (pointer sized) UVector class.
X-SVN-Rev: 10826
|
2003-01-08 23:40:45 +00:00 |
|
George Rhoten
|
eadb848359
|
ICU-2628 Fix for z/OS in non-USS mode.
X-SVN-Rev: 10820
|
2003-01-08 21:37:44 +00:00 |
|
Markus Scherer
|
480ec3a447
|
ICU-2611 organize source files into folders
X-SVN-Rev: 10806
|
2003-01-02 19:07:58 +00:00 |
|
George Rhoten
|
73f87a2b37
|
ICU-2134 Mention the real function to call.
X-SVN-Rev: 10772
|
2002-12-20 16:41:57 +00:00 |
|
George Rhoten
|
b579d80f42
|
ICU-2000 Fix some compiler warnings.
X-SVN-Rev: 10760
|
2002-12-19 01:06:00 +00:00 |
|
Ram Viswanadha
|
dbe3f4af73
|
ICU-2565 lifecycle tag clean up
X-SVN-Rev: 10759
|
2002-12-19 01:01:43 +00:00 |
|
Alan Liu
|
03a1aa77bc
|
ICU-2565 fix doxygen warnings
X-SVN-Rev: 10758
|
2002-12-19 00:43:21 +00:00 |
|
Alan Liu
|
14b296fa3c
|
ICU-2565 fix doxygen warnings
X-SVN-Rev: 10756
|
2002-12-19 00:25:31 +00:00 |
|
Vladimir Weinstein
|
4115ca506e
|
ICU-2565 added ICU tags to some defines & consts
X-SVN-Rev: 10755
|
2002-12-19 00:23:20 +00:00 |
|
Steven R. Loomis
|
83954e559d
|
ICU-2565 doxygen warnings
X-SVN-Rev: 10754
|
2002-12-19 00:19:08 +00:00 |
|
Vladimir Weinstein
|
a1aaa11bce
|
ICU-2565 added ICU tags to some defines & consts
X-SVN-Rev: 10748
|
2002-12-18 23:41:01 +00:00 |
|
Vladimir Weinstein
|
f6df211be9
|
ICU-2039 Some assignment operators and copy constructors declared private
X-SVN-Rev: 10747
|
2002-12-18 23:17:12 +00:00 |
|
Ram Viswanadha
|
46a131d26b
|
ICU-2565 @stable lable clean up
X-SVN-Rev: 10743
|
2002-12-18 22:59:35 +00:00 |
|
Markus Scherer
|
9d029d2f86
|
ICU-2504 doxygen doc for typo
X-SVN-Rev: 10728
|
2002-12-18 16:25:35 +00:00 |
|
Vladimir Weinstein
|
89628f1df9
|
ICU-2107 added copyright notices
X-SVN-Rev: 10722
|
2002-12-18 08:31:34 +00:00 |
|
Markus Scherer
|
3df3e7e946
|
ICU-2415 fix @param comments
X-SVN-Rev: 10720
|
2002-12-18 02:38:42 +00:00 |
|
George Rhoten
|
dbd2dd9d79
|
ICU-2565 These two are really @internal and not @stable
X-SVN-Rev: 10719
|
2002-12-18 02:20:50 +00:00 |
|
Markus Scherer
|
7da23af806
|
ICU-2581 remove names of unused arguments; define global new/delete only on windows
X-SVN-Rev: 10718
|
2002-12-18 02:17:01 +00:00 |
|
George Rhoten
|
83cdfe7b50
|
ICU-2135 Make more data const.
X-SVN-Rev: 10717
|
2002-12-18 01:47:06 +00:00 |
|
Vladimir Weinstein
|
f5c4d4b5e5
|
ICU-2581 don't use C++ comments
X-SVN-Rev: 10704
|
2002-12-17 23:41:31 +00:00 |
|
Vladimir Weinstein
|
e4183bba44
|
ICU-2565 added ICU tags to some defines & consts
X-SVN-Rev: 10703
|
2002-12-17 23:37:09 +00:00 |
|
George Rhoten
|
8fbfa761a0
|
ICU-2087 Add @internal to one of the functions
X-SVN-Rev: 10701
|
2002-12-17 23:20:06 +00:00 |
|
Markus Scherer
|
320958102b
|
ICU-2581 add global new/delete with crashing implementations to make sure they are never called from within icu4c
X-SVN-Rev: 10698
|
2002-12-17 21:26:31 +00:00 |
|
Markus Scherer
|
6ed802dbb0
|
ICU-2134 document .res file format, add alias type description
X-SVN-Rev: 10690
|
2002-12-16 22:43:08 +00:00 |
|
Steven R. Loomis
|
6752e8727f
|
ICU-2457 urename.h update - one last time
X-SVN-Rev: 10687
|
2002-12-16 20:11:42 +00:00 |
|
Steven R. Loomis
|
48cfd87d30
|
ICU-2529 Removing GetDynamicClassID() functions that should not be implemented
X-SVN-Rev: 10686
|
2002-12-16 20:08:20 +00:00 |
|
George Rhoten
|
904ea6decc
|
ICU-2135 All objects must derive from UMemory at least.
X-SVN-Rev: 10680
|
2002-12-14 09:19:33 +00:00 |
|
George Rhoten
|
11eaa7dc5b
|
ICU-2135 Use static const arrays for strings instead of pointers to strings.
X-SVN-Rev: 10679
|
2002-12-14 09:06:40 +00:00 |
|
George Rhoten
|
24022e58e0
|
ICU-2135 Make the memory read only
X-SVN-Rev: 10678
|
2002-12-14 09:05:34 +00:00 |
|
George Rhoten
|
a4393f8db9
|
ICU-2135 Don't use static variables in headers.
Make these C++ classes a part of the ICU namespace.
Use static const arrays for strings instead of pointers to strings.
X-SVN-Rev: 10677
|
2002-12-14 09:05:17 +00:00 |
|
George Rhoten
|
96d7a9c8a7
|
ICU-2135 Don't export these private static variable names.
It makes it difficult to find other cache locations.
X-SVN-Rev: 10676
|
2002-12-14 09:03:22 +00:00 |
|
Alan Liu
|
fcaea48b4b
|
ICU-2135 fix DigitList::operator= to avoid reading unassigned memory
X-SVN-Rev: 10661
|
2002-12-13 19:46:06 +00:00 |
|
Ram Viswanadha
|
e562766f2e
|
ICU-2565 add @stable, etc tags
X-SVN-Rev: 10641
|
2002-12-12 02:21:38 +00:00 |
|
Steven R. Loomis
|
fa393874ff
|
ICU-2529 DBBI had wrong classID!
X-SVN-Rev: 10639
|
2002-12-12 01:45:20 +00:00 |
|
George Rhoten
|
91413b76be
|
ICU-2565 add @stable labels etc.
X-SVN-Rev: 10637
|
2002-12-12 01:25:55 +00:00 |
|
Ram Viswanadha
|
4a5e1a6071
|
ICU-2565 update documentation
X-SVN-Rev: 10635
|
2002-12-12 01:22:09 +00:00 |
|
Ram Viswanadha
|
a4fd8aaa88
|
ICU-2565 add @stable, etc tags
X-SVN-Rev: 10633
|
2002-12-12 01:01:41 +00:00 |
|
George Rhoten
|
388475ac32
|
ICU-2565 add @stable labels etc.
X-SVN-Rev: 10629
|
2002-12-12 00:27:50 +00:00 |
|
Alan Liu
|
6280a790ee
|
ICU-2556 add docs per review; add quotes around 'which' for clarity
X-SVN-Rev: 10620
|
2002-12-11 23:28:44 +00:00 |
|
Markus Scherer
|
0ef875e461
|
ICU-2565 add @stable labels etc.
X-SVN-Rev: 10618
|
2002-12-11 22:49:18 +00:00 |
|
Vladimir Weinstein
|
387f59a820
|
ICU-2558 more fixes to status handling
X-SVN-Rev: 10617
|
2002-12-11 22:35:01 +00:00 |
|
Alan Liu
|
ef270eaf82
|
ICU-2504 add comments for transliterator and format errorcodes; fix typo in spelling, U_MULTIPLE_DECIMAL_SEPERATORS => U_MULTIPLE_DECIMAL_SEPARATORS (old spelling still defined for compatibility)
X-SVN-Rev: 10616
|
2002-12-11 22:29:17 +00:00 |
|
Alan Liu
|
3c23b5eaf7
|
ICU-2504 fix typo in spelling, U_MULTIPLE_DECIMAL_SEPERATORS => U_MULTIPLE_DECIMAL_SEPARATORS (old spelling still defined for compatibility)
X-SVN-Rev: 10615
|
2002-12-11 22:28:34 +00:00 |
|
Alan Liu
|
6e90a34749
|
ICU-2556 use new UCHAR_GENERAL_CATEGORY_MASK enum
X-SVN-Rev: 10608
|
2002-12-11 19:36:51 +00:00 |
|
Andy Heninger
|
11960914d0
|
ICU-2562 better error in breakiterator for missing ICU data.
X-SVN-Rev: 10606
|
2002-12-11 18:26:35 +00:00 |
|
Vladimir Weinstein
|
42a9879b66
|
ICU-2558 fixed resb code overwriting warning statuses
X-SVN-Rev: 10599
|
2002-12-11 01:39:59 +00:00 |
|
Alan Liu
|
d669d4e484
|
ICU-2556 use new UCHAR_GENERAL_CATEGORY_MASK enum
X-SVN-Rev: 10597
|
2002-12-11 01:16:51 +00:00 |
|
Alan Liu
|
53406ecc37
|
ICU-2556 implement UCHAR_GENERAL_CATEGORY_MASK in name api; refine min/max behavior
X-SVN-Rev: 10596
|
2002-12-11 01:09:02 +00:00 |
|
Markus Scherer
|
605aa7f4b7
|
ICU-1994 add note about "Storage Layout Engines"
X-SVN-Rev: 10592
|
2002-12-11 00:31:55 +00:00 |
|
Steven R. Loomis
|
97eeea4679
|
ICU-2457 urename update
X-SVN-Rev: 10591
|
2002-12-11 00:21:13 +00:00 |
|
George Rhoten
|
fdd9159abc
|
ICU-2087 Add @internal tags and documentation.
X-SVN-Rev: 10589
|
2002-12-10 23:15:21 +00:00 |
|
George Rhoten
|
7f43e924bd
|
ICU-2087 Add @internal tags and documentation.
X-SVN-Rev: 10588
|
2002-12-10 22:46:57 +00:00 |
|
Markus Scherer
|
fa40be5ab6
|
ICU-2244 UObject must inherit UMemory!
X-SVN-Rev: 10586
|
2002-12-10 21:57:37 +00:00 |
|
Andy Heninger
|
902b371b01
|
ICU-2103 API docs, @stable, @draft, etc. added.
X-SVN-Rev: 10579
|
2002-12-10 17:58:32 +00:00 |
|
Steven R. Loomis
|
e2c19fb93a
|
ICU-2039 removing uncalled functions
X-SVN-Rev: 10574
|
2002-12-10 02:14:30 +00:00 |
|
Markus Scherer
|
3b3abb2441
|
ICU-2039 improve code coverage
X-SVN-Rev: 10571
|
2002-12-10 01:06:07 +00:00 |
|
Markus Scherer
|
1ac328c13c
|
ICU-2556 add UCHAR_GENERAL_CATEGORY_MASK
X-SVN-Rev: 10570
|
2002-12-10 00:33:45 +00:00 |
|