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
Markus Scherer
12317a643b
ICU-348 align c++ class field declaration and initialization order
...
X-SVN-Rev: 1096
2000-04-07 23:10:09 +00:00
Vladimir Weinstein
90fadc72aa
ICU-351 changes for PTX support
...
X-SVN-Rev: 1095
2000-04-07 22:24:08 +00:00
Markus Scherer
5d813e3499
ICU-350 just add j350 test, still do all tests from -r 1.14
...
X-SVN-Rev: 1094
2000-04-07 20:23:24 +00:00
Markus Scherer
9c2fc5ab0f
ICU-350 ucnv_openCCSID() did not work for 10xx etc.
...
X-SVN-Rev: 1093
2000-04-07 16:58:58 +00:00
Yves Arrouye
8c8828272a
ICU-347 Define the uprv_wcs* as macros that don't take arguments, so
...
that one can take a pointer to one of these.
X-SVN-Rev: 1092
2000-04-07 01:24:48 +00:00
Yves Arrouye
4937f212fa
ICU-212 please be nice, whenever you -I$(top_srcdir)/common (or
...
something to that effect), also -I$(top_builddir)/common, since that is
where unicode/platform.h is generated.
X-SVN-Rev: 1091
2000-04-07 01:22:47 +00:00
Yves Arrouye
318f3cb528
ICU-347 if U_SIZEOF_WCHAR_T == 0 then undef it before setting it in
...
case it is really defined to 0, not undefined.
X-SVN-Rev: 1090
2000-04-06 23:37:46 +00:00
Yves Arrouye
12e6889366
ICU-347 new configure tests to check for the existence of wchar.h
...
(use #if U_HAVE_WCHAR_H) and the size of wchar_t (use U_SIZEOF_WCHAR_T to get
the size). The new symbols appear in platform.h (and icucfg gets a HAVE_WCHAR_H too).
X-SVN-Rev: 1089
2000-04-06 23:36:17 +00:00
Markus Scherer
7362589426
ICU-347 do not use wchar.h except when we really need it and we know that we have it
...
X-SVN-Rev: 1088
2000-04-06 23:22:58 +00:00
Markus Scherer
db929853bc
ICU-347 do not use wchar.h except when we really need it and we know that we have it
...
X-SVN-Rev: 1087
2000-04-06 23:06:48 +00:00
Markus Scherer
84aa10b17f
ICU-347 do not use wchar.h except when we really need it and we know that we have it
...
X-SVN-Rev: 1086
2000-04-06 22:59:56 +00:00
Markus Scherer
20dd1961d9
ICU-347 do not use wchar.h except when we really need it and we know that we have it
...
X-SVN-Rev: 1085
2000-04-06 22:42:13 +00:00
Vladimir Weinstein
deab4668f6
ICU-349 corrected data in zh, zh_TW
...
X-SVN-Rev: 1084
2000-04-06 21:54:23 +00:00
Markus Scherer
2dcb6e5200
ICU-315 S/390 fix was left out
...
X-SVN-Rev: 1082
2000-04-06 20:23:01 +00:00
Markus Scherer
0399573487
ICU-176 numDisplayCells() UTF-16 enabled
...
X-SVN-Rev: 1081
2000-04-06 16:47:20 +00:00
Markus Scherer
e542c7dedc
ICU-346 change IEEE_754 to a numeric macro (value 0 or 1)
...
X-SVN-Rev: 1080
2000-04-06 16:45:03 +00:00
Yves Arrouye
301333cfed
ICU-348 make the tag string a temporary to please gcc (getting the
...
address of a temporary is dangerous as the compiler may decide to call the
temporary's destructor before calling the function using its address).
X-SVN-Rev: 1079
2000-04-05 23:20:34 +00:00
Yves Arrouye
3f818deeaa
ICU-348 do not do signed arithmetic with unsigned types, because you'll
...
be surprised by the results!
X-SVN-Rev: 1078
2000-04-05 23:17:50 +00:00
Yves Arrouye
270334248b
ICU-348 cast to const wchar_t * before calling uprv_wcslen() in order
...
to avoid a warning on platforms where U_SIZEOF_WCHAR_T isn't sizeof(UChar).
X-SVN-Rev: 1077
2000-04-05 23:14:40 +00:00
Yves Arrouye
a5957d6e46
ICU-310 any target whose name matches %clean does not trigger inclusion
...
of dependencies. Nominated SRL to review, as usual :) (Stevens, just complain
if that's not okay). Now the question is: do we really want to keep the .d
when we make clean?
X-SVN-Rev: 1076
2000-04-05 22:14:24 +00:00
Alan Liu
b24fb13633
ICU-315 fix C compile errors
...
X-SVN-Rev: 1075
2000-04-05 21:33:50 +00:00
Markus Scherer
ba8d5f7882
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1073
2000-04-05 19:45:48 +00:00
Alan Liu
b839eb84e0
ICU-315 add uprv_IEEEremainder doc
...
X-SVN-Rev: 1072
2000-04-05 19:18:53 +00:00
Alan Liu
5142b7614c
ICU-315 add portable IEEEremainder implementation
...
X-SVN-Rev: 1066
2000-04-05 16:53:37 +00:00
Markus Scherer
cd71b64e4d
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1062
2000-04-04 22:31:44 +00:00
Alan Liu
2fede3c426
ICU-315 recode readLine to work on S/390; improve debugging output
...
X-SVN-Rev: 1061
2000-04-04 20:44:43 +00:00
Steven R. Loomis
cdbba17cce
ICU-271 bugfix, range error
...
X-SVN-Rev: 1060
2000-04-04 16:53:01 +00:00
Markus Scherer
9a74ba932e
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1059
2000-04-04 16:30:21 +00:00
Steven R. Loomis
1dec33985b
ICU-271 add LMBCS to the UNIX makefile.
...
X-SVN-Rev: 1053
2000-04-04 00:43:11 +00:00
Markus Scherer
bba7ac1a00
ICU-176 UTF-16 changes for UnicodeString
...
X-SVN-Rev: 1052
2000-04-03 23:53:59 +00:00
Markus Scherer
d4a1842748
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1051
2000-04-03 19:56:20 +00:00
Markus Scherer
e60f81180f
ICU-176 UTF-16 changes for UnicodeString
...
X-SVN-Rev: 1050
2000-04-01 00:21:57 +00:00
Markus Scherer
f539dd4e91
ICU-176 better UChar[32] type detection
...
X-SVN-Rev: 1049
2000-04-01 00:17:55 +00:00
Alan Liu
34b14575f4
ICU-149 make UnicodeString delegate hashcode computation to uhash
...
X-SVN-Rev: 1048
2000-03-31 23:50:49 +00:00
Markus Scherer
5569140fea
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1047
2000-03-31 23:26:31 +00:00
Markus Scherer
fb52c91781
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1045
2000-03-31 22:02:12 +00:00
Markus Scherer
2b5a36af8c
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1044
2000-03-31 21:45:17 +00:00
Jim Snyder Grant
2dbef4e207
ICU-271 First-pass LMBCS support (Lotus Multi-byte Character set)
...
X-SVN-Rev: 1042
2000-03-31 16:53:09 +00:00
Alan Liu
bd899dc9a3
ICU-333 fix typos in test
...
X-SVN-Rev: 1041
2000-03-31 00:32:22 +00:00
Alan Liu
a689f5a631
ICU-333 add methods for subclasses to set ID
...
X-SVN-Rev: 1040
2000-03-31 00:32:00 +00:00
Alan Liu
e8735483a5
ICU-333 recompute ID in set/adopt methods
...
X-SVN-Rev: 1039
2000-03-31 00:31:42 +00:00
Markus Scherer
8d9daa5484
ICU-315 make LL_message() portable
...
X-SVN-Rev: 1038
2000-03-30 23:26:36 +00:00
Markus Scherer
8226f554ca
ICU-98 define POSIX INT64_MAX & INTMAX_MAX etc.
...
X-SVN-Rev: 1037
2000-03-30 21:30:21 +00:00
Madhu K
0359708022
ICU-315 gencol Makefile.in changes to generate the .col files
...
X-SVN-Rev: 1036
2000-03-30 19:03:48 +00:00
Alan Liu
781093dfd7
ICU-149 cleanup uhash/hash
...
X-SVN-Rev: 1035
2000-03-30 04:30:20 +00:00
Alan Liu
53cfa64999
ICU-149 amend comments
...
X-SVN-Rev: 1034
2000-03-30 04:29:31 +00:00
Alan Liu
327165d913
ICU-149 cleanup uhash/hash
...
X-SVN-Rev: 1033
2000-03-30 04:17:27 +00:00
Markus Scherer
50eb0cfdf0
ICU-98 define and use POSIX INT32_MAX etc., matching int32_t etc.
...
X-SVN-Rev: 1032
2000-03-30 01:12:01 +00:00
Markus Scherer
0b31557c8f
ICU-315 more S/390 changes
...
X-SVN-Rev: 1028
2000-03-29 23:52:56 +00:00
Madhu K
1a4f320d17
ICU-114 Fixed a typo
...
X-SVN-Rev: 1025
2000-03-29 23:14:39 +00:00
Markus Scherer
3a37a44a56
ICU-98 add LIBUSTDIO like in the other mh- files
...
X-SVN-Rev: 1024
2000-03-29 22:58:32 +00:00
Markus Scherer
44b48ccf4a
ICU-315 break tests early if data files are missing
...
X-SVN-Rev: 1023
2000-03-29 21:48:44 +00:00
Brendan Murray
dd70c2705e
ICU-98 These are changes to support 64-bit platforms, such as Sun
...
SPARC V9, which is the only one tested so far.
X-SVN-Rev: 1022
2000-03-29 21:41:11 +00:00
Markus Scherer
3c0e9c341f
ICU-315 more S/390 changes
...
X-SVN-Rev: 1021
2000-03-29 20:28:29 +00:00
Markus Scherer
5a0029437c
ICU-315 more S/390 changes
...
X-SVN-Rev: 1020
2000-03-29 20:17:28 +00:00
Alan Liu
1d9f6a4c06
ICU-149 make ResourceBundle use new UHashtable API
...
X-SVN-Rev: 1019
2000-03-29 19:41:57 +00:00
Alan Liu
61c6f2fa23
ICU-149 make TaggedList use Hashtable
...
X-SVN-Rev: 1018
2000-03-29 19:17:17 +00:00
Alan Liu
0df6047dc5
ICU-149 add count, nextElement
...
X-SVN-Rev: 1017
2000-03-29 19:16:54 +00:00
Alan Liu
1414771371
ICU-149 make rbcache use new Hashtable
...
X-SVN-Rev: 1016
2000-03-29 18:47:02 +00:00
Alan Liu
f555a838ea
ICU-149 remove ALGORITHMIC_CONVERTERS_HASHTABLE decl
...
X-SVN-Rev: 1015
2000-03-29 17:45:03 +00:00
Vladimir Weinstein
02d4a7568d
ICU-327 Fixed error in locale constructor
...
X-SVN-Rev: 1014
2000-03-29 17:33:12 +00:00
Madhu K
cd74d39a27
ICU-114 Addional tests
...
X-SVN-Rev: 1013
2000-03-29 17:32:19 +00:00
Markus Scherer
eb3ba827c6
ICU-312 jitterbug 136: new UnicodeString memory allocation/aliasing implementation
...
X-SVN-Rev: 1012
2000-03-29 01:13:49 +00:00
Madhu K
0ebfa05d46
ICU-114 Addional tests
...
X-SVN-Rev: 1011
2000-03-28 23:51:25 +00:00
Madhu K
47e7f6a816
ICU-114 Test for Transliterator
...
X-SVN-Rev: 1010
2000-03-28 23:47:32 +00:00
Madhu K
9de40e5e03
ICU-114 Test for Transliterator
...
X-SVN-Rev: 1009
2000-03-28 23:37:12 +00:00
Madhu K
2e88c2a06b
ICU-114 Test for Transliterator
...
X-SVN-Rev: 1008
2000-03-28 23:23:48 +00:00
Alan Liu
89fd22e69c
ICU-149 add chashtst.c to Makefile.in
...
X-SVN-Rev: 1007
2000-03-28 23:13:22 +00:00
Alan Liu
8a8d33321c
ICU-149 add uhash_us.cpp to Makefile.in
...
X-SVN-Rev: 1006
2000-03-28 23:08:03 +00:00
Alan Liu
a77857a081
ICU-149 modify to use new C++ Hashtable
...
X-SVN-Rev: 1005
2000-03-28 22:12:14 +00:00
Alan Liu
5a52f3e0f4
ICU-149 modify to use new UHashtable
...
X-SVN-Rev: 1004
2000-03-28 22:08:58 +00:00
Alan Liu
d1e2c1e2e0
ICU-149 add basic UHashtable test
...
X-SVN-Rev: 1003
2000-03-28 22:08:29 +00:00
Alan Liu
3c75736608
ICU-149 remove unneeded #include uhash
...
X-SVN-Rev: 1002
2000-03-28 22:06:36 +00:00
Alan Liu
2ddc4768a3
ICU-149 rewrite UHashtable
...
X-SVN-Rev: 1001
2000-03-28 22:04:39 +00:00
Madhu K
d4146dab5f
ICU-114 Fixed for AIX
...
X-SVN-Rev: 999
2000-03-28 18:05:43 +00:00
Madhu K
f2f85f4a85
ICU-114 Fixed for AIX
...
X-SVN-Rev: 998
2000-03-28 17:36:04 +00:00
Madhu K
5aeac874bc
ICU-114 Fixed for AIX
...
X-SVN-Rev: 997
2000-03-28 01:02:35 +00:00
Madhu K
a63788034a
ICU-338 wchar_t glitches
...
X-SVN-Rev: 996
2000-03-28 00:36:06 +00:00
Madhu K
741cca7f4f
ICU-114 Fixed for new Linux version(6.0)
...
X-SVN-Rev: 993
2000-03-27 21:09:44 +00:00
Madhu K
4b849b6d51
ICU-114 Fixed for HP/UX
...
X-SVN-Rev: 992
2000-03-27 21:07:05 +00:00
Madhu K
577581b7c7
ICU-302 Added tests for udata API
...
X-SVN-Rev: 991
2000-03-27 21:00:28 +00:00
Alan Liu
4d6ed3e501
ICU-340 fix adopt usage memory bug
...
X-SVN-Rev: 990
2000-03-25 02:49:30 +00:00
Helena Chapman
d3b7329590
ICU-315 Added prv_stricmp implementation to get rid of the linking error.
...
X-SVN-Rev: 989
2000-03-24 21:55:07 +00:00
Helena Chapman
1f801e178e
ICU-315 Changed the version # to avoid collision with the previously installed libraries.
...
X-SVN-Rev: 988
2000-03-24 21:39:25 +00:00
Markus Scherer
6074e7bad6
ICU-338 minor 'glitches' found in OS/2 port
...
X-SVN-Rev: 987
2000-03-24 17:45:45 +00:00
Markus Scherer
2b3e3d4072
ICU-302 make release config compile with vc++
...
X-SVN-Rev: 986
2000-03-24 16:53:08 +00:00
Markus Scherer
1b21ea1d86
ICU-302 make release config compile with vc++
...
X-SVN-Rev: 985
2000-03-24 01:48:51 +00:00
Markus Scherer
b7bbdaebdb
ICU-176 basic UTF-16 support in Unicode class, with inline functions
...
X-SVN-Rev: 984
2000-03-24 01:26:47 +00:00
Markus Scherer
e21af11d4f
ICU-176 basic UTF-16 support in Unicode class, with inline functions
...
X-SVN-Rev: 983
2000-03-24 00:51:01 +00:00
Markus Scherer
7f518f3a6b
ICU-315 avoid VC++ bug: #define ZERO after #including .h with identifier ZERO does not work with precompiled headers
...
X-SVN-Rev: 982
2000-03-24 00:49:23 +00:00
Markus Scherer
9f363ccb70
ICU-315 S/390 and EBCDIC updates
...
X-SVN-Rev: 977
2000-03-22 23:17:42 +00:00
Alan Liu
46d8dce364
ICU-329 enhance output
...
X-SVN-Rev: 976
2000-03-22 20:14:05 +00:00
Vladimir Weinstein
6dd8c37754
ICU-335 APIs are now marked for proper doc generation
...
X-SVN-Rev: 975
2000-03-22 19:19:33 +00:00
Alan Liu
e9697c4835
ICU-336 fix index out of range bug in u_UCharToChars
...
X-SVN-Rev: 974
2000-03-22 19:12:21 +00:00
Vladimir Weinstein
e5970bccc3
ICU-335 APIs are now marked for proper doc generation
...
X-SVN-Rev: 973
2000-03-22 18:31:40 +00:00
Yves Arrouye
5bf9df4add
ICU-315 This configure matches the 1.29 configure.in.
...
X-SVN-Rev: 972
2000-03-22 08:11:43 +00:00
Markus Scherer
258dbe98d4
ICU-315 S/390 and EBCDIC updates
...
X-SVN-Rev: 970
2000-03-22 01:57:16 +00:00
Markus Scherer
54921c0d79
ICU-84 S/390 and EBCDIC updates
...
X-SVN-Rev: 969
2000-03-21 20:37:32 +00:00
Yves Arrouye
5b96f9db05
ICU-84 reordered #endif for DL code so that non-S/390 plaforms (at least
...
Linux and Solaris) compile.
X-SVN-Rev: 968
2000-03-21 19:40:01 +00:00
Helena Chapman
f01288f416
ICU-315 Check in the new configure script for S/390
...
X-SVN-Rev: 963
2000-03-21 01:48:12 +00:00
Helena Chapman
0c9dc9a8d4
ICU-315 Steven says, "change the parens to curly braces" on ICQ in Malta.
...
X-SVN-Rev: 962
2000-03-20 23:34:54 +00:00
Helena Chapman
ddff22f632
ICU-315 updated the configure.in to include DLL detection.
...
X-SVN-Rev: 961
2000-03-20 23:29:45 +00:00
Alan Liu
0c83d908ad
ICU-329 show context
...
X-SVN-Rev: 959
2000-03-18 01:48:44 +00:00
Alan Liu
af7124308c
ICU-329 parse engines need better error reporting
...
X-SVN-Rev: 958
2000-03-18 01:42:45 +00:00
Alan Liu
24bb0f4fce
ICU-329 parse engines need better error reporting
...
X-SVN-Rev: 957
2000-03-18 01:19:39 +00:00
Yves Arrouye
d404d13d8b
ICU-212 use @DATABUILDDIR@ instead of $(top_builddir)/data in install
...
targets.
X-SVN-Rev: 954
2000-03-15 20:03:54 +00:00
Yves Arrouye
e50ab96561
ICU-314 added $(DESTDIR) to every directory used in an install command.
...
X-SVN-Rev: 941
2000-03-10 22:55:19 +00:00
Helena Chapman
a24534df38
ICU-84 S/390 DLL code update.
...
X-SVN-Rev: 937
2000-03-10 01:52:03 +00:00
Helena Chapman
d90408948d
ICU-161 More copyright fixes.
...
X-SVN-Rev: 935
2000-03-10 00:42:27 +00:00
Alan Liu
94cca6161d
ICU-315 make test epsilon-based for 390
...
X-SVN-Rev: 933
2000-03-09 19:15:39 +00:00
Alan Liu
dc6585b31e
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 931
2000-03-09 18:05:11 +00:00
Yves Arrouye
9f576ef390
ICU-293 exports makeconv (fixed now per srl's request)
...
X-SVN-Rev: 930
2000-03-09 06:51:09 +00:00
Yves Arrouye
d75f3b5f81
ICU-319 Removed target-clean-local and its use as a prereq for install.
...
Moved the cleanup of the target in clean-local. In gencol, added the target
force-build-data to force rebuilding data, which is what target-clean-local
was doing as a side effect.
X-SVN-Rev: 929
2000-03-09 06:36:27 +00:00
Yves Arrouye
459d9959c4
ICU-212 more OBJDATADIR instead of SRCDATADIR (for the .so)
...
X-SVN-Rev: 928
2000-03-09 06:21:21 +00:00
Yves Arrouye
5054cf54da
ICU-212 build outside of source (use $(OBJDATADIR) and not $(SRCDATADIR)
...
to specify where test_dat.[co] should go).
X-SVN-Rev: 927
2000-03-09 06:08:35 +00:00
Yves Arrouye
62f5f39fb7
ICU-212 build outside the source tree (fixed include directive and
...
location to generate test.dat in).
X-SVN-Rev: 926
2000-03-09 06:02:18 +00:00
Alan Liu
1c55f1f997
ICU-243 add prefix/suffix support to Hex-Unicode and Unicode-Hex
...
X-SVN-Rev: 916
2000-03-08 19:26:17 +00:00
Alan Liu
e6ac046fda
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 910
2000-03-07 19:14:38 +00:00
Alan Liu
9f4e14cf3d
ICU-315 remove EBCDIC-incompatible char constants and made compatible with S/390 numerics
...
X-SVN-Rev: 907
2000-03-07 18:41:50 +00:00
Alan Liu
d623133b0c
ICU-161 fix copyrights
...
X-SVN-Rev: 905
2000-03-07 02:39:27 +00:00
Helena Chapman
a9236ce6dd
ICU-239 Added the u_vformatMessage() and u_vparseMessage() functions.
...
X-SVN-Rev: 904
2000-03-07 01:53:49 +00:00
Helena Chapman
5862cf64ee
ICU-313 Updated with the new API that takes the length of the source buffer.
...
X-SVN-Rev: 903
2000-03-07 01:42:40 +00:00
Markus Scherer
46f8e6aea0
ICU-200 merge adding os/400 choices from 1.4
...
X-SVN-Rev: 902
2000-03-07 01:28:09 +00:00
Markus Scherer
f441833597
ICU-303 added HPUX_JUNK_OBJ from 1.4 branch
...
X-SVN-Rev: 901
2000-03-07 01:27:28 +00:00
Markus Scherer
ff1839146e
ICU-84 merge 1.4 compile options into trunk
...
X-SVN-Rev: 900
2000-03-07 01:26:59 +00:00
Markus Scherer
3de59e84c0
ICU-200 pointer wrap-around handling for os/400
...
X-SVN-Rev: 899
2000-03-07 01:26:15 +00:00
Markus Scherer
0ed984343c
ICU-303 add hpux_junk_obj for hpux to run without warning
...
X-SVN-Rev: 898
2000-03-07 00:07:06 +00:00
Markus Scherer
4fde6a564b
ICU-282 call udata_create() with destDir as 1st arg
...
X-SVN-Rev: 897
2000-03-07 00:05:54 +00:00
Alan Liu
7afdb5d6b9
ICU-282 fix compile errors
...
X-SVN-Rev: 895
2000-03-04 02:47:32 +00:00
Alan Liu
63481e37f0
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 894
2000-03-04 02:21:02 +00:00
Alan Liu
772cdc8d53
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 893
2000-03-04 02:08:11 +00:00
Alan Liu
a359652458
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 892
2000-03-04 01:59:13 +00:00
Alan Liu
1cf654db33
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 891
2000-03-04 01:51:51 +00:00
Yves Arrouye
5e1d719c5c
ICU-282 changed udata_create() to have the directory as its first
...
argument, as suggested by Markus (so it now looks like udata_open() and
friends); updated the Doc++ documentation for the directory argument;
changed all tools to put the directory first.
X-SVN-Rev: 890
2000-03-04 01:19:19 +00:00
Madhu K
3b573e9f06
ICU-302 Added tests for udata API
...
X-SVN-Rev: 889
2000-03-04 00:23:47 +00:00
Madhu K
f4a79338bc
ICU-302 Added tests for udata API
...
X-SVN-Rev: 888
2000-03-04 00:02:50 +00:00
Madhu K
f187c41c4f
ICU-302 Added tests for udata API
...
X-SVN-Rev: 887
2000-03-03 23:20:14 +00:00
Madhu K
7bb7910a88
ICU-302 Added tests for udata API
...
X-SVN-Rev: 886
2000-03-03 01:09:33 +00:00
Yves Arrouye
1dca1c6fd7
ICU-212 fixed HEADERS definition and the copy of headers.
...
X-SVN-Rev: 885
2000-03-02 20:26:02 +00:00
Yves Arrouye
1b8e1c3833
ICU-212 use Steven's @DATABUILDDIR@ in the install and clean targets;
...
fixed the HEADERS declaration and the copy loop for headers installation.
X-SVN-Rev: 884
2000-03-02 20:24:48 +00:00
Steven R. Loomis
fa69504049
ICU-294 unicode output from rbdump
...
X-SVN-Rev: 868
2000-03-01 00:32:56 +00:00
Yves Arrouye
57eacb7563
ICU-282 pass a directory argument to udata_create().
...
X-SVN-Rev: 866
2000-02-29 18:42:28 +00:00
Yves Arrouye
f909d9d085
ICU-282 pass 0 for the directory to udata_create() for now.
...
X-SVN-Rev: 865
2000-02-29 18:34:21 +00:00
Yves Arrouye
7039dc422a
ICU-282 added a directory argument to udata_create(), defaulting to
...
u_getDataDir() if 0.
X-SVN-Rev: 864
2000-02-29 18:33:01 +00:00
Madhu K
c5de5a21d6
ICU-227 Fixed for SOLARIS gcc.
...
X-SVN-Rev: 806
2000-02-22 01:01:42 +00:00
Steven R. Loomis
3a882082c6
ICU-200 added os/400 mh- code
...
X-SVN-Rev: 803
2000-02-21 20:21:39 +00:00
Steven R. Loomis
7b3299b787
ICU-84 s/390 update
...
X-SVN-Rev: 802
2000-02-18 21:36:51 +00:00
Steven R. Loomis
6c77945014
ICU-200 OS400 update
...
X-SVN-Rev: 797
2000-02-18 21:05:24 +00:00
Markus Scherer
232559f831
ICU-200 add sample configure script referred to by readme.html
...
X-SVN-Rev: 796
2000-02-18 21:02:44 +00:00
Steven R. Loomis
5d96fad42e
ICU-212 out of source build.
...
X-SVN-Rev: 775
2000-02-16 22:38:38 +00:00
Markus Scherer
6a456cf79f
ICU-279 add missing .ucm file names
...
X-SVN-Rev: 767
2000-02-16 02:17:11 +00:00
Markus Scherer
2c04f7442c
ICU-279 aliases must conform to the iana list
...
X-SVN-Rev: 765
2000-02-16 01:33:45 +00:00
Steven R. Loomis
3039c11612
ICU-227 fix const type in cintltst() main, [future error fix for HPUX c++ compiler]
...
X-SVN-Rev: 764
2000-02-16 01:10:01 +00:00
Markus Scherer
0e455b5246
ICU-279 EBCDIC LF/NL mappings specific to S/390, not CDRA-conformant
...
X-SVN-Rev: 763
2000-02-16 00:29:28 +00:00
Steven R. Loomis
2ed14f613a
ICU-139 itou() hex conversion
...
X-SVN-Rev: 758
2000-02-15 01:05:58 +00:00
Markus Scherer
3242a8e790
ICU-279 EBCDIC LF/NL mappings specific to S/390, not CDRA-conformant
...
X-SVN-Rev: 757
2000-02-15 00:04:04 +00:00
Markus Scherer
fb8e692c59
ICU-188 remove all PlatformInvariant handling
...
X-SVN-Rev: 756
2000-02-14 20:07:44 +00:00
Markus Scherer
eb3b8551a2
ICU-279 EBCDIC LF/NL must be mapped according to the CDRA
...
X-SVN-Rev: 755
2000-02-14 19:10:13 +00:00
Steven R. Loomis
ab4ac6063a
ICU-212 out-of-source build
...
X-SVN-Rev: 753
2000-02-12 05:54:43 +00:00
Alan Liu
77749b5b8d
ICU-278 Catch infinite loops in RBT rules
...
X-SVN-Rev: 752
2000-02-12 02:05:36 +00:00
Alan Liu
bb2611b517
ICU-277 fixed bug in UnicodeSet variable parsing
...
X-SVN-Rev: 751
2000-02-12 01:23:13 +00:00
Alan Liu
e7209482d2
ICU-276 added Position constructors
...
X-SVN-Rev: 750
2000-02-11 22:32:11 +00:00
Brendan Murray
ad902e7865
ICU-271 added LMBCS to the alias table
...
X-SVN-Rev: 741
2000-02-10 00:48:35 +00:00
Brendan Murray
7aa7596ff8
ICU-270 fixed incorrect use of the table->mbcs.starters in the ebcdic stateful generator
...
X-SVN-Rev: 740
2000-02-10 00:18:45 +00:00
Markus Scherer
4d6a965002
ICU-176 initial, basic utf-16 support for c
...
X-SVN-Rev: 737
2000-02-09 19:42:15 +00:00
Markus Scherer
111462800f
ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
...
X-SVN-Rev: 736
2000-02-09 19:15:17 +00:00
Markus Scherer
f83bf17a46
ICU-256 handle platform-U_FILE_SEP_CHAR: don't rely on '/'! (untabify, too)
...
X-SVN-Rev: 735
2000-02-09 01:29:21 +00:00
Markus Scherer
42e5acace0
ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
...
X-SVN-Rev: 734
2000-02-08 23:41:16 +00:00
Markus Scherer
139685dd3f
ICU-266 improve hashXXString() performance, add hashIString()
...
X-SVN-Rev: 731
2000-02-08 23:35:19 +00:00
Steven R. Loomis
9c8cf9e12d
ICU-84 os/390 support for udata
...
X-SVN-Rev: 730
2000-02-08 18:04:08 +00:00
Alan Liu
7ce42e2f31
ICU-265 map char to set with array instead of hash for better performance
...
X-SVN-Rev: 728
2000-02-08 02:49:15 +00:00
Yves Arrouye
bf89e792e3
ICU-212 out-of-source build. configure now creates data/ and
...
data/translit in the build dir. Changed every Makefile to correctly use
$(srcdir), $(builddir), and the new data location.
X-SVN-Rev: 727
2000-02-07 21:00:53 +00:00
Yves Arrouye
fd7833f781
ICU-212 out-of-source build. Added a rule to build ../data/%.o files
...
that will work with out-of-source build directories.
X-SVN-Rev: 726
2000-02-07 20:57:10 +00:00
Yves Arrouye
247a2b7c11
ICU-212 out-of-source build. gencnval now accepts the path of the
...
convrtrs.txt file as a command-line argument.
X-SVN-Rev: 725
2000-02-07 20:55:54 +00:00
Yves Arrouye
b198364fce
ICU-256 makeconv displays incorrect paths.
...
X-SVN-Rev: 724
2000-02-07 20:54:50 +00:00
Markus Scherer
20baeae401
ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
...
X-SVN-Rev: 723
2000-02-07 17:35:21 +00:00
Alan Liu
7b6b7df37a
ICU-264 improve filter handling of CompoundTransliterator
...
X-SVN-Rev: 722
2000-02-05 00:24:24 +00:00
Markus Scherer
7f7b2d90f3
ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
...
X-SVN-Rev: 721
2000-02-05 00:19:15 +00:00
Helena Chapman
01a8d20f2e
ICU-255 Needed a typecast before calling CompactArray.
...
X-SVN-Rev: 720
2000-02-05 00:01:54 +00:00
Helena Chapman
9b992c0c1f
ICU-255 Needed a typecast before calling CompactArray.
...
X-SVN-Rev: 719
2000-02-04 23:39:14 +00:00
Yves Arrouye
fcb670fe5e
ICU-260 make the build stop on error that occur in subdirectories
...
while making recursive targets.
X-SVN-Rev: 718
2000-02-04 22:34:43 +00:00
Yves Arrouye
693bc71060
ICU-262 Corrected the headers installation loop.
...
X-SVN-Rev: 717
2000-02-04 07:25:38 +00:00
Yves Arrouye
f0566d5e40
ICU-261 Invoke config.status correctly (using CONFIG_FILES) to create
...
unicode/platform.h when needed.
X-SVN-Rev: 716
2000-02-04 07:24:18 +00:00
Markus Scherer
e718d50df9
ICU-176 initial, basic utf-16 support for c
...
X-SVN-Rev: 715
2000-02-03 19:54:49 +00:00
Markus Scherer
32dd641cf5
ICU-176 initial, basic utf-16 support for c
...
X-SVN-Rev: 714
2000-02-03 19:47:30 +00:00
Helena Chapman
a11e8adaf6
ICU-227 Undo the ox15 <-> U+000a change.
...
X-SVN-Rev: 710
2000-02-03 01:04:10 +00:00
Markus Scherer
120538a879
ICU-252 fix ibm-1386.ucm (gbk) for x0D
...
X-SVN-Rev: 708
2000-01-29 00:48:30 +00:00
Vladimir Weinstein
13250b1519
ICU-232 genrb uses ustdio instead of local copies of ufile & ustdio
...
X-SVN-Rev: 707
2000-01-28 22:40:27 +00:00
Helena Chapman
68420ead54
ICU-227 oh my god, I forgot the "defined" in #if.
...
X-SVN-Rev: 706
2000-01-27 23:25:11 +00:00
Helena Chapman
187479b93a
ICU-227 usleep pinning failed on linux.
...
X-SVN-Rev: 705
2000-01-27 21:01:18 +00:00
Helena Chapman
9b3ed25de7
ICU-227 remove uversion.h, not used by anyone.
...
X-SVN-Rev: 703
2000-01-27 20:01:00 +00:00
Helena Chapman
eddd8b6f4c
ICU-227 Fixes in Bidi and HashFunction code.
...
X-SVN-Rev: 699
2000-01-27 18:23:36 +00:00
Helena Chapman
1a1bfb0855
ICU-227 HPUX11 usleep fix in tsmthread.cpp. Make sure the
...
thread1 sleeps longer than thread2 and TestMutex.
X-SVN-Rev: 698
2000-01-27 17:57:14 +00:00
Helena Chapman
4c0210e900
ICU-227 HPUX11 usleep fix in tsmthread.cpp.
...
X-SVN-Rev: 697
2000-01-27 00:00:04 +00:00
Alan Liu
5d07c37ae7
ICU-249 clean up localPatternChars; change de year char to j
...
X-SVN-Rev: 696
2000-01-25 21:14:20 +00:00
Alan Liu
085799d907
ICU-182 update cintltst for YEAR_WOY
...
X-SVN-Rev: 695
2000-01-25 18:22:43 +00:00
Alan Liu
710fd46eae
ICU-182 add UCAL_YEAR_WOY and UCAL_DOW_LOCAL
...
X-SVN-Rev: 694
2000-01-25 18:22:15 +00:00
Helena Chapman
e724d593b2
ICU-45 Updated the dbbi.h and rbbi.h not to expose the ctor APIs.
...
X-SVN-Rev: 693
2000-01-25 17:57:36 +00:00
Alan Liu
97eb9acd6d
ICU-182 update for new de localPatternChars
...
X-SVN-Rev: 692
2000-01-25 17:49:13 +00:00
Alan Liu
c179b68944
ICU-182 update localPatternChars
...
X-SVN-Rev: 691
2000-01-25 17:17:37 +00:00
Alan Liu
0a04ac3a92
ICU-182 add YEAR_DOY & DOW_LOCAL to localPatternChars
...
X-SVN-Rev: 690
2000-01-25 15:55:54 +00:00
Alan Liu
c3eeefe3b0
ICU-182 add another WOY test; modify existing tests for proper YEAR_WOY rolling
...
X-SVN-Rev: 689
2000-01-25 02:29:22 +00:00
Alan Liu
cdd91be577
ICU-182 use YEAR_WOY with WOY
...
X-SVN-Rev: 688
2000-01-25 02:22:40 +00:00
Alan Liu
f2692628ef
ICU-182 NO API change; make EStampValues anonymous; these are just int constants
...
X-SVN-Rev: 687
2000-01-25 02:15:41 +00:00
Alan Liu
a3c6a8704e
ICU-182 add comments for Y and e
...
X-SVN-Rev: 686
2000-01-25 02:14:32 +00:00
Alan Liu
c3dc523600
ICU-182 NO API CHANGES; remove stdio; remove getISOYear (use YEAR_WOY now); other private method changes
...
X-SVN-Rev: 685
2000-01-25 02:13:45 +00:00
Alan Liu
edad3a22da
ICU-182 minor code cleanup
...
X-SVN-Rev: 684
2000-01-25 02:12:12 +00:00
Alan Liu
6e75fbd00c
ICU-182 revised computeJulianDay for YEAR YEAR_WOY WOY; other misc. cleanup
...
X-SVN-Rev: 683
2000-01-25 02:11:28 +00:00
Alan Liu
dab9203f53
ICU-182 allow pattern chars that lack Y and e equivalents; this is a workaround only; the proper fix is to supply the locale data
...
X-SVN-Rev: 682
2000-01-25 02:08:22 +00:00