Commit Graph

15820 Commits

Author SHA1 Message Date
Markus Scherer
9ecfbdb2ee ICU-4287 use new internal APIs for bidi/shaping properties
X-SVN-Rev: 17057
2004-12-31 13:41:56 +00:00
Markus Scherer
ca773f99db ICU-4287 move bidi/shaping properties to ubidi.icu
X-SVN-Rev: 17056
2004-12-31 13:36:49 +00:00
Markus Scherer
739b6a5220 ICU-4287 move bidi/shaping properties to ubidi.icu
X-SVN-Rev: 17055
2004-12-31 13:28:06 +00:00
George Rhoten
c159da9c5e ICU-4092 Increase code coverage.
X-SVN-Rev: 17054
2004-12-31 08:30:04 +00:00
George Rhoten
cc1823680e ICU-4092 Fix swap function so that it works like the other swap functions.
X-SVN-Rev: 17053
2004-12-31 08:29:56 +00:00
George Rhoten
15e60bf6ee ICU-4092 Improve code coverage
X-SVN-Rev: 17052
2004-12-31 00:40:17 +00:00
George Rhoten
d8646520af ICU-4092 Improve code coverage by doing better memory management.
X-SVN-Rev: 17049
2004-12-30 23:08:43 +00:00
George Rhoten
f6ffb3b674 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17043
2004-12-30 08:05:55 +00:00
George Rhoten
36864c54af ICU-4288 Partially fix rtti inline warnings. The proper fix requires UOBJECT_DEFINE_RTTI_IMPLEMENTATION in different object files for AIX, Windows and Linux/390.
X-SVN-Rev: 17042
2004-12-30 07:58:39 +00:00
George Rhoten
d340213af7 ICU-4288 Fix some inlining warnings.
X-SVN-Rev: 17041
2004-12-30 07:45:48 +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
8ed12212b4 ICU-4092 Allow this class to be tested directly from tests on Windows.
X-SVN-Rev: 17038
2004-12-29 01:04:00 +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
28a81790da ICU-4092 Better test of code coverage
X-SVN-Rev: 17034
2004-12-29 00:45:49 +00:00
George Rhoten
2ad7ff3b32 ICU-4092 Improve code coverage
X-SVN-Rev: 17033
2004-12-29 00:35:43 +00:00
George Rhoten
d0332520a5 ICU-4189 Remove some dependencies on the conversion API.
X-SVN-Rev: 17032
2004-12-28 23:01:05 +00:00
George Rhoten
eeaf321350 ICU-4092 Improve code coverage
X-SVN-Rev: 17031
2004-12-28 21:57:36 +00:00
George Rhoten
ed6074c3f1 ICU-4092 Improve code coverage
X-SVN-Rev: 17030
2004-12-28 21:43:33 +00:00
George Rhoten
9eb736e46f ICU-4092 Improve code coverage
X-SVN-Rev: 17029
2004-12-28 21:33:48 +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
58ba61df77 ICU-4092 Improve code coverage of ures_openU
X-SVN-Rev: 17027
2004-12-28 20:55:07 +00:00
George Rhoten
4b00bc2b2b ICU-4092 Improve code coverage, and unhide some error messages
X-SVN-Rev: 17026
2004-12-28 20:42:25 +00:00
George Rhoten
29c0c11852 ICU-4092 Improve code coverage
X-SVN-Rev: 17025
2004-12-28 20:31:49 +00:00
George Rhoten
f6860c5a75 ICU-3004 Transliterators can't do locale sensitive casing due to how the transliterator registry is used.
Remove any code that attempts to do locale sensitive casing.
Bug #4324 has been filed to properly add this feature.

X-SVN-Rev: 17024
2004-12-28 20:06:43 +00:00
George Rhoten
9dcd00ba1e ICU-4092 Increase code coverage by merging redundant lines,
and properly cleanup when there is an error.

X-SVN-Rev: 17021
2004-12-28 05:42:37 +00:00
George Rhoten
decc39ec85 ICU-4092 Increase code coverage
X-SVN-Rev: 17020
2004-12-27 20:23:41 +00:00
George Rhoten
ba3a90a424 ICU-4092 Improve code coverage. The previous check in didn't quite work.
X-SVN-Rev: 17019
2004-12-24 07:53:41 +00:00
George Rhoten
d5a218810c ICU-4092 Increase code coverage for pointerTOC
X-SVN-Rev: 17018
2004-12-24 01:02:23 +00:00
George Rhoten
6dfb6fd62e ICU-4319 UTF-32 converters return the wrong offsets for supplementary characters
X-SVN-Rev: 17017
2004-12-23 21:03:30 +00:00
George Rhoten
6ade426c16 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17016
2004-12-23 20:16:56 +00:00
Eric Mader
380a04b372 ICU-3680 Add tests for non-zero starting offset.
X-SVN-Rev: 17015
2004-12-23 20:05:09 +00:00
Eric Mader
b1368fa2f3 ICU-3680 character iterator could get out of synch. Replace w/ a char array.
X-SVN-Rev: 17014
2004-12-23 20:03:49 +00:00
George Rhoten
7936a38824 ICU-4092 Increase code coverage
X-SVN-Rev: 17013
2004-12-23 20:03:22 +00:00
George Rhoten
068cfc80be ICU-4092 Increase code coverage by merging redundant lines,
and properly cleanup when there is an error.

X-SVN-Rev: 17012
2004-12-23 19:51:08 +00:00
George Rhoten
6c0562fc29 ICU-4092 Increase code coverage by merging redundant lines
X-SVN-Rev: 17011
2004-12-23 19:21:10 +00:00
George Rhoten
25b8fed2bb ICU-4233 Fix some doxygen escaped characters.
X-SVN-Rev: 17010
2004-12-23 00:41:06 +00:00
George Rhoten
939f4f60a4 ICU-4296 Don't export some internal static const variables.
Also fgNumberPatternsCount has the wrong value.

X-SVN-Rev: 17009
2004-12-22 23:32:48 +00:00
Eric Mader
9d701135c6 ICU-3927 fix glitches in JavaDoc comments.
X-SVN-Rev: 17008
2004-12-22 22:47:57 +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
479f3bec14 ICU-3004 Test for some Turkish case conversion errors.
X-SVN-Rev: 17005
2004-12-22 19:40:16 +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
7876864829 ICU-4317 Fix a documentation problem.
X-SVN-Rev: 17001
2004-12-22 17:26:49 +00:00
George Rhoten
d6747bb687 ICU-4092 Improve code coverage
X-SVN-Rev: 17000
2004-12-22 08:02:08 +00:00
George Rhoten
fbb7b80250 ICU-4092 Improve code coverage
X-SVN-Rev: 16999
2004-12-22 07:33:15 +00:00
George Rhoten
0b361eca4b ICU-4092 Improve code coverage
X-SVN-Rev: 16998
2004-12-22 07:21:56 +00:00
George Rhoten
6ee1d5489d ICU-4092 Improve code coverage
X-SVN-Rev: 16997
2004-12-22 06:36:14 +00:00