Commit Graph

1848 Commits

Author SHA1 Message Date
George Rhoten
70e9d03998 ICU-4299 Fix ures_openU so that it works as documented
X-SVN-Rev: 16955
2004-12-15 02:49:04 +00:00
George Rhoten
a1487bcd57 ICU-4092 Remove dead test code that Andy said was okay to delete.
Better test code is in intltest.

X-SVN-Rev: 16953
2004-12-15 02:26:24 +00:00
George Rhoten
2f7b1cd736 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16930
2004-12-08 23:02:08 +00:00
George Rhoten
c5422c1142 ICU-4240 Fix some error messages.
X-SVN-Rev: 16917
2004-12-05 01:49:02 +00:00
George Rhoten
937bd376ff ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h.
Include it in fewer places so that fewer warnings appear, and make sure that it's more difficult to accidentally use the C malloc and free.

X-SVN-Rev: 16912
2004-12-03 20:22:01 +00:00
George Rhoten
380f90589e ICU-4273 Fix some test initialization issues.
X-SVN-Rev: 16903
2004-12-02 07:09:05 +00:00
George Rhoten
83876dc112 ICU-4161 Better whitespace removal
X-SVN-Rev: 16840
2004-11-12 07:22:05 +00:00
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
f02886798f ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16800
2004-11-09 00:37:10 +00:00
Vladimir Weinstein
be0a14c3d7 ICU-3938 valid sub locales - fix tests
X-SVN-Rev: 16788
2004-11-05 23:14:58 +00:00
Vladimir Weinstein
f36cbfc414 ICU-3938 valid sub locales - fix tests
X-SVN-Rev: 16787
2004-11-05 22:50:08 +00:00
Steven R. Loomis
f7b2bf04c4 ICU-3591 use uprv_strtod, heap allocate if there are more than a few items
X-SVN-Rev: 16783
2004-11-05 21:58:34 +00:00
George Rhoten
5fac5d74b6 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16769
2004-11-05 18:05:47 +00:00
George Rhoten
4cc513278c ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16767
2004-11-05 17:21:42 +00:00
George Rhoten
9988ef0fc1 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16761
2004-11-05 00:25:35 +00:00
George Rhoten
62e47ceb17 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16760
2004-11-04 23:43:46 +00:00
George Rhoten
bcead7df44 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16756
2004-11-04 22:24:46 +00:00
Steven R. Loomis
59ac27a504 ICU-3591 uloc_acceptLanguage tests
X-SVN-Rev: 16751
2004-11-04 08:17:26 +00:00
George Rhoten
17d109bdce ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16748
2004-11-04 06:41:39 +00:00
George Rhoten
b43d5d4272 ICU-3905 Fix some IA64 compiler warnings.
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
Steven R. Loomis
aedf7a85a6 ICU-3938 fix tests broken by those translators
X-SVN-Rev: 16725
2004-11-02 06:51:07 +00:00
George Rhoten
807e452330 ICU-4148 Fixes for MinGW
X-SVN-Rev: 16724
2004-11-02 06:37:49 +00:00
Eric Mader
043ea383c6 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16684
2004-10-29 23:57:08 +00:00
George Rhoten
23b78bf15e ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16649
2004-10-28 00:05:24 +00:00
Eric Mader
811ebbee0f ICU-3927 remove utmscale_fromDouble(), utmscale_toDouble()
X-SVN-Rev: 16646
2004-10-27 21:28:38 +00:00
Steven R. Loomis
b64e784fe7 ICU-4102 remove some incorrect comments
X-SVN-Rev: 16638
2004-10-27 01:38:24 +00:00
Eric Mader
10522052fb ICU-3927 code review changes.
X-SVN-Rev: 16626
2004-10-26 00:25:39 +00:00
George Rhoten
ad84740ebb ICU-3963 Update to version 3.2
X-SVN-Rev: 16617
2004-10-25 21:55:56 +00:00
George Rhoten
cbbbbda612 ICU-4154 Alpha Linux with gcc has an optimization bug.
Adding this extra check gets around this bug.

