Alan Liu
|
461f739085
|
ICU-2825 first implementation of MeasureFormat
X-SVN-Rev: 15015
|
2004-04-21 18:05:06 +00:00 |
|
Alan Liu
|
a52738cd3c
|
ICU-3549 fix odd test failure (?)
X-SVN-Rev: 15001
|
2004-04-16 21:07:10 +00:00 |
|
Vladimir Weinstein
|
3cbe7619d1
|
ICU-3170 updates to transliterators due to Unicode 4.0.1 update
X-SVN-Rev: 14995
|
2004-04-16 17:28:06 +00:00 |
|
Alan Liu
|
9cca22e331
|
ICU-2825 add support for formatting and parsing currency amounts
X-SVN-Rev: 14978
|
2004-04-15 06:20:42 +00:00 |
|
Alan Liu
|
74a7a26c3e
|
ICU-2825 clean up Formattable display logic; escape message text in assert* methods
X-SVN-Rev: 14975
|
2004-04-15 06:19:10 +00:00 |
|
Alan Liu
|
112f613306
|
ICU-2825 process escapes; only remove BOM at start of file
X-SVN-Rev: 14974
|
2004-04-15 06:06:11 +00:00 |
|
Steven R. Loomis
|
baaf3bc2aa
|
ICU-2487 move collation data into new tree
X-SVN-Rev: 14968
|
2004-04-14 20:28:35 +00:00 |
|
Alan Liu
|
c27cbae2d6
|
ICU-3383 clean up tests
X-SVN-Rev: 14949
|
2004-04-13 00:47:35 +00:00 |
|
Alan Liu
|
515bf0c731
|
ICU-2509 update makefile
X-SVN-Rev: 14932
|
2004-04-12 18:50:14 +00:00 |
|
Doug Felt
|
46f8a7fa55
|
ICU-2509 improve rbnf error handling
X-SVN-Rev: 14919
|
2004-04-09 19:58:58 +00:00 |
|
Ram Viswanadha
|
3a9d731ccc
|
ICU-3594 fix failure on solaris and aix ... the test was making assumptions which were not correct.
X-SVN-Rev: 14913
|
2004-04-09 16:39:02 +00:00 |
|
Andy Heninger
|
f1f3be34f8
|
ICU-3170 More RBBI tweaks for Unicode 4.01 update
X-SVN-Rev: 14912
|
2004-04-08 23:38:02 +00:00 |
|
George Rhoten
|
3de75ba3f4
|
ICU-3682 os/400 changes
X-SVN-Rev: 14903
|
2004-04-08 18:53:30 +00:00 |
|
Andy Heninger
|
f9553c4f23
|
ICU-3170 Line Break, last of the monkey test failures. Hangul w/ combining marks problem
X-SVN-Rev: 14895
|
2004-04-07 03:50:42 +00:00 |
|
Vladimir Weinstein
|
ec825e9a79
|
ICU-3170 butchered transliteration round trip tests in order to suppress errors. Alan and Mark need to look them over.
X-SVN-Rev: 14890
|
2004-04-07 00:17:23 +00:00 |
|
Vladimir Weinstein
|
8918d03036
|
ICU-3170 modify test according to the changed properties (parens and * are not math anymore)
X-SVN-Rev: 14889
|
2004-04-07 00:16:41 +00:00 |
|
Andy Heninger
|
eda343b40a
|
ICU-3170 Line Break Test fixes for Unicode 4.01
X-SVN-Rev: 14886
|
2004-04-06 20:59:49 +00:00 |
|
Ram Viswanadha
|
623c46d430
|
ICU-3594 tests for U_IDNA_STD3_ASCII_RULES_ERROR
X-SVN-Rev: 14878
|
2004-04-06 02:07:44 +00:00 |
|
George Rhoten
|
2d46833dca
|
ICU-2334 Use a UTF-8 BOM so that mainframes can read the file.
X-SVN-Rev: 14866
|
2004-04-05 20:22:54 +00:00 |
|
George Rhoten
|
1af5e5d9e0
|
ICU-3679 Merge ieeetest into intltest, and add iotest
X-SVN-Rev: 14851
|
2004-04-04 08:10:35 +00:00 |
|
George Rhoten
|
7486bfb6e8
|
ICU-3389 CygWin/MSVC changes
X-SVN-Rev: 14813
|
2004-03-31 22:33:46 +00:00 |
|
Alan Liu
|
a1bd7f50bf
|
ICU-3668 back out risky character iterator changes!
X-SVN-Rev: 14805
|
2004-03-30 22:39:45 +00:00 |
|
George Rhoten
|
cd78ce4444
|
ICU-3668 Fix for Alan due to breaking chariter.h change.
X-SVN-Rev: 14804
|
2004-03-30 19:56:24 +00:00 |
|
George Rhoten
|
919d6d3f2a
|
ICU-3389 Don't create a .lib by not exporting some symbols
X-SVN-Rev: 14792
|
2004-03-29 21:58:57 +00:00 |
|
Alan Liu
|
06c4bd41f3
|
ICU-3667 prefer UErrorCode& to UErrorCode* in C++ API
X-SVN-Rev: 14785
|
2004-03-27 04:49:02 +00:00 |
|
Alan Liu
|
2dae948bb0
|
ICU-2334 implement significant digits
X-SVN-Rev: 14762
|
2004-03-25 17:42:28 +00:00 |
|
Alan Liu
|
2699882db3
|
ICU-2334 initial checkin to support text file driven tests
X-SVN-Rev: 14759
|
2004-03-25 06:49:14 +00:00 |
|
Alan Liu
|
8382a0f9e7
|
ICU-2334 initial checkin to support test file driven tests
X-SVN-Rev: 14757
|
2004-03-25 02:34:37 +00:00 |
|
Alan Liu
|
8b5f27509b
|
ICU-2334 add assertEquals() variant taking Formattable objects
X-SVN-Rev: 14755
|
2004-03-25 02:23:22 +00:00 |
|
Alan Liu
|
a06646474e
|
ICU-2334 update to use TextFile; clean up
X-SVN-Rev: 14753
|
2004-03-25 02:20:46 +00:00 |
|
Alan Liu
|
7b67501395
|
ICU-2334 initial checkin to support test file driven tests
X-SVN-Rev: 14752
|
2004-03-25 02:19:11 +00:00 |
|
George Rhoten
|
7fe030d918
|
ICU-3612 Don't explicitly specify the import libraries. Use the project dependencies.
X-SVN-Rev: 14750
|
2004-03-24 23:09:55 +00:00 |
|
Andy Heninger
|
e14a938d4b
|
ICU-3662 hack around mysterious link problems
X-SVN-Rev: 14739
|
2004-03-24 01:32:05 +00:00 |
|
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 |
|