Commit Graph

193 Commits

Author SHA1 Message Date
Alan Liu
8e44d6cdf7 Exclude .java files under CVS/Base from build
X-SVN-Rev: 1125
2000-04-13 23:08:38 +00:00
Alan Liu
c6794e2bba Make work with ant 3.1 beta
X-SVN-Rev: 1123
2000-04-13 22:52:41 +00:00
Alan Liu
c6a96e7684 Delegate replace operation to rule object
X-SVN-Rev: 1119
2000-04-12 20:17:45 +00:00
John Fitzpatrick
c420e90cf3 Initial checkin
X-SVN-Rev: 1071
2000-04-05 18:05:11 +00:00
John Fitzpatrick
a7322ccf5c Restored com.ibm.math.BigDecimal support
X-SVN-Rev: 1070
2000-04-05 18:00:19 +00:00
John Fitzpatrick
bde27a6d88 Restored com.ibm.math.BigDecimal support
X-SVN-Rev: 1069
2000-04-05 17:40:54 +00:00
John Fitzpatrick
96dce060a3 Restored com.ibm.math.BigDecimal support
X-SVN-Rev: 1068
2000-04-05 17:04:30 +00:00
John Fitzpatrick
9d7cfece10 Fixed some complete class names to use the new packages.
X-SVN-Rev: 1067
2000-04-05 17:01:53 +00:00
John Fitzpatrick
d689922026 Updated to build com.ibm.math
X-SVN-Rev: 1046
2000-03-31 22:39:00 +00:00
John Fitzpatrick
baa708ff68 Updated demos to compile with new calendar classes in
com.ibm.util

X-SVN-Rev: 1043
2000-03-31 18:49:02 +00:00
John Fitzpatrick
15fa18bc56 initial checkin
X-SVN-Rev: 1031
2000-03-30 00:17:54 +00:00
John Fitzpatrick
08016523ee initial checkin
X-SVN-Rev: 1030
2000-03-29 23:55:00 +00:00
John Fitzpatrick
28b8176914 Added command to generate javadoc
X-SVN-Rev: 994
2000-03-27 22:39:42 +00:00
John Fitzpatrick
5563d13b38 updated bad link to download page
X-SVN-Rev: 981
2000-03-24 00:04:00 +00:00
John Fitzpatrick
05d0b518f6 added information about the buildall.bat script
X-SVN-Rev: 980
2000-03-23 23:55:09 +00:00
John Fitzpatrick
a2aa949d59 initial checkin
X-SVN-Rev: 979
2000-03-23 22:18:48 +00:00
Alan Liu
f7a4bbd75b Port fix for ICU (4c) jitterbug 243; Hex-Unicode and Unicode-Hex support for prefixes, suffixes, and digit counts through a pattern syntax
X-SVN-Rev: 971
2000-03-22 02:00:08 +00:00
Alan Liu
babd74d8a1 Add javadoc comments for new fields.
X-SVN-Rev: 967
2000-03-21 17:05:48 +00:00
Alan Liu
5043fda0b0 Fix isWeekend() etc. API and implementation. Remove temporary static API from IBMCalendar and create proper API in Calendar.
X-SVN-Rev: 966
2000-03-21 02:51:43 +00:00
Alan Liu
14248040ac Incorporate regression and basic compatibility tests for Calendar and GregorianCalendar
X-SVN-Rev: 965
2000-03-21 02:20:37 +00:00
Alan Liu
4fd6c9e7c3 Use com.ibm.util.Calendar, com.ibm.util.GregorianCalendar, and com.ibm.text.DateFormat
X-SVN-Rev: 964
2000-03-21 02:20:08 +00:00
John Fitzpatrick
59c7bb0997 fixed bad dowload link
X-SVN-Rev: 960
2000-03-20 20:47:47 +00:00
John Fitzpatrick
421d0b9673 Initial checkin
X-SVN-Rev: 956
2000-03-15 21:37:48 +00:00
John Fitzpatrick
e3c8a011fb Added package documentation
X-SVN-Rev: 955
2000-03-15 21:35:53 +00:00
John Fitzpatrick
3ce53a29c6 Changed "jcu" to "icu4j"
X-SVN-Rev: 953
2000-03-15 17:44:44 +00:00
John Fitzpatrick
2a94586501 added package documentation
X-SVN-Rev: 952
2000-03-15 17:44:12 +00:00
John Fitzpatrick
a7e29a76ef Added package documentation
X-SVN-Rev: 951
2000-03-15 06:54:50 +00:00
John Fitzpatrick
34e4d2438c Added package documentation
X-SVN-Rev: 950
2000-03-15 06:28:48 +00:00
John Fitzpatrick
ddc6bc0493 Updated to the latest version of ant
X-SVN-Rev: 949
2000-03-15 00:40:28 +00:00
John Fitzpatrick
4ab53783f1 Changed javadoc comment
X-SVN-Rev: 947
2000-03-14 19:54:51 +00:00
John Fitzpatrick
2fe428804e Changed javadoc comment
X-SVN-Rev: 946
2000-03-14 19:48:25 +00:00
Alan Liu
67173452de Initial isWeekend etc implementation, data, and test, with temporary API
X-SVN-Rev: 945
2000-03-14 18:09:36 +00:00
John Fitzpatrick
c2c02cd525 Now copy english_dict to proper place when compiling demos
X-SVN-Rev: 944
2000-03-13 19:18:54 +00:00
Laura Werner
215ba048b9 Use REM instead of Java-style comments
X-SVN-Rev: 942
2000-03-10 23:50:23 +00:00
John Fitzpatrick
2fb1f7ac01 Copyright update
X-SVN-Rev: 940
2000-03-10 04:18:06 +00:00
John Fitzpatrick
1e6262055e Copyright update
X-SVN-Rev: 939
2000-03-10 04:07:32 +00:00
John Fitzpatrick
2f3ddc9f3e Copyright update
X-SVN-Rev: 938
2000-03-10 03:47:47 +00:00
John Fitzpatrick
fdf872dd09 Taking the plunge to Ant build system
X-SVN-Rev: 936
2000-03-10 01:33:53 +00:00
John Fitzpatrick
b4c2715073 Fixed test failure. ClassCastException because the dictionary
name wasn't a URL as expected  by BreakIterator

