Commit Graph

1885 Commits

Author SHA1 Message Date
George Rhoten
8311539941 ICU-4092 Undo last check-in. Don't expose private API.
X-SVN-Rev: 17060
2004-12-31 17:00:40 +00:00
George Rhoten
4b8ef3e6e6 ICU-4288 Mostly fixes for --enable-strict for gcc 3.4 (Fedora Core 3)
X-SVN-Rev: 17040
2004-12-30 07:25:51 +00:00
George Rhoten
41f1e9ae96 ICU-4092 Increase code coverage
X-SVN-Rev: 17037
2004-12-29 01:03:00 +00:00
George Rhoten
95fb9fdbfa ICU-4092 Increase code coverage
X-SVN-Rev: 17035
2004-12-29 00:57:58 +00:00
George Rhoten
eeaf321350 ICU-4092 Improve code coverage
X-SVN-Rev: 17031
2004-12-28 21:57:36 +00:00
George Rhoten
8fa0d0b1cd ICU-4092 Improve code coverage of UnicodeString::extract
X-SVN-Rev: 17028
2004-12-28 21:13:54 +00:00
George Rhoten
29c0c11852 ICU-4092 Improve code coverage
X-SVN-Rev: 17025
2004-12-28 20:31:49 +00:00
George Rhoten
6ade426c16 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17016
2004-12-23 20:16:56 +00:00
George Rhoten
7936a38824 ICU-4092 Increase code coverage
X-SVN-Rev: 17013
2004-12-23 20:03:22 +00:00
George Rhoten
391d8f379e ICU-4092 Increase code coverage
X-SVN-Rev: 17007
2004-12-22 21:57:43 +00:00
George Rhoten
abdc634426 ICU-3004 Fix some locale specific problems.
X-SVN-Rev: 17006
2004-12-22 20:06:05 +00:00
George Rhoten
56c5df7e01 ICU-3004 Make sure that tests that change the default locale, change the default locale back to its original value.
This helps to make sure that the tests are not order dependent, and that Turkish casing problems appear more easily.

X-SVN-Rev: 17004
2004-12-22 19:28:42 +00:00
George Rhoten
1b9f1f50a6 ICU-3004 Test for some Turkish case conversion errors.
X-SVN-Rev: 17003
2004-12-22 19:25:19 +00:00
George Rhoten
61d7b4dc47 ICU-3004 Fix some Turkish case conversion errors.
X-SVN-Rev: 17002
2004-12-22 17:34:16 +00:00
George Rhoten
d6747bb687 ICU-4092 Improve code coverage
X-SVN-Rev: 17000
2004-12-22 08:02:08 +00:00
George Rhoten
6ee1d5489d ICU-4092 Improve code coverage
X-SVN-Rev: 16997
2004-12-22 06:36:14 +00:00
George Rhoten
7063b3ce6d ICU-4092 Increase code coverage
X-SVN-Rev: 16995
2004-12-22 00:42:18 +00:00
George Rhoten
e05a965b8d ICU-4092 Remove dead code.
Don't use codepage specific CharString.  There are other ways to achieve the same results.

X-SVN-Rev: 16991
2004-12-22 00:05:59 +00:00
George Rhoten
4f61fbcda0 ICU-4092 Real fix for MSVC 6
X-SVN-Rev: 16989
2004-12-21 23:51:25 +00:00
George Rhoten
ae9c08341d ICU-4092 Fix for MSVC 6
X-SVN-Rev: 16987
2004-12-21 23:02:17 +00:00
George Rhoten
8ab45b2d62 ICU-4092 Fix previous checkin for Linux.
X-SVN-Rev: 16986
2004-12-21 22:26:39 +00:00
George Rhoten
ed00aa3a6c ICU-4092 Improve code coverage.
X-SVN-Rev: 16983
2004-12-21 20:19:39 +00:00
George Rhoten
fef1b77683 ICU-4092 Increase code coverage.
Fix broken RTTI on Windows by splitting service registration into separate files,
and rename files for consistency at the request from Doug.

