Commit Graph

1013 Commits

Author SHA1 Message Date
Steven R. Loomis
6e9f280f6c ICU-267 make CNV file format portable. (+ makeconv cleanup)
X-SVN-Rev: 1176
2000-04-19 23:05:27 +00:00
Steven R. Loomis
5c83448e16 ICU-267 ucnv no longer exposes ucmp8, you'll have to declare it yourself
X-SVN-Rev: 1175
2000-04-19 22:13:47 +00:00
Markus Scherer
a2707cca7c ICU-365 fix u_versionFromString()
X-SVN-Rev: 1174
2000-04-19 22:13:30 +00:00
Markus Scherer
47ba9784e0 ICU-176 test constructors from UChar32 and from capacity
X-SVN-Rev: 1173
2000-04-19 21:58:21 +00:00
Markus Scherer
a84cd3f751 ICU-176 change constructors from UChar32 and from capacity as proposed
X-SVN-Rev: 1172
2000-04-19 20:39:54 +00:00
Markus Scherer
7da96509f7 ICU-176 dix definitions of new inline functions
X-SVN-Rev: 1171
2000-04-19 20:28:38 +00:00
Markus Scherer
aaa1c97607 ICU-176 change constructors from UChar32 and from capacity as proposed
X-SVN-Rev: 1170
2000-04-19 20:27:00 +00:00
Markus Scherer
1ec1a729fd ICU-176 fix UTF_IS_SURROGATE_FIRST()
X-SVN-Rev: 1169
2000-04-19 20:21:07 +00:00
Steven R. Loomis
e2270878c4 ICU-365 fix version 1.4.2
X-SVN-Rev: 1168
2000-04-19 20:01:41 +00:00
Steven R. Loomis
dbced2f8e3 ICU-365 improved version test
X-SVN-Rev: 1167
2000-04-19 20:00:49 +00:00
Alan Liu
71b21e2eeb Update javadoc; fix compile error
X-SVN-Rev: 1166
2000-04-19 17:35:23 +00:00
Alan Liu
2947282e42 Add segment support.
X-SVN-Rev: 1165
2000-04-19 16:37:38 +00:00
Markus Scherer
9a19714271 ICU-364 do not test for never-changing formatVersions on icu data files - they do change
X-SVN-Rev: 1164
2000-04-19 00:16:36 +00:00
Markus Scherer
d746e3170a ICU-364 adapt to new signature of getLongPathname()
X-SVN-Rev: 1163
2000-04-19 00:14:53 +00:00
Markus Scherer
49e35ddc5f ICU-364 data generator tools command line syntax changed
X-SVN-Rev: 1162
2000-04-19 00:06:20 +00:00
Markus Scherer
1b95d73799 ICU-364 command line syntax changed
X-SVN-Rev: 1161
2000-04-19 00:04:41 +00:00
Markus Scherer
8c45aac594 ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1159
2000-04-18 23:51:15 +00:00
Markus Scherer
688d9bb04e ICU-364 getLongPathname() take and return _const_ char *
X-SVN-Rev: 1155
2000-04-18 23:13:56 +00:00
Helena Chapman
1fb58be175 ICU-239 Added tests for u_vparseMessage.
X-SVN-Rev: 1154
2000-04-18 22:24:00 +00:00
Helena Chapman
a5c27f96f8 ICU-239 Added tests for u_vformatMessage.
X-SVN-Rev: 1153
2000-04-18 22:18:05 +00:00
Markus Scherer
5bb06e0a40 ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1152
2000-04-18 22:14:16 +00:00
Helena Chapman
feff591551 ICU-354 Merge back the 1.4.1.1 changes.
X-SVN-Rev: 1151
2000-04-18 21:57:47 +00:00
Markus Scherer
c4d6bcb194 ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1150
2000-04-18 21:55:53 +00:00
Markus Scherer
03d4e9a562 ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1149
2000-04-18 21:43:24 +00:00
Markus Scherer
3b795be131 ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1148
2000-04-18 21:16:39 +00:00
Markus Scherer
34de559dd7 ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1147
2000-04-18 20:51:36 +00:00
Markus Scherer
5791fc267d ICU-364 use common command line parser and destdir option
X-SVN-Rev: 1146
2000-04-18 20:31:36 +00:00
Markus Scherer
aa9a63a3a4 ICU-364 fix adding / to non-terminated destdir
X-SVN-Rev: 1145
2000-04-18 20:31:01 +00:00
Markus Scherer
6b2a1ac354 ICU-363 turn a class constant into an enum
X-SVN-Rev: 1144
2000-04-18 18:46:46 +00:00
Markus Scherer
92c839c280 ICU-130 need to actually use the delimiter parameter...
X-SVN-Rev: 1143
2000-04-18 18:13:03 +00:00
Yves Arrouye
3950fe01a2 ICU-359 fixed virtual destructors/members incoherences.
X-SVN-Rev: 1142
2000-04-18 17:58:18 +00:00
Markus Scherer
34e9e8fc9f ICU-130 32-bit exception values, add mirror mappings, overhaul...
X-SVN-Rev: 1141
2000-04-18 16:56:02 +00:00
Markus Scherer
7af09219eb ICU-130 provide a common parser function for files like UnicodeData.txt
X-SVN-Rev: 1140
2000-04-18 16:36:19 +00:00
Markus Scherer
b91ef35c44 ICU-364 u_parseArgs() command line parser needs U_CAPI
X-SVN-Rev: 1139
2000-04-18 16:34:27 +00:00
Steven R. Loomis
7f91dfb153 ICU-185 compiler warning fix for locale(char*) api
X-SVN-Rev: 1138
2000-04-18 00:00:42 +00:00
Markus Scherer
d5af01ccd0 ICU-364 u_parseArgs() command line parser
X-SVN-Rev: 1137
2000-04-17 21:13:31 +00:00
Steven R. Loomis
a430140424 ICU-185 test fixes, don't call deprecated api
X-SVN-Rev: 1136
2000-04-15 21:28:17 +00:00
Steven R. Loomis
e78d6db835 ICU-185 don't call Locale(UnicodeString..) deprecated apis
X-SVN-Rev: 1135
2000-04-15 21:23:28 +00:00
Steven R. Loomis
90d12c93b9 ICU-185 Locale takes/returns char*. Old api's deprecated. Implementation fixed to not use deprecated api's.
X-SVN-Rev: 1134
2000-04-15 21:19:44 +00:00
Yves Arrouye
f911c8b490 ICU-353 _tzname[n] on Windows too, please... Thanks Vladimir for the heads-up.
X-SVN-Rev: 1133
2000-04-15 03:33:59 +00:00
Alan Liu
7ed0a330a8 Added zip and zipsrc targets to build.xml.
X-SVN-Rev: 1132
2000-04-14 22:59:53 +00:00
Yves Arrouye
bff1b2e05c ICU-353 use better names to replace index, depending on what the func/
method actually does with it (for example: n to get the nth element, offset
within a buffer, etc.).

