Commit Graph

47 Commits

Author SHA1 Message Date
Steven R. Loomis
2398c33c5e ICU-7450 fix for win32
X-SVN-Rev: 27671
2010-02-25 15:10:12 +00:00
Steven R. Loomis
6058b10dea ICU-7450 find icu-config based on pkgdata
X-SVN-Rev: 27660
2010-02-24 22:49:36 +00:00
Steven R. Loomis
a739bdd8e5 ICU-7401 test for missing errorcodes
X-SVN-Rev: 27458
2010-01-30 06:53:52 +00:00
Michael Ow
5fb69bb39a ICU-6905 Update some new tests to pass without data.
X-SVN-Rev: 26915
2009-11-16 05:16:59 +00:00
Michael Ow
3b1acfd610 ICU-6991 Add icudataver.c to windows project file.
X-SVN-Rev: 26649
2009-09-18 14:31:42 +00:00
Michael Ow
30ef01e564 ICU-6991 Add test for better code coverage in various calendar classes and dateformat.
X-SVN-Rev: 26646
2009-09-17 21:55:11 +00:00
John Vu
e0df82e538 ICU-6967 Checked for "zero" equality.
X-SVN-Rev: 26147
2009-06-23 21:06:29 +00:00
John Vu
e2879a0667 ICU-6967 Changed if statement to check for the same sign for the values instead of the exact number.
X-SVN-Rev: 26144
2009-06-23 19:47:15 +00:00
John Vu
edf161736f ICU-6967 Removed u_compareVersions.
X-SVN-Rev: 26143
2009-06-23 18:04:40 +00:00
Steven R. Loomis
2e10735e9c ICU-6571 merge r25317 and r25318 - C side
X-SVN-Rev: 25327
2009-01-29 00:17:44 +00:00
Steven R. Loomis
f0b3b7f44a ICU-5274 move uprv_log10 to test code
X-SVN-Rev: 19877
2006-07-21 22:16:30 +00:00
George Rhoten
bcead7df44 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16756
2004-11-04 22:24:46 +00:00
George Rhoten
9fe39e1c8c ICU-3805 Break putil.h/utypes.h header file dependancy loop
X-SVN-Rev: 16529
2004-10-18 02:43:33 +00:00
George Rhoten
608ca77ba5 ICU-3677 uprv_getUTCtime should return UDate instead of int32_t.
This is for cases where time_t is 64-bit.

X-SVN-Rev: 16150
2004-08-13 01:20:26 +00:00
Eric Mader
c5705d3767 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15413
2004-05-19 21:19:13 +00:00
George Rhoten
fef83bf1ee ICU-3542 uprv_digitsAfterDecimal isn't used. Comment it out for now.
X-SVN-Rev: 15235
2004-05-10 19:27:09 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
George Rhoten
cfbdea0e8a ICU-2710 Remove obsolete code
X-SVN-Rev: 11040
2003-02-14 01:33:13 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
George Rhoten
837c7710b4 ICU-1816 Disable language extensions for the compiler.
X-SVN-Rev: 8283
2002-03-28 18:26:25 +00:00
George Rhoten
57e4d79d7d ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6840
2001-11-13 21:15:13 +00:00
George Rhoten
ee9f026a9c ICU-1271 Be more friendly to non-IEEE754 platforms and use the putil.h functions.
X-SVN-Rev: 6200
2001-10-11 21:51:42 +00:00
George Rhoten
e35b3fc511 ICU-821 gcc 3.0, AIX xlC and os/390 can not properly optimize
IEEEremainder, and we no longer use it.

X-SVN-Rev: 6093
2001-10-05 21:55:15 +00:00
George Rhoten
386502fad2 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5787
2001-09-18 21:02:14 +00:00
Ram Viswanadha
c3c5bf986e ICU-399 Test for u_errorName API
X-SVN-Rev: 5735
2001-09-11 18:33:53 +00:00
Vladimir Weinstein
e52983285d ICU-1031 adapted test to the new suffix for warnings
X-SVN-Rev: 5194
2001-07-06 04:46:16 +00:00
George Rhoten
fddff905b5 ICU-986 Don't use C++ comments in a C file.
X-SVN-Rev: 5005
2001-06-14 23:10:50 +00:00
George Rhoten
fec6a9409a ICU-994 fixed uprv_digitsAfterDecimal()
X-SVN-Rev: 4997
2001-06-14 00:29:38 +00:00
Alan Liu
44bc4891f6 ICU-986 #ifdef out tests for deprecated API immediately; API itself to be removed Jun-30-2002
X-SVN-Rev: 4939
2001-06-11 19:11:24 +00:00
George Rhoten
be01aa06c2 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4857
2001-05-31 23:07:40 +00:00
George Rhoten
effdc31cca ICU-66 Don't write off the end of an array.
X-SVN-Rev: 4807
2001-05-25 21:42:32 +00:00
Ram Viswanadha
ef97b534cd ICU-903 update copyright notices
X-SVN-Rev: 4233
2001-03-21 19:46:49 +00:00
George Rhoten
06a28edf94 ICU-597 Got the order of #if wrong
X-SVN-Rev: 3723
2001-02-22 02:43:24 +00:00
George Rhoten
398b3b6a2e ICU-597 AS/400 porting changes
X-SVN-Rev: 3700
2001-02-21 01:58:15 +00:00
George Rhoten
d6a54c38ef ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3517
2001-01-31 23:31:07 +00:00
George Rhoten
c9793c6267 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2967
2000-11-21 04:05:39 +00:00
Steven R. Loomis
cbc1f1e39b ICU-681 display intended version in test
X-SVN-Rev: 2851
2000-11-01 19:21:35 +00:00
George Rhoten
9253fe4dd3 ICU-573 included stdlib.h and memory.h into files that need it for the utypes.h change
X-SVN-Rev: 2367
2000-08-28 21:43:03 +00:00
Steven R. Loomis
d01e7c4f85 ICU-567 MacOS
X-SVN-Rev: 2363
2000-08-28 20:24:40 +00:00
Vladimir Weinstein
82781d6967 ICU-460 OS/390 porting fixes
X-SVN-Rev: 2294
2000-08-16 20:45:23 +00:00
George Rhoten
ebd5136aac ICU-535 fixed some compiler warnings
X-SVN-Rev: 2182
2000-08-11 02:08:59 +00:00
Steven R. Loomis
de7305fe63 ICU-447 fixes for IEEERemainder test so it will pass on actual IEEE compliant platforms
X-SVN-Rev: 2103
2000-08-02 22:47:18 +00:00
Madhu K
d15b3ffcc8 ICU-447 Modified the test to avoid back slashes in u_charsToUChars()
X-SVN-Rev: 2102
2000-08-02 21:07:45 +00:00
Vladimir Weinstein
0413fcf2dc ICU-432 fixes for running on a japanese machine
X-SVN-Rev: 2096
2000-08-02 19:06:18 +00:00
Vladimir Weinstein
759d6be056 ICU-460 OS/390 related changes
X-SVN-Rev: 2079
2000-07-31 22:33:44 +00:00
Madhu K
e51bdcd177 ICU-447 Fixed error in test case
X-SVN-Rev: 1921
2000-07-18 15:59:55 +00:00
Madhu K
0277be94c7 ICU-447 Added Tests for putil API
X-SVN-Rev: 1825
2000-07-12 23:33:20 +00:00