Doug Felt
e2eb38901b
ICU-1614 add version info to icu4j.jar
...
X-SVN-Rev: 8316
2002-03-31 06:37:20 +00:00
Ram Viswanadha
4a287daccf
ICU-1761 use ICUDataPath property and not UnicodeData
...
X-SVN-Rev: 8315
2002-03-30 03:10:05 +00:00
Ram Viswanadha
e597ef5c72
ICU-1761 use ICUDataPath property and not UnicodeData
...
X-SVN-Rev: 8314
2002-03-30 03:07:01 +00:00
Alan Liu
1d0bc22837
ICU-1351 check for failure, test in both directions
...
X-SVN-Rev: 8300
2002-03-29 19:42:43 +00:00
Alan Liu
b9cd999238
ICU-1351 fix fieldDifference behavior around leap years etc
...
X-SVN-Rev: 8298
2002-03-29 19:34:20 +00:00
Alan Liu
f42fb13811
ICU-1726 handle invalid $n gracefully
...
X-SVN-Rev: 8293
2002-03-29 18:33:08 +00:00
Ram Viswanadha
59c4ad0ada
ICU-1763 Synchronize with ICU4C
...
X-SVN-Rev: 8278
2002-03-28 01:51:50 +00:00
Syn Wee Quek
c803faabf3
ICU-1813
...
buildall.bat removed
X-SVN-Rev: 8270
2002-03-27 22:48:01 +00:00
Alan Liu
94a3a048f0
ICU-1681 fix comment
...
X-SVN-Rev: 8263
2002-03-27 19:13:22 +00:00
Alan Liu
6aa1dc81bf
ICU-1681 support 1.0 and extended names
...
X-SVN-Rev: 8262
2002-03-27 19:12:05 +00:00
Syn Wee Quek
bfdc8e7de3
ICU-1741
...
reorganized the tests to comply with the code review suggestions
X-SVN-Rev: 8257
2002-03-27 01:59:46 +00:00
Ram Viswanadha
83f2b28674
ICU-1768 Fix InterIndic Transliterators
...
X-SVN-Rev: 8233
2002-03-26 00:17:14 +00:00
Syn Wee Quek
f85c3a4b11
ICU-1707
...
removed printlns.
X-SVN-Rev: 8223
2002-03-25 22:03:45 +00:00
Syn Wee Quek
ddddbc802f
ICU-1707
...
removed printlns.
X-SVN-Rev: 8222
2002-03-25 21:31:44 +00:00
Syn Wee Quek
274eb99cb0
ICU-1741 updated comments and error messages
...
X-SVN-Rev: 8219
2002-03-23 00:58:21 +00:00
Mark Davis
c72bf21f22
ICU-1781 prepare for optimized normalizer by adding internal functions.
...
Once the guts of the normalizer are upgraded, will speed up CanonicalIterator.
X-SVN-Rev: 8164
2002-03-20 22:55:33 +00:00
Doug Felt
2523c8300a
ICU-1795 fix javadoc warnings in ICU4J
...
X-SVN-Rev: 8146
2002-03-20 05:11:17 +00:00
Syn Wee Quek
52b1009a2a
ICU-1724
...
optimized countCodePoint(char[], int, int)
X-SVN-Rev: 8137
2002-03-20 01:44:49 +00:00
Mark Davis
5394fe42d1
ICU-1682 fixed exhaustive test.
...
Added 20% optimization (doesn't try to permute class zeros)
X-SVN-Rev: 8100
2002-03-19 00:18:44 +00:00
Mark Davis
d55cb3d234
ICU-0 added rule entry to demo
...
X-SVN-Rev: 8099
2002-03-19 00:17:27 +00:00
Mark Davis
c157505c2e
ICU-1749 add test for range. Set codepointEnd in next()
...
X-SVN-Rev: 8098
2002-03-19 00:11:52 +00:00
Steven R. Loomis
572478c14a
ICU-0 fix up a comment
...
X-SVN-Rev: 8094
2002-03-18 22:11:04 +00:00
Syn Wee Quek
26516e852e
ICU-1761 shifted mkdir to init.
...
X-SVN-Rev: 8092
2002-03-18 21:27:45 +00:00
Mark Davis
bf0cab12ce
ICU-1749 added test for ranges
...
X-SVN-Rev: 8086
2002-03-18 01:08:46 +00:00
Doug Felt
adf615e62a
ICU-1761 move jar file, update build.xml, remove old localeelements sources
...
X-SVN-Rev: 8077
2002-03-16 07:13:36 +00:00
Mark Davis
1de580a9c2
ICU-0 updated to add Rules box
...
X-SVN-Rev: 8070
2002-03-16 03:49:43 +00:00
Syn Wee Quek
fc304b77ce
ICU-1724
...
Updated documentation.
X-SVN-Rev: 8063
2002-03-15 23:47:10 +00:00
Syn Wee Quek
4303f4a632
ICU-1724
...
Removed UnicodeProperty import statement
X-SVN-Rev: 8059
2002-03-15 22:58:12 +00:00
Syn Wee Quek
757eb217ce
ICU-1724
...
Shifted UnicodeProperty API that are relevant back to UTF16.
And since the rest of the APIs are more relevant in UCharacterProperty,
they are shifted and UnicodeProperty removed.
Updated the other class files accordingly.
X-SVN-Rev: 8058
2002-03-15 22:48:07 +00:00
Syn Wee Quek
ff12860828
ICU-1126
...
updated titlecasing test with utf16 data converted from casing.txt in icu4c,
via native2ascii command.
X-SVN-Rev: 8057
2002-03-15 22:39:20 +00:00
Alan Liu
a1f9b0a144
ICU-1749 matching fixed to select longest match
...
X-SVN-Rev: 8056
2002-03-15 20:09:19 +00:00
Alan Liu
2f3b8db5fe
ICU-1749 clean up code, fix reverse matching
...
X-SVN-Rev: 8055
2002-03-15 19:45:43 +00:00
Alan Liu
3e89c04811
ICU-1749 enhance test
...
X-SVN-Rev: 8054
2002-03-15 19:45:15 +00:00
Alan Liu
912e220458
ICU-1749 make matches() work correctly
...
X-SVN-Rev: 8052
2002-03-15 19:07:02 +00:00
Alan Liu
bcb9f9f7b1
ICU-1749 clarify docs
...
X-SVN-Rev: 8051
2002-03-15 19:02:25 +00:00
Syn Wee Quek
70b7817967
ICU-1126
...
added titlecasing test and shifted casing tests out from UCharacterTest to UCharacterCasingTest
X-SVN-Rev: 8044
2002-03-15 02:13:29 +00:00
Mark Davis
ef674cecc7
ICU-1768 fixed
...
X-SVN-Rev: 8032
2002-03-14 23:28:34 +00:00
Mark Davis
2aa8f629ec
ICU-1749 added javadocs
...
X-SVN-Rev: 8030
2002-03-14 23:14:23 +00:00
Mark Davis
be5de8c992
ICU-1682 added documentation that the strings are returned in no particular order.
...
Fixed one test case that depended on a certain order.
X-SVN-Rev: 8026
2002-03-14 22:43:03 +00:00
Mark Davis
065d64955f
ICU-1682 added more test cases for canonical iterator
...
X-SVN-Rev: 8025
2002-03-14 22:34:40 +00:00
Mark Davis
51783c434e
ICU-1768 fixed
...
X-SVN-Rev: 8024
2002-03-14 22:33:03 +00:00
Mark Davis
be6c7e1853
ICU-1682 Added canonical iteration test to list of those tested
...
X-SVN-Rev: 8023
2002-03-14 22:29:08 +00:00
Mark Davis
b93e5a9cc4
ICU-1682 fixed bug Vladimir found; added exhaustive test
...
X-SVN-Rev: 8013
2002-03-14 15:33:25 +00:00
Mark Davis
7ce4e96914
ICU-1749 added nextRange()
...
X-SVN-Rev: 8012
2002-03-14 15:08:21 +00:00
Mark Davis
49b169cbe9
ICU-1749 removed old iterator in test directory
...
X-SVN-Rev: 8011
2002-03-14 15:07:00 +00:00
Syn Wee Quek
bea348f8d9
ICU-1036
...
offset positioning updated.
X-SVN-Rev: 8005
2002-03-13 22:49:17 +00:00
Mark Davis
ab71f1affb
ICU-1749 added more convenience functions;
...
added the iterator (moved it from the test directory & fixed);
added more tests (not all the convenience functions have tests yet)
X-SVN-Rev: 8002
2002-03-13 19:52:35 +00:00
Syn Wee Quek
812c7cf43f
ICU-1721
...
added normalizerimpl.isfullcompositionexclusion.
X-SVN-Rev: 7992
2002-03-13 18:32:21 +00:00
Ram Viswanadha
bd5b41c4f4
ICU-1721 Clean up for picky eclipse
...
X-SVN-Rev: 7989
2002-03-13 18:15:44 +00:00
Syn Wee Quek
68a11736be
ICU-1721
...
adding additional properties
X-SVN-Rev: 7987
2002-03-13 17:51:20 +00:00
Ram Viswanadha
8501a83bf0
ICU-1763 Update the unorm.dat and implement internal APIs.
...
X-SVN-Rev: 7976
2002-03-13 05:57:36 +00:00
Syn Wee Quek
c37e26720d
ICU-1721
...
adding additional properties
X-SVN-Rev: 7972
2002-03-13 05:44:14 +00:00
Syn Wee Quek
89ba9f59d7
ICU-1707
...
made Element class static
X-SVN-Rev: 7970
2002-03-13 04:48:59 +00:00
Syn Wee Quek
84194f7ed8
ICU-1707
...
made Element class final and added comments
X-SVN-Rev: 7967
2002-03-13 01:26:38 +00:00
Mark Davis
56d7b7fbf6
ICU-1764 fixed Element
...
X-SVN-Rev: 7966
2002-03-13 01:09:33 +00:00
Alan Liu
e8ee5b0b55
ICU-1749 fixed pattern parsing code for multichar strings
...
X-SVN-Rev: 7962
2002-03-12 23:10:57 +00:00
Ram Viswanadha
8cab51fb0a
ICU-1763 comment out quickCheck for now
...
X-SVN-Rev: 7951
2002-03-12 19:39:41 +00:00
Ram Viswanadha
1229d591f4
ICU-1763 Classes for reading new normalization data and properties
...
X-SVN-Rev: 7946
2002-03-12 17:49:15 +00:00
Syn Wee Quek
72e4fe082e
ICU-1741
...
updated comments.
X-SVN-Rev: 7940
2002-03-12 00:00:44 +00:00
Doug Felt
9656a20ec3
ICU-1761 add missing class
...
X-SVN-Rev: 7935
2002-03-11 19:59:16 +00:00
Syn Wee Quek
36e2c09abf
ICU-1707
...
Removing testing printlns.
X-SVN-Rev: 7929
2002-03-10 20:41:23 +00:00
Doug Felt
8c5deb23eb
ICU-1761 make icu4j compile and run with jdk1.4
...
X-SVN-Rev: 7928
2002-03-10 19:40:17 +00:00
Mark Davis
da6318b07c
ICU-1682 minor doc changes. Note: previous versions entered under 1683 should have been 1682
...
X-SVN-Rev: 7925
2002-03-09 02:48:33 +00:00
Alan Liu
796021da0e
ICU-162 amend comment
...
X-SVN-Rev: 7924
2002-03-09 01:07:45 +00:00
Syn Wee Quek
bcf95dc945
ICU-1741
...
adding apis and partial version number support
X-SVN-Rev: 7921
2002-03-08 23:38:26 +00:00
Syn Wee Quek
fdc75f3083
ICU-1707
...
adding draft comments
X-SVN-Rev: 7918
2002-03-08 18:23:52 +00:00
Syn Wee Quek
07b8f81355
ICU-1741
...
adding draft comments.
X-SVN-Rev: 7917
2002-03-08 18:22:59 +00:00
Syn Wee Quek
51df46827d
ICU-1707
...
New character name iteration
X-SVN-Rev: 7913
2002-03-08 02:04:00 +00:00
Syn Wee Quek
2868b2a4d6
ICU-1707
...
General interface for int-object iteration
X-SVN-Rev: 7912
2002-03-08 02:02:39 +00:00
Syn Wee Quek
f176b07142
ICU-1741
...
Unicode version stored as a VersionInfo object
X-SVN-Rev: 7911
2002-03-08 01:58:23 +00:00
Syn Wee Quek
2f2600cf84
ICU-1741
...
removed compiler warnings.
X-SVN-Rev: 7908
2002-03-08 00:24:09 +00:00
GCL Shanghai
a0d7dba1cb
ICU-1751 Failure in ICU4J tests
...
X-SVN-Rev: 7900
2002-03-07 05:13:36 +00:00
Mark Davis
c23d26e552
ICU-1749 preliminary work on adding strings.
...
X-SVN-Rev: 7899
2002-03-07 00:39:36 +00:00
Mark Davis
dbaade006e
ICU-1749 preliminary work on adding strings. (also fixed import in TrieIterator so it works with VisualCafe.)
...
X-SVN-Rev: 7891
2002-03-06 19:28:32 +00:00
Alan Liu
badaf1c4ac
ICU-1586 fix bug revealed by changes in UCharacter
...
X-SVN-Rev: 7890
2002-03-06 00:37:52 +00:00
Syn Wee Quek
2b95969d03
ICU-1741
...
new implementation of versioninfo
X-SVN-Rev: 7884
2002-03-04 04:34:31 +00:00
Syn Wee Quek
2f7bcf5dab
ICU-1586 deprecate the old tries since new tools have been written
...
X-SVN-Rev: 7861
2002-03-02 02:20:01 +00:00
Syn Wee Quek
115117393a
ICU-1126
...
added toTitleCase(String)
X-SVN-Rev: 7860
2002-03-02 02:04:09 +00:00
Syn Wee Quek
85a0dde83b
ICU-1707
...
Synched with icu4c, removed data 1.0 checks since we always package with the latest data and 1.0
X-SVN-Rev: 7859
2002-03-02 01:50:51 +00:00
Ram Viswanadha
6997c52395
ICU-1740 Remove extra copyrights from data
...
X-SVN-Rev: 7856
2002-03-02 00:27:27 +00:00
Ram Viswanadha
c9f2fe5385
ICU-1740 Modify ICU4C rules generator to ignore CVS keywords
...
X-SVN-Rev: 7855
2002-03-02 00:17:25 +00:00
Alan Liu
0ea4c05ad8
ICU-162 add DateFormat parse() and format() methods taking a Calendar
...
X-SVN-Rev: 7854
2002-03-02 00:07:28 +00:00
Andy Heninger
41281e861f
ICU-1126 add simple TitleBreakIterator test
...
X-SVN-Rev: 7840
2002-03-01 18:57:19 +00:00
Ram Viswanadha
decc2d80fc
ICU-1724 move UInfo to dev.tool.normalizer
...
X-SVN-Rev: 7839
2002-03-01 18:48:01 +00:00
Ram Viswanadha
c6eb94c9a4
ICU-1721 Synchronize with ICU4C
...
X-SVN-Rev: 7833
2002-03-01 02:58:15 +00:00
Andy Heninger
757791498b
ICU-1126 Add Title Case Break Iterator.
...
Updated word and line Break Iterator rules for CJK Extension A
X-SVN-Rev: 7831
2002-03-01 02:37:47 +00:00
Syn Wee Quek
0750a1235a
ICU-1688
...
Enable jar file reading for names
X-SVN-Rev: 7829
2002-03-01 02:09:37 +00:00
Syn Wee Quek
b04d6bd082
ICU-1685
...
Shifting all relevant classes to the public private impl and change affected classes accordingly.
X-SVN-Rev: 7825
2002-03-01 01:35:44 +00:00
Syn Wee Quek
1cdd9309d5
ICU-1036
...
Internal casing APIs.
X-SVN-Rev: 7821
2002-02-28 23:55:47 +00:00
Syn Wee Quek
74b4da1bac
ICU-1685
...
Shifting all relevant classes to the public private impl and change affected classes accordingly.
X-SVN-Rev: 7820
2002-02-28 23:55:16 +00:00
Syn Wee Quek
cf6d16d98d
ICU-1688 Added extended names
...
X-SVN-Rev: 7819
2002-02-28 23:50:28 +00:00
Syn Wee Quek
8fb765a577
ICU-1685 Shifting all relevant classes to the public private impl and change affected classes accordingly.
...
X-SVN-Rev: 7818
2002-02-28 23:47:22 +00:00
Syn Wee Quek
4e2d7eb8d6
ICU-1586 cleaning up, remove extra import statements and add more comments
...
X-SVN-Rev: 7817
2002-02-28 23:42:04 +00:00
Syn Wee Quek
93adb0a0dd
ICU-1586 cleaning up, remove extra import statements and add more comments
...
X-SVN-Rev: 7816
2002-02-28 23:30:28 +00:00
Ram Viswanadha
712713788c
Move Utility class to icu.impl
...
X-SVN-Rev: 7783
2002-02-25 22:43:59 +00:00
Ram Viswanadha
9f59c9aacd
Fix the path and path seperators
...
X-SVN-Rev: 7746
2002-02-22 17:40:06 +00:00
Ram Viswanadha
5673579aba
ICU4J source reorganization
...
X-SVN-Rev: 7745
2002-02-22 03:43:32 +00:00
Ram Viswanadha
4178e90458
Add file to write NumberFormatSerialTestData.java
...
X-SVN-Rev: 7741
2002-02-22 00:28:11 +00:00
Ram Viswanadha
6bdd28be17
ICU4J Reorganization
...
X-SVN-Rev: 7707
2002-02-19 19:07:32 +00:00
Ram Viswanadha
cc36e304fc
ICU4J Reorganization
...
X-SVN-Rev: 7706
2002-02-19 17:59:03 +00:00