Vladimir Weinstein
|
c8c203b10e
|
ICU-392 get/set state implementation for current version (no compatibility yet)
X-SVN-Rev: 5207
|
2001-07-09 22:24:23 +00:00 |
|
George Rhoten
|
3b7fbcb29e
|
ICU-882 Final removal of deprecated API
X-SVN-Rev: 5206
|
2001-07-09 21:08:25 +00:00 |
|
Andy Heninger
|
27b4977f7f
|
ICU-973 speed tweaks to u_strcmp() & u_strcmpCodePointOrder().
X-SVN-Rev: 5204
|
2001-07-09 19:44:54 +00:00 |
|
Alan Liu
|
0f4896e90b
|
ICU-1029 rename Transliterator::TransliteratorFactory to Transliterator::Factory
X-SVN-Rev: 5203
|
2001-07-09 16:45:09 +00:00 |
|
Alan Liu
|
573834372f
|
ICU-1029 make TransliteratorFactory typedef public
X-SVN-Rev: 5202
|
2001-07-09 16:33:09 +00:00 |
|
Ram Viswanadha
|
b376a4453b
|
ICU-899 Add locale script mapping support
X-SVN-Rev: 5200
|
2001-07-09 15:20:03 +00:00 |
|
Ram Viswanadha
|
c8eab63d25
|
ICU-899 Add locale script mapping support
X-SVN-Rev: 5199
|
2001-07-09 15:02:10 +00:00 |
|
George Rhoten
|
14fd019f1b
|
ICU-1008 Do less static initialization. Still need to fix static destruction, but it's better now.
X-SVN-Rev: 5198
|
2001-07-06 23:19:56 +00:00 |
|
Alan Liu
|
057fe1636a
|
ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32
X-SVN-Rev: 5197
|
2001-07-06 20:10:25 +00:00 |
|
Alan Liu
|
1c40f7aebd
|
ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32
X-SVN-Rev: 5196
|
2001-07-06 19:53:12 +00:00 |
|
Vladimir Weinstein
|
ac95eb8654
|
ICU-392 added API declarations and dummy implementations for state handling functions. Carved data structures some more.
X-SVN-Rev: 5195
|
2001-07-06 04:57:28 +00:00 |
|
Vladimir Weinstein
|
e52983285d
|
ICU-1031 adapted test to the new suffix for warnings
X-SVN-Rev: 5194
|
2001-07-06 04:46:16 +00:00 |
|
Vladimir Weinstein
|
f9d494b482
|
ICU-934 fixed renaming of aliased entry so that cache cleanup would work properly
X-SVN-Rev: 5193
|
2001-07-06 04:36:08 +00:00 |
|
George Rhoten
|
6c1d9648a9
|
ICU-1017 Better determination of compiler location on Solaris.
X-SVN-Rev: 5192
|
2001-07-06 01:21:59 +00:00 |
|
George Rhoten
|
0b0a9cb20a
|
ICU-1018 Don't use the Windows compiler extension _itoa().
X-SVN-Rev: 5191
|
2001-07-06 01:12:24 +00:00 |
|
Alan Liu
|
7771255c76
|
ICU-1006 fix non-inverse IDs with no separator and filter
X-SVN-Rev: 5188
|
2001-07-05 23:34:49 +00:00 |
|
George Rhoten
|
7431b06d8b
|
ICU-740 Remove old/unused code according to Steven and Alan.
X-SVN-Rev: 5185
|
2001-07-05 23:13:36 +00:00 |
|
Alan Liu
|
14ba574a14
|
ICU-1006 update tests of ID handling
X-SVN-Rev: 5184
|
2001-07-05 22:55:38 +00:00 |
|
Alan Liu
|
ed41780be7
|
ICU-1006 repair ID handling re filters and inverses
X-SVN-Rev: 5183
|
2001-07-05 22:54:10 +00:00 |
|
George Rhoten
|
32aacf7170
|
ICU-740 Moving to the charset/source directory. This information shouldn't be a normal part of ICU.
X-SVN-Rev: 5181
|
2001-07-05 22:39:23 +00:00 |
|
George Rhoten
|
ce3bed4f40
|
ICU-740 Remove old/unused code according to Helena.
X-SVN-Rev: 5180
|
2001-07-05 22:32:23 +00:00 |
|
Vladimir Weinstein
|
6c37bcf77d
|
ICU-1031 added warning codes ending in _WARNING, changed string names. Also added error and warning needed for j392
X-SVN-Rev: 5179
|
2001-07-05 19:45:03 +00:00 |
|
Alan Liu
|
81db4fe6e5
|
ICU-1029 fix deadlock in factory reg code
X-SVN-Rev: 5178
|
2001-07-05 16:45:38 +00:00 |
|
Alan Liu
|
c4976b1c19
|
ICU-1029 add nortrans.h
X-SVN-Rev: 5176
|
2001-07-03 23:49:21 +00:00 |
|
Alan Liu
|
eb1a26e702
|
ICU-1029 add NormalizationTransliterator test
X-SVN-Rev: 5175
|
2001-07-03 23:45:23 +00:00 |
|
Alan Liu
|
88f3594c6a
|
ICU-1029 fix factory registration code
X-SVN-Rev: 5174
|
2001-07-03 23:44:59 +00:00 |
|
Alan Liu
|
6f20ab6cdc
|
ICU-1029 add NormalizationTransliterator
X-SVN-Rev: 5173
|
2001-07-03 23:44:45 +00:00 |
|
Alan Liu
|
7d06ccf4f3
|
ICU-1029 add NormalizationTransliterator; fix factory registration code
X-SVN-Rev: 5172
|
2001-07-03 23:44:37 +00:00 |
|
Alan Liu
|
c3f4cfbc85
|
ICU-1029 make UVector compare and delete fn pts compatible with uhash
X-SVN-Rev: 5170
|
2001-07-03 23:09:03 +00:00 |
|
Vladimir Weinstein
|
2c32faf09b
|
ICU-392 state structure...
X-SVN-Rev: 5169
|
2001-07-03 22:21:53 +00:00 |
|
George Rhoten
|
5486a097ba
|
ICU-770 Add a function to destroy a mutex, and don't allocate memory for the global mutex.
X-SVN-Rev: 5168
|
2001-07-03 20:35:27 +00:00 |
|
Alan Liu
|
ac454c01db
|
ICU-1029 add factory registration to support NormalizationTransliterator; make cacheIDs own its own copies of ID UnicodeStrings
X-SVN-Rev: 5167
|
2001-07-03 20:01:56 +00:00 |
|
George Rhoten
|
426cd3ad5b
|
ICU-953 Don't initialize the data at static initialization time.
Do it in the thread itself.
X-SVN-Rev: 5166
|
2001-07-03 19:47:22 +00:00 |
|
George Rhoten
|
c5e542d79d
|
ICU-1007 Fix some Linux compiler warnings and some memory leaks.
X-SVN-Rev: 5165
|
2001-07-03 16:45:54 +00:00 |
|
George Rhoten
|
11eaa76f83
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5161
|
2001-07-03 00:27:22 +00:00 |
|
George Rhoten
|
0ca315bb4e
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5160
|
2001-07-02 22:56:52 +00:00 |
|
George Rhoten
|
ab0aee5fbc
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5159
|
2001-07-02 22:53:22 +00:00 |
|
George Rhoten
|
6a79b605fb
|
ICU-1008 Do less static initialization.
X-SVN-Rev: 5158
|
2001-07-02 22:04:18 +00:00 |
|
George Rhoten
|
4960bd9d5c
|
ICU-1028 Fixes for os/390
X-SVN-Rev: 5157
|
2001-07-02 21:07:35 +00:00 |
|
Markus Scherer
|
2fc1e2ef98
|
ICU-1027 move fLength back from Replaceable to UnicodeString, add virtual Rep::getLength()
X-SVN-Rev: 5156
|
2001-07-02 20:58:14 +00:00 |
|
George Rhoten
|
a22ea7d8af
|
ICU-919 Made some functions inline.
X-SVN-Rev: 5154
|
2001-07-02 20:26:33 +00:00 |
|
George Rhoten
|
9fd5994ca7
|
ICU-479 Fix for s/390, stop exporting private static const variables, and improve speed performance
X-SVN-Rev: 5153
|
2001-07-02 20:09:52 +00:00 |
|
George Rhoten
|
de96188690
|
ICU-965 Add some missing header files.
X-SVN-Rev: 5150
|
2001-07-02 18:37:49 +00:00 |
|
George Rhoten
|
72159af00c
|
ICU-953 Export fewer static symbols and fix an os/390 porting problem
X-SVN-Rev: 5149
|
2001-07-02 17:23:27 +00:00 |
|
George Rhoten
|
c4cc4f56ea
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5148
|
2001-06-29 22:54:56 +00:00 |
|
Alan Liu
|
be55a412be
|
ICU-965 in Any-Title make can't -> Can't, not Can'T
X-SVN-Rev: 5144
|
2001-06-29 21:19:49 +00:00 |
|
Alan Liu
|
f89574d8e8
|
ICU-990 backslash escape single quotes outside of quoted strings
X-SVN-Rev: 5142
|
2001-06-29 19:39:03 +00:00 |
|
Alan Liu
|
34915937bd
|
ICU-990 fix compiler warning
X-SVN-Rev: 5141
|
2001-06-29 19:36:36 +00:00 |
|
George Rhoten
|
bc397ee3f3
|
ICU-900 Fixed a compiler warning on Solaris Workshop Pro v6.0
X-SVN-Rev: 5134
|
2001-06-28 22:57:15 +00:00 |
|
Markus Scherer
|
e0359d11ac
|
ICU-1007 reduce warnings
X-SVN-Rev: 5133
|
2001-06-28 20:46:46 +00:00 |
|