Commit Graph

2413 Commits

Author SHA1 Message Date
Alan Liu
f45da6e68d ICU-2334 clarify docs
X-SVN-Rev: 15142
2004-05-04 19:04:19 +00:00
Doug Felt
9823663e2d fixed 3727: simplify collation key comparison in java
X-SVN-Rev: 15132
2004-05-03 22:47:06 +00:00
Ram Viswanadha
eba142ffeb ICU-3301 preview of UResourceBundle
X-SVN-Rev: 15131
2004-05-03 21:47:39 +00:00
Eric Mader
65fbceaa0d ICU-2259 add tool for building CanonData.cpp table.
X-SVN-Rev: 15128
2004-05-03 21:07:29 +00:00
Ram Viswanadha
af48be9ec8 ICU-3301 preview of resource reading api
X-SVN-Rev: 15127
2004-05-03 19:49:26 +00:00
Ram Viswanadha
99c2ecf801 ICU-3581 preview of ULocale
X-SVN-Rev: 15126
2004-05-03 19:49:07 +00:00
Eric Mader
fba47598dc ICU-3725 clean up "\u" notation in doc comments.
X-SVN-Rev: 15114
2004-04-30 22:22:30 +00:00
Doug Felt
0c6f5d4ada ICU-3724 add indic input methods to icu4j tools
X-SVN-Rev: 15112
2004-04-30 21:59:27 +00:00
Doug Felt
7d4f5f3093 ICU-3713 disable debugging code
X-SVN-Rev: 15111
2004-04-30 21:26:40 +00:00
Doug Felt
aa7395065f ICU-3724 add indic input methods to icu4j tools
X-SVN-Rev: 15109
2004-04-30 19:52:46 +00:00
Doug Felt
04af06d187 ICU-3713 transliterator method should have been public
X-SVN-Rev: 15108
2004-04-30 16:51:58 +00:00
Doug Felt
93005d20ce ICU-3713 fix translit input method, move to new location (again)
X-SVN-Rev: 15107
2004-04-30 16:50:33 +00:00
Andy Heninger
d8387ae58d ICU-3295 RBBI, monkey test, supplementary char fixes.
X-SVN-Rev: 15105
2004-04-30 05:54:02 +00:00
Alan Liu
72b466d350 ICU-2334 fix logic for decimal presence & sig digits
X-SVN-Rev: 15093
2004-04-29 05:57:38 +00:00
Doug Felt
1215df670e ICU-3630 update for final draft of JSR 204 spec.
X-SVN-Rev: 15084
2004-04-28 08:22:44 +00:00
Doug Felt
9417951257 ICU-3549 getDisplayName should work for any id that falls back to one the factory supports
X-SVN-Rev: 15073
2004-04-28 02:33:11 +00:00
Andy Heninger
fc8aea876e ICU-3295 rbbi rt port to Java.
X-SVN-Rev: 15070
2004-04-28 01:25:45 +00:00
Alan Liu
94562d11b1 ICU-2825 rename Unit to MeasureUnit
X-SVN-Rev: 15060
2004-04-27 22:18:44 +00:00
Andy Heninger
ce50969cb4 ICU-3295 rbbi rt port to Java.
X-SVN-Rev: 15056
2004-04-27 17:56:57 +00:00
Andy Heninger
1015553ef2 ICU-3295 RBBI runtime port to Java
X-SVN-Rev: 15055
2004-04-27 06:09:07 +00:00
Doug Felt
8fa8d3c4d6 ICU-3713 add translit input method tool to icu4j
X-SVN-Rev: 15054
2004-04-26 23:47:45 +00:00
Eric Mader
6cff8a8cab ICU-2259 need to increment i by UTF16.getCharCount(cp) in setSource.
X-SVN-Rev: 15051
2004-04-26 19:55:09 +00:00
Andy Heninger
6260574dca ICU-3295 RBBI runtime port to Java
X-SVN-Rev: 15046
2004-04-26 05:15:27 +00:00
Andy Heninger
b6b23502af ICU-3295 RBBI runtime port to Java
X-SVN-Rev: 15029
2004-04-23 20:54:33 +00:00
Alan Liu
ced16be8e8 ICU-2825 clean up
X-SVN-Rev: 15021
2004-04-22 19:02:51 +00:00
Alan Liu
e10ef5ed21 ICU-2825 cleanup
X-SVN-Rev: 15012
2004-04-20 22:46:00 +00:00
Alan Liu
e2f4e501b6 ICU-2825 new architecture using Measures, Units, and MeasureFormat
X-SVN-Rev: 15011
2004-04-20 22:01:57 +00:00
Doug Felt
9a8ce89bc6 ICU-3713 add translit input method tool to icu4j
X-SVN-Rev: 15010
2004-04-20 14:44:09 +00:00
Andy Heninger
24bc2f870c ICU-3295 rbbi rt port to Java.
X-SVN-Rev: 15009
2004-04-19 23:52:57 +00:00
Andy Heninger
9f3b055b1e ICU-3295 RBBI runtime port to Java
X-SVN-Rev: 15006
2004-04-19 06:07:21 +00:00
Andy Heninger
3055bdaa34 ICU-3295 rbbi rt port to Java.
X-SVN-Rev: 15004
2004-04-17 00:59:36 +00:00
Mark Davis
b8870b2691 ICU-3170 fixed the roundtrip test and two greek transliterators.
Excluded some characters; added rules for others.