X-SVN-Rev: 934
2000-03-10 00:20:05 +00:00
John Fitzpatrick
334569110b Updated the name to ICU4J in the JavaDoc
X-SVN-Rev: 932
2000-03-09 18:38:20 +00:00
Alan Liu
0e484c7af7 Add applyPattern overload
X-SVN-Rev: 925
2000-03-09 00:37:19 +00:00
Alan Liu
cbfbc72864 Rename spurious textXxx methods to _textXxx
X-SVN-Rev: 924
2000-03-09 00:22:06 +00:00
Alan Liu
19841ceb74 Comment out debugging printlns
X-SVN-Rev: 923
2000-03-09 00:21:42 +00:00
Alan Liu
c9fd419e20 Construct UnicodeSets making whitespace significant
X-SVN-Rev: 922
2000-03-09 00:08:04 +00:00
Alan Liu
befefaa64c Overwrite with version that passes the tests
X-SVN-Rev: 921
2000-03-09 00:07:16 +00:00
Alan Liu
3c6e2dc125 Construct UnicodeSets making whitespace significant
X-SVN-Rev: 920
2000-03-08 23:56:21 +00:00
Alan Liu
396711af88 Make whitespace ignoring optional for RBBI
X-SVN-Rev: 919
2000-03-08 23:55:34 +00:00
Alan Liu
fbee131420 Remove debugging printlns
X-SVN-Rev: 918
2000-03-08 23:50:19 +00:00
Alan Liu
80a86736aa Fix equals and enhance error checking
X-SVN-Rev: 917
2000-03-08 21:56:41 +00:00
John Fitzpatrick
c787644878 Removed name conflict with BreakIteratorRules_en_US_TEST
used in rbbi tests

X-SVN-Rev: 915
2000-03-07 23:23:39 +00:00