Eric Mader
|
3ce7583614
|
ICU-120 shorten filenames to Macintosh limit of 31 chars
X-SVN-Rev: 3315
|
2000-12-21 02:44:45 +00:00 |
|
George Rhoten
|
5ac90451d6
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3314
|
2000-12-21 01:35:08 +00:00 |
|
Eric Mader
|
36a3b37ba1
|
ICU-120 changes for ICULayoutEngine
X-SVN-Rev: 3313
|
2000-12-21 01:25:02 +00:00 |
|
Eric Mader
|
de674fe66c
|
ICU-120 changes for ICULayoutEngine
X-SVN-Rev: 3312
|
2000-12-21 01:18:44 +00:00 |
|
George Rhoten
|
505f4596d2
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3311
|
2000-12-21 01:18:01 +00:00 |
|
Eric Mader
|
ad8bc28e56
|
ICU-120 initial checkin of the ICULayoutEngine wrapper
X-SVN-Rev: 3310
|
2000-12-21 01:16:32 +00:00 |
|
George Rhoten
|
32224f75f7
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3309
|
2000-12-20 23:43:24 +00:00 |
|
Markus Scherer
|
52a7c3d7fe
|
ICU-779 add converter-specific writeSub()
X-SVN-Rev: 3308
|
2000-12-20 23:31:45 +00:00 |
|
Markus Scherer
|
db6e7a7198
|
ICU-779 add error checking to writeSub()
X-SVN-Rev: 3307
|
2000-12-20 23:31:27 +00:00 |
|
George Rhoten
|
55a58cc2cc
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3306
|
2000-12-20 23:15:59 +00:00 |
|
Markus Scherer
|
058e4e9615
|
ICU-779 add converter-specific writeSub()
X-SVN-Rev: 3305
|
2000-12-20 23:08:37 +00:00 |
|
Markus Scherer
|
f4b79b2e20
|
ICU-779 add converter-specific writeSub() and fix statekeeping for callbacks
X-SVN-Rev: 3304
|
2000-12-20 22:55:43 +00:00 |
|
Markus Scherer
|
15999ba7a0
|
ICU-779 add converter-specific writeSub()
X-SVN-Rev: 3303
|
2000-12-20 22:54:51 +00:00 |
|
Markus Scherer
|
b437718b77
|
ICU-779 fix ebcdic-stateful-sub test: expected and verified wrong results!
X-SVN-Rev: 3302
|
2000-12-20 22:54:09 +00:00 |
|
George Rhoten
|
0cbc65903f
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3301
|
2000-12-20 22:33:23 +00:00 |
|
George Rhoten
|
fb0df8f1b9
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3300
|
2000-12-20 21:19:54 +00:00 |
|
Markus Scherer
|
10a4f4ae41
|
ICU-722 implement direction-specific ucnv_reset()
X-SVN-Rev: 3299
|
2000-12-20 21:18:46 +00:00 |
|
Markus Scherer
|
d8b3114228
|
ICU-484 replace SBCS by MBCS
X-SVN-Rev: 3297
|
2000-12-20 20:34:23 +00:00 |
|
Markus Scherer
|
bbc83cc691
|
ICU-484 add <icu:state> for precision
X-SVN-Rev: 3296
|
2000-12-20 18:42:11 +00:00 |
|
Markus Scherer
|
7fd4da5ac3
|
ICU-484 allow <icu:state> for SBCS/DBCS/EBCDIC_STATEFUL
X-SVN-Rev: 3295
|
2000-12-20 18:41:36 +00:00 |
|
Markus Scherer
|
ac3bbb5747
|
ICU-484 set fffe/ffff for unassigned/illegal
X-SVN-Rev: 3294
|
2000-12-20 18:40:08 +00:00 |
|
Markus Scherer
|
0a2b2ebdde
|
ICU-484 mbcs version 2: check output types, initial code for SI/SO
X-SVN-Rev: 3293
|
2000-12-20 18:39:29 +00:00 |
|
Markus Scherer
|
7e5a43e63e
|
ICU-484 add output types for SI/SO & HZ
X-SVN-Rev: 3292
|
2000-12-20 18:38:17 +00:00 |
|
Markus Scherer
|
fc6eeb3167
|
ICU-484 add skip-offset tests for windows-1252
X-SVN-Rev: 3291
|
2000-12-20 18:36:06 +00:00 |
|
George Rhoten
|
ab504a3931
|
ICU-432 Fixed another memory leak.
X-SVN-Rev: 3290
|
2000-12-20 04:43:54 +00:00 |
|
George Rhoten
|
cc4aaf53d9
|
ICU-717 Fixed a compiler error.
UnicodeConverterCPP -> UnicodeConverter because UnicodeConverterCPP is a #define.
Fixed a typo in the error message.
X-SVN-Rev: 3289
|
2000-12-20 04:42:54 +00:00 |
|
George Rhoten
|
14787165b6
|
ICU-633 It now uses setToBogus() and it should now clean up after itself when it fails to uprv_malloc() some memory.
X-SVN-Rev: 3288
|
2000-12-20 03:50:14 +00:00 |
|
Markus Scherer
|
98618f3a3d
|
ICU-484 more little improvements
X-SVN-Rev: 3287
|
2000-12-20 02:09:51 +00:00 |
|
Markus Scherer
|
66544551d6
|
ICU-705 add algorithmic US-ASCII converter
X-SVN-Rev: 3286
|
2000-12-20 02:08:39 +00:00 |
|
Markus Scherer
|
8d9bdf7a1e
|
ICU-484 reimplement LATIN_1 to work correctly with offsets and UTF-16
X-SVN-Rev: 3285
|
2000-12-20 01:22:02 +00:00 |
|
Markus Scherer
|
4bd8af1a79
|
ICU-507 test getNextUChar() for UTF-32
X-SVN-Rev: 3284
|
2000-12-20 00:02:15 +00:00 |
|
George Rhoten
|
2c60711cbc
|
ICU-681 removed an excessive limits.h file under normal usage.
X-SVN-Rev: 3283
|
2000-12-19 23:54:57 +00:00 |
|
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 |
|