George Rhoten
|
b2f1c64857
|
ICU-3499 Make sure warnings appear while passing a C++ function to a
function expecting a C function. This is important for z/OS and iotest.
X-SVN-Rev: 15710
|
2004-06-04 16:56:12 +00:00 |
|
Alan Liu
|
3c07c3f00c
|
ICU-3786 detect deadlock on WIN32
X-SVN-Rev: 15709
|
2004-06-04 16:12:21 +00:00 |
|
George Rhoten
|
6d43abc307
|
ICU-3699 Remove XSS. Reorganize keys in a more alphabetical manner.
X-SVN-Rev: 15707
|
2004-06-04 01:53:47 +00:00 |
|
George Rhoten
|
47600df9d5
|
ICU-3699 Unfix the previous fix for Timor-Leste.
Remove XSS. Reorganize keys in a more alphabetical manner.
X-SVN-Rev: 15706
|
2004-06-04 01:52:00 +00:00 |
|
Andy Heninger
|
8ec93303c2
|
ICU-3783 Make getDynamicClassID() pure virutal on abstract classes.
X-SVN-Rev: 15705
|
2004-06-04 01:16:05 +00:00 |
|
Alan Liu
|
9f2ef6023d
|
ICU-3786 re-enable disabled rules
X-SVN-Rev: 15704
|
2004-06-04 00:53:13 +00:00 |
|
Alan Liu
|
164faf6a3d
|
ICU-3786 rewrite registry and instantiation code to do parsing outside the registry mutex to avoid deadlock for rules of the form &Latin-Arabic(...)
X-SVN-Rev: 15703
|
2004-06-04 00:52:39 +00:00 |
|
Philips Benjamin
|
9e97b3f70e
|
ICU-3699 fix data bug noted in CLDR#83
X-SVN-Rev: 15702
|
2004-06-04 00:51:14 +00:00 |
|
Alan Liu
|
71ce858811
|
ICU-3786 be quieter
X-SVN-Rev: 15701
|
2004-06-04 00:21:14 +00:00 |
|
Alan Liu
|
22e24178fc
|
ICU-3786 add 'quiet' param to some assertXxx() functions; need to add to all of them!
X-SVN-Rev: 15700
|
2004-06-04 00:19:50 +00:00 |
|
Ram Viswanadha
|
e1abce1f0d
|
ICU-3635 revert changes
X-SVN-Rev: 15699
|
2004-06-04 00:13:26 +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 |
|
Ram Viswanadha
|
cdf11a7176
|
ICU-3764 Modify rules for romanian
X-SVN-Rev: 15694
|
2004-06-03 22:24:41 +00:00 |
|
Ram Viswanadha
|
ae129a2d75
|
ICU-3635 fix failure on Unix
X-SVN-Rev: 15693
|
2004-06-03 22:17:34 +00:00 |
|
Vladimir Weinstein
|
57c951da6c
|
ICU-3500 fix some compiler warnings
X-SVN-Rev: 15692
|
2004-06-03 22:08:39 +00:00 |
|
Ram Viswanadha
|
c560e3fe47
|
ICU-3764 test case for Finnish
X-SVN-Rev: 15691
|
2004-06-03 21:52:18 +00:00 |
|
Alan Liu
|
6173b0ba30
|
ICU-3786 disable until deadlock problem solved
X-SVN-Rev: 15690
|
2004-06-03 21:48:44 +00:00 |
|
George Rhoten
|
d0586407b7
|
ICU-3699 Add Cambodian locales
X-SVN-Rev: 15689
|
2004-06-03 21:39:07 +00:00 |
|
Eric Mader
|
1c4a31d88d
|
ICU-3466 move definition of UChar from utf.h to umachine.h so that the utf.h -> utypes.h -> utf.h, putil.h loop doesn't break the test.
X-SVN-Rev: 15688
|
2004-06-03 21:37:47 +00:00 |
|
George Rhoten
|
e5fb613733
|
ICU-3699 Add Cambodian locales
X-SVN-Rev: 15687
|
2004-06-03 21:37:03 +00:00 |
|
Vladimir Weinstein
|
2e722895e6
|
ICU-3100 Need internal uset_containsNone for tests
X-SVN-Rev: 15686
|
2004-06-03 20:55:27 +00:00 |
|
Vladimir Weinstein
|
b32214b04a
|
ICU-3100 Add tests for getContractions and getUnsafeSet
X-SVN-Rev: 15685
|
2004-06-03 20:13:58 +00:00 |
|
Vladimir Weinstein
|
dd221c3945
|
ICU-3100 Fix some compiler warnings
X-SVN-Rev: 15684
|
2004-06-03 20:07:39 +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 |
|
Andy Heninger
|
fcc61ef28e
|
ICU-3804 disabled assertion in mutex code when threading is disabled.
X-SVN-Rev: 15681
|
2004-06-03 18:43:48 +00:00 |
|
Ram Viswanadha
|
d95bb2171f
|
ICU-3635 handle _PREEURO correctly
X-SVN-Rev: 15680
|
2004-06-03 17:44:02 +00:00 |
|
Deborah Goldsmith
|
b501ed1a54
|
ICU-3699 fix tests to conform to CLDR 1.1 data
X-SVN-Rev: 15679
|
2004-06-02 22:38:57 +00:00 |
|
Vladimir Weinstein
|
407e75f56c
|
ICU-3100 more bug fixes to contraction getting + compiler warning fixes
X-SVN-Rev: 15678
|
2004-06-02 22:19:52 +00:00 |
|
George Rhoten
|
276d39c5b3
|
ICU-3772 Add zh_Hans_CN
X-SVN-Rev: 15677
|
2004-06-02 22:19:47 +00:00 |
|
Deborah Goldsmith
|
8e5df4bd72
|
ICU-3699 fix month names problems in pl, el
X-SVN-Rev: 15676
|
2004-06-02 21:46:57 +00:00 |
|
Steven R. Loomis
|
e8b3a4005b
|
ICU-3699 fix tztest for new data
X-SVN-Rev: 15675
|
2004-06-02 19:23:00 +00:00 |
|
Vladimir Weinstein
|
aecdf82f4b
|
ICU-3100 reimplement getContractions and getUnsafe according to the comments from d02
X-SVN-Rev: 15673
|
2004-06-02 08:09:01 +00:00 |
|
Ram Viswanadha
|
32e82c28af
|
revert changes
X-SVN-Rev: 15668
|
2004-06-02 02:53:16 +00:00 |
|
Andy Heninger
|
4d96c03896
|
ICU-3783 Add back object tests for abstract classes.
X-SVN-Rev: 15667
|
2004-06-01 23:36:32 +00:00 |
|
Eric Mader
|
2080453d18
|
ICU-3466 Clean up hdrtst, only work w/ installed ICU, add Makefile.in.
X-SVN-Rev: 15666
|
2004-06-01 23:12:21 +00:00 |
|
Eric Mader
|
8492d2095e
|
ICU-3466 Clean up hdrtst, only work w/ installed ICU, add Makefile.in.
X-SVN-Rev: 15665
|
2004-06-01 22:55:03 +00:00 |
|
Vladimir Weinstein
|
cce68a9b45
|
ICU-2758 allow usage of lccc and tccc in unicode sets
X-SVN-Rev: 15659
|
2004-06-01 22:09:56 +00:00 |
|
Andy Heninger
|
a42e529183
|
ICU-3796 ulocdata.h missing custom bulid step in msvc6 project.
X-SVN-Rev: 15654
|
2004-06-01 19:05:44 +00:00 |
|
Vladimir Weinstein
|
2f16a6dd3b
|
ICU-3699 zh collation update - missing <t>Ü</t>
X-SVN-Rev: 15652
|
2004-06-01 18:06:41 +00:00 |
|
Alan Liu
|
dfaf3b1d70
|
ICU-3795 do default conversion, not invariant conversion
X-SVN-Rev: 15651
|
2004-06-01 17:31:17 +00:00 |
|
Alan Liu
|
6006e12f05
|
ICU-3659 restore year limits
X-SVN-Rev: 15650
|
2004-06-01 17:13:49 +00:00 |
|
Andy Heninger
|
f74856fa9e
|
ICU-3786 fixed Han translit for Unicode 4.0.1 (port of Mark Davis change to ICU4J)
X-SVN-Rev: 15649
|
2004-06-01 17:00:53 +00:00 |
|
Markus Scherer
|
a8e00a0bba
|
ICU-3794 UNormIterator bug in buffer contents moving
X-SVN-Rev: 15647
|
2004-05-31 23:25:31 +00:00 |
|
George Rhoten
|
1c32f74262
|
ICU-3500 Fix some compiler warnings.
X-SVN-Rev: 15646
|
2004-05-31 04:50:19 +00:00 |
|
Andy Heninger
|
d0f37d2bb8
|
ICU-3781 fix funny accent bugs, Mark Davis fix importred from ICU4J
X-SVN-Rev: 15645
|
2004-05-31 04:01:08 +00:00 |
|
George Rhoten
|
0f77f15f2d
|
ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15644
|
2004-05-31 03:08:28 +00:00 |
|
George Rhoten
|
93c056670b
|
ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15643
|
2004-05-31 02:54:48 +00:00 |
|
George Rhoten
|
3f78c8e26b
|
ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15642
|
2004-05-30 21:25:27 +00:00 |
|
George Rhoten
|
9c27017ae7
|
ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15641
|
2004-05-30 20:38:09 +00:00 |
|