Alan Liu
19f6bee018
ICU-2334 add subclass method to internally set integer digit counts
...
X-SVN-Rev: 14756
2004-03-25 02:23:52 +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
25e9c193f1
ICU-3389 Fix the case when newline translation is or is not used.
...
X-SVN-Rev: 14751
2004-03-25 00:36:30 +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
b545408eeb
ICU-3662 Add dependency on ctestfw from intltest
...
X-SVN-Rev: 14743
2004-03-24 05:53:53 +00:00
George Rhoten
f766d4a7dc
ICU-3662 Remove unused dependencies
...
X-SVN-Rev: 14742
2004-03-24 05:51:27 +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
2fe4ef4a10
ICU-3662 Readd vlog_info. It was being used.
...
X-SVN-Rev: 14735
2004-03-23 19:02:20 +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
George Rhoten
761dc84de0
ICU-3389 Fix make clean and remove a few unused variables.
...
X-SVN-Rev: 14732
2004-03-23 06:10:51 +00:00
Andy Heninger
93db088bd3
ICU-2421 more regexp C API tests
...
X-SVN-Rev: 14731
2004-03-23 05:20:48 +00:00
Ram Viswanadha
0b047921ba
ICU-3405 prototype for U_DRAFT
...
X-SVN-Rev: 14730
2004-03-23 03:42:18 +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
0b2dabafa5
ICU-3499 Improve 64-bit support. (re-commit changes due to CVS reconstruction)
...
X-SVN-Rev: 14719
2004-03-22 21:59:02 +00:00
George Rhoten
ef14460904
ICU-3612 Move genjp to the icuapps folder.
...
MSVC 7.1 is the main development environment now, and don't spend time porting this application right now.
This is checked in for reference only.
X-SVN-Rev: 14717
2004-03-22 21:53:10 +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
7c4ca1d88a
ICU-1821 Use UnicodeSet instead of scanset for scanset.
...
X-SVN-Rev: 14714
2004-03-16 19:58:45 +00:00
George Rhoten
d56390695a
ICU-3080 Change the medium format based on Quan Nguyen's feedback.
...
X-SVN-Rev: 14713
2004-03-16 19:36:27 +00:00
George Rhoten
ee4af2f4a0
ICU-2242 Add some documentation
...
X-SVN-Rev: 14712
2004-03-16 19:04:32 +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
Andy Heninger
e7300c9b5a
ICU-2421 C API for regular expressions
...
X-SVN-Rev: 14700
2004-03-12 22:38:07 +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
George Rhoten
8e6b43b20d
ICU-3269 Prevent gmake -j n from executing config.status from more than one process.
...
X-SVN-Rev: 14697
2004-03-12 19:31:36 +00:00
George Rhoten
a5183a1595
ICU-3269 Add dependencies for man pages so that config.status is used in a serial manner.
...
X-SVN-Rev: 14696
2004-03-12 19:23:04 +00:00
George Rhoten
8738a1cc6d
ICU-2242 Update documentation about the new -a option.
...
X-SVN-Rev: 14695
2004-03-12 07:25:05 +00:00
George Rhoten
9e8b7c6b75
ICU-3325 Don't install convrtrs.txt anymore.
...
X-SVN-Rev: 14694
2004-03-12 07:02:13 +00:00
George Rhoten
088059344c
ICU-3325 Don't bother installing convrtrs.txt.
...
X-SVN-Rev: 14693
2004-03-12 06:58:25 +00:00
George Rhoten
4f5abb2cca
ICU-3650 Move the man documentation to this file.
...
X-SVN-Rev: 14692
2004-03-12 06:46:51 +00:00
George Rhoten
123c565384
ICU-3650 Update gencnval and alias table documentation
...
X-SVN-Rev: 14691
2004-03-12 06:44:55 +00:00
George Rhoten
2546c71963
ICU-2242 Undo previous change.
...
X-SVN-Rev: 14690
2004-03-11 21:49:06 +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