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
94a92cdceb
ICU-3938 Add CLDR changes for English.
...
X-SVN-Rev: 16465
2004-10-13 00:44:55 +00:00
Steven R. Loomis
164b735f3f
ICU-3938 CLDR 1.2 test updates
...
X-SVN-Rev: 16384
2004-10-01 21:07:02 +00:00
Ram Viswanadha
15bd863941
ICU-3925 various fixes
...
X-SVN-Rev: 16159
2004-08-13 20:34:31 +00:00
Ram Viswanadha
e094aa0975
ICU-3100 fix failure on cygwin ... just add a cast to UnicodeString constructor
...
X-SVN-Rev: 15696
2004-06-03 22:50:39 +00:00
Ram Viswanadha
6215c57675
ICU-3100 fix failure on cygwin ... just add a cast to UnicodeString constructor
...
X-SVN-Rev: 15695
2004-06-03 22:50:09 +00:00
Vladimir Weinstein
4c96e76b8f
ICU-3100 redo getContractions after a review. Add tests for getContractions and getUnsafeSet
...
X-SVN-Rev: 15683
2004-06-03 19:26:16 +00:00
Eric Mader
004268d484
ICU-3770 Updated copyright notices for ICU 3.0
...
X-SVN-Rev: 15414
2004-05-19 21:36:51 +00:00
Vladimir Weinstein
1286cc7796
ICU-3515 collation API tests updated with new collation version numbers
...
X-SVN-Rev: 14349
2004-01-16 07:12:16 +00:00
George Rhoten
5589cb7bf5
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 14338
2004-01-16 00:59:24 +00:00
Vladimir Weinstein
937e0d7702
ICU-3461 fixed tests to reflect collation changes
...
X-SVN-Rev: 14163
2003-12-17 21:04:12 +00:00
Markus Scherer
6a4d576318
ICU-3403 cut out @obsolete ICU 2.8 APIs
...
X-SVN-Rev: 13769
2003-11-19 21:37:56 +00:00
Vladimir Weinstein
3943da5755
ICU-2458 Update tests according to the new UCA data file
...
X-SVN-Rev: 12922
2003-08-23 01:46:02 +00:00
George Rhoten
6c952cb83d
ICU-3053 Porting changes for MPRAS
...
X-SVN-Rev: 12552
2003-06-23 23:16:10 +00:00
George Rhoten
29ba78262c
ICU-2699 Fix some compiler warnings.
...
X-SVN-Rev: 12487
2003-06-12 01:37:25 +00:00
Vladimir Weinstein
7931ebe661
ICU-2590 increase function coverage
...
X-SVN-Rev: 12442
2003-06-11 01:01:40 +00:00
George Rhoten
92842673da
ICU-2699 Fix some compiler warnings.
...
X-SVN-Rev: 12376
2003-06-09 04:57:01 +00:00
Vladimir Weinstein
4df42a86bb
ICU-2840 tests shouldn't crash if there is no data
...
X-SVN-Rev: 12340
2003-06-06 04:54:34 +00:00
George Rhoten
64823cae01
ICU-2699 Fix some compiler warnings
...
X-SVN-Rev: 12236
2003-06-02 23:34:58 +00:00
Doug Felt
fb473c85d1
ICU-2959 update copyright notices
...
X-SVN-Rev: 12221
2003-06-02 18:47:02 +00:00
Doug Felt
5e5cf10ca2
ICU-2755 update coverage for API in Collator
...
X-SVN-Rev: 12002
2003-05-19 18:32:53 +00:00
Vladimir Weinstein
c040b333ee
ICU-2590 increase code & API coverage
...
X-SVN-Rev: 11966
2003-05-16 19:52:44 +00:00
Vladimir Weinstein
416e85bb33
ICU-2699 fixed some gcc warnings in intltest
...
X-SVN-Rev: 11950
2003-05-15 21:06:44 +00:00
George Rhoten
b61090ec34
ICU-2699 Fix some compiler warnings
...
X-SVN-Rev: 11898
2003-05-12 22:46:56 +00:00
Doug Felt
d00a183d4e
ICU-2222 made deprecated abstract methods concrete and delegate to new ones,
...
also fixed problem in apicoll which assumed fixed LTR argument evaluation order, TestCollator
also needed new (and old) overloads. couldn't use 'using' according to markus.
X-SVN-Rev: 11763
2003-05-01 23:23:52 +00:00
Vladimir Weinstein
e5e7811644
ICU-2364 collation version has changed - reflect that in the test
...
X-SVN-Rev: 11757
2003-05-01 17:45:08 +00:00
Markus Scherer
41c2ebf526
ICU-2710 remove @obsolete ICU 2.6 and earlier code
...
X-SVN-Rev: 11748
2003-05-01 01:31:28 +00:00
GCL Shanghai
2de3bade18
ICU-2222 fix breaking changes
...
X-SVN-Rev: 11357
2003-03-19 13:21:51 +00:00
GCL Shanghai
513a23fdae
ICU-2222 Deprecate C++ enums that duplicate C enums
...
X-SVN-Rev: 11137
2003-02-21 08:32:22 +00:00
George Rhoten
fafee26d46
ICU-2000 Fixed some compiler warnings
...
X-SVN-Rev: 10789
2002-12-27 17:18:21 +00:00
George Rhoten
7e085f3725
ICU-2000 Fixed some compiler warnings
...
X-SVN-Rev: 10788
2002-12-26 20:16:33 +00:00
Syn Wee Quek
899cf192a5
ICU-2000 removed compiler warnings
...
X-SVN-Rev: 10767
2002-12-19 19:00:19 +00:00
Vladimir Weinstein
59c216785e
ICU-2135 memory fixes for tests
...
X-SVN-Rev: 10657
2002-12-13 06:01:49 +00:00
Vladimir Weinstein
bf8fe4ad96
ICU-2118 fixed compile error on linux
...
X-SVN-Rev: 10578
2002-12-10 16:57:02 +00:00
Syn Wee Quek
acf94f2c42
ICU-2118
...
code coverage test
X-SVN-Rev: 10577
2002-12-10 07:51:40 +00:00
Syn Wee Quek
59893d78c9
ICU-2294
...
subclassability test
X-SVN-Rev: 10576
2002-12-10 06:02:50 +00:00
Vladimir Weinstein
8e192f2f4a
ICU-2135 fixing memory problems
...
X-SVN-Rev: 10407
2002-11-28 08:53:37 +00:00
Syn Wee Quek
73b1097f53
ICU-2118
...
code coverage updates
X-SVN-Rev: 10321
2002-11-21 21:43:03 +00:00
George Rhoten
1b8c614b0a
ICU-2000 Fix some compiler warnings.
...
X-SVN-Rev: 10224
2002-11-12 01:37:48 +00:00
Markus Scherer
0eb9c506ec
ICU-2248 modularize ICU
...
X-SVN-Rev: 9910
2002-09-21 00:43:14 +00:00
Vladimir Weinstein
150ad44972
ICU-1433 getTailoredSet C/C++ return all the canonically equivalent sequences. Also added tests
...
X-SVN-Rev: 9867
2002-09-17 06:27:51 +00:00
George Rhoten
56cbadb751
ICU-2085 Don't use deprecated code anymore
...
X-SVN-Rev: 9755
2002-08-21 19:09:33 +00:00
George Rhoten
d3c17fa8bc
ICU-2131 Stop using the LocaleProxy deprecated code hack
...
X-SVN-Rev: 9746
2002-08-21 00:16:30 +00:00
George Rhoten
c4b922c7f9
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 9732
2002-08-15 22:04:18 +00:00
George Rhoten
518f968f43
ICU-1891 Fix for z/OS
...
X-SVN-Rev: 9709
2002-08-14 00:38:03 +00:00
George Rhoten
63565279e3
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 9675
2002-08-12 20:12:25 +00:00
Vladimir Weinstein
c4289f370e
ICU-2039 added a test for Collator::getBounds
...
X-SVN-Rev: 9664
2002-08-10 00:12:23 +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
Vladimir Weinstein
2b5bb4ffb5
ICU-1930 Bumped collation versions
...
X-SVN-Rev: 9269
2002-07-20 04:38:14 +00:00
Vladimir Weinstein
57805e5cd2
ICU-1930 updated tests according to the new UCA
...
X-SVN-Rev: 9005
2002-07-02 22:36:04 +00:00