George Rhoten
|
cea9a79797
|
ICU-3389 Make makeconv work like genrb, unless multiple files are specified.
X-SVN-Rev: 14803
|
2004-03-30 06:15:34 +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 |
|
George Rhoten
|
c6be3074bb
|
ICU-2421 Don't use // in a C file.
X-SVN-Rev: 14784
|
2004-03-27 01:31:40 +00:00 |
|
Andy Heninger
|
c685748636
|
ICU-2421 regexp C API
X-SVN-Rev: 14777
|
2004-03-26 20:20:21 +00:00 |
|
Andy Heninger
|
3854e7ced0
|
ICU-2421 C API for regular expressions
X-SVN-Rev: 14768
|
2004-03-26 01:23:01 +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
|
45f4446984
|
ICU-2334 add text file driven test cases
X-SVN-Rev: 14754
|
2004-03-25 02:22:11 +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
|
0581a09aa5
|
ICU-2421 more regexp C API tests
X-SVN-Rev: 14747
|
2004-03-24 18:34:36 +00:00 |
|
George Rhoten
|
1a0bbd037f
|
ICU-2421 Fix the project files for Andy
X-SVN-Rev: 14741
|
2004-03-24 02:23:03 +00:00 |
|
Andy Heninger
|
ae49bd5e94
|
ICU-2421 C API for regular expressions
X-SVN-Rev: 14740
|
2004-03-24 01:57:51 +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
|
ff7f72151c
|
ICU-3389 Fix the case when newline translation is or is not used.
X-SVN-Rev: 14734
|
2004-03-23 06:46:35 +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 |
|
Andy Heninger
|
93db088bd3
|
ICU-2421 more regexp C API tests
X-SVN-Rev: 14731
|
2004-03-23 05:20:48 +00:00 |
|
Andy Heninger
|
4e16290930
|
ICU-2421 Redo Regex C API changes lost in OSS crash
X-SVN-Rev: 14723
|
2004-03-22 23:41:10 +00:00 |
|
Andy Heninger
|
8be1908bd3
|
ICU-2421 Redo Regex C API changes lost in OSS crash
X-SVN-Rev: 14722
|
2004-03-22 22:35:35 +00:00 |
|
Andy Heninger
|
efeb3b480d
|
ICU-2421 Redo Regex C API changes lost in OSS crash
X-SVN-Rev: 14721
|
2004-03-22 22:16:21 +00:00 |
|
George Rhoten
|
33c376bd78
|
ICU-3612 MSVC 6 doesn't need this workspace, and MSVC 7.1 is the main development environment now.
X-SVN-Rev: 14720
|
2004-03-22 22:11:05 +00:00 |
|
George Rhoten
|
54333cfd25
|
ICU-3612 Fix optimization when __FILE__ doesn't contain the directory name
X-SVN-Rev: 14716
|
2004-03-16 23:52:07 +00:00 |
|
George Rhoten
|
78cac2603c
|
ICU-1282 Fix this code for various compilers.
X-SVN-Rev: 14715
|
2004-03-16 21:20:52 +00:00 |
|
George Rhoten
|
37b2d9bd6a
|
ICU-1821 Use UnicodeSet instead of scanset for scanset.
X-SVN-Rev: 14711
|
2004-03-16 19:02:00 +00:00 |
|
George Rhoten
|
64dd6012c8
|
ICU-1282 Fix this code for various compilers.
X-SVN-Rev: 14710
|
2004-03-16 17:09:44 +00:00 |
|
George Rhoten
|
a3ff416194
|
ICU-3499 Better error message when iostream is disabled
X-SVN-Rev: 14709
|
2004-03-16 16:59:04 +00:00 |
|
George Rhoten
|
3e68621bb4
|
ICU-3499 Fix what is ignored
X-SVN-Rev: 14707
|
2004-03-16 06:03:28 +00:00 |
|
George Rhoten
|
dbbcf05f33
|
ICU-3499 Port some of the tests to Linux
X-SVN-Rev: 14706
|
2004-03-16 06:00:02 +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 |
|
George Rhoten
|
bfd4f05aed
|
ICU-3499 Port to .NET
X-SVN-Rev: 14704
|
2004-03-15 05:50:27 +00:00 |
|
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 |
|