Doug Felt
|
c37337d00c
|
ICU-1722 rbnf can't handle small numbers
X-SVN-Rev: 14738
|
2004-03-24 00:40:49 +00:00 |
|
George Rhoten
|
f1414e0160
|
ICU-3662 Move data based test framework to test library
X-SVN-Rev: 14737
|
2004-03-23 23:18:43 +00:00 |
|
George Rhoten
|
6038ee28f5
|
ICU-3662 Move data based test framework to test library
X-SVN-Rev: 14733
|
2004-03-23 06:37:36 +00:00 |
|
George Rhoten
|
a247032acd
|
ICU-3612 Fix optimization and some other options.
X-SVN-Rev: 14705
|
2004-03-15 06:33:36 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Alan Liu
|
62b974ace2
|
ICU-3399 add UErrorCode to setCurrency
X-SVN-Rev: 14511
|
2004-02-13 01:56:38 +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 |
|
Alan Liu
|
f5b8f130b4
|
ICU-2202 add module #ifdefs
X-SVN-Rev: 14407
|
2004-01-26 21:58:16 +00:00 |
|
Alan Liu
|
775b87f1ff
|
ICU-2202 add C and C++ tests
X-SVN-Rev: 14390
|
2004-01-23 18:05:46 +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 |
|
George Rhoten
|
88102d442d
|
ICU-3236 Use proper name scoping of internal functions.
X-SVN-Rev: 14336
|
2004-01-15 22:27:39 +00:00 |
|
George Rhoten
|
b9072652ab
|
ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14308
|
2004-01-13 00:09:55 +00:00 |
|
Andy Heninger
|
be75f855f4
|
ICU-3039 cleanup of intltest MultithreadTest, looking for Itanium problem.
X-SVN-Rev: 14289
|
2004-01-10 00:21:54 +00:00 |
|
Vladimir Weinstein
|
63131bbb5f
|
ICU-2438 getBaseName test
X-SVN-Rev: 14280
|
2004-01-09 08:08:26 +00:00 |
|
Steven R. Loomis
|
b93c3619d9
|
ICU-2424 fix compiler warnings
X-SVN-Rev: 14266
|
2004-01-08 21:49:54 +00:00 |
|
Steven R. Loomis
|
401319fc06
|
ICU-2424 fix more compiler warnings
X-SVN-Rev: 14265
|
2004-01-08 21:48:09 +00:00 |
|
George Rhoten
|
032af66f13
|
ICU-2942 Increase code coverage and fix some errors
X-SVN-Rev: 14261
|
2004-01-08 21:14:31 +00:00 |
|
George Rhoten
|
a0e0dc5627
|
ICU-2942 Increase code coverage and fix some errors
X-SVN-Rev: 14256
|
2004-01-08 00:56:21 +00:00 |
|
Andy Heninger
|
f21db4aa62
|
ICU-3423 fix problems in RegexPattern assignment/copy/clone
X-SVN-Rev: 14255
|
2004-01-08 00:40:59 +00:00 |
|
Andy Heninger
|
108e25e702
|
ICU-3423 regex pattern clone test, work in progress.
X-SVN-Rev: 14248
|
2004-01-07 01:24:04 +00:00 |
|
Andy Heninger
|
db9aaf89f0
|
ICU-3436 regex find() now moves start position forward after zero-length matches to avoid loops
X-SVN-Rev: 14245
|
2004-01-07 00:03:46 +00:00 |
|
George Rhoten
|
9feda477f4
|
ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14241
|
2004-01-06 21:52:08 +00:00 |
|
Eric Mader
|
f37535fc8a
|
ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14216
|
2003-12-23 20:56:39 +00:00 |
|
Eric Mader
|
b9d0883285
|
ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14197
|
2003-12-19 23:18:51 +00:00 |
|
Steven R. Loomis
|
1e3a0505a3
|
ICU-2424 improved diagnostics
X-SVN-Rev: 14188
|
2003-12-19 02:19:51 +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 |
|
Vladimir Weinstein
|
fc0d083ce5
|
ICU-3461 Removed Danish and Finnish collation tests
X-SVN-Rev: 14156
|
2003-12-17 06:47:46 +00:00 |
|
Markus Scherer
|
c02c4bdcbf
|
ICU-3437 add tests to improve coverage of UMemory member functions
X-SVN-Rev: 14148
|
2003-12-17 00:34:44 +00:00 |
|