Commit Graph

726 Commits

Author SHA1 Message Date
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
Alan Liu
ff5c0ac734 Improve error reporting
X-SVN-Rev: 837
2000-02-26 02:21:37 +00:00
John Fitzpatrick
6c1674a023 Fixed compile errors
X-SVN-Rev: 836
2000-02-26 00:47:20 +00:00
John Fitzpatrick
18b45a378b Fixed to use test framework
X-SVN-Rev: 835
2000-02-26 00:45:57 +00:00
John Fitzpatrick
2035894fe7 Removed Chinese Calendar classes
X-SVN-Rev: 834
2000-02-25 23:57:12 +00:00
John Fitzpatrick
9fbf06bfe8 Removed sizes.txt
X-SVN-Rev: 833
2000-02-25 23:27:48 +00:00
John Fitzpatrick
6201c76bf0 Fixed tests to use test framework
X-SVN-Rev: 832
2000-02-25 23:26:56 +00:00
John Fitzpatrick
3f95e1d4a8 Now recogniser methods starting with lower case "test"
X-SVN-Rev: 831
2000-02-25 18:57:12 +00:00
John Fitzpatrick
1a647959a3 Formatting cleanup
X-SVN-Rev: 827
2000-02-25 18:38:20 +00:00
John Fitzpatrick
cc1ee7cb9e initial checkin
X-SVN-Rev: 826
2000-02-25 18:27:21 +00:00
John Fitzpatrick
2f326b3916 cvs lost its mind and checked a new file in over this one from a different directory!
X-SVN-Rev: 825
2000-02-25 18:24:53 +00:00
John Fitzpatrick
2025e208d2 Added topleveltest
X-SVN-Rev: 824
2000-02-25 18:23:15 +00:00
Alan Liu
7cb08010aa Convert to latin-1 and use variables
X-SVN-Rev: 823
2000-02-24 21:21:29 +00:00
Alan Liu
451494f1dc Add infinite loop check
X-SVN-Rev: 822
2000-02-24 20:46:49 +00:00
Alan Liu
bb061b300b Fix bug in UnicodeSet
X-SVN-Rev: 821
2000-02-24 20:45:08 +00:00
Alan Liu
2800ce22df Fix package errors, add some help text
X-SVN-Rev: 820
2000-02-24 20:19:59 +00:00
Alan Liu
4ef8a6b32d Fix compile errors
X-SVN-Rev: 819
2000-02-24 20:11:11 +00:00
Alan Liu
9c1d93774c Fix whitespace - remove ^Ms
X-SVN-Rev: 818
2000-02-24 19:53:00 +00:00
Alan Liu
6978562bef Fix compilation errors
X-SVN-Rev: 817
2000-02-24 19:51:20 +00:00
Alan Liu
07b76ae6a3 Fix compilation warnings
X-SVN-Rev: 816
2000-02-24 19:42:39 +00:00
Alan Liu
e87b31606f Fix whitespace - remove blank lines between each line
X-SVN-Rev: 815
2000-02-24 19:41:53 +00:00
John Fitzpatrick
30f60bdef3 More build cleanup
X-SVN-Rev: 812
2000-02-23 22:54:42 +00:00
John Fitzpatrick
dc1d841366 More build cleanup
X-SVN-Rev: 811
2000-02-23 21:59:17 +00:00
John Fitzpatrick
3e6a4bffc6 Changed top level make file names
X-SVN-Rev: 810
2000-02-23 00:35:31 +00:00
Madhu K
c5de5a21d6 ICU-227 Fixed for SOLARIS gcc.
X-SVN-Rev: 806
2000-02-22 01:01:42 +00:00
Steven R. Loomis
eccb780f34 ICU-227 backslashes
X-SVN-Rev: 805
2000-02-21 21:38:59 +00:00
Steven R. Loomis
5f94ba6df9 ICU-200 as/400 updates
X-SVN-Rev: 804
2000-02-21 21:38:39 +00:00
Steven R. Loomis
3a882082c6 ICU-200 added os/400 mh- code
X-SVN-Rev: 803
2000-02-21 20:21:39 +00:00
Steven R. Loomis
7b3299b787 ICU-84 s/390 update
X-SVN-Rev: 802
2000-02-18 21:36:51 +00:00