Commit Graph

13678 Commits

Author SHA1 Message Date
Alan Liu
2dae948bb0 ICU-2334 implement significant digits
X-SVN-Rev: 14762
2004-03-25 17:42:28 +00:00
George Rhoten
fee6977d9d ICU-1722 Use FALSE, not false.
X-SVN-Rev: 14761
2004-03-25 16:28:25 +00:00
George Rhoten
511d5c8fd1 ICU-3080 locale fixes
X-SVN-Rev: 14760
2004-03-25 16:24:35 +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
032799bdf8 ICU-2334 initial checkin to support test file driven tests
X-SVN-Rev: 14758
2004-03-25 02:34:38 +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
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
Alan Liu
15fce7a190 ICU-2334 add text file driven test cases
X-SVN-Rev: 14749
2004-03-24 18:40:35 +00:00
Alan Liu
8558fa0d35 ICU-2334 implement significant digits
X-SVN-Rev: 14748
2004-03-24 18:35:58 +00:00
Andy Heninger
0581a09aa5 ICU-2421 more regexp C API tests
X-SVN-Rev: 14747
2004-03-24 18:34:36 +00:00
Alan Liu
d3a4060555 ICU-2334 add subclass method to internally set integer digit counts
X-SVN-Rev: 14746
2004-03-24 18:29:02 +00:00
Alan Liu
687cce01a2 ICU-2334 add significant digit symbol
X-SVN-Rev: 14745
2004-03-24 18:27:54 +00:00
Alan Liu
f97fda6270 ICU-3565 fix eols
X-SVN-Rev: 14744
2004-03-24 18:21:21 +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
Doug Felt
de96043899 ICU-1722 rbnf can't handle small numbers
X-SVN-Rev: 14736
2004-03-23 21:33:58 +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
Alan Liu
82043432c6 ICU-2334 clarify code
X-SVN-Rev: 14729
2004-03-22 23:58:57 +00:00
Alan Liu
a1165ae9f3 ICU-2334 add quotes around Strings in assert*
X-SVN-Rev: 14728
2004-03-22 23:57:52 +00:00
Alan Liu
f50d07f7ff ICU-2334 reuse LocaleUtility method
X-SVN-Rev: 14727
2004-03-22 23:57:16 +00:00
Alan Liu
000ac386c5 ICU-2334 creation
X-SVN-Rev: 14726
2004-03-22 23:56:27 +00:00
Alan Liu
357dc3e258 ICU-2334 add API to specify root class, to track line number, and to skip comment lines & blank lines
X-SVN-Rev: 14725
2004-03-22 23:55:50 +00:00
Alan Liu
22ad057853 ICU-2334 add API to specify root class
X-SVN-Rev: 14724
2004-03-22 23:54:41 +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
Steven R. Loomis
c641111443 ICU-1722 rbnf can't handle small numbers [re-checkinn 1.9 for doug]
X-SVN-Rev: 14718
2004-03-22 21:53:12 +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