X-SVN-Rev: 16609
2004-10-24 20:00:14 +00:00
Vladimir Weinstein
5544bc1710 ICU-3763 fix path stomping when parent == fill-in
X-SVN-Rev: 16606
2004-10-23 00:19:39 +00:00
Vladimir Weinstein
09f8ca5624 ICU-4102 fix ures_getByKeyWithFallback for aliased resources
X-SVN-Rev: 16603
2004-10-22 23:13:12 +00:00
Eric Mader
83f812dd0a ICU-3927 fix problems w/ comparing doubles and int64_ts.
X-SVN-Rev: 16597
2004-10-22 18:11:43 +00:00
Ram Viswanadha
62c6f70295 ticket: 3938: fix the tests
X-SVN-Rev: 16592
2004-10-21 23:53:38 +00:00
Eric Mader
41038b6081 ICU-3927 initial checkin of C version of Universal Time Scale.
X-SVN-Rev: 16590
2004-10-21 21:29:55 +00:00
Eric Mader
5e69676523 ICU-3927 initial checkin of C version of Universal Time Scale.
X-SVN-Rev: 16587
2004-10-21 17:15:52 +00:00
Markus Scherer
fbb584dbda ICU-3969 add test for ucase_openBinary()
X-SVN-Rev: 16568
2004-10-19 23:00:46 +00:00
Steven R. Loomis
b713df344d ICU-4144 getFunctionalEquivalent test updates
X-SVN-Rev: 16566
2004-10-19 22:53:25 +00:00
George Rhoten
74fa020d9b ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16563
2004-10-19 18:31:51 +00:00
George Rhoten
dbf6b9b765 ICU-4068 Use C variable declarations instead of C++ variable declarations,
and separate ICU API tests from CLDR.

X-SVN-Rev: 16556
2004-10-19 05:31:51 +00:00
Deborah Goldsmith
95bbad7347 ICU-4115 Set warning code when falling back to parent or root
X-SVN-Rev: 16546
2004-10-18 23:59:41 +00:00
Deborah Goldsmith
9cc484fdb3 ICU-4068 Fix warning code for non-existent language
X-SVN-Rev: 16545
2004-10-18 23:58:03 +00:00
George Rhoten
83b0d17af1 ICU-4078 Revert the move of the invariant conversion routines back to putil.h.
They are stable APIs, and they should not be moved.

X-SVN-Rev: 16530
2004-10-18 03:03:13 +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
0e1c5bf499 ICU-4078 Fix a compiler warning from previous check-in
X-SVN-Rev: 16507
2004-10-15 06:23:05 +00:00
Vladimir Weinstein
3f2eaaf702 ICU-3938 Changes in tests due to changes in zh collation names. Could be a bug in getFunctionalEquivalent
X-SVN-Rev: 16488
2004-10-14 20:13:13 +00:00
George Rhoten
94a92cdceb ICU-3938 Add CLDR changes for English.
X-SVN-Rev: 16465
2004-10-13 00:44:55 +00:00
George Rhoten
e10141ecc9 ICU-3938 Partial incorporation of CLDR data. Some of the currency, weekend and DateTimeElements will be fixed later when the draftness is removed from some of the data.
X-SVN-Rev: 16464
2004-10-13 00:39:42 +00:00
George Rhoten
5e3d7989dd ICU-3938 Make fewer tests fail by not leaking resource bundles.
X-SVN-Rev: 16455
2004-10-12 19:03:54 +00:00
George Rhoten
6b11c1a3af ICU-4084 Improve doOpenChoice performance, and make sure that tests can run against the shared data library.
X-SVN-Rev: 16445
2004-10-11 21:23:12 +00:00
George Rhoten
36bd9780aa ICU-3938 Fix previous test fix so that it won't leak memory.
X-SVN-Rev: 16394
2004-10-05 23:02:26 +00:00