X-SVN-Rev: 1131
2000-04-14 05:22:29 +00:00
Alan Liu
c4c3fe0ffd Hyperlink isWeekend javadoc
X-SVN-Rev: 1130
2000-04-14 01:44:35 +00:00
Alan Liu
f61ea0e560 Fix javadoc errors
X-SVN-Rev: 1129
2000-04-14 01:37:27 +00:00
Alan Liu
7ba8c67c86 Remove duplicate mkdirs; amend copyright
X-SVN-Rev: 1128
2000-04-14 01:15:08 +00:00
Alan Liu
659587d574 Remove MS Office garbage and rewrite build section to conform to current status
X-SVN-Rev: 1127
2000-04-14 00:21:00 +00:00
Alan Liu
9e2c7d654e Exclude unwanteds from jar
X-SVN-Rev: 1126
2000-04-14 00:20:03 +00:00
Alan Liu
8e44d6cdf7 Exclude .java files under CVS/Base from build
X-SVN-Rev: 1125
2000-04-13 23:08:38 +00:00
Yves Arrouye
c69c164be8 ICU-353 basic warnings cleanup (not touching object's memory layout). A
basic build now compiles w/o a single warning on Linux. One with --enable-strict
is a different matter...

X-SVN-Rev: 1124
2000-04-13 23:00:43 +00:00
Alan Liu
c6794e2bba Make work with ant 3.1 beta
X-SVN-Rev: 1123
2000-04-13 22:52:41 +00:00