Alan Liu
8516ce1c38
Oops
...
X-SVN-Rev: 3840
2001-02-28 21:18:36 +00:00
Alan Liu
91cdfc9c70
Consolidate and clean up
...
X-SVN-Rev: 3838
2001-02-28 21:13:33 +00:00
Alan Liu
f1beecbfb4
com.ibm.icu.text -> com.ibm.text
...
X-SVN-Rev: 3837
2001-02-28 21:00:27 +00:00
Alan Liu
d16531a667
Add UTF16Test
...
X-SVN-Rev: 3836
2001-02-28 20:54:50 +00:00
Syn Wee Quek
3d1c656184
Builders for quickcheck and fcd.
...
X-SVN-Rev: 3835
2001-02-28 20:53:29 +00:00
Alan Liu
2ba16ddd1a
Fix typo
...
X-SVN-Rev: 3834
2001-02-28 20:37:24 +00:00
Alan Liu
b67aa423d7
Add JamoTest
...
X-SVN-Rev: 3833
2001-02-28 20:35:07 +00:00
Alan Liu
2fd87cb3b3
Fix typo
...
X-SVN-Rev: 3832
2001-02-28 20:22:47 +00:00
Alan Liu
c02a3cb24f
Modify to take UTF8 files rather than .java source
...
X-SVN-Rev: 3831
2001-02-28 20:21:35 +00:00
Doug Felt
19afd882ed
update ArabicShaping and add regression test
...
X-SVN-Rev: 3807
2001-02-27 21:41:50 +00:00
Syn Wee Quek
147907be82
Updated comments
...
X-SVN-Rev: 3806
2001-02-27 21:30:12 +00:00
Syn Wee Quek
a31b8e3994
Modified constant definitions.
...
X-SVN-Rev: 3802
2001-02-27 17:33:46 +00:00
Syn Wee Quek
0b37173291
New UTF16 test cases
...
X-SVN-Rev: 3793
2001-02-26 23:52:29 +00:00
Syn Wee Quek
b3f5ed41cb
Updated UCharacter tests
...
X-SVN-Rev: 3792
2001-02-26 23:51:59 +00:00
Syn Wee Quek
0336e74deb
New property file with combining class information
...
X-SVN-Rev: 3791
2001-02-26 23:51:16 +00:00
Syn Wee Quek
277c28777f
Removed *Enum files
...
X-SVN-Rev: 3790
2001-02-26 23:49:43 +00:00
Syn Wee Quek
9137e3d13d
Renamed *Enum files
...
X-SVN-Rev: 3789
2001-02-26 23:49:20 +00:00
Syn Wee Quek
779e705fa2
Cleaned up codes
...
Added combining class information retrieval
X-SVN-Rev: 3788
2001-02-26 23:45:37 +00:00
Alan Liu
8a9bbc9cf1
Fix j17
...
X-SVN-Rev: 3787
2001-02-26 22:21:15 +00:00
Alan Liu
738e21828f
Use hyphens rather than apostrophes for disambiguation
...
X-SVN-Rev: 3757
2001-02-23 22:39:28 +00:00
Alan Liu
8e6e2ff021
Add (r in final position > l) mapping
...
X-SVN-Rev: 3756
2001-02-23 20:35:16 +00:00
Alan Liu
d6407cb579
Fix round trip behavior; other updates
...
X-SVN-Rev: 3712
2001-02-21 22:39:34 +00:00
Alan Liu
8e5554e9bc
Add real text test
...
X-SVN-Rev: 3711
2001-02-21 22:38:53 +00:00
Alan Liu
f6583c8e74
Creation
...
X-SVN-Rev: 3710
2001-02-21 22:38:36 +00:00
Alan Liu
f510c64921
Creation
...
X-SVN-Rev: 3707
2001-02-21 18:36:36 +00:00
Syn Wee Quek
80390310d3
modified to include com.ibm.icu.text, com.ibm.icu.test.text compilation.
...
removed creation of ucharacter.jar.
added com.ibm.icu.text to icu4j.jar.
X-SVN-Rev: 3704
2001-02-21 17:22:02 +00:00
Alan Liu
dcae084333
Update to new rule syntax
...
X-SVN-Rev: 3694
2001-02-20 22:50:12 +00:00
Alan Liu
512805a619
Fix typo
...
X-SVN-Rev: 3693
2001-02-20 22:48:19 +00:00
Alan Liu
ace18e9730
Rewrite Latin-Jamo and add test cases
...
X-SVN-Rev: 3690
2001-02-20 20:25:42 +00:00
Alan Liu
bbb041fbd9
Remove backslash-u from log
...
X-SVN-Rev: 3689
2001-02-20 17:59:40 +00:00
Doug Felt
4f1c21c090
ArabicShaping
...
X-SVN-Rev: 3666
2001-02-17 01:57:11 +00:00
Alan Liu
361aa26987
Fix finishTransliteration() and correct Position.contextStart docs
...
X-SVN-Rev: 3659
2001-02-16 22:34:30 +00:00
Alan Liu
6aba89e5bc
Handle \u escapes
...
X-SVN-Rev: 3639
2001-02-16 18:53:55 +00:00
Alan Liu
f8c8c90dc4
Add regression test for Jitterbug 11
...
X-SVN-Rev: 3595
2001-02-08 19:37:07 +00:00
Alan Liu
d60a8e853c
Refine getID() and getAvailableIDs() behavior of composed transliterators; add docs
...
X-SVN-Rev: 3594
2001-02-08 19:29:48 +00:00
Alan Liu
f242e9d33d
Test InterIndic getID() integrity -- want same ID back
...
X-SVN-Rev: 3593
2001-02-08 18:53:01 +00:00
Alan Liu
6d89126f3b
Update RBBI parser to use $foo for variable refs/defs
...
X-SVN-Rev: 3578
2001-02-06 22:37:58 +00:00
Alan Liu
7e9a24e6ba
Fix typo
...
X-SVN-Rev: 3565
2001-02-05 22:31:57 +00:00
Eric Mader
180c0fe50f
Added setStream, getStream, getStreamKeys for JDK 1.4 compatibility
...
X-SVN-Rev: 3561
2001-02-05 19:24:47 +00:00
Alan Liu
4f7d4c5d07
Load RuleBasedTransliterator files from UTF8 files instead of ResourceBundles
...
X-SVN-Rev: 3551
2001-02-03 00:57:34 +00:00
Alan Liu
189ab5836c
Load RuleBasedTransliterator files from UTF8 files instead of ResourceBundles
...
X-SVN-Rev: 3550
2001-02-03 00:48:41 +00:00
Alan Liu
7176442ac0
(icu4c jitterbug 776): Add ISO 3166 country code index to time zone data and new API to TimeZone
...
X-SVN-Rev: 3535
2001-02-02 19:30:16 +00:00
Syn Wee Quek
8078d286c5
Modified testCatDir.
...
Prints an error with hints to set the system variable when a file not found.
X-SVN-Rev: 3438
2001-01-18 21:58:05 +00:00
Syn Wee Quek
d25be78a9d
Modified the file path of UnicodeData-3.0.0.0.txt to
...
either
1) the system property of UnicodeData, if the value is not null
or
2) the default path to the common data file data/unicode/UnicodeData.txt
X-SVN-Rev: 3409
2001-01-12 00:53:34 +00:00
Syn Wee Quek
e9900836ea
Updated version number and bug reporting information
...
X-SVN-Rev: 3408
2001-01-11 23:20:05 +00:00
Alan Liu
260b4a8e2f
Copy UCharacter data files in core task
...
X-SVN-Rev: 3406
2001-01-11 21:06:07 +00:00
Alan Liu
a022f154bf
Update to work with Ant 1.2
...
X-SVN-Rev: 3405
2001-01-10 22:12:35 +00:00
Alan Liu
517b9c14db
Add time zone equivalency group support to getZoneIndex
...
X-SVN-Rev: 3398
2001-01-09 22:48:51 +00:00
Alan Liu
5d56456e29
Fix bug in getEquivalentID
...
X-SVN-Rev: 3397
2001-01-09 22:48:25 +00:00
Alan Liu
e21faef9ed
Update docs
...
X-SVN-Rev: 3396
2001-01-09 22:47:51 +00:00
Alan Liu
5d34d57211
Add tests for TimeZone equivalency group support
...
X-SVN-Rev: 3395
2001-01-09 22:47:02 +00:00
Alan Liu
388a5e0291
Update tests for 2000h data
...
X-SVN-Rev: 3393
2001-01-09 20:07:35 +00:00
Alan Liu
bdac57ff0d
Fix typo
...
X-SVN-Rev: 3392
2001-01-09 20:07:16 +00:00
Alan Liu
abfb472b0d
Upgrade time zone system to include equivalency groups, sync with icu, update data to 2000h
...
X-SVN-Rev: 3391
2001-01-09 20:06:43 +00:00
Syn Wee Quek
17fbbcafb1
Added dependency on the generation of ucharacter.jar in the zipbin tag.
...
X-SVN-Rev: 3329
2000-12-27 00:34:15 +00:00
Syn Wee Quek
8b0794d439
Added test programs for com.ibm.icu.text.UCharacter.
...
X-SVN-Rev: 3328
2000-12-26 22:44:20 +00:00
Syn Wee Quek
c058b6da67
Added com.ibm.icu.text.UCharacter build commands.
...
Added com.ibm.icu.text jar commands.
X-SVN-Rev: 3327
2000-12-26 22:42:15 +00:00
Syn Wee Quek
7b3e531527
Updated readme.html information and links.
...
X-SVN-Rev: 3326
2000-12-26 22:41:10 +00:00
Syn Wee Quek
8ec7c129ae
ICU data files for Unicode 3.0 character properties and names.
...
X-SVN-Rev: 3325
2000-12-26 20:08:38 +00:00
Syn Wee Quek
bc654bbe86
Unicode 3.0 character property system code check in
...
X-SVN-Rev: 3324
2000-12-26 20:01:08 +00:00
Syn Wee Quek
a55fc1df43
Mended api broken links
...
X-SVN-Rev: 3257
2000-12-16 01:06:56 +00:00
Syn Wee Quek
f6311c5717
Mended broken links
...
X-SVN-Rev: 3256
2000-12-16 00:47:49 +00:00
Alan Liu
ce06834312
Fix to work with hi_IN locale in IBM JDKs
...
X-SVN-Rev: 3143
2000-12-06 00:01:27 +00:00
Alan Liu
fffd5ca388
Add padding test
...
X-SVN-Rev: 3113
2000-12-04 19:53:07 +00:00
Alan Liu
2153b7d1eb
Pin millis to supported range
...
X-SVN-Rev: 3075
2000-11-30 21:54:34 +00:00
Alan Liu
a4f2e99b16
Add fast path for current era years
...
X-SVN-Rev: 3074
2000-11-30 21:29:49 +00:00
Alan Liu
5b61acef15
Added roll() test
...
X-SVN-Rev: 3052
2000-11-29 21:58:01 +00:00
Alan Liu
438ad9e2e4
Fixes to add() and roll()
...
X-SVN-Rev: 3051
2000-11-29 21:57:48 +00:00
Alan Liu
d2d0985406
Update docs
...
X-SVN-Rev: 3047
2000-11-29 19:12:32 +00:00
Alan Liu
b28aa69841
Implement add()
...
X-SVN-Rev: 3032
2000-11-28 22:17:49 +00:00
Alan Liu
f4fa07bd00
Further fix divergence bug
...
X-SVN-Rev: 3031
2000-11-28 22:17:06 +00:00
Alan Liu
7b13e7f580
Fix typo
...
X-SVN-Rev: 3030
2000-11-28 22:16:31 +00:00
Alan Liu
71695baf01
Add test of add()
...
X-SVN-Rev: 3029
2000-11-28 22:15:02 +00:00
Alan Liu
3c515b00d5
Fix typos
...
X-SVN-Rev: 3028
2000-11-28 22:14:51 +00:00
Alan Liu
e01f705666
Update test
...
X-SVN-Rev: 3014
2000-11-28 16:41:38 +00:00
Alan Liu
6d2942f4b1
Use framework method for field resolution
...
X-SVN-Rev: 3013
2000-11-28 16:41:23 +00:00
Alan Liu
cd69d9323f
Add framework method for field resolution
...
X-SVN-Rev: 3012
2000-11-28 16:40:59 +00:00
Alan Liu
f6d6505740
Update doc
...
X-SVN-Rev: 3009
2000-11-28 01:10:06 +00:00
Alan Liu
d7a5f635cb
Tune API to fix ChineseCalendar bug
...
X-SVN-Rev: 3008
2000-11-28 00:51:41 +00:00
Alan Liu
4539e2f1f1
Update docs
...
X-SVN-Rev: 3002
2000-11-22 21:26:55 +00:00
Alan Liu
ca5ae2edd9
Update docs
...
X-SVN-Rev: 3001
2000-11-22 19:37:22 +00:00
Alan Liu
528f396e61
Use correct DateFormat factory API
...
X-SVN-Rev: 2981
2000-11-21 20:20:44 +00:00
Alan Liu
cf133ea96c
Initial implementation
...
X-SVN-Rev: 2980
2000-11-21 20:19:08 +00:00
Alan Liu
be6bf66d7e
Cleanup internal (private) get() method
...
X-SVN-Rev: 2979
2000-11-21 20:18:40 +00:00
Alan Liu
51c3371f58
Update documentation
...
X-SVN-Rev: 2978
2000-11-21 20:17:39 +00:00
Alan Liu
4c09473098
Initial ChineseDateFormat implementation
...
X-SVN-Rev: 2968
2000-11-21 06:58:06 +00:00
Alan Liu
4445507640
Check in temporary placeholder class
...
X-SVN-Rev: 2963
2000-11-21 00:15:35 +00:00
Doug Felt
948287c1d3
fix readme and build test docs (pretty minimal at the moment)
...
X-SVN-Rev: 2956
2000-11-20 19:08:48 +00:00
Doug Felt
9ba6aa1e0a
path to TestAll in docs was incorrect
...
X-SVN-Rev: 2952
2000-11-20 18:25:47 +00:00
Alan Liu
906c86b1bc
Calendar Redesign including addition of Chinese Calendar
...
X-SVN-Rev: 2947
2000-11-18 01:07:18 +00:00
Alan Liu
a3e0229297
Implement workaround in timeToAngle to locate the new moon correctly
...
X-SVN-Rev: 2946
2000-11-18 00:33:16 +00:00
Alan Liu
870d7fb093
Fix hash function
...
X-SVN-Rev: 2945
2000-11-18 00:31:43 +00:00
Alan Liu
de33014a47
Fix package name
...
X-SVN-Rev: 2944
2000-11-18 00:30:54 +00:00
Alan Liu
0458a59216
Fix package name
...
X-SVN-Rev: 2943
2000-11-18 00:18:12 +00:00
Alan Liu
1a3d3875f3
Calendar Redesign including addition of Chinese Calendar
...
X-SVN-Rev: 2942
2000-11-18 00:17:58 +00:00
Alan Liu
06d579d8b1
Add new API for new calendar architecture; fix Kenya's security bug
...
X-SVN-Rev: 2929
2000-11-17 04:17:34 +00:00
Alan Liu
88693a446c
Remove isSet[] field from Calendar
...
X-SVN-Rev: 2821
2000-10-27 22:25:52 +00:00
Alan Liu
ab5c42e298
Fix prevMonthLength
...
X-SVN-Rev: 2820
2000-10-27 20:55:52 +00:00
Syn Wee Quek
582f8fa06f
Testing testing
...
please ignore
X-SVN-Rev: 2812
2000-10-26 20:33:14 +00:00
Syn Wee Quek
8234f7c75b
Testing testing
...
please ignore
X-SVN-Rev: 2811
2000-10-26 20:32:55 +00:00