Commit Graph

2698 Commits

Author SHA1 Message Date
Markus Scherer
9f72e26ee9 ICU-507 use default getNextUChar() for UTF-32
X-SVN-Rev: 3282
2000-12-19 23:46:42 +00:00
Markus Scherer
abb79398a6 ICU-484 add tests for SBCS/Latin1/ASCII with skip cb & offsets
X-SVN-Rev: 3281
2000-12-19 23:09:52 +00:00
Markus Scherer
998f792a5a ICU-484 add unicodeMask to UConverterStaticData for optimized implementations
X-SVN-Rev: 3280
2000-12-19 23:07:50 +00:00
Markus Scherer
b2b6812d1e ICU-189 add SCSU converter (& untabify)
X-SVN-Rev: 3279
2000-12-19 23:02:50 +00:00
George Rhoten
2d1691ad71 ICU-639 Added ShortLanguage and put in the proper currency symbol.
X-SVN-Rev: 3278
2000-12-19 21:52:39 +00:00
George Rhoten
da5ae98d7a ICU-552 Properly aliased no_NO_NY to nn_NO, and copied the nn data into nn_NO because the aliasing is broken.
X-SVN-Rev: 3277
2000-12-19 21:51:28 +00:00
George Rhoten
0e62f7ac85 ICU-552 The proper LCID now gets shown in the error message
X-SVN-Rev: 3276
2000-12-19 21:49:55 +00:00
George Rhoten
bdec538abe ICU-358 Updated the language and country names.
X-SVN-Rev: 3275
2000-12-19 21:48:58 +00:00
George Rhoten
4de2107c8d ICU-358 Updated the language and country names.
X-SVN-Rev: 3274
2000-12-19 20:29:22 +00:00
George Rhoten
9a5c8dd085 ICU-552 Updated the nn and nb locales
X-SVN-Rev: 3273
2000-12-19 04:37:40 +00:00
Markus Scherer
d1e6c0f34b ICU-507 optimize MBCS getNextUChar() with specific implementations
X-SVN-Rev: 3272
2000-12-19 04:06:09 +00:00
George Rhoten
80272d122c ICU-758 Fix for the library name change.
X-SVN-Rev: 3271
2000-12-19 03:00:40 +00:00
Ram Viswanadha
3a0dbd695c ICU-778 Added test for UnicodeConverter::toUnicodeString and fromUnicodeString methods
X-SVN-Rev: 3270
2000-12-19 02:30:19 +00:00
Ram Viswanadha
56f2d7c22f ICU-778 Added test for ucnv_toUChars and fromUChars
X-SVN-Rev: 3269
2000-12-19 02:29:23 +00:00
George Rhoten
5e95f15b44 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3268
2000-12-19 02:29:16 +00:00
Ram Viswanadha
9ad961fc3f ICU-778 Fixed ucnv_reset for UnicodeConverter::toUnicodeString() method
X-SVN-Rev: 3267
2000-12-19 02:28:33 +00:00
Markus Scherer
2229961a5b ICU-189 add SCSU converter
X-SVN-Rev: 3266
2000-12-19 01:57:00 +00:00
Markus Scherer
2391f6069a ICU-189 add SCSU converter (initial, untested code)
X-SVN-Rev: 3265
2000-12-19 01:25:11 +00:00
Markus Scherer
38fb13ac8d ICU-189 add SCSU converter
X-SVN-Rev: 3264
2000-12-19 01:24:45 +00:00
Markus Scherer
16d48d5dad ICU-507 oops, the new editor was set to use tabs - my bad :-(
X-SVN-Rev: 3263
2000-12-19 01:21:32 +00:00
George Rhoten
8d813f23a0 ICU-775 Made the verbose messages a bit more informative and added another test case
X-SVN-Rev: 3262
2000-12-19 01:07:02 +00:00
Markus Scherer
b7c791ad75 ICU-507 use common implementation for getNextUChar() where appropriate
X-SVN-Rev: 3261
2000-12-19 00:29:27 +00:00
George Rhoten
76dc0104b5 ICU-432 Removed a very small leak in the translator. There is still a lot of leaks in transliteration
X-SVN-Rev: 3260
2000-12-18 22:13:29 +00:00
George Rhoten
6977b828c1 ICU-775 Made the error messages a bit more informative
X-SVN-Rev: 3259
2000-12-18 19:02:30 +00:00
George Rhoten
e07e571351 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3258
2000-12-16 02:27:00 +00:00
Steven R. Loomis
5a10de62f9 ICU-723 fix HZ entry in convrtrs.txt
X-SVN-Rev: 3254
2000-12-15 20:51:09 +00:00
Steven R. Loomis
5c6cbb5d39 ICU-608 files mode, update
X-SVN-Rev: 3253
2000-12-15 20:34:14 +00:00
Ram Viswanadha
49b97e6289 ICU-647 Updated main page documentation
X-SVN-Rev: 3252
2000-12-15 20:33:37 +00:00
Markus Scherer
7515066dc5 ICU-647 documentation improvements
X-SVN-Rev: 3251
2000-12-15 19:57:12 +00:00
Steven R. Loomis
5d58461125 ICU-393 cvsignore
X-SVN-Rev: 3250
2000-12-15 19:44:49 +00:00
Markus Scherer
ac861bdc5e ICU-647 documentation improvements
X-SVN-Rev: 3249
2000-12-15 19:32:58 +00:00
Steven R. Loomis
5fb26a9eaf ICU-773 pure preflighting mode for ucnv_toUChars
X-SVN-Rev: 3248
2000-12-15 19:29:55 +00:00
Steven R. Loomis
151fa53740 ICU-96 test to make sure strcpy() Does The Right Thing with signed char sortkeys
X-SVN-Rev: 3247
2000-12-15 19:27:36 +00:00
Markus Scherer
1753883cb7 ICU-647 documentation improvements
X-SVN-Rev: 3246
2000-12-15 19:18:27 +00:00
George Rhoten
994d196cbb ICU-432 Fixed a very odd leak with cloctest, cucdtst and crestst
X-SVN-Rev: 3245
2000-12-15 19:16:43 +00:00
Markus Scherer
92123b144f ICU-647 documentation improvements
X-SVN-Rev: 3244
2000-12-15 18:22:39 +00:00
Ram Viswanadha
e66a7566d6 ICU-605 Added nn,nb locales and aliased no_NO_NY,no and no_NO
to these.

X-SVN-Rev: 3243
2000-12-15 04:08:54 +00:00
Ram Viswanadha
8cb7fe1e71 ICU-647 Updated header files with documentation
X-SVN-Rev: 3242
2000-12-15 04:02:27 +00:00
Ram Viswanadha
b7ab381558 ICU-647 New header file to hold documentation for Doxygen
X-SVN-Rev: 3241
2000-12-15 04:00:19 +00:00
Ram Viswanadha
45059ab2b7 ICU-647 Updated documentation in the header files
X-SVN-Rev: 3240
2000-12-15 03:58:31 +00:00
Markus Scherer
0151a575a0 ICU-647 remove all references to docs/ files (replaced by the user guide)
X-SVN-Rev: 3238
2000-12-15 01:16:13 +00:00
Markus Scherer
1afb2802c9 ICU-647 move parts into the user guide, update others
X-SVN-Rev: 3237
2000-12-15 00:23:21 +00:00
Vladimir Weinstein
cf304779a4 ICU-96 bumped collation version
X-SVN-Rev: 3236
2000-12-14 23:36:10 +00:00
George Rhoten
f4f86c3c0f ICU-432 Fixed a string leak.
X-SVN-Rev: 3235
2000-12-14 23:31:03 +00:00
Vladimir Weinstein
a956a4adfd ICU-96 fixed a leak and an inline
X-SVN-Rev: 3234
2000-12-14 21:16:08 +00:00
Vladimir Weinstein
d0946a00da ICU-96 fixed a leak
X-SVN-Rev: 3233
2000-12-14 21:15:29 +00:00
George Rhoten
e5d40328d1 ICU-432 Fixed a leak in opening and closing the converter.
X-SVN-Rev: 3232
2000-12-14 20:19:19 +00:00
Markus Scherer
6ce4db8760 ICU-647 clarify macro documentation
X-SVN-Rev: 3231
2000-12-14 18:36:44 +00:00
Vladimir Weinstein
4daf3c9b52 ICU-96 removed C++ style comments
X-SVN-Rev: 3230
2000-12-14 18:03:26 +00:00
Ram Viswanadha
727aa0f0e5 ICU-432 Fixed Purify warnings
X-SVN-Rev: 3229
2000-12-14 03:34:08 +00:00
Vladimir Weinstein
264b1a919c ICU-96 moved header file capitst needs
X-SVN-Rev: 3228
2000-12-14 01:24:40 +00:00
Vladimir Weinstein
a1bb69995d ICU-96 moved header file parse needs
X-SVN-Rev: 3227
2000-12-14 01:24:23 +00:00
Steven R. Loomis
872500b7c1 ICU-647 readme update
X-SVN-Rev: 3226
2000-12-14 01:22:13 +00:00
George Rhoten
1bfeb08b02 ICU-432 free and close the patterns properly
X-SVN-Rev: 3225
2000-12-14 01:19:54 +00:00
Vladimir Weinstein
7aba1fafd6 ICU-96 moved header file capitst needs
X-SVN-Rev: 3224
2000-12-14 01:12:31 +00:00
Vladimir Weinstein
ba71f8c4f7 ICU-96 moved header file parse needs
X-SVN-Rev: 3223
2000-12-14 01:11:50 +00:00
Vladimir Weinstein
8e06769a63 ICU-96 cleanup, comments, debugging
X-SVN-Rev: 3222
2000-12-14 01:11:11 +00:00
Yves Arrouye
af93ad1e13 ICU-648 Don't ignore debian.
X-SVN-Rev: 3221
2000-12-14 01:08:41 +00:00
George Rhoten
528b5b9040 ICU-432 Free some extra memory that was just allocated when the loading fails.
X-SVN-Rev: 3220
2000-12-14 00:29:46 +00:00
George Rhoten
8519a562bd ICU-432 Fixed another CharsToUChars leak
X-SVN-Rev: 3219
2000-12-14 00:16:24 +00:00
George Rhoten
953e41a350 ICU-432 open() should not be called before init().
X-SVN-Rev: 3218
2000-12-13 20:45:55 +00:00
George Rhoten
df0ba9a222 ICU-432 Don't change the owned state in expand. this_obj is not reallocated.
X-SVN-Rev: 3217
2000-12-13 20:44:47 +00:00
George Rhoten
92f710b66c ICU-647 Documented the Compact Array API.
X-SVN-Rev: 3216
2000-12-13 19:48:01 +00:00
Steven R. Loomis
bed37eedf0 ICU-647 just documentation ..
X-SVN-Rev: 3215
2000-12-13 19:41:47 +00:00
George Rhoten
ef4ccffad3 ICU-432 Fixed the CharsToUChars leak
X-SVN-Rev: 3214
2000-12-13 18:16:56 +00:00
Vladimir Weinstein
d7a19181a9 ICU-96 last line wasn't empty
X-SVN-Rev: 3213
2000-12-13 18:08:27 +00:00
Yves Arrouye
d26f2d00a5 ICU-743 since the copy of convrtrs.txt has been disabled, move it to the proper place
X-SVN-Rev: 3212
2000-12-13 03:13:56 +00:00
George Rhoten
7cfa43c326 ICU-432 strlen was being used incorrectly.
X-SVN-Rev: 3211
2000-12-13 03:12:41 +00:00
Yves Arrouye
823705b648 ICU-743 since the copy of convrtrs.txt has been disabled, move it to the proper place
X-SVN-Rev: 3210
2000-12-13 03:12:29 +00:00
George Rhoten
69db1728b1 ICU-564 Removed the unneeded allocation during static initialization..
X-SVN-Rev: 3209
2000-12-13 03:11:08 +00:00
Vladimir Weinstein
07678fc629 ICU-96 added Normalize flag to collations that need normalization
X-SVN-Rev: 3208
2000-12-13 01:26:07 +00:00
George Rhoten
bb03b0b456 ICU-97 Better testing for large negative numbers
X-SVN-Rev: 3207
2000-12-12 22:54:36 +00:00
Markus Scherer
76972c7a1a ICU-535 reinstate readable UTF16_..._SAFE macros, removing unwarranted new _STRICT/_LENIENT variants
X-SVN-Rev: 3206
2000-12-12 22:11:08 +00:00
George Rhoten
9f7d830b5d ICU-97 Fix for really large negative numbers
X-SVN-Rev: 3205
2000-12-12 21:57:44 +00:00
Vladimir Weinstein
c45e94dca1 ICU-96 Added C++ tests for incremental compare
X-SVN-Rev: 3204
2000-12-12 21:45:27 +00:00
Vladimir Weinstein
d201784ec9 ICU-96 added C tests for incremental compare
X-SVN-Rev: 3203
2000-12-12 21:35:26 +00:00
Vladimir Weinstein
6f6c6c0cad ICU-96 C++ has an interesting req :(
X-SVN-Rev: 3202
2000-12-12 20:33:54 +00:00
Markus Scherer
e09b328887 ICU-647 update API docs and reinstate readable _SAFE macros from version 1.8
X-SVN-Rev: 3201
2000-12-12 20:32:25 +00:00
Markus Scherer
96c50174b4 ICU-647 update API docs
X-SVN-Rev: 3200
2000-12-12 20:31:47 +00:00
Vladimir Weinstein
07a0851ec4 ICU-96 OOOPS forgot to commit the header
X-SVN-Rev: 3199
2000-12-12 19:44:23 +00:00
Vladimir Weinstein
ca0831016f ICU-96 added tests for incremental compare
X-SVN-Rev: 3198
2000-12-12 19:40:58 +00:00
Vladimir Weinstein
eda54a40f9 ICU-746 updated data for sh.txt
X-SVN-Rev: 3197
2000-12-12 04:05:22 +00:00
Vladimir Weinstein
9ecaf4fcae ICU-96 collation key adopt, ucol_createSortKey, fix for collation key hash code, C++ incremental compare implementation
X-SVN-Rev: 3196
2000-12-12 01:15:30 +00:00
George Rhoten
eb2fca812e ICU-286 Changed the CCSID
X-SVN-Rev: 3195
2000-12-11 23:45:39 +00:00
George Rhoten
92a8bccfb0 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3194
2000-12-11 22:32:42 +00:00
Ram Viswanadha
9ce63cd3eb ICU-535 fixed compiler warnings
X-SVN-Rev: 3193
2000-12-11 20:26:45 +00:00
George Rhoten
0343d6690c ICU-535 The compiler warning should be properly fixed now.
X-SVN-Rev: 3192
2000-12-11 18:12:30 +00:00
Ram Viswanadha
d9ea986454 ICU-535 Fixed compiler warnings
X-SVN-Rev: 3190
2000-12-09 04:08:57 +00:00
George Rhoten
74b33770cb ICU-535 Fixed some compiler warnings again.
X-SVN-Rev: 3189
2000-12-09 03:55:29 +00:00
George Rhoten
cc62cf111d ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3188
2000-12-09 03:17:45 +00:00
George Rhoten
f8e566eebb ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3187
2000-12-09 03:08:42 +00:00
George Rhoten
1fac5cfe0f ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3186
2000-12-09 02:38:12 +00:00
Steven R. Loomis
963dacdb0d ICU-647 more documentation updates
X-SVN-Rev: 3185
2000-12-09 02:37:17 +00:00
George Rhoten
bacfc6a005 ICU-369 Removed the two extra annoying empty lines for each test that passed.
X-SVN-Rev: 3184
2000-12-09 02:02:29 +00:00
Vladimir Weinstein
9d969fd277 ICU-743 makedata should not pick wrong resource files
X-SVN-Rev: 3180
2000-12-08 22:52:08 +00:00
Vladimir Weinstein
7cdd2c8ecb ICU-96 collation data generated so that collation elements never have 00 or 01 bytes in them
X-SVN-Rev: 3179
2000-12-08 22:03:01 +00:00
Steven R. Loomis
25fbf90920 ICU-647 documentaiton update
X-SVN-Rev: 3178
2000-12-08 21:36:47 +00:00
George Rhoten
e3b43fbd6f ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3177
2000-12-08 21:17:32 +00:00
George Rhoten
ee23b6e429 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3176
2000-12-08 20:33:48 +00:00
George Rhoten
ccd29c31f6 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3175
2000-12-08 20:14:00 +00:00
Vladimir Weinstein
8550451668 ICU-757 copying tools to icu\bin after building
X-SVN-Rev: 3174
2000-12-08 20:11:01 +00:00
Vladimir Weinstein
5f54a34a05 ICU-96 updated Japanese collation rules
X-SVN-Rev: 3173
2000-12-08 19:59:33 +00:00
Ram Viswanadha
2aa5f518e8 ICU-639 Updated Telugu Locale
X-SVN-Rev: 3172
2000-12-08 19:38:31 +00:00
Ram Viswanadha
e2a99295e9 ICU-647 Chaged documentation in header files for compliance with Doxygen
X-SVN-Rev: 3171
2000-12-08 18:46:55 +00:00
Ram Viswanadha
8c3169b6df ICU-647 Modified documentation for compliance with Doxygen
X-SVN-Rev: 3170
2000-12-08 18:43:57 +00:00
Vladimir Weinstein
6a7ae623de ICU-757 copying tools to icu\bin after building
X-SVN-Rev: 3168
2000-12-08 17:51:04 +00:00
George Rhoten
707787a706 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3167
2000-12-08 01:13:38 +00:00
Markus Scherer
2bd279447e ICU-747 change two new header entries from count values to more convenient and consistent start indexes
X-SVN-Rev: 3166
2000-12-08 01:08:43 +00:00
Vladimir Weinstein
4a135b9af9 ICU-96 revamped ucol_getSortKey to be smarter
X-SVN-Rev: 3165
2000-12-08 00:52:46 +00:00
George Rhoten
480ccca2c4 ICU-759 Turned on full optimization only for collation. Transliteration doesn't work at this time with full optimization
X-SVN-Rev: 3164
2000-12-07 23:36:42 +00:00
George Rhoten
c98553e3b9 ICU-759 Turned on full optimization
X-SVN-Rev: 3163
2000-12-07 23:35:49 +00:00
Vladimir Weinstein
e9151df7a2 ICU-96 Better memory management in sort key, safe clone implementation
X-SVN-Rev: 3162
2000-12-07 07:22:55 +00:00
George Rhoten
c346349b12 ICU-760 Fix for Solaris compiler error
X-SVN-Rev: 3161
2000-12-07 00:56:42 +00:00
Vladimir Weinstein
759bbb96f3 ICU-96 A small test fix
X-SVN-Rev: 3160
2000-12-06 19:59:44 +00:00
George Rhoten
c1e3b2ae05 ICU-760 Added more testing. The disabled test may be wrong.
X-SVN-Rev: 3159
2000-12-06 18:44:53 +00:00
George Rhoten
553decffd9 ICU-760 The test was wrong.
X-SVN-Rev: 3158
2000-12-06 18:42:36 +00:00
Steven R. Loomis
c97ae9abcf ICU-97 make it even even easier to debug
X-SVN-Rev: 3156
2000-12-06 17:10:54 +00:00
Steven R. Loomis
a5ab27bb1f ICU-758 entrypoint reflected in export list for unix
X-SVN-Rev: 3155
2000-12-06 10:07:41 +00:00
Steven R. Loomis
748eec893b ICU-758 rename import .lib files
X-SVN-Rev: 3154
2000-12-06 09:51:58 +00:00
Steven R. Loomis
754e9cbf9b ICU-758 keep the entrypoint as icudata_dat on unix
X-SVN-Rev: 3153
2000-12-06 06:28:08 +00:00
George Rhoten
be992980b1 ICU-760 Temporarily disabled this test.
X-SVN-Rev: 3152
2000-12-06 03:08:00 +00:00
Steven R. Loomis
8de7f0cf35 ICU-758 rename import .lib files
X-SVN-Rev: 3151
2000-12-06 03:02:21 +00:00
Vladimir Weinstein
94a1803134 ICU-96 added unorm.o to makefile
X-SVN-Rev: 3149
2000-12-06 01:23:42 +00:00
Vladimir Weinstein
05c4d586af ICU-96 common.dsp again... looks like a clock skew problem
X-SVN-Rev: 3148
2000-12-06 01:19:27 +00:00
Vladimir Weinstein
9fd6e02ada ICU-96 test knows about the new binary sortkey format
X-SVN-Rev: 3147
2000-12-06 00:54:21 +00:00
Vladimir Weinstein
eb03d8dab2 ICU-96 more collation cleanup, plus moving normalization C API
X-SVN-Rev: 3146
2000-12-06 00:53:48 +00:00
Vladimir Weinstein
82e011125e ICU-756 normalization C API moved where it belongs
X-SVN-Rev: 3145
2000-12-06 00:52:58 +00:00
Ram Viswanadha
de8fd42158 ICU-535 Fixed compiler warnings
X-SVN-Rev: 3144
2000-12-06 00:48:11 +00:00
George Rhoten
12548e44b1 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3142
2000-12-05 21:29:55 +00:00
George Rhoten
53511a250b ICU-653 Changed the data name for the linkage back to the original name.
X-SVN-Rev: 3141
2000-12-05 21:27:55 +00:00
Vladimir Weinstein
3095a2fc90 ICU-587 old changes to uresb sample - forgot to commit them
X-SVN-Rev: 3140
2000-12-05 20:42:15 +00:00
Steven R. Loomis
a59fd1fb06 ICU-579 fix for HPUX
X-SVN-Rev: 3139
2000-12-05 20:33:36 +00:00
George Rhoten
4fdef76e8c ICU-653 Changed the data name for the linkage.
X-SVN-Rev: 3138
2000-12-05 20:30:32 +00:00
Steven R. Loomis
58e649deef ICU-579 small data file for os390
X-SVN-Rev: 3137
2000-12-05 18:33:14 +00:00
George Rhoten
bb324d7802 ICU-579 & 580: These are the supposed fixes for OS/390, but this needs really needs more discussion.
X-SVN-Rev: 3134
2000-12-05 03:11:03 +00:00
George Rhoten
eb82742ff9 ICU-579 & 580: These are the supposed fixes for OS/390, but this needs really needs more discussion.
X-SVN-Rev: 3133
2000-12-05 03:04:50 +00:00
George Rhoten
b1346efccc ICU-579 & 580: These are the supposed fixes for OS/390, but this needs really needs more discussion.
X-SVN-Rev: 3132
2000-12-05 02:28:32 +00:00
George Rhoten
aa85336fc1 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3129
2000-12-05 01:31:06 +00:00
Vladimir Weinstein
5364911f5f ICU-96 fixed French errors
X-SVN-Rev: 3127
2000-12-05 01:05:46 +00:00
Vladimir Weinstein
3c933af3d1 ICU-96 fixed French errors, detect discrepancies in compare and sortkey results
X-SVN-Rev: 3126
2000-12-05 01:04:44 +00:00
Vladimir Weinstein
e2db5e18bc ICU-96 aligning old code with new ENUMs
X-SVN-Rev: 3125
2000-12-05 01:03:35 +00:00
George Rhoten
d881a19435 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3124
2000-12-05 01:00:31 +00:00
George Rhoten
14ec3ee783 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3123
2000-12-04 23:53:39 +00:00
Steven R. Loomis
36729ea85a ICU-396 And your little .cvsignore too!
X-SVN-Rev: 3122
2000-12-04 23:32:07 +00:00
Steven R. Loomis
509060e251 ICU-396 remove XMLConverter to icuapps
X-SVN-Rev: 3121
2000-12-04 23:30:38 +00:00
George Rhoten
b613aebe31 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3120
2000-12-04 23:17:28 +00:00
Vladimir Weinstein
385a8dddcd ICU-743 everything should be as simple as possible, but no simpler...
X-SVN-Rev: 3119
2000-12-04 22:32:36 +00:00
Steven R. Loomis
4441edb11b ICU-396 remove XMLConverter to icuapps
X-SVN-Rev: 3118
2000-12-04 22:22:32 +00:00
Vladimir Weinstein
a0c5a8857c ICU-743 new build cleanup
X-SVN-Rev: 3117
2000-12-04 21:51:29 +00:00
Markus Scherer
76fb7904f8 ICU-747 add more indexes, formatVersion 1.0->1.1
X-SVN-Rev: 3115
2000-12-04 21:02:16 +00:00
Steven R. Loomis
ed606774b1 ICU-396 move xmlconverter to icuapps
X-SVN-Rev: 3114
2000-12-04 20:55:25 +00:00
George Rhoten
a898530736 ICU-624 Fixed some compiler warnings
X-SVN-Rev: 3112
2000-12-04 19:10:07 +00:00
Steven R. Loomis
4765dc49a6 ICU-740 obsolete
X-SVN-Rev: 3111
2000-12-04 19:09:42 +00:00
Steven R. Loomis
583a253aed ICU-743 genrbfiles.mk -> icu/data/resfiles.mk
X-SVN-Rev: 3110
2000-12-04 19:06:28 +00:00
Steven R. Loomis
3acc66ad79 ICU-743 ucmfiles.mk moved to icu/data/ucmfiles.mk
X-SVN-Rev: 3109
2000-12-04 19:05:44 +00:00
Steven R. Loomis
a2456240f5 ICU-743 remove
X-SVN-Rev: 3108
2000-12-04 19:02:10 +00:00
Steven R. Loomis
9e5f52b381 ICU-743 data rearrange [watch out for Makefile.ins' which don't end with a newline]
X-SVN-Rev: 3107
2000-12-04 17:48:45 +00:00
Steven R. Loomis
b2599d4ade ICU-743 help testmap find its data
X-SVN-Rev: 3106
2000-12-04 17:35:16 +00:00
Steven R. Loomis
fe6e5a134e ICU-743 data rearrangement: out of source fix
X-SVN-Rev: 3105
2000-12-03 05:16:41 +00:00
Steven R. Loomis
6534be9dd5 ICU-743 data rearrangement. So tests can find their data
X-SVN-Rev: 3104
2000-12-03 04:15:55 +00:00
Steven R. Loomis
4193c8c534 ICU-393 .cvsignore
X-SVN-Rev: 3103
2000-12-03 04:09:23 +00:00
Steven R. Loomis
d6cf07794e ICU-743 data rearrangement. So tests can find their data
X-SVN-Rev: 3102
2000-12-03 04:07:13 +00:00
Steven R. Loomis
3fc1459fd7 ICU-743 data rearrangement. So tests can find their data
X-SVN-Rev: 3101
2000-12-03 03:58:52 +00:00
Steven R. Loomis
ffdd40fdcf ICU-369 improve intltest output
X-SVN-Rev: 3100
2000-12-03 03:29:39 +00:00
Steven R. Loomis
e91eea2b42 ICU-743 data rearrange
X-SVN-Rev: 3097
2000-12-01 22:46:27 +00:00
Steven R. Loomis
0c8f5b9554 ICU-743 data rearrangement
X-SVN-Rev: 3096
2000-12-01 21:07:42 +00:00
Steven R. Loomis
1ac9d2f0e6 ICU-681 make it easier to run selected subtests [Makefile.local for cintltest]
X-SVN-Rev: 3095
2000-12-01 20:17:41 +00:00
Steven R. Loomis
6613dba8a4 ICU-743 data rearrange
X-SVN-Rev: 3094
2000-12-01 20:15:45 +00:00
Steven R. Loomis
4fba424953 ICU-743 file rearrange
X-SVN-Rev: 3093
2000-12-01 20:14:57 +00:00
Markus Scherer
0eb0675c69 ICU-544 gb18030 does not use GB+80 any more
X-SVN-Rev: 3092
2000-12-01 19:07:28 +00:00
Steven R. Loomis
601331de07 ICU-743 source/data build order change, add layout option
X-SVN-Rev: 3091
2000-12-01 18:55:17 +00:00
Steven R. Loomis
d576b6080f ICU-743 data rearrange
X-SVN-Rev: 3090
2000-12-01 18:54:21 +00:00
Steven R. Loomis
bb02a85061 ICU-743 udata rearrangement (new makefile in source/data/build)
X-SVN-Rev: 3089
2000-12-01 18:50:37 +00:00
Steven R. Loomis
7b16c99c52 ICU-743 moving where data is built and tested
X-SVN-Rev: 3088
2000-12-01 17:27:57 +00:00
Steven R. Loomis
dc91f9a1ca ICU-743 moving all data generation to icu/source/data/build's makefile
X-SVN-Rev: 3087
2000-12-01 17:24:45 +00:00
Steven R. Loomis
282bf3d991 ICU-743 moving where data is built and tested
X-SVN-Rev: 3086
2000-12-01 17:20:26 +00:00
Steven R. Loomis
3c59d27ecc ICU-743 moving where data is built and tested
X-SVN-Rev: 3085
2000-12-01 02:30:56 +00:00
George Rhoten
4dfd6b727c ICU-740 Removed obsolete files.
X-SVN-Rev: 3084
2000-12-01 02:00:54 +00:00
George Rhoten
584979241d ICU-740 Removed obsolete files.
X-SVN-Rev: 3083
2000-12-01 01:38:16 +00:00
George Rhoten
23d0591205 ICU-740 Added inlining for release mode
X-SVN-Rev: 3082
2000-12-01 01:25:56 +00:00
Vladimir Weinstein
8b6369e759 ICU-96 incremental compare is now in
X-SVN-Rev: 3081
2000-11-30 23:20:14 +00:00
Steven R. Loomis
2b5794d309 ICU-723 converters fix- remove duplicate tag
X-SVN-Rev: 3080
2000-11-30 23:06:21 +00:00
Markus Scherer
4fb19cf66e ICU-544 update for gb 18030 re-release mapping file and specification
X-SVN-Rev: 3079
2000-11-30 22:15:07 +00:00
Markus Scherer
115086983f ICU-544 update for re-release mapping file and specification
X-SVN-Rev: 3078
2000-11-30 22:13:55 +00:00
Markus Scherer
04b0bcfbf8 ICU-544 update for re-release mapping file and specification
X-SVN-Rev: 3077
2000-11-30 22:07:47 +00:00
Markus Scherer
f8024cc8bd ICU-544 write uppercase output (more common)
X-SVN-Rev: 3076
2000-11-30 22:07:12 +00:00
George Rhoten
d2f438cd2d ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3073
2000-11-30 21:26:44 +00:00
Steven R. Loomis
fac6ef9a8f ICU-639 data updates
X-SVN-Rev: 3072
2000-11-30 20:57:20 +00:00
George Rhoten
1e8f40589a ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3071
2000-11-30 20:55:12 +00:00
Steven R. Loomis
7ef7a414f0 ICU-443 use ::memcpy instead of memcpy, etc..
X-SVN-Rev: 3070
2000-11-30 20:48:59 +00:00
George Rhoten
10266cd098 ICU-740 Added missing files
X-SVN-Rev: 3069
2000-11-30 20:37:40 +00:00
Steven R. Loomis
3d7fac2361 ICU-740 remove obsolete files
X-SVN-Rev: 3068
2000-11-30 20:32:36 +00:00
George Rhoten
b956b006a6 ICU-740 Removed empty files.
X-SVN-Rev: 3067
2000-11-30 20:15:37 +00:00
George Rhoten
a99440b74f ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3066
2000-11-30 20:13:20 +00:00
George Rhoten
9ed09205e8 ICU-742 Should now flush the output now
X-SVN-Rev: 3065
2000-11-30 20:02:51 +00:00
Steven R. Loomis
53408a5182 ICU-434 update for path change
X-SVN-Rev: 3064
2000-11-30 19:37:45 +00:00
George Rhoten
ab2fdb5911 ICU-740 Removed empty files.
X-SVN-Rev: 3063
2000-11-30 19:32:27 +00:00
Steven R. Loomis
10aafb72ef ICU-586 reminder to use gmake
X-SVN-Rev: 3062
2000-11-30 19:30:25 +00:00
Steven R. Loomis
a90cb1b3d8 ICU-639 data update
X-SVN-Rev: 3061
2000-11-30 19:13:10 +00:00
Steven R. Loomis
49ae2a1fb3 ICU-723 converters update
X-SVN-Rev: 3060
2000-11-30 19:11:54 +00:00