Commit Graph

928 Commits

Author SHA1 Message Date
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
John Fitzpatrick
c420e90cf3 Initial checkin
X-SVN-Rev: 1071
2000-04-05 18:05:11 +00:00
John Fitzpatrick
a7322ccf5c Restored com.ibm.math.BigDecimal support
X-SVN-Rev: 1070
2000-04-05 18:00:19 +00:00
John Fitzpatrick
bde27a6d88 Restored com.ibm.math.BigDecimal support
X-SVN-Rev: 1069
2000-04-05 17:40:54 +00:00
John Fitzpatrick
96dce060a3 Restored com.ibm.math.BigDecimal support
X-SVN-Rev: 1068
2000-04-05 17:04:30 +00:00
John Fitzpatrick
9d7cfece10 Fixed some complete class names to use the new packages.
X-SVN-Rev: 1067
2000-04-05 17:01: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
03d8cd3182 ICU-315 more S/390 and EBCDIC changes
X-SVN-Rev: 1063
2000-04-04 22:53:22 +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
John Fitzpatrick
d689922026 Updated to build com.ibm.math
X-SVN-Rev: 1046
2000-03-31 22:39:00 +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
John Fitzpatrick
baa708ff68 Updated demos to compile with new calendar classes in
com.ibm.util

X-SVN-Rev: 1043
2000-03-31 18:49:02 +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
John Fitzpatrick
15fa18bc56 initial checkin
X-SVN-Rev: 1031
2000-03-30 00:17:54 +00:00
John Fitzpatrick
08016523ee initial checkin
X-SVN-Rev: 1030
2000-03-29 23:55:00 +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