X-SVN-Rev: 14994
2004-04-16 14:16:48 +00:00
Andy Heninger
77136a5b24 ICU-3295 rbbi rt port to Java.
X-SVN-Rev: 14986
2004-04-16 01:15:04 +00:00
Alan Liu
29bfb5542a ICU-2825 add support for formatting and parsing CurrencyAmount objects
X-SVN-Rev: 14973
2004-04-15 06:03:00 +00:00
Alan Liu
db00eaeec7 ICU-2825 intial checkin
X-SVN-Rev: 14972
2004-04-15 06:02:21 +00:00
Alan Liu
8ec29612f7 ICU-3565 remove stray asterisk
X-SVN-Rev: 14954
2004-04-14 16:54:11 +00:00
Alan Liu
af12b3b937 ICU-3517 clean up javac warnings
X-SVN-Rev: 14948
2004-04-13 00:45:56 +00:00
Alan Liu
31aa8cb970 ICU-3383 add MessageFormat tests
X-SVN-Rev: 14947
2004-04-13 00:43:11 +00:00
Alan Liu
31488860de ICU-3383 initial checkin (ported from ICU4C)
X-SVN-Rev: 14946
2004-04-13 00:42:38 +00:00
Alan Liu
031978208a ICU-3383 initial checkin (reference: IBM JDK 1.4)
X-SVN-Rev: 14945
2004-04-13 00:42:18 +00:00
Alan Liu
f9e7509a3e ICU-2334 rename some API
X-SVN-Rev: 14944
2004-04-12 23:43:57 +00:00
Markus Scherer
6535b09b5a ICU-3518 fix UnicodeBlock problems with new-in-2.6 blocks
X-SVN-Rev: 14937
2004-04-12 22:44:26 +00:00
Markus Scherer
768d215808 ICU-3518 test Limbu and No_Block from int properties
X-SVN-Rev: 14936
2004-04-12 22:43:34 +00:00
Andy Heninger
a7fafffd6e ICU-3295 rbbi rt port to Java. Stubs for new classes.
X-SVN-Rev: 14935
2004-04-12 22:08:32 +00:00
Mark Davis
2bf3e1a0f1 updated symbol table
X-SVN-Rev: 14928
2004-04-12 01:31:18 +00:00
Mark Davis
765dbdb31a ICU-0 update for 401
X-SVN-Rev: 14926
2004-04-10 16:53:34 +00:00
Markus Scherer
efe870f9b6 ICU-2758 add APIs for FCD properties lccc & tccc
X-SVN-Rev: 14924
2004-04-09 21:58:34 +00:00
Markus Scherer
72ce99314f ICU-2757 add APIs for NF*_QC properties
X-SVN-Rev: 14923
2004-04-09 21:37:21 +00:00
Doug Felt
acf1906951 ICU-2509 improve rbnf error handling
X-SVN-Rev: 14922
2004-04-09 21:24:23 +00:00
Doug Felt
df7e033e3a ICU-2509 improve rbnf error handling
X-SVN-Rev: 14921
2004-04-09 20:49:22 +00:00
Markus Scherer
ded3bacd2c ICU-3170 update for Unicode 4.0.1
X-SVN-Rev: 14918
2004-04-09 19:19:08 +00:00
Ram Viswanadha
d7242682d5 ICU-3170 synch up with ICU4C
X-SVN-Rev: 14891
2004-04-07 00:22:06 +00:00
Ram Viswanadha
a145d66a17 ICU-3594 fix USE_STD3_ASCII_RULES
X-SVN-Rev: 14879
2004-04-06 02:34:10 +00:00
Alan Liu
bd356a81d7 ICU-2334 add public set/isSignificantDigits API; add min/max/useSignificantDigits fields
X-SVN-Rev: 14834
2004-04-01 21:57:02 +00:00
Alan Liu
6c674f57e6 ICU-1722 maintain count; udpate test
X-SVN-Rev: 14825
2004-04-01 04:30:41 +00:00
Alan Liu
5d54e72cd8 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14822
2004-04-01 03:12:45 +00:00
Alan Liu
d6abce2cb9 ICU-3565 fix eols
X-SVN-Rev: 14821
2004-04-01 03:11:45 +00:00
Alan Liu
77f285c7fe ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14820
2004-04-01 03:00:03 +00:00
Alan Liu
2623f49e65 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14819
2004-04-01 01:43:44 +00:00
Alan Liu
9430d9429d ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14818
2004-04-01 01:30:16 +00:00
Alan Liu
148ba80331 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14816
2004-04-01 01:17:54 +00:00
Alan Liu
6b92d9ad19 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14814
2004-03-31 22:40:59 +00:00
Alan Liu
136d953613 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14809
2004-03-31 01:03:38 +00:00
Alan Liu
7af4404074 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14808
2004-03-31 00:54:12 +00:00
Alan Liu
a92ebaedda ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14807
2004-03-31 00:33:43 +00:00
Mark Davis
ff537d472c Fixed files screwed up in CVS failure
X-SVN-Rev: 14791
2004-03-28 00:23:30 +00:00
Alan Liu
6ffcca54d2 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14776
2004-03-26 20:03:22 +00:00
Alan Liu
3c47fc520c ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14774
2004-03-26 18:58:51 +00:00
Alan Liu
0b1f105e93 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14771
2004-03-26 17:57:24 +00:00
Alan Liu
15fce7a190 ICU-2334 add text file driven test cases
X-SVN-Rev: 14749
2004-03-24 18:40:35 +00:00
Alan Liu
8558fa0d35 ICU-2334 implement significant digits
X-SVN-Rev: 14748
2004-03-24 18:35:58 +00:00
Alan Liu
d3a4060555 ICU-2334 add subclass method to internally set integer digit counts
X-SVN-Rev: 14746
2004-03-24 18:29:02 +00:00
Alan Liu
687cce01a2 ICU-2334 add significant digit symbol
X-SVN-Rev: 14745
2004-03-24 18:27:54 +00:00
Alan Liu
f97fda6270 ICU-3565 fix eols
X-SVN-Rev: 14744
2004-03-24 18:21:21 +00:00
Doug Felt
de96043899 ICU-1722 rbnf can't handle small numbers
X-SVN-Rev: 14736
2004-03-23 21:33:58 +00:00
Alan Liu
82043432c6 ICU-2334 clarify code
X-SVN-Rev: 14729
2004-03-22 23:58:57 +00:00
Alan Liu
a1165ae9f3 ICU-2334 add quotes around Strings in assert*
X-SVN-Rev: 14728
2004-03-22 23:57:52 +00:00
Alan Liu
f50d07f7ff ICU-2334 reuse LocaleUtility method
X-SVN-Rev: 14727
2004-03-22 23:57:16 +00:00
Alan Liu
000ac386c5 ICU-2334 creation
X-SVN-Rev: 14726
2004-03-22 23:56:27 +00:00
Alan Liu
357dc3e258 ICU-2334 add API to specify root class, to track line number, and to skip comment lines & blank lines
X-SVN-Rev: 14725
2004-03-22 23:55:50 +00:00
Alan Liu
22ad057853 ICU-2334 add API to specify root class
X-SVN-Rev: 14724
2004-03-22 23:54:41 +00:00
Steven R. Loomis
c641111443 ICU-1722 rbnf can't handle small numbers [re-checkinn 1.9 for doug]
X-SVN-Rev: 14718
2004-03-22 21:53:12 +00:00
Doug Felt
fcf1a99aa0 ICU-1722 rbnf can't handle small numbers
X-SVN-Rev: 14708
2004-03-16 15:44:58 +00:00
Alan Liu
0b1efd6f5e ICU-3630 fix compiler warning
X-SVN-Rev: 14703
2004-03-13 04:07:22 +00:00
Alan Liu
a0e139464c ICU-3391 fix @links
X-SVN-Rev: 14702
2004-03-13 04:06:32 +00:00
Doug Felt
7b057b7693 ICU-3630 fix documentation
X-SVN-Rev: 14701
2004-03-13 00:06:21 +00:00
Doug Felt
fe41b05b7f ICU-3553 make a few overdue fixes to time zone test
X-SVN-Rev: 14699
2004-03-12 20:56:34 +00:00
Doug Felt
ed4dc729f1 ICU-1282 add C APIs for rule based number format
X-SVN-Rev: 14698
2004-03-12 20:15:13 +00:00
Doug Felt
a3e1c34697 ICU-3630 cover jsr 204 APIs where possible, also jb 3523 after a fashion
X-SVN-Rev: 14689
2004-03-11 21:42:41 +00:00
Doug Felt
77c134dc38 ICU-3630 cover jsr 204 APIs where possible, also jb 3523 after a fashion
X-SVN-Rev: 14686
2004-03-11 16:51:51 +00:00
Doug Felt
deeb3449c2 ICU-3630 cover jsr 204 APIs where possible, also jb 3523 after a fashion
X-SVN-Rev: 14677
2004-03-11 07:23:29 +00:00
Alan Liu
0cfbec0fa5 ICU-3391 make 'S' left-justify and round; add general parse-format test
X-SVN-Rev: 14676
2004-03-11 07:04:29 +00:00
Alan Liu
a61ee6f0c8 ICU-3391 make 'S' left-justify and round
X-SVN-Rev: 14675
2004-03-11 07:04:09 +00:00
Alan Liu
02de12d5c2 ICU-3391 rename MILLISECOND_FIELD to FRACTIONAL_SECOND_FIELD
X-SVN-Rev: 14674
2004-03-11 07:03:46 +00:00
Doug Felt
15241bf8ac ICU-3630 cover jsr 204 APIs where possible, also jb 3523 after a fashion
X-SVN-Rev: 14673
2004-03-11 07:02:15 +00:00
Doug Felt
ace86ed92b ICU-3630 cover jsr 204 APIs where possible, also jb 3523 after a fashion
X-SVN-Rev: 14666
2004-03-10 02:21:38 +00:00
Alan Liu
7388e19127 ICU-3391 update localPatternChars
X-SVN-Rev: 14665
2004-03-10 01:42:47 +00:00
Alan Liu
19f90e8399 ICU-3391 enhance pattern chars test
X-SVN-Rev: 14662
2004-03-09 22:26:19 +00:00
Alan Liu
d2869dfe5c ICU-3391 clean up exception handling, so exception traceback is visible; fix buffering in readToEOS
X-SVN-Rev: 14661
2004-03-09 22:25:45 +00:00
Alan Liu
9cbf307a84 ICU-3391 add support for YeugAZ fields
X-SVN-Rev: 14660
2004-03-09 22:25:05 +00:00