X-SVN-Rev: 16979
2004-12-21 06:55:20 +00:00
George Rhoten
03506550ff ICU-4092 Improve code coverage
X-SVN-Rev: 16973
2004-12-20 23:38:05 +00:00
George Rhoten
552e09eae6 ICU-4092 Improve code coverage
X-SVN-Rev: 16971
2004-12-20 23:10:09 +00:00
George Rhoten
1958749d0d ICU-4092 Move rtti test code to proper location
X-SVN-Rev: 16970
2004-12-20 23:07:25 +00:00
George Rhoten
9fe324401f ICU-4092 Remove dead code
X-SVN-Rev: 16966
2004-12-17 23:48:55 +00:00
George Rhoten
850c108c17 ICU-4092 Remove dead code.
X-SVN-Rev: 16957
2004-12-15 18:48:57 +00:00
George Rhoten
a6320bf075 ICU-4092 Remove invalid and unused tests
X-SVN-Rev: 16952
2004-12-15 01:06:38 +00:00
George Rhoten
782d23513d ICU-4092 Consolidate MyNumberFormatTest PureCoverage numbers.
X-SVN-Rev: 16951
2004-12-15 01:06:19 +00:00
George Rhoten
4b70b59e77 ICU-4092 Increase function coverage
X-SVN-Rev: 16948
2004-12-14 17:43:56 +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
Doug Felt
e2d8c9baaa ICU-4263 fixed bad locale data, added test
X-SVN-Rev: 16909
2004-12-02 21:49:50 +00:00
George Rhoten
380f90589e ICU-4273 Fix some test initialization issues.
X-SVN-Rev: 16903
2004-12-02 07:09:05 +00:00
Markus Scherer
ca77616509 ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that
X-SVN-Rev: 16902
2004-12-02 04:18:35 +00:00
George Rhoten
67f46c57e8 ICU-4065 Only use usleep from the main thread, since usleep is not thread safe on pre-Solaris 9 machines.
See if that helps, since nanosleep isn't portable among various versions of Solaris.

X-SVN-Rev: 16900
2004-11-30 22:19:38 +00:00
Steven R. Loomis
6dc440bcf8 ICU-4218 build with UCONFIG_NO_SERVICE
X-SVN-Rev: 16853
2004-11-13 02:33:36 +00:00
George Rhoten
aba8e9f5a7 ICU-4161 Better whitespace removal
X-SVN-Rev: 16838
2004-11-12 05:58:08 +00:00
Andy Heninger
9f6f294e5f ICU-4225 remove non-ascii characters from source code
X-SVN-Rev: 16835
2004-11-12 01:11:27 +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
03ad2885e5 ICU-4218 Change the previous checkin so that we are sure that it will work on all platforms.
X-SVN-Rev: 16828
2004-11-11 23:10:35 +00:00
Steven R. Loomis
2e8a985dc6 ICU-4218 uconfig for 3.2
X-SVN-Rev: 16813
2004-11-10 03:47:56 +00:00
Ram Viswanadha
a0bf853527 ICU-4217 fix failure on Intel RedHat Linux
X-SVN-Rev: 16808
2004-11-09 23:24:15 +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
f36cbfc414 ICU-3938 valid sub locales - fix tests
X-SVN-Rev: 16787
2004-11-05 22:50:08 +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
62e47ceb17 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16760
2004-11-04 23:43:46 +00:00
George Rhoten
b43d5d4272 ICU-3905 Fix some IA64 compiler warnings.
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
George Rhoten
9f8bdd2935 ICU-4148 gcc has a bug where RuleBasedBreakIterator::DONE isn't exported correctly.
Change this test so that it doesn't go into an infinite loop.

X-SVN-Rev: 16740
2004-11-03 15:53:10 +00:00
Markus Scherer
9685f38841 ICU-4020 verify that set.closeOver() contains the original set and that case foldings are included
X-SVN-Rev: 16698
2004-11-01 21:49:06 +00:00