Madhu K
|
3b573e9f06
|
ICU-302 Added tests for udata API
X-SVN-Rev: 889
|
2000-03-04 00:23:47 +00:00 |
|
Madhu K
|
f4a79338bc
|
ICU-302 Added tests for udata API
X-SVN-Rev: 888
|
2000-03-04 00:02:50 +00:00 |
|
Madhu K
|
f187c41c4f
|
ICU-302 Added tests for udata API
X-SVN-Rev: 887
|
2000-03-03 23:20:14 +00:00 |
|
Madhu K
|
7bb7910a88
|
ICU-302 Added tests for udata API
X-SVN-Rev: 886
|
2000-03-03 01:09:33 +00:00 |
|
Yves Arrouye
|
1dca1c6fd7
|
ICU-212 fixed HEADERS definition and the copy of headers.
X-SVN-Rev: 885
|
2000-03-02 20:26:02 +00:00 |
|
Yves Arrouye
|
1b8e1c3833
|
ICU-212 use Steven's @DATABUILDDIR@ in the install and clean targets;
fixed the HEADERS declaration and the copy loop for headers installation.
X-SVN-Rev: 884
|
2000-03-02 20:24:48 +00:00 |
|
John Fitzpatrick
|
fe7cc000bd
|
Changed RuleBasedBreakIterator package to rbbi
X-SVN-Rev: 883
|
2000-03-02 01:35:55 +00:00 |
|
John Fitzpatrick
|
1fe2cd9753
|
No longer make Chinese calendar resources
X-SVN-Rev: 882
|
2000-03-02 01:29:15 +00:00 |
|
John Fitzpatrick
|
19848c7c2f
|
Problem with creating the classes directory fixed
X-SVN-Rev: 881
|
2000-03-02 01:28:03 +00:00 |
|
John Fitzpatrick
|
db6605a3c1
|
No longer need to include decimal.jar and decimal1.jar in the
classpath.
X-SVN-Rev: 880
|
2000-03-02 01:04:42 +00:00 |
|
John Fitzpatrick
|
f0a452ef9d
|
NumberFormat.java fell victim to ^Ms
X-SVN-Rev: 879
|
2000-03-02 01:01:04 +00:00 |
|
John Fitzpatrick
|
b8c5e71817
|
Change name of RuleBasedBreakIterator directory to rbbi
X-SVN-Rev: 878
|
2000-03-02 00:39:50 +00:00 |
|
John Fitzpatrick
|
6c04fa20a6
|
No longer include com.ibm.math.BigDecimal support
X-SVN-Rev: 877
|
2000-03-01 23:48:11 +00:00 |
|
John Fitzpatrick
|
27a4494f9e
|
initial checkin
X-SVN-Rev: 876
|
2000-03-01 18:32:32 +00:00 |
|
John Fitzpatrick
|
08009dd620
|
Added calendar tests to make file
X-SVN-Rev: 875
|
2000-03-01 17:31:30 +00:00 |
|
John Fitzpatrick
|
1a5ff471ff
|
Added code so FormatHelper didn't throw ClassCastExcepions.
It can get both the java.text and the com.ibm.text versions
of SimpleDateFormat but did not distinguish between the two.
X-SVN-Rev: 874
|
2000-03-01 17:31:17 +00:00 |
|
John Fitzpatrick
|
95cf4d48cb
|
Fixed ClassCastExceptions. The code confused
java.text.SimpleDateFormat and com.ibm.text.SimpleDateFormat
and it caused casting problems.
X-SVN-Rev: 872
|
2000-03-01 17:25:22 +00:00 |
|
John Fitzpatrick
|
61fdf8bb2a
|
Remove Chinese calendar
X-SVN-Rev: 871
|
2000-03-01 01:57:00 +00:00 |
|
John Fitzpatrick
|
be26231e9a
|
Cleaned import statements
X-SVN-Rev: 870
|
2000-03-01 01:34:13 +00:00 |
|
John Fitzpatrick
|
737235ac01
|
Cleaned import statements
X-SVN-Rev: 869
|
2000-03-01 01:34:12 +00:00 |
|
Steven R. Loomis
|
fa69504049
|
ICU-294 unicode output from rbdump
X-SVN-Rev: 868
|
2000-03-01 00:32:56 +00:00 |
|
John Fitzpatrick
|
bf42bd1572
|
Fixed bad package name in make file
X-SVN-Rev: 867
|
2000-02-29 19:51:41 +00:00 |
|
Yves Arrouye
|
57eacb7563
|
ICU-282 pass a directory argument to udata_create().
X-SVN-Rev: 866
|
2000-02-29 18:42:28 +00:00 |
|
Yves Arrouye
|
f909d9d085
|
ICU-282 pass 0 for the directory to udata_create() for now.
X-SVN-Rev: 865
|
2000-02-29 18:34:21 +00:00 |
|
Yves Arrouye
|
7039dc422a
|
ICU-282 added a directory argument to udata_create(), defaulting to
u_getDataDir() if 0.
X-SVN-Rev: 864
|
2000-02-29 18:33:01 +00:00 |
|
John Fitzpatrick
|
db6d551cda
|
Fixed make file to correctly copy dictionary files. For some reason it
wasn't doing a proper symbol substitution and was grabbing files
from the classes/ directory instead of the /src directory
X-SVN-Rev: 863
|
2000-02-29 18:16:23 +00:00 |
|
Alan Liu
|
abb7947b06
|
Fix off by one error
X-SVN-Rev: 861
|
2000-02-29 01:19:02 +00:00 |
|
John Fitzpatrick
|
cbe883535b
|
initial checkin
X-SVN-Rev: 860
|
2000-02-28 18:04:30 +00:00 |
|
John Fitzpatrick
|
a01bfa4832
|
Changed the default data file src/data/unicode/UnicodeData.txt
X-SVN-Rev: 859
|
2000-02-28 04:14:47 +00:00 |
|
John Fitzpatrick
|
ae768ebd30
|
Removed some debug print statements
X-SVN-Rev: 858
|
2000-02-28 04:11:56 +00:00 |
|
John Fitzpatrick
|
b51f59177a
|
Cleaned up some of the imports
X-SVN-Rev: 857
|
2000-02-28 04:09:23 +00:00 |
|
John Fitzpatrick
|
4b4c8dbf6c
|
Modified dictionary rules to always install dictionaries in the
com/ibm/text/resources directory.
X-SVN-Rev: 856
|
2000-02-28 04:07:52 +00:00 |
|
John Fitzpatrick
|
3df9f41d3e
|
Added english dictionary file
X-SVN-Rev: 855
|
2000-02-28 04:04:49 +00:00 |
|
John Fitzpatrick
|
8b76b96b29
|
Needed for test
X-SVN-Rev: 854
|
2000-02-28 01:27:47 +00:00 |
|
John Fitzpatrick
|
5e2912446e
|
Removed ChineseDateFormat stuff because the Chinese
calendar doesn't work.
X-SVN-Rev: 853
|
2000-02-28 01:10:41 +00:00 |
|
John Fitzpatrick
|
f2ab64247f
|
Removed FooTest
X-SVN-Rev: 852
|
2000-02-28 01:03:14 +00:00 |
|
John Fitzpatrick
|
a70b0649f1
|
Removed xUtility.java
X-SVN-Rev: 851
|
2000-02-28 00:54:58 +00:00 |
|
John Fitzpatrick
|
ce5a19c69f
|
initial checkin
X-SVN-Rev: 850
|
2000-02-28 00:47:29 +00:00 |
|
John Fitzpatrick
|
f9b3933cdc
|
misc
X-SVN-Rev: 849
|
2000-02-27 06:24:34 +00:00 |
|
John Fitzpatrick
|
254a78e5c9
|
Fixed (cough) test failure
X-SVN-Rev: 848
|
2000-02-27 05:56:09 +00:00 |
|
John Fitzpatrick
|
0d93fe3f55
|
Corrected test failures
X-SVN-Rev: 847
|
2000-02-27 04:40:32 +00:00 |
|
John Fitzpatrick
|
ca2cd2be68
|
Test now defaults to using data in ../src/data/unicode/UnicodeData.txt
X-SVN-Rev: 846
|
2000-02-26 23:30:48 +00:00 |
|
John Fitzpatrick
|
545b377a6f
|
Fixed bad test data in com.ibm.test.normalizer.BasicTest
X-SVN-Rev: 845
|
2000-02-26 23:19:25 +00:00 |
|
John Fitzpatrick
|
d484328e89
|
misc
X-SVN-Rev: 844
|
2000-02-26 22:01:44 +00:00 |
|
John Fitzpatrick
|
c22fde3d5a
|
Added search directory
X-SVN-Rev: 843
|
2000-02-26 22:01:20 +00:00 |
|
John Fitzpatrick
|
1a9d04805e
|
initial checkin
X-SVN-Rev: 842
|
2000-02-26 22:00:57 +00:00 |
|
John Fitzpatrick
|
4eea789464
|
regenerated from unicode 3.0 data
X-SVN-Rev: 841
|
2000-02-26 21:59:50 +00:00 |
|
John Fitzpatrick
|
f2fb87c0e6
|
Now provides a default location for the data file in
../src/data/unicode/UnicodeData.txt
X-SVN-Rev: 840
|
2000-02-26 21:56:55 +00:00 |
|
John Fitzpatrick
|
eb25a2e30f
|
Fixed problem with building tools target
X-SVN-Rev: 839
|
2000-02-26 21:55:44 +00:00 |
|
Alan Liu
|
9fe00cdf0d
|
Fix bug in call to UnicodeSet constructor for single char. ADD TEMPORARY DEBUGGING CODE.
X-SVN-Rev: 838
|
2000-02-26 02:22:15 +00:00 |
|