Doug Felt
|
ed4dc729f1
|
ICU-1282 add C APIs for rule based number format
X-SVN-Rev: 14698
|
2004-03-12 20:15:13 +00:00 |
|
Doug Felt
|
91e47d74d3
|
ICU-3215 bidi should respect explicitly set base line direction
X-SVN-Rev: 14688
|
2004-03-11 19:56:02 +00:00 |
|
Alan Liu
|
46a1802eff
|
ICU-3391 gcc doesn't grok \u!
X-SVN-Rev: 14685
|
2004-03-11 14:55:19 +00:00 |
|
Alan Liu
|
9449f5b4fb
|
ICU-3391 add assert* convenience overloads taking UnicodeString msg
X-SVN-Rev: 14684
|
2004-03-11 14:06:25 +00:00 |
|
Alan Liu
|
40bd934b05
|
ICU-3391 move FieldPosition selectors to udat
X-SVN-Rev: 14683
|
2004-03-11 14:05:33 +00:00 |
|
Alan Liu
|
0685afafa2
|
ICU-3391 fix FieldPosition test; add general parse-format test; add test cases for S
X-SVN-Rev: 14682
|
2004-03-11 14:05:12 +00:00 |
|
George Rhoten
|
f92435045d
|
ICU-3269 Improve make -j n support
X-SVN-Rev: 14672
|
2004-03-11 06:44:56 +00:00 |
|
Alan Liu
|
3ea86508fa
|
ICU-3391 fix length check in localPatternChars; add uniqueness test; add valid char test
X-SVN-Rev: 14655
|
2004-03-09 21:11:52 +00:00 |
|
Alan Liu
|
73af76bf64
|
ICU-3391 update localPatternChars
X-SVN-Rev: 14654
|
2004-03-09 20:59:08 +00:00 |
|
Andy Heninger
|
29118f48ed
|
ICU-3043 RBBI multiple status values, add C API and test
X-SVN-Rev: 14647
|
2004-03-08 18:18:42 +00:00 |
|
Andy Heninger
|
807ab86615
|
ICU-3043 RBBI multiple status values, add test.
X-SVN-Rev: 14646
|
2004-03-08 16:53:59 +00:00 |
|
George Rhoten
|
ef91ad8baf
|
ICU-3636 Fix parsing of variant and keyword values as the third and fourth parameter when no country is present.
X-SVN-Rev: 14645
|
2004-03-07 07:13:42 +00:00 |
|
Andy Heninger
|
8e87b72c79
|
ICU-3043 RBBI multiple status values, add test. Fix incorrect error code for parse errors on tag values in rules.
X-SVN-Rev: 14642
|
2004-03-05 22:37:54 +00:00 |
|
Ram Viswanadha
|
e9b22210be
|
ICU-3192 tests for string termination
X-SVN-Rev: 14637
|
2004-03-05 01:37:29 +00:00 |
|
Eric Mader
|
fd89b906f3
|
ICU-2069 Fix compiler problems w/ testDataEntries.
X-SVN-Rev: 14630
|
2004-03-04 02:45:09 +00:00 |
|
Eric Mader
|
5d65fbba29
|
ICU-2069 Use a circular buffer for the paren stack.
X-SVN-Rev: 14628
|
2004-03-04 02:09:53 +00:00 |
|
Andy Heninger
|
03de5936ff
|
ICU-3039 Remove sleep() from tsmthread test.
X-SVN-Rev: 14623
|
2004-03-02 19:42:27 +00:00 |
|
Steven R. Loomis
|
8e5f614141
|
ICU-3016 fix GregorianCalenddar::getActualMinimum() to be consistent with base
X-SVN-Rev: 14619
|
2004-03-01 16:09:12 +00:00 |
|
Vladimir Weinstein
|
9b0b169b03
|
ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
X-SVN-Rev: 14605
|
2004-02-27 00:52:03 +00:00 |
|
George Rhoten
|
5cb46fb0a4
|
ICU-2408 Fix make clean for CygWin
X-SVN-Rev: 14602
|
2004-02-26 23:14:28 +00:00 |
|
Andy Heninger
|
d90d5a20cf
|
ICU-3039 fix HP2 build problem in tsmthred. (precompiled headers config problem lurking?)
X-SVN-Rev: 14599
|
2004-02-26 21:53:18 +00:00 |
|
Alan Liu
|
060a97a074
|
ICU-3517 remove UnicodeFilterLogic and HexToUnicode- and UnicodeToHexTransliterator
X-SVN-Rev: 14594
|
2004-02-26 02:03:11 +00:00 |
|
Alan Liu
|
cebda468da
|
ICU-3517 remove HexToUnicode and UnicodeToHex transliterators; add countElements / getElement
X-SVN-Rev: 14590
|
2004-02-25 23:03:03 +00:00 |
|
Alan Liu
|
56f27d5462
|
ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
X-SVN-Rev: 14589
|
2004-02-25 23:02:26 +00:00 |
|
Alan Liu
|
103b71eed3
|
ICU-3517 remove UnicodeFilterLogic
X-SVN-Rev: 14586
|
2004-02-25 20:06:34 +00:00 |
|
Alan Liu
|
b84b8a15a9
|
ICU-3517 fix compiler warnings
X-SVN-Rev: 14585
|
2004-02-25 18:48:57 +00:00 |
|
Andy Heninger
|
cdbbd81e4a
|
ICU-3039 assorted threading changes and cleanups, in search of the elusive
threading failure.
X-SVN-Rev: 14564
|
2004-02-23 04:36:02 +00:00 |
|
Alan Liu
|
0db5ea8076
|
ICU-3400 make UnicodeSet::toPattern() prefer [ab] over [a-b]; consolidate toPattern tests
X-SVN-Rev: 14563
|
2004-02-21 04:18:40 +00:00 |
|
George Rhoten
|
4d1280ac61
|
ICU-3612 Convert MSVC .NET project files from 2002 to 2003, and enable CygWin builds
X-SVN-Rev: 14559
|
2004-02-21 00:36:30 +00:00 |
|
Alan Liu
|
c01a6bdc37
|
ICU-3089 add generic legal/illegal pattern test; disallow unquoted specials in suffix
X-SVN-Rev: 14556
|
2004-02-20 19:40:31 +00:00 |
|
Alan Liu
|
0982a30439
|
ICU-3078 add tests for StringEnumeration* getAvailableIDs()
X-SVN-Rev: 14554
|
2004-02-20 03:32:26 +00:00 |
|
Eric Mader
|
2728c65021
|
ICU-3512 needed to re-generate test data since the Code2000 font has GPOS info for other scripts, but not Arabic.
X-SVN-Rev: 14546
|
2004-02-19 20:17:58 +00:00 |
|
George Rhoten
|
ce64238d62
|
ICU-3080 Fix some casing for Country names and add some missing language names.
X-SVN-Rev: 14537
|
2004-02-17 23:50:29 +00:00 |
|
Vladimir Weinstein
|
88f247fcf7
|
ICU-3593 Disable instantiantion of string search when CODAN for collator is on
X-SVN-Rev: 14526
|
2004-02-16 19:08:50 +00:00 |
|
George Rhoten
|
0c13042969
|
ICU-3080 Make it easier to see what's wrong when the experimental data is being tested.
X-SVN-Rev: 14521
|
2004-02-13 23:07:07 +00:00 |
|
Alan Liu
|
62b974ace2
|
ICU-3399 add UErrorCode to setCurrency
X-SVN-Rev: 14511
|
2004-02-13 01:56:38 +00:00 |
|
Vladimir Weinstein
|
eb36cca353
|
ICU-3567 Test for CODAN bug fixes
X-SVN-Rev: 14496
|
2004-02-12 08:32:34 +00:00 |
|
Alan Liu
|
967064db9c
|
ICU-3090 add regression test to prove 3090 is user error
X-SVN-Rev: 14489
|
2004-02-12 01:10:19 +00:00 |
|
Alan Liu
|
6d5aaf8514
|
ICU-3090 add JUnit-like assert methods and ctou()
X-SVN-Rev: 14488
|
2004-02-12 01:09:13 +00:00 |
|
George Rhoten
|
a6211f9054
|
ICU-3080 Remove the unused traditional calendar translations. Such a calendar doesn't exist anymore.
Add and fix some other translations.
X-SVN-Rev: 14482
|
2004-02-11 01:32:46 +00:00 |
|
Vladimir Weinstein
|
e875eeb67a
|
ICU-3515 Fix bad test
X-SVN-Rev: 14422
|
2004-01-27 23:14:06 +00:00 |
|
Vladimir Weinstein
|
42dbc3566e
|
ICU-3515 Fix TestRuleOptions test
X-SVN-Rev: 14420
|
2004-01-27 22:17:51 +00:00 |
|
Vladimir Weinstein
|
58789c5e46
|
ICU-3515 Strenghten CE validity test even more
X-SVN-Rev: 14419
|
2004-01-27 22:16:55 +00:00 |
|
Vladimir Weinstein
|
5d33a85eac
|
ICU-3537 Test should preserve ICU data directory across u_cleanups
X-SVN-Rev: 14408
|
2004-01-26 22:43:25 +00:00 |
|
Alan Liu
|
f5b8f130b4
|
ICU-2202 add module #ifdefs
X-SVN-Rev: 14407
|
2004-01-26 21:58:16 +00:00 |
|
Vladimir Weinstein
|
a4513276b9
|
ICU-3537 fix for fcdTrieIndex cleanup
X-SVN-Rev: 14406
|
2004-01-26 21:16:25 +00:00 |
|
Alan Liu
|
775b87f1ff
|
ICU-2202 add C and C++ tests
X-SVN-Rev: 14390
|
2004-01-23 18:05:46 +00:00 |
|
George Rhoten
|
d9b2a3456f
|
ICU-3346 This test was fixed incorrectly. Test for the correct value.
X-SVN-Rev: 14389
|
2004-01-23 05:58:39 +00:00 |
|
George Rhoten
|
b1a3b12216
|
ICU-3346 cctest.c is suppose to be in conversion, not collation.
X-SVN-Rev: 14388
|
2004-01-23 05:40:31 +00:00 |
|
Andy Heninger
|
adf7b6c0a6
|
ICU-3522 Tracing, incorrect fn number passed to trace data callbacks
X-SVN-Rev: 14384
|
2004-01-22 19:32:42 +00:00 |
|