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
Steven R. Loomis
389bdedbee
ICU-653 icudata rename, export to Makefile.inc
...
X-SVN-Rev: 3059
2000-11-30 19:06:50 +00:00
Steven R. Loomis
8941fadfca
ICU-586 don't say 'type make' in runConfigureICU
...
X-SVN-Rev: 3058
2000-11-30 19:04:05 +00:00
Steven R. Loomis
b458072421
ICU-586 message to remind you to use gmake instead of make
...
X-SVN-Rev: 3057
2000-11-30 19:02:44 +00:00
George Rhoten
9980930974
ICU-624 Fixed a compiler error on Linux/NetBSD
...
X-SVN-Rev: 3056
2000-11-30 18:35:04 +00:00
Steven R. Loomis
9334d309a9
ICU-96 fix of EntryPair streamer
...
X-SVN-Rev: 3053
2000-11-29 22:43:45 +00:00
George Rhoten
c43e864678
ICU-624 Added a simple test for synchronizing the script codes
...
X-SVN-Rev: 3050
2000-11-29 21:38:56 +00:00
Eric Mader
76f361cf7c
ICU-120 Remove all references to CDAC...
...
X-SVN-Rev: 3049
2000-11-29 21:26:10 +00:00
Alan Liu
7e80b67add
ICU-403 update docs
...
X-SVN-Rev: 3048
2000-11-29 19:12:57 +00:00
Alan Liu
db99a619e3
ICU-403 update docs
...
X-SVN-Rev: 3046
2000-11-29 19:11:04 +00:00
Steven R. Loomis
9ee4e05574
ICU-734 mh-irix
...
X-SVN-Rev: 3045
2000-11-29 16:25:25 +00:00
Steven R. Loomis
22abbe263f
ICU-96 colperf
...
X-SVN-Rev: 3044
2000-11-29 04:48:39 +00:00
Steven R. Loomis
c68c4440fb
ICU-96 redo the enums a little
...
X-SVN-Rev: 3043
2000-11-29 04:02:53 +00:00
George Rhoten
1f271c0575
ICU-624 Added notes on synchronizing the script codes, and added to the C++ API the constants
...
X-SVN-Rev: 3042
2000-11-29 03:50:58 +00:00
George Rhoten
a4a49dca69
ICU-641 ucal_setTimeZone should work properly now
...
X-SVN-Rev: 3041
2000-11-29 02:14:29 +00:00
George Rhoten
701beab6de
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 3040
2000-11-29 01:32:34 +00:00
Ram Viswanadha
63c40580a6
ICU-634 Changed options parameter of open function
...
X-SVN-Rev: 3039
2000-11-29 01:04:03 +00:00
George Rhoten
e0da266893
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 3038
2000-11-29 00:28:52 +00:00
George Rhoten
0ade06ab2b
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 3037
2000-11-29 00:21:38 +00:00
Vladimir Weinstein
20435f2b9c
ICU-96 more collation implementation
...
X-SVN-Rev: 3036
2000-11-29 00:16:15 +00:00
George Rhoten
b6def8e248
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 3035
2000-11-29 00:06:41 +00:00
Ram Viswanadha
daa2b0a940
ICU-535 Fixed compiler warnings
...
X-SVN-Rev: 3034
2000-11-28 23:55:10 +00:00
George Rhoten
4f09d02bf1
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 3033
2000-11-28 23:41:48 +00:00
George Rhoten
b83f002855
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 3027
2000-11-28 22:05:37 +00:00
Markus Scherer
ef513b3dae
ICU-727 fix euro regression tests
...
X-SVN-Rev: 3026
2000-11-28 21:30:32 +00:00
Eric Mader
7be51320f3
ICU-120 remove references to CDAC
...
X-SVN-Rev: 3025
2000-11-28 21:08:45 +00:00
Eric Mader
3f77fc750a
ICU-120 flatten layout file structure.
...
X-SVN-Rev: 3024
2000-11-28 21:01:17 +00:00
Eric Mader
6607bc11e6
ICU-120 flatten layout file structure, remove any references to CDAC...
...
X-SVN-Rev: 3023
2000-11-28 21:00:10 +00:00
Eric Mader
f96746c605
ICU-120 remove any references to CDAC...
...
X-SVN-Rev: 3022
2000-11-28 20:59:41 +00:00
Eric Mader
1c9f0bf8a3
ICU-120 flatten the layout file structure so it builds on Solaris w/ 4.2 compilers...
...
X-SVN-Rev: 3021
2000-11-28 20:56:52 +00:00
George Rhoten
900aeba6be
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 3020
2000-11-28 20:10:05 +00:00
George Rhoten
c3dcb24dae
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 3019
2000-11-28 19:59:22 +00:00
George Rhoten
25dd82417c
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 3018
2000-11-28 19:53:40 +00:00
George Rhoten
be38ff11f0
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 3017
2000-11-28 19:38:56 +00:00
George Rhoten
fb42e9419d
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 3016
2000-11-28 19:30:04 +00:00
Markus Scherer
2f657b0bc5
ICU-535 fix compiler warnings; make callback error code checks safer
...
X-SVN-Rev: 3015
2000-11-28 19:23:13 +00:00
Ram Viswanadha
af2cfd885a
ICU-549 Fixed trailing backslash bug on win32 by changing
...
the function from getenv() to u_getDataDirectory()
X-SVN-Rev: 3011
2000-11-28 02:11:23 +00:00
Yves Arrouye
f0ae782127
ICU-206 test UTF-32 aliases
...
X-SVN-Rev: 3010
2000-11-28 01:46:31 +00:00
Yves Arrouye
b6db767ab6
ICU-648 fix debian/rules.
...
X-SVN-Rev: 3007
2000-11-27 22:37:51 +00:00
Ram Viswanadha
a47dc395b7
ICU-535 Fixed compiler warnings
...
X-SVN-Rev: 3006
2000-11-27 17:40:41 +00:00
Vladimir Weinstein
f705711c99
ICU-96 More algorithm cleanup - less errors...
...
X-SVN-Rev: 3005
2000-11-27 04:14:36 +00:00
George Rhoten
c79246f2e4
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 3004
2000-11-23 00:14:39 +00:00
Vladimir Weinstein
c54b00f284
ICU-96 reduced number of errors in tests
...
X-SVN-Rev: 3003
2000-11-22 23:52:43 +00:00
George Rhoten
16f257858e
ICU-605 Fixed the atypical locale test for Spanish because the es locale now has proper data.
...
X-SVN-Rev: 3000
2000-11-22 17:51:54 +00:00
Yves Arrouye
21169f142d
ICU-653 rename and relocate icudata
...
put the .dat file in $(pkgdatadir), and the .so file in
$(pkglibdir) with a compatibility symlink for lib/icu/current.
X-SVN-Rev: 2999
2000-11-22 07:59:09 +00:00
Yves Arrouye
5b0ca06e79
ICU-648 updated to version number 1.7
...
X-SVN-Rev: 2998
2000-11-22 06:39:11 +00:00
Steven R. Loomis
0d99688f83
ICU-653 rename and relocate icudata
...
X-SVN-Rev: 2997
2000-11-22 05:08:51 +00:00
Ram Viswanadha
9e6269e9c8
ICU-653 Bumped version to 1.7 to comment out LMBCS tests
...
X-SVN-Rev: 2996
2000-11-22 03:02:34 +00:00
Ram Viswanadha
3e0584e78d
ICU-729 Fixed multithreading bug. Changed implementation
...
ucnv_getName() function to return converter name with options.
Renamed UConverterOpen Function parameter from version to
options.
X-SVN-Rev: 2995
2000-11-22 02:05:29 +00:00
George Rhoten
f2cc4f35e2
ICU-681 Fixes for HP/UX
...
X-SVN-Rev: 2994
2000-11-22 01:54:24 +00:00
Steven R. Loomis
918a29d553
ICU-393 .cvsignore
...
X-SVN-Rev: 2993
2000-11-22 01:46:36 +00:00
Steven R. Loomis
aeb35116a8
ICU-393 .cvsignore
...
X-SVN-Rev: 2992
2000-11-22 01:31:38 +00:00
Steven R. Loomis
321d0ecf6a
ICU-653 Bump ICU version to 1.7, change file naming
...
X-SVN-Rev: 2991
2000-11-22 01:30:53 +00:00
Steven R. Loomis
1016ea2a8c
ICU-653 (memory map)- fix the test so excess errors aren't reported
...
X-SVN-Rev: 2990
2000-11-22 01:29:48 +00:00
Steven R. Loomis
0a312cad07
ICU-373 .cvsignore
...
X-SVN-Rev: 2989
2000-11-22 01:25:26 +00:00
Steven R. Loomis
e007d3b46e
ICU-653 Bump ICU version to 1.7, also fix memory map (j728)
...
X-SVN-Rev: 2988
2000-11-22 01:24:40 +00:00
Steven R. Loomis
6d9812627c
ICU-653 Bump ICU version to 1.7
...
X-SVN-Rev: 2987
2000-11-22 01:18:51 +00:00
George Rhoten
7c0688005e
ICU-605 More country/language names found.
...
X-SVN-Rev: 2986
2000-11-22 00:59:38 +00:00
Yves Arrouye
0c5ebad141
ICU-678 manage the $(libdir)/icu/current symlink in every package
...
(overkill for the data package, I guess)
X-SVN-Rev: 2985
2000-11-22 00:46:20 +00:00
Yves Arrouye
109e3e6635
ICU-678 manage the $(libdir)/icu/current symlink in every package
...
(overkill for the data package, I guess)
X-SVN-Rev: 2984
2000-11-22 00:46:13 +00:00
Vladimir Weinstein
1bc26a35f3
ICU-96 new implementation for sortkey generation and compare is active. Expect errors in tests
...
X-SVN-Rev: 2983
2000-11-22 00:04:03 +00:00
George Rhoten
e47067460a
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 2982
2000-11-21 21:45:53 +00:00
Yves Arrouye
9bebb22d73
ICU-678 Changed the Debian build so that it will pick the ICU
...
version
number automatically, and generate the appropriate control file and
maintainer scripts. It will also add an entry to the changelog
every time the ICU version number is greater than the last one that
has an entry in the changelog.
X-SVN-Rev: 2977
2000-11-21 19:39:00 +00:00
George Rhoten
4592e2bec3
ICU-425 Added the correct lib names
...
X-SVN-Rev: 2976
2000-11-21 19:30:27 +00:00
George Rhoten
bc50a5aebe
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 2975
2000-11-21 19:27:39 +00:00
George Rhoten
aaa12f49af
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 2974
2000-11-21 18:59:19 +00:00
George Rhoten
ecd6022aaa
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 2973
2000-11-21 18:48:10 +00:00
Ram Viswanadha
045c5589a4
ICU-296 Updated data.
...
X-SVN-Rev: 2972
2000-11-21 18:30:44 +00:00
Yves Arrouye
c616294d67
ICU-678 finished to document every package
...
X-SVN-Rev: 2971
2000-11-21 18:19:57 +00:00
George Rhoten
dfb4bd58b9
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 2970
2000-11-21 18:13:09 +00:00
George Rhoten
9ebd873d92
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 2969
2000-11-21 18:05:36 +00:00
George Rhoten
c9793c6267
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 2967
2000-11-21 04:05:39 +00:00
George Rhoten
c8e6542a54
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 2966
2000-11-21 01:54:12 +00:00
Ram Viswanadha
77c08f2907
ICU-727 Fixed the mappping files for tests
...
X-SVN-Rev: 2965
2000-11-21 01:19:54 +00:00
Ram Viswanadha
af69dc56f3
ICU-727 Fixed tests for reverse fallbacks
...
X-SVN-Rev: 2964
2000-11-21 01:19:11 +00:00
Ram Viswanadha
cea619deb0
ICU-535 Fixed compiler errors and warnings
...
X-SVN-Rev: 2962
2000-11-20 23:40:14 +00:00
George Rhoten
4c3ddb1724
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 2960
2000-11-20 23:30:15 +00:00
Vladimir Weinstein
0250f2def3
ICU-96 compiler warnings
...
X-SVN-Rev: 2959
2000-11-20 22:56:23 +00:00
Vladimir Weinstein
75c4999093
ICU-96 more collation
...
X-SVN-Rev: 2958
2000-11-20 19:49:12 +00:00
Vladimir Weinstein
9b8718aada
ICU-96 more collation
...
X-SVN-Rev: 2957
2000-11-20 19:17:17 +00:00
George Rhoten
44e383fbdf
ICU-605 Fixed the atypical locale test for Spanish because the es locale now has proper data.
...
X-SVN-Rev: 2955
2000-11-20 18:48:05 +00:00
George Rhoten
24e93fe692
ICU-605 Fixed German language name and added Netherlands
...
X-SVN-Rev: 2954
2000-11-20 18:46:24 +00:00
Vladimir Weinstein
75e644280a
ICU-96 more collation
...
X-SVN-Rev: 2953
2000-11-20 18:27:03 +00:00
George Rhoten
a13f965513
ICU-286 Fixed a compiler error on Solaris CC
...
X-SVN-Rev: 2951
2000-11-20 18:09:58 +00:00
George Rhoten
16d45a3775
ICU-703 Fixed a compiler error on AIX 4.2
...
X-SVN-Rev: 2950
2000-11-20 18:08:49 +00:00
Vladimir Weinstein
1714bfe39f
ICU-96 Not all things should always be const
...
X-SVN-Rev: 2949
2000-11-20 06:40:54 +00:00
George Rhoten
b393c3334e
ICU-684 Changed the Era information and added more country names.
...
X-SVN-Rev: 2948
2000-11-18 01:23:47 +00:00
Vladimir Weinstein
396af9063d
ICU-96 1.7 API freeze commit
...
X-SVN-Rev: 2941
2000-11-17 23:32:32 +00:00
Markus Scherer
c3ae29b58d
ICU-701 add ibm-5348 to get windows-1252 with Euro
...
X-SVN-Rev: 2940
2000-11-17 19:53:31 +00:00
Markus Scherer
12f6684fcd
ICU-701 handle fallbacks more precisely
...
X-SVN-Rev: 2939
2000-11-17 19:35:00 +00:00
Markus Scherer
0348e0f62c
ICU-721 undo unwarranted api change
...
X-SVN-Rev: 2938
2000-11-17 19:28:31 +00:00
Yves Arrouye
1c7ac10b56
ICU-723 also fixed some MIME tags
...
X-SVN-Rev: 2937
2000-11-17 06:39:33 +00:00
Yves Arrouye
7005488261
ICU-678 documented the ICU and ICU locales packages.
...
X-SVN-Rev: 2936
2000-11-17 06:17:02 +00:00
Yves Arrouye
7b141f8c90
ICU-678 fixed typo
...
X-SVN-Rev: 2935
2000-11-17 06:10:11 +00:00
Yves Arrouye
4d4bedd303
ICU-720 expose a name comparison function for converter names
...
X-SVN-Rev: 2934
2000-11-17 06:07:31 +00:00
Yves Arrouye
39bfde178b
ICU-721 simplify implementation
...
X-SVN-Rev: 2933
2000-11-17 06:07:11 +00:00
Yves Arrouye
948efb55a5
ICU-721 simplify implementation
...
X-SVN-Rev: 2932
2000-11-17 05:49:58 +00:00
Yves Arrouye
a82d40fe0f
ICU-723 fixed aliases names
...
X-SVN-Rev: 2931
2000-11-17 05:18:18 +00:00
Yves Arrouye
59ce3d1187
ICU-720 expose ucnv_aliasNameCmp() (instead of the private
...
charsetNameCmp(), and use the new function where needed.
X-SVN-Rev: 2930
2000-11-17 05:02:31 +00:00
Ram Viswanadha
b753a1a8af
ICU-703 Added getNextUChar tests
...
X-SVN-Rev: 2928
2000-11-17 03:03:14 +00:00
Ram Viswanadha
c20ad62504
ICU-703 Implemented reset functions, deleted dead code,
...
consolidated changeState2022() function
X-SVN-Rev: 2927
2000-11-17 03:01:23 +00:00
George Rhoten
e53ff4da83
ICU-721 removed a compiler error on Windows.
...
X-SVN-Rev: 2926
2000-11-17 02:51:31 +00:00
George Rhoten
2c37845f8d
ICU-722 Added the stubs for the ucnv_reset*() functions
...
X-SVN-Rev: 2925
2000-11-17 02:40:07 +00:00
George Rhoten
1e5428928b
ICU-684 Overrode the Eras and added the languages as written in Spanish.
...
Also added the Spanish name for the United States.
X-SVN-Rev: 2924
2000-11-17 02:02:30 +00:00
Yves Arrouye
bc81ac3774
ICU-721 simplify implementation
...
X-SVN-Rev: 2923
2000-11-17 02:02:11 +00:00
George Rhoten
799ea92ef4
ICU-717 Changed UTF_ -> UTF16_
...
X-SVN-Rev: 2922
2000-11-16 23:57:16 +00:00
Markus Scherer
d1dec95a05
ICU-542 add grep marker to u_strToUpper/Lower()
...
X-SVN-Rev: 2921
2000-11-16 23:04:39 +00:00
Markus Scherer
557b798485
ICU-542 add u_strToUpper/Lower() (for now "not supported")
...
X-SVN-Rev: 2920
2000-11-16 21:43:12 +00:00
George Rhoten
f43cb6c795
ICU-286 Put getNextUChar back in, also jitterbug 206 has some of this code accidentally checked in
...
X-SVN-Rev: 2919
2000-11-16 18:21:01 +00:00
Markus Scherer
928c29ed4b
ICU-701 update in canonicalized form and with precise fallback indicators
...
X-SVN-Rev: 2918
2000-11-16 18:07:08 +00:00
George Rhoten
516103b627
ICU-206 Added UTF-32 converter
...
X-SVN-Rev: 2917
2000-11-16 17:20:03 +00:00
Markus Scherer
918ec01345
ICU-701 handle fallbacks more precisely; add optimizations for single-byte codepages
...
X-SVN-Rev: 2916
2000-11-15 01:05:35 +00:00
Markus Scherer
5ca054e8af
ICU-701 new .ucm parser, type-specific code factored out
...
X-SVN-Rev: 2915
2000-11-15 00:56:35 +00:00
Markus Scherer
1aa9b3685e
ICU-701 update in canonicalized form and with precise fallback indicators
...
X-SVN-Rev: 2914
2000-11-15 00:51:11 +00:00
Eric Mader
3d8e802a27
ICU-120 Initial checkin of LayoutEngine!
...
X-SVN-Rev: 2913
2000-11-15 00:48:51 +00:00
Eric Mader
3121ae7e85
ICU-120 Initial checkin of the LayoutEngine!
...
X-SVN-Rev: 2912
2000-11-14 22:15:29 +00:00
Eric Mader
5a3cbc5aee
ICU-120 Initial checkin of the LayoutEngine!
...
X-SVN-Rev: 2911
2000-11-14 21:45:26 +00:00
Eric Mader
352194a6bf
ICU-120 Initial checkin of the LayoutEngine!
...
X-SVN-Rev: 2910
2000-11-14 21:34:25 +00:00
Eric Mader
54c5c881a8
ICU-120 Initial checkin of the LayoutEngine!
...
X-SVN-Rev: 2909
2000-11-14 21:22:14 +00:00
Ram Viswanadha
f46dcab450
ICU-703 Seperated ISO-2022-CN and ISO-2022-CN-Ext
...
X-SVN-Rev: 2908
2000-11-14 03:54:36 +00:00
Markus Scherer
fb74bfaee6
ICU-701 more tiny tools for handling .ucm files
...
X-SVN-Rev: 2907
2000-11-14 02:22:06 +00:00
Steven R. Loomis
cbb4d7397c
ICU-714 cleaning up and clarifying enum values
...
X-SVN-Rev: 2906
2000-11-14 00:31:24 +00:00
Vladimir Weinstein
49170d3736
ICU-96 don't bloat every root!
...
X-SVN-Rev: 2905
2000-11-13 23:49:33 +00:00
Steven R. Loomis
a2ddfe0ef7
ICU-714 NONE fix for win32
...
X-SVN-Rev: 2904
2000-11-13 23:32:54 +00:00
Steven R. Loomis
146231f675
ICU-714 handle NONE date format properly [test]
...
X-SVN-Rev: 2903
2000-11-13 21:03:06 +00:00
Steven R. Loomis
917fc49029
ICU-714 Incorrect handling of 'NONE' date styles
...
X-SVN-Rev: 2902
2000-11-13 19:02:32 +00:00
George Rhoten
32fa031da0
ICU-602 Somewhat verified some more data.
...
X-SVN-Rev: 2901
2000-11-13 18:16:04 +00:00
Ram Viswanadha
30e66f8534
ICU-703 Fixed bugs for Alpha/linux
...
X-SVN-Rev: 2900
2000-11-10 17:58:20 +00:00
Ram Viswanadha
a0913212f1
ICU-703 Fixed bugs for Alpha/Linux
...
X-SVN-Rev: 2899
2000-11-10 17:56:16 +00:00
Steven R. Loomis
643427e27b
ICU-692 fix install-sh path in icudefs.mk
...
X-SVN-Rev: 2898
2000-11-09 23:03:25 +00:00
Vladimir Weinstein
9398f17d9d
ICU-96 support for collation data
...
X-SVN-Rev: 2897
2000-11-09 21:58:19 +00:00
Markus Scherer
6bae01e8bc
ICU-701 update with more precise fallback indicators
...
X-SVN-Rev: 2896
2000-11-09 20:15:34 +00:00
Markus Scherer
6cfe6aeba5
ICU-701 remove duplicate lines
...
X-SVN-Rev: 2895
2000-11-09 19:48:44 +00:00
Vladimir Weinstein
03616637b1
ICU-96 update for Linux
...
X-SVN-Rev: 2894
2000-11-09 19:01:03 +00:00
Steven R. Loomis
db9551ef0e
ICU-587 update
...
X-SVN-Rev: 2893
2000-11-09 16:17:25 +00:00
Steven R. Loomis
ccba526cbf
ICU-587 update for new build paths
...
X-SVN-Rev: 2892
2000-11-09 16:14:45 +00:00
Steven R. Loomis
3fddeb285e
ICU-434 updated Makefiles
...
X-SVN-Rev: 2891
2000-11-09 16:14:03 +00:00
Steven R. Loomis
93137aa35d
ICU-434 update for library/path changes, added more examples
...
X-SVN-Rev: 2890
2000-11-09 16:11:21 +00:00
Ram Viswanadha
d70dac9d40
ICU-673 Added mime name for HZ encoding
...
X-SVN-Rev: 2889
2000-11-08 23:37:29 +00:00
Ram Viswanadha
d1b9eb8cf3
ICU-703 Fixed bugs found after adding tests
...
X-SVN-Rev: 2888
2000-11-08 23:16:20 +00:00
Ram Viswanadha
f7a4b0a4ea
ICU-703 Added more tests for ISO 2022 converters
...
X-SVN-Rev: 2887
2000-11-08 23:15:12 +00:00
Vladimir Weinstein
93097aa9f4
ICU-96 support for collation data
...
X-SVN-Rev: 2886
2000-11-08 22:56:34 +00:00
Markus Scherer
abc83a863c
ICU-701 standalone tool for canonicalizing .ucm files
...
X-SVN-Rev: 2885
2000-11-08 19:28:01 +00:00
Markus Scherer
21948fbb87
ICU-701 canonicalize .ucm file
...
X-SVN-Rev: 2884
2000-11-08 19:21:40 +00:00
Markus Scherer
36a5f8c725
ICU-701 add offset helper fn & useFallback macros
...
X-SVN-Rev: 2883
2000-11-07 22:37:01 +00:00
Markus Scherer
0a30744920
ICU-701 update with fallback indicators
...
X-SVN-Rev: 2882
2000-11-07 22:27:45 +00:00
George Rhoten
143e10add2
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 2881
2000-11-07 19:45:07 +00:00
George Rhoten
b20a981cfc
ICU-97 More speed improvements.
...
X-SVN-Rev: 2880
2000-11-07 18:57:11 +00:00
George Rhoten
ecc6966a93
ICU-97 Added a pattern test for padding on numbers.
...
X-SVN-Rev: 2879
2000-11-07 18:56:35 +00:00
Steven R. Loomis
7f43574e47
ICU-639 data update
...
X-SVN-Rev: 2878
2000-11-07 17:06:27 +00:00
Vladimir Weinstein
12e2e67a33
ICU-96 more support for flattening collation data
...
X-SVN-Rev: 2877
2000-11-07 16:32:42 +00:00
Vladimir Weinstein
f171b0a0a1
ICU-96 collation improvement - prototype support
...
X-SVN-Rev: 2876
2000-11-07 00:00:17 +00:00
Vladimir Weinstein
35139bb5ef
ICU-96 support for collation data (initing from r/o memory and outputing to memory)
...
X-SVN-Rev: 2875
2000-11-06 23:58:15 +00:00
Vladimir Weinstein
f7a702a358
ICU-96 support for collation data
...
X-SVN-Rev: 2874
2000-11-06 23:57:26 +00:00
Steven R. Loomis
a86b703082
ICU-683 symbols collision fix for aix, solaris, linux
...
X-SVN-Rev: 2873
2000-11-04 02:16:12 +00:00
Steven R. Loomis
b3a8a5cd7a
ICU-681 wrong function name
...
X-SVN-Rev: 2872
2000-11-04 01:16:21 +00:00
Steven R. Loomis
8dc53e5dfe
ICU-683 update test data building to match unix
...
X-SVN-Rev: 2871
2000-11-03 23:27:25 +00:00
Steven R. Loomis
35fa7302d5
ICU-683 Tests work better if the input data is correct.. testdat2:root.res must be different from icudata:root.res
...
X-SVN-Rev: 2870
2000-11-03 03:31:17 +00:00
George Rhoten
5b25d3f5d8
ICU-681 Fixed a shell command too long error on HP/UX10 as specified by srl
...
X-SVN-Rev: 2869
2000-11-03 02:53:20 +00:00
Yves Arrouye
217247dc67
ICU-377 added -fno-common to prevent misalignment and memory faults (from Jordan Soles)
...
X-SVN-Rev: 2868
2000-11-02 22:49:10 +00:00
Markus Scherer
44d889db96
ICU-701 replace some |1 by more specific |3
...
X-SVN-Rev: 2867
2000-11-02 22:32:05 +00:00
George Rhoten
8333991278
ICU-97 Fixed an AIX compiler error
...
X-SVN-Rev: 2866
2000-11-02 22:15:50 +00:00
George Rhoten
735b72c52b
ICU-97 Fixed an AIX compiler error
...
X-SVN-Rev: 2865
2000-11-02 20:22:02 +00:00
Ram Viswanadha
bd9b07126c
ICU-703 Changed type of pBuf to make compiler happy on
...
AIX
X-SVN-Rev: 2864
2000-11-02 19:51:05 +00:00
Ram Viswanadha
1c875f238e
ICU-703 Changed type of pBuf to make compiler happy on
...
AIX
X-SVN-Rev: 2863
2000-11-02 18:47:42 +00:00
Jim Snyder Grant
6dde54bce0
ICU-706
...
cleaned up line endings on two more data files
X-SVN-Rev: 2862
2000-11-02 18:26:00 +00:00
Steven R. Loomis
6372e9910f
ICU-683 forgot an #include
...
X-SVN-Rev: 2861
2000-11-02 18:07:58 +00:00
Jim Snyder Grant
63dd3fb3b0
ICU-706
...
cleaned up line endings on three data files
X-SVN-Rev: 2860
2000-11-02 17:29:05 +00:00
Ram Viswanadha
0cdc97e846
ICU-703 Added tests for ISO-2022 variants and HZ
...
X-SVN-Rev: 2859
2000-11-02 04:10:28 +00:00
Ram Viswanadha
72c72ff2a1
ICU-703 Completed version selection on input. Fixed fallback
...
bugs. Fixed jitterbug 628
X-SVN-Rev: 2858
2000-11-02 04:09:34 +00:00
Ram Viswanadha
b63a02b5e8
ICU-703 fixed callback bug.
...
X-SVN-Rev: 2857
2000-11-02 04:08:12 +00:00
George Rhoten
87f0b13181
ICU-97 Changed some of the formatting.
...
X-SVN-Rev: 2856
2000-11-02 02:45:32 +00:00
George Rhoten
6c0f2759a8
ICU-97 Partially added a pattern test for padding on numbers.
...
X-SVN-Rev: 2855
2000-11-02 02:44:22 +00:00
George Rhoten
5168538b08
ICU-97 More speed improvements.
...
X-SVN-Rev: 2854
2000-11-02 02:42:40 +00:00
Steven R. Loomis
0a8ec080da
ICU-683 fix entrypoint collsiions [test case]
...
X-SVN-Rev: 2853
2000-11-01 19:29:51 +00:00
Steven R. Loomis
760357c62c
ICU-683 fix entry point collisions [test case]
...
X-SVN-Rev: 2852
2000-11-01 19:29:17 +00:00
Steven R. Loomis
cbc1f1e39b
ICU-681 display intended version in test
...
X-SVN-Rev: 2851
2000-11-01 19:21:35 +00:00
George Rhoten
e9f2025f63
ICU-701 remove ibm-1038
...
X-SVN-Rev: 2850
2000-10-31 17:53:22 +00:00
Ram Viswanadha
84fd596139
ICU-703 fixed invalidUCharBuffer state
...
X-SVN-Rev: 2849
2000-10-31 02:56:41 +00:00
George Rhoten
a61e0ba4ed
ICU-701 remove ibm-1038, and stop on a failure to open a converter
...
X-SVN-Rev: 2848
2000-10-31 02:29:49 +00:00
Yves Arrouye
edec349339
ICU-408 do not generate tools/rbdump/Makefile since tools/rbdump isn't built
...
X-SVN-Rev: 2847
2000-10-30 21:21:53 +00:00
Steven R. Loomis
1c0e5cd702
ICU-639 data update
...
X-SVN-Rev: 2846
2000-10-30 21:05:32 +00:00
Markus Scherer
5d191952d7
ICU-544 support reverse fallbacks codepage->U
...
X-SVN-Rev: 2845
2000-10-30 21:03:06 +00:00
Markus Scherer
25df857731
ICU-544 add reverse fallbacks for U+2e97 & U+303e
...
X-SVN-Rev: 2844
2000-10-30 21:02:14 +00:00
Markus Scherer
1785a5542f
ICU-544 add batch files to automate the generation of final mapping files
...
X-SVN-Rev: 2843
2000-10-30 18:02:58 +00:00
Markus Scherer
d10963fe35
ICU-544 support reverse fallbacks codepage->U
...
X-SVN-Rev: 2842
2000-10-30 18:01:51 +00:00
Markus Scherer
2bbe56859b
ICU-544 add reverse fallbacks for U+2e97 & U+303e
...
X-SVN-Rev: 2841
2000-10-30 17:26:44 +00:00
Markus Scherer
0efd7fcac8
ICU-544 support reverse fallbacks codepage->U
...
X-SVN-Rev: 2840
2000-10-30 17:22:57 +00:00
Yves Arrouye
f6c4fca3ca
ICU-648 find all Makefile that make distclean left over :( and delete them
...
X-SVN-Rev: 2839
2000-10-28 04:08:40 +00:00
Yves Arrouye
059aa02203
ICU-648 find all Makefile that make distclean left over :( and delete them
...
X-SVN-Rev: 2838
2000-10-28 04:04:26 +00:00
Yves Arrouye
67b8697633
ICU-648 use DH_COMPAT=2, changed what to ignore
...
X-SVN-Rev: 2837
2000-10-28 03:34:35 +00:00
Ram Viswanadha
f2b1904f51
ICU-703 Improved performance of ISO-2022-CN
...
X-SVN-Rev: 2836
2000-10-28 01:51:00 +00:00
Ram Viswanadha
2f7ccc5ff7
ICU-703 Added alias and mime information for ISO-2022 converters
...
X-SVN-Rev: 2835
2000-10-28 01:13:09 +00:00
Ram Viswanadha
6c6ce28fa1
ICU-701 Updated the copyright information
...
X-SVN-Rev: 2834
2000-10-28 01:11:48 +00:00
Ram Viswanadha
2ade9b3ccb
ICU-703 Added ISO-2022-JP version selection functionality
...
X-SVN-Rev: 2833
2000-10-28 01:09:46 +00:00
Ram Viswanadha
8ed1e11d82
ICU-703 Added tests for JP1, JP2 and CN-Ext
...
X-SVN-Rev: 2832
2000-10-28 01:08:25 +00:00
George Rhoten
d08231d6de
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 2831
2000-10-28 00:49:19 +00:00
Markus Scherer
ab8c90cd7a
ICU-701 update ibm-xxx.ucm files with fallback indicators
...
X-SVN-Rev: 2830
2000-10-28 00:46:24 +00:00
Markus Scherer
0b49ed8296
ICU-701 remove ibm-1038
...
X-SVN-Rev: 2829
2000-10-28 00:44:23 +00:00
George Rhoten
fa4d7c34d9
ICU-700 Windows locale mapping works better now with variants
...
X-SVN-Rev: 2828
2000-10-28 00:39:54 +00:00
Markus Scherer
87ef71b49b
ICU-701 update ibm-xxx.ucm files with fallback indicators
...
X-SVN-Rev: 2827
2000-10-28 00:33:37 +00:00
Markus Scherer
01557b0d7e
ICU-701 update ibm-xxx.ucm files with fallback indicators
...
X-SVN-Rev: 2826
2000-10-28 00:28:17 +00:00
Markus Scherer
f51c6d0b09
ICU-701 update ibm-xxx.ucm files with fallback indicators
...
X-SVN-Rev: 2825
2000-10-27 23:55:56 +00:00
Yves Arrouye
21c32ab829
ICU-208 remove the current symlink even if the
...
current version directory is still present, but is the only one
(w/o the libraries, tools won't work anyway)
X-SVN-Rev: 2824
2000-10-27 22:52:32 +00:00
Yves Arrouye
846befb00f
ICU-208 create the $(prefix)/lib/icu/current symlink that Steven wanted,
...
and then put Makefile.inc in the numbered icu directory with a symlink from current/Makefile.inc
to where people expect Makefile.inc to be. (Note: at this time, it is not yet possible
to install the development files for many ICU releases in the same
root). The current link may be used by Xerces-C which links against
libicudata (patch submitted upstream).
Debian and RPM packages will actually not archive the current symlink
but rather maintain it themselves across libicuXX packages
installations so that it always points to the highest-numbered version
installed on teh system."
X-SVN-Rev: 2823
2000-10-27 22:31:31 +00:00
Yves Arrouye
24e3e379b4
ICU-208 create the $(prefix)/lib/icu/current symlink that Steven wanted,
...
and then put Makefile.inc in the numbered icu directory with a symlink from current/Makefile.inc
to where people expect Makefile.inc to be. (Note: at this time, it is not yet possible
to install the development files for many ICU releases in the same
root). The current link may be used by Xerces-C which links against
libicudata (patch submitted upstream).
Debian and RPM packages will actually not archive the current symlink
but rather maintain it themselves across libicuXX packages
installations so that it always points to the highest-numbered version
installed on teh system."
X-SVN-Rev: 2822
2000-10-27 22:30:42 +00:00
Yves Arrouye
060d086210
ICU-648 updated date of last release
...
X-SVN-Rev: 2819
2000-10-27 18:13:01 +00:00
Markus Scherer
572ab3ff1d
ICU-544 fix mappings for GB+fe5e
...
X-SVN-Rev: 2818
2000-10-27 18:04:54 +00:00
Markus Scherer
bfa7fdc918
ICU-544 do not crash when a converter cannot be opened...
...
X-SVN-Rev: 2817
2000-10-27 00:10:17 +00:00
Yves Arrouye
7ee540281a
ICU-648 smarter cleanup to detect build errors
...
X-SVN-Rev: 2816
2000-10-26 22:07:55 +00:00
Yves Arrouye
2b24937b9e
ICU-648 smarter cleanup to detect build errors
...
X-SVN-Rev: 2815
2000-10-26 22:03:22 +00:00
Steven R. Loomis
682353159e
ICU-697 ustdio: fix problem on codepage input
...
X-SVN-Rev: 2814
2000-10-26 21:42:33 +00:00
Yves Arrouye
c195ce083d
ICU-648 Build Debian package outside of source, to catch out of source
...
make problems easily
X-SVN-Rev: 2813
2000-10-26 20:37:42 +00:00
Steven R. Loomis
40fa0e4962
ICU-618 hpux
...
X-SVN-Rev: 2808
2000-10-26 20:16:35 +00:00
Markus Scherer
af27bc1133
ICU-544 ucnv_getNextUChar() must _not_ match pairs of single surrogates for codepages like gb18030 (see javadoc & notes in ucnvmbcs.c)
...
X-SVN-Rev: 2807
2000-10-26 20:09:17 +00:00
Steven R. Loomis
af0bda456e
ICU-681 rebuild resbunds when genrb changes
...
X-SVN-Rev: 2806
2000-10-26 19:40:21 +00:00
Yves Arrouye
8d571a494a
ICU-692 make it work out of source, please...
...
X-SVN-Rev: 2805
2000-10-26 19:39:12 +00:00
Yves Arrouye
89d6317177
ICU-692 make it work out of source, please...
...
X-SVN-Rev: 2804
2000-10-26 19:37:43 +00:00
Steven R. Loomis
f08d35e020
ICU-681 hpux 10 - add genprops to the list of build-as-C++-main files
...
X-SVN-Rev: 2803
2000-10-26 19:35:50 +00:00
Yves Arrouye
c27ba65a7c
ICU-692 make it work out of source, please...
...
X-SVN-Rev: 2801
2000-10-26 19:28:33 +00:00
Alan Liu
f64f312b4f
ICU-434 add basic NumberFormat sample, C and C++ APIs
...
X-SVN-Rev: 2799
2000-10-26 18:03:28 +00:00
Markus Scherer
f87d481848
ICU-544 add tool to make single-direction mapping tables
...
X-SVN-Rev: 2796
2000-10-26 15:59:34 +00:00
Yves Arrouye
8e9bfabdc0
ICU-648 conffile in /etc/icu w/o version
...
X-SVN-Rev: 2795
2000-10-26 01:23:16 +00:00
Markus Scherer
486b26d12e
ICU-544 getNextUChar() handle separately encoded surrogates
...
X-SVN-Rev: 2794
2000-10-26 00:18:34 +00:00
Yves Arrouye
2f8944a99e
ICU-678 better cleaning
...
X-SVN-Rev: 2793
2000-10-25 23:10:10 +00:00
Yves Arrouye
80cb039da8
ICU-367 definitely revert to U_IOSTREAM_SOURCE being 199711. It does
...
X-SVN-Rev: 2792
2000-10-25 22:40:18 +00:00
Yves Arrouye
ae91af7f29
ICU-695 ICU data goes udner $(libdir), not $(datadir)
...
X-SVN-Rev: 2791
2000-10-25 22:27:24 +00:00
Yves Arrouye
006615f65b
ICU-695 put data under $(libdir) not $(datadir).
...
X-SVN-Rev: 2790
2000-10-25 22:26:17 +00:00
George Rhoten
3aa10cc7a5
ICU-544 Removed the extra space at the end of the line. The space causes a failure on Windows platforms.
...
X-SVN-Rev: 2787
2000-10-25 20:49:30 +00:00
George Rhoten
4ce4d1f955
ICU-653 changed the library names and locations on win32 with more complete testing
...
X-SVN-Rev: 2786
2000-10-25 17:43:42 +00:00
Yves Arrouye
c6ed768c18
ICU-653 put icudata.dll in $(ICUP)\bin if ICU_DATA is not set
...
X-SVN-Rev: 2785
2000-10-25 17:02:52 +00:00
Yves Arrouye
3fad3f08a3
ICU-544 added gv18030 to the lists of UCM files to compile:
...
X-SVN-Rev: 2784
2000-10-25 17:01:46 +00:00
George Rhoten
7c731f67aa
ICU-97 Changed the // to /* */
...
X-SVN-Rev: 2783
2000-10-25 16:57:32 +00:00
George Rhoten
1c211bd0be
ICU-653 changed the library names and locations on win32
...
X-SVN-Rev: 2782
2000-10-25 16:53:03 +00:00
Yves Arrouye
1007577e05
ICU-648 ignore icu.prerm
...
X-SVN-Rev: 2781
2000-10-25 16:39:25 +00:00
Steven R. Loomis
64c81606e0
ICU-693 error checking on binary file import
...
X-SVN-Rev: 2780
2000-10-25 06:52:32 +00:00
Yves Arrouye
30b03c5d73
ICU-653 added $(ICUP)\bin to path for icuuc17.dll and others to be found
...
X-SVN-Rev: 2779
2000-10-25 04:50:11 +00:00
Steven R. Loomis
69b3d9b3fd
ICU-623 removed gencol
...
X-SVN-Rev: 2778
2000-10-25 03:10:05 +00:00
Yves Arrouye
c7fb624254
ICU-678 renamed the spec file not to have a version in it.
...
X-SVN-Rev: 2777
2000-10-24 23:25:35 +00:00
Yves Arrouye
f4b39feb69
ICU-678 remove cnvalias.dat at remove/upgrade/deconfigure time
...
X-SVN-Rev: 2776
2000-10-24 23:16:40 +00:00
Yves Arrouye
3d0cb7fa77
ICU-678 remove cnvalias.dat at remove/upgrade/deconfigure time
...
X-SVN-Rev: 2775
2000-10-24 23:15:48 +00:00
Markus Scherer
a9e3abc865
ICU-544 fix gb 18030
...
X-SVN-Rev: 2774
2000-10-24 21:01:29 +00:00
Markus Scherer
bb92483e1d
ICU-544 some tests for gb 18030
...
X-SVN-Rev: 2773
2000-10-24 21:01:12 +00:00
Yves Arrouye
8e28da7d3d
ICU-692 factor in some common definitions, and include the platform
...
file to make porting easier.
X-SVN-Rev: 2772
2000-10-24 19:50:20 +00:00
Yves Arrouye
8a4e1dc058
ICU-3 ignore *.ao files
...
X-SVN-Rev: 2771
2000-10-24 19:48:09 +00:00
George Rhoten
2dd7679154
ICU-97 Faster performance for parsing and added a new test
...
X-SVN-Rev: 2770
2000-10-24 16:18:36 +00:00
George Rhoten
c4183c1638
ICU-97 Faster performance for parsing
...
X-SVN-Rev: 2769
2000-10-24 16:09:39 +00:00
George Rhoten
2277b8fb2d
ICU-602 Added Eras
...
X-SVN-Rev: 2768
2000-10-24 15:51:42 +00:00
George Rhoten
1f1e71e3b3
ICU-602 New Swahili locale
...
X-SVN-Rev: 2767
2000-10-24 00:42:41 +00:00
Markus Scherer
f0f6535381
ICU-544 reject first surrogate in toUnicode surrogate-pair state
...
X-SVN-Rev: 2766
2000-10-23 23:47:10 +00:00
Markus Scherer
772e51f3dd
ICU-544 implement gb 18030
...
X-SVN-Rev: 2765
2000-10-23 23:37:51 +00:00
Markus Scherer
0f7e0e6b40
ICU-544 add alpha-version warning
...
X-SVN-Rev: 2764
2000-10-23 23:35:26 +00:00
Markus Scherer
2aad0e433c
ICU-544 safer handling of u+303e
...
X-SVN-Rev: 2763
2000-10-23 22:03:24 +00:00
Markus Scherer
2be0117179
ICU-544 information about and tools for gb 18030
...
X-SVN-Rev: 2762
2000-10-23 20:50:58 +00:00
George Rhoten
be45790deb
ICU-673 Removed the debug part of the output directory
...
X-SVN-Rev: 2760
2000-10-20 23:28:47 +00:00
Steven R. Loomis
d9203c2847
ICU-681 initializer form [hpux cc]
...
X-SVN-Rev: 2759
2000-10-20 18:24:42 +00:00
Yves Arrouye
13240a40ed
ICU-3 link w/ C++
...
X-SVN-Rev: 2758
2000-10-20 07:05:17 +00:00
Yves Arrouye
5ee8cc8a0d
ICU-681 more flexibility in threads variables settings
...
X-SVN-Rev: 2757
2000-10-20 06:17:23 +00:00
Yves Arrouye
88c1cc0041
ICU-678 mention that ICU can also be packaged for some package management
...
tools
X-SVN-Rev: 2756
2000-10-20 06:06:03 +00:00
Yves Arrouye
b82692910c
ICU-623 on Unix, we use forward slashes :)
...
X-SVN-Rev: 2755
2000-10-20 06:00:04 +00:00
Yves Arrouye
6daf16bf21
ICU-678 remove the auto-generated icu.postinst
...
X-SVN-Rev: 2754
2000-10-20 05:56:21 +00:00
Yves Arrouye
1b9285d0c1
ICU-3 messages about testing for--enable-shared and --enable-static
...
X-SVN-Rev: 2753
2000-10-20 05:48:22 +00:00
Yves Arrouye
eeae91c40b
ICU-678 PACKAGES contain some documentation about how to build ICU for
...
packaging, how many packages are shipped, what do they each contain,
etc. The idea is to aim for every package behaving predictably on different
systems when possible
X-SVN-Rev: 2752
2000-10-20 05:40:34 +00:00
Yves Arrouye
15781eb241
ICU-678 info aboutwhat this directory contains
...
X-SVN-Rev: 2751
2000-10-20 05:37:47 +00:00
Yves Arrouye
42a2b5428d
ICU-678 debian directory w/ README pointing to toplevel debian dir
...
X-SVN-Rev: 2750
2000-10-20 05:37:30 +00:00
Yves Arrouye
08835cb204
ICU-678 RPM packaging
...
X-SVN-Rev: 2749
2000-10-20 05:28:49 +00:00
Yves Arrouye
dc5a222c92
ICU-678 Debian packaging
...
X-SVN-Rev: 2748
2000-10-20 05:28:15 +00:00
Yves Arrouye
3c235155d3
ICU-393 ignore tmp*
...
X-SVN-Rev: 2747
2000-10-20 05:24:08 +00:00
Ram Viswanadha
4ced898120
ICU-673 Added tests for short target and source buffers
...
X-SVN-Rev: 2746
2000-10-20 02:47:14 +00:00
Ram Viswanadha
1d1cd4f6d8
ICU-673 fixed short source and target buffer handling of converters.
...
X-SVN-Rev: 2745
2000-10-20 02:46:16 +00:00
Ram Viswanadha
ad898eb8ff
ICU-634 Redisigned KR implementaion, fixed short source
...
and target buffer handling of converters.
X-SVN-Rev: 2744
2000-10-20 02:45:38 +00:00
Steven R. Loomis
f7b6779d24
ICU-575 fewer rebuilds of data makefile
...
X-SVN-Rev: 2743
2000-10-20 01:23:05 +00:00
Steven R. Loomis
5e7e4dc1b7
ICU-681 fixes for HP
...
X-SVN-Rev: 2742
2000-10-20 01:17:33 +00:00
Yves Arrouye
3003c41e38
ICU-630 put -L$(libdir) again
...
X-SVN-Rev: 2741
2000-10-20 00:14:26 +00:00
Steven R. Loomis
f0bddb8ea1
ICU-681 hpux
...
X-SVN-Rev: 2739
2000-10-19 23:00:11 +00:00
Steven R. Loomis
76ac79bbe5
ICU-681 hpux (test pthread_mutex_destroy instead of pthread_create)
...
X-SVN-Rev: 2738
2000-10-19 22:59:55 +00:00
Steven R. Loomis
f6da76605b
ICU-208 build on hpux
...
X-SVN-Rev: 2737
2000-10-19 22:58:07 +00:00
George Rhoten
9862deea3b
ICU-97 Slightly faster performance by saving the symbolLength
...
X-SVN-Rev: 2736
2000-10-19 21:31:53 +00:00
George Rhoten
94e819c3cb
ICU-97 Errors are now printed using log_err instead of printf.
...
X-SVN-Rev: 2735
2000-10-19 21:09:49 +00:00
George Rhoten
78edf0f241
ICU-97 Made it easier to debug this code, and it now conforms to the ICU coding guidelines better.
...
X-SVN-Rev: 2734
2000-10-19 21:08:05 +00:00
George Rhoten
a634d59021
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 2733
2000-10-19 21:06:02 +00:00
George Rhoten
37aa068183
ICU-97 Added some improvements for faster comparing (e.g. don't add a pointer twice)
...
X-SVN-Rev: 2732
2000-10-19 21:02:01 +00:00
Yves Arrouye
7ecca7a335
ICU-678 Debian GNU/Linux packaging
...
X-SVN-Rev: 2731
2000-10-19 20:58:30 +00:00
Yves Arrouye
0126b3446d
ICU-208 use -Wl to pass the +h to the linker for versioned libraries
...
X-SVN-Rev: 2730
2000-10-19 20:29:42 +00:00
Yves Arrouye
fa1567338d
ICU-367 temporarily revert to 198506
...
X-SVN-Rev: 2729
2000-10-19 17:23:32 +00:00
Ram Viswanadha
f3f2681655
ICU-673 Fixed bugs removed redundant code
...
X-SVN-Rev: 2728
2000-10-19 06:37:36 +00:00
Yves Arrouye
b5b2c11964
ICU-535 use va_arg(arg, double) and cast down to float or gcc 2.96 will
...
make an error about va_arg(arg, float) since float is promoted to double
in ...
X-SVN-Rev: 2726
2000-10-18 23:55:53 +00:00
Yves Arrouye
db2f9cef53
ICU-480 due to the weird 'W' definition of pthread_create() in libc on
...
Solaris, create AC_CHECK_LIBS_FIRST() and use it to check for functions
in libraries first, existing env last.
X-SVN-Rev: 2725
2000-10-18 20:35:21 +00:00
Yves Arrouye
ef6521493f
ICU-480 renamed mh-freebsd to mh-bsd-gcc, use it for both NetBSD and FreeBSD
...
X-SVN-Rev: 2724
2000-10-18 19:02:06 +00:00
Yves Arrouye
a63e51a9bb
ICU-630 rpath control
...
X-SVN-Rev: 2723
2000-10-17 23:28:41 +00:00
Ram Viswanadha
8cc7ad4f93
ICU-673 Fixed inclusion of GB2312 extensions
...
X-SVN-Rev: 2722
2000-10-17 22:56:32 +00:00
Yves Arrouye
7e0c5ee2a5
ICU-367 let one override U_IOSTREAM_SOURCE at compile time (better do so both for the ICU build and everything that uses it!
...
X-SVN-Rev: 2721
2000-10-17 22:50:27 +00:00
Yves Arrouye
c9388940ea
ICU-367 fix for I/O streams on Windows.
...
X-SVN-Rev: 2720
2000-10-17 22:42:40 +00:00
Yves Arrouye
c15910e48c
ICU-620 remove Makefile.inc in disctlean
...
X-SVN-Rev: 2719
2000-10-17 21:59:54 +00:00
Ram Viswanadha
e5b3fb0aa1
ICU-673 Fixed state bug
...
X-SVN-Rev: 2715
2000-10-17 18:28:20 +00:00
Yves Arrouye
e58944fe84
ICU-208 undo private edit
...
X-SVN-Rev: 2713
2000-10-17 16:53:42 +00:00
Yves Arrouye
59b58dfcd2
ICU-208 reordered assignments for consistency
...
X-SVN-Rev: 2712
2000-10-17 16:52:58 +00:00
Yves Arrouye
6087025f1e
ICU-208 fixed names of middle and final targets
...
X-SVN-Rev: 2711
2000-10-17 16:41:22 +00:00
Yves Arrouye
744d096023
ICU-208 fixed names of middle and final targets
...
X-SVN-Rev: 2710
2000-10-17 16:39:33 +00:00
Yves Arrouye
fb83b2be8e
ICU-480 fixed test on unknown.
...
X-SVN-Rev: 2709
2000-10-17 16:31:36 +00:00
Ram Viswanadha
4ec1e451f5
ICU-634 commented unnecessary code
...
X-SVN-Rev: 2708
2000-10-17 08:06:45 +00:00
Ram Viswanadha
0c6ea5520c
ICU-673 Added HZ converter test.
...
X-SVN-Rev: 2707
2000-10-17 08:05:02 +00:00
Ram Viswanadha
af4e9945bb
ICU-673 Added HZ converter.
...
X-SVN-Rev: 2706
2000-10-17 08:03:36 +00:00