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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Yves Arrouye
|
1c27076235
|
ICU-254 fixed patsubst triggering deletions
X-SVN-Rev: 1109
|
2000-04-11 16:37:46 +00:00 |
|
Yves Arrouye
|
3e1d8d13a3
|
ICU-251 ugly bad bad bad way of deleting the files that were symlinked
during build. But then, symlinking was not that great either; we'll fix all
of that later.
X-SVN-Rev: 1108
|
2000-04-11 01:06:15 +00:00 |
|
Yves Arrouye
|
6ae72bf76b
|
ICU-312 don't pass a null converter to ucnv_reset()!
X-SVN-Rev: 1107
|
2000-04-10 23:26:18 +00:00 |
|
Yves Arrouye
|
8b0bee3da5
|
ICU-251 fixed all the clean/distclean problems except for the stale
symlinks in source/test/testdata. Also made sure distclean-local depends on
clean-local in every subproject.
X-SVN-Rev: 1106
|
2000-04-10 23:24:53 +00:00 |
|
Yves Arrouye
|
dc50431253
|
ICU-348 Oops. Now, strict compile is really off by default.
X-SVN-Rev: 1105
|
2000-04-10 22:52:58 +00:00 |
|
Yves Arrouye
|
3c4932d31d
|
ICU-254 remove .sentinel when cleaning data.
X-SVN-Rev: 1104
|
2000-04-10 22:40:12 +00:00 |
|
Yves Arrouye
|
bb2ce2ca2a
|
ICU-348 disable strict compilation by default; renamed yc_* variables to
ac_* (yc stands for Yves's config, not a good idea here).
X-SVN-Rev: 1103
|
2000-04-10 22:38:53 +00:00 |
|
Yves Arrouye
|
4de68d7b06
|
ICU-254 if you build it, it'll clean itself...
X-SVN-Rev: 1102
|
2000-04-10 22:04:02 +00:00 |
|
Yves Arrouye
|
8fd07e0807
|
ICU-254 cleanup $(TRANSLIT_RES) at distclean.
X-SVN-Rev: 1101
|
2000-04-10 22:03:00 +00:00 |
|
Yves Arrouye
|
8292436157
|
ICU-254 cleanup data files correctly.
X-SVN-Rev: 1100
|
2000-04-10 22:01:59 +00:00 |
|
Yves Arrouye
|
03014927b8
|
ICU-347 moved the macros definitions into aclocal.m4, of course...
X-SVN-Rev: 1099
|
2000-04-10 21:54:53 +00:00 |
|
Brendan Murray
|
2667f27fcd
|
ICU-98 SRL rejected change to configure because it was overwritten. I have reapplied change to source\configure and added to source\aclocal.m4 to allow autoconf to work correctly.
X-SVN-Rev: 1098
|
2000-04-10 21:43:26 +00:00 |
|
Markus Scherer
|
b1c5fc409a
|
ICU-348 add {} to initializer of array of structs
X-SVN-Rev: 1097
|
2000-04-07 23:10:53 +00:00 |
|