Commit Graph

1154 Commits

Author SHA1 Message Date
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
Yves Arrouye
e45f4fd7cb ICU-310 check foran empty $(MAKECMDGOALS) and also include dependencies
in this case, so that a make in a subdir does include deps.

X-SVN-Rev: 1122
2000-04-13 22:08:07 +00:00
Markus Scherer
a8ea7e8c8b ICU-176 ucnv_getNextUChar() return a UChar32 code point
X-SVN-Rev: 1121
2000-04-13 17:27:35 +00:00
Markus Scherer
7a4cc4da43 ICU-176 fix UTF_IS_SURROGATE() to work on both code units & code points
X-SVN-Rev: 1120
2000-04-13 17:24:48 +00:00
Alan Liu
c6a96e7684 Delegate replace operation to rule object
X-SVN-Rev: 1119
2000-04-12 20:17:45 +00:00
Markus Scherer
9188757ce0 ICU-136 reduce UnicodeString footprint: remove fHashCode & reduce US_STACKBUF_SIZE to 7; size 32B
X-SVN-Rev: 1118
2000-04-12 20:04:41 +00:00
Markus Scherer
7c2d19d828 ICU-176 UTF-16 support with CharacterIterator; new functions for more efficient iteration
X-SVN-Rev: 1117
2000-04-12 19:36:30 +00:00
Markus Scherer
2b2af0bbc5 ICU-176 utf macros get, prev, back take start parameter
X-SVN-Rev: 1116
2000-04-12 19:36:07 +00:00
Markus Scherer
c117cd37bb ICU-176 utf macros get, prev, back take start parameter; StringChIter is friend
X-SVN-Rev: 1115
2000-04-12 19:33:55 +00:00
Helena Chapman
593eedf924 ICU-354 Prep for 1.4.1.1 release.
X-SVN-Rev: 1113
2000-04-12 00:34:42 +00:00