Commit Graph

2610 Commits

Author SHA1 Message Date
Doug Felt
353ac7f955 ICU-3650 clean up tags
X-SVN-Rev: 15229
2004-05-10 17:53:26 +00:00
Doug Felt
452c97519d ICU-3740 move implicitcegenerator to impl, remove main (duplicate test fn)
X-SVN-Rev: 15228
2004-05-10 17:30:28 +00:00
Andy Heninger
2242d9195a ICU-3295 RBBI, more tests.
X-SVN-Rev: 15223
2004-05-09 18:38:43 +00:00
Alan Liu
b761d10bb0 ICU-3517 fix compiler warnings
X-SVN-Rev: 15222
2004-05-09 13:41:33 +00:00
Alan Liu
068e7c2df5 ICU-3549 add tests for getKeywords, getKeywordValues, getFunctionalEquivalent
X-SVN-Rev: 15221
2004-05-09 13:38:14 +00:00
Alan Liu
f3b41d0047 ICU-3549 add getAvailableULocales
X-SVN-Rev: 15220
2004-05-09 13:37:31 +00:00
Alan Liu
ddc794608f ICU-3549 implement getKeywords, getKeywordValues, getFunctionalEquivalent
X-SVN-Rev: 15219
2004-05-09 13:36:37 +00:00
Doug Felt
c7c3747e06 ICU-3739 add post processing to RBNF
X-SVN-Rev: 15218
2004-05-09 01:47:05 +00:00
Doug Felt
e9a1a36823 ICU-3650 clean up tags
X-SVN-Rev: 15217
2004-05-09 01:38:45 +00:00
Doug Felt
793f4740b0 ICU-3739 add post processing to RBNF
X-SVN-Rev: 15216
2004-05-09 01:38:05 +00:00
Doug Felt
09ecb0bf7d ICU-3739 add post processing to RBNF
X-SVN-Rev: 15215
2004-05-09 01:31:46 +00:00
Steven R. Loomis
30f4d86006 ICU-3301 getFunctionalEquivalent
X-SVN-Rev: 15214
2004-05-08 23:58:27 +00:00
Alan Liu
770113e23c ICU-3549 add getAvailableULocales
X-SVN-Rev: 15208
2004-05-08 03:07:51 +00:00
Alan Liu
e1ae350fa2 ICU-3517 fix compiler warnings
X-SVN-Rev: 15207
2004-05-08 03:05:48 +00:00
Alan Liu
c8a76d4cba ICU-3666 remove CVS keywords
X-SVN-Rev: 15206
2004-05-08 02:57:21 +00:00
Alan Liu
fad0747731 ICU-3666 remove CVS keywords
X-SVN-Rev: 15205
2004-05-08 02:56:13 +00:00
Doug Felt
b0d64d7a78 ICU-3440 ulocale, change two test items (no@ny, no-no.utf8@B) to expect variants so we pass
X-SVN-Rev: 15204
2004-05-08 00:29:37 +00:00
Ram Viswanadha
49d8d8b6a7 ICU-3301 double path separator will make finding files fail while streaming form jar files
X-SVN-Rev: 15203
2004-05-08 00:07:50 +00:00
Ram Viswanadha
d36c3d53b5 ICU-3301 double path separator will make finding files fail while streaming form jar files
X-SVN-Rev: 15202
2004-05-08 00:00:20 +00:00
Ram Viswanadha
57a7141288 ICU-3301 double path separator will make finding files fail while streaming form jar files
X-SVN-Rev: 15200
2004-05-07 23:24:51 +00:00
Ram Viswanadha
f749192d05 ICU-3301 make tests pass with icu4j.jar
X-SVN-Rev: 15199
2004-05-07 22:47:26 +00:00
Alan Liu
d2d65086f9 ICU-3549 add checkArray method for testing arrays
X-SVN-Rev: 15198
2004-05-07 21:32:48 +00:00
Alan Liu
81304fee0d ICU-3517 fix compiler warnings and remove CVS keywords
X-SVN-Rev: 15197
2004-05-07 21:11:29 +00:00
Doug Felt
0f7c9e46cb ICU-3440 ulocale fix some bugs, still some test failures because of differences in implementation
X-SVN-Rev: 15196
2004-05-07 21:10:21 +00:00
Alan Liu
33f0235eb1 ICU-3517 fix compiler warnings
X-SVN-Rev: 15195
2004-05-07 20:54:31 +00:00
Ram Viswanadha
5ecbec8f1e ICU-3301 DataInputStream does not support read/mark APIs so wrap the InputStream in BufferedInputStream first
X-SVN-Rev: 15194
2004-05-07 18:51:24 +00:00
Doug Felt
14e67686dd ICU-3440 ulocale wrap up, minor tweaks to UResourceBundle/ICUResourceBundle
X-SVN-Rev: 15193
2004-05-07 18:13:39 +00:00
Doug Felt
9f8f3ace99 ICU-3440 ulocale, some display name work remaining
X-SVN-Rev: 15192
2004-05-07 09:27:53 +00:00
Doug Felt
d26294f47f ICU-3440 ulocale, need to implment the display name stuff still
X-SVN-Rev: 15191
2004-05-07 06:44:38 +00:00
Ram Viswanadha
290d46dba8 ICU-3301 fix collation failure
X-SVN-Rev: 15190
2004-05-07 03:14:44 +00:00
Ram Viswanadha
aecfee37ef ICU-3737 fix InterIndic transliterators
X-SVN-Rev: 15189
2004-05-07 02:57:53 +00:00
Steven R. Loomis
ae00785417 ICU-3301 add getKeywordValues and test
X-SVN-Rev: 15188
2004-05-06 23:34:55 +00:00
Mark Davis
6bb095957e ICU-3737 fixed hebrew
X-SVN-Rev: 15187
2004-05-06 23:03:43 +00:00
Ram Viswanadha
4aaaefba5e ICU-3301 fix exhaustive test failure
X-SVN-Rev: 15185
2004-05-06 20:05:35 +00:00
Ram Viswanadha
9753719577 ICU-3301 oops missed ICU_VERSION
X-SVN-Rev: 15181
2004-05-06 18:57:31 +00:00
Andy Heninger
81c160035a ICU-3295 RBBI, more tests.
X-SVN-Rev: 15170
2004-05-06 05:39:17 +00:00
Andy Heninger
245b176207 ICU-3295 RBBI runtime port to Java
X-SVN-Rev: 15169
2004-05-06 05:36:38 +00:00
Ram Viswanadha
1417351221 ICU-3301 re-add th.brk until Andy figures out how to fix the code
X-SVN-Rev: 15167
2004-05-06 02:10:43 +00:00
Ram Viswanadha
86f5724cba ICU-3301 add icudata.jar and remove ICULocaleData.jar files
X-SVN-Rev: 15166
2004-05-06 02:09:41 +00:00
Ram Viswanadha
b172ff111b ICU-3301 add testdata files
X-SVN-Rev: 15165
2004-05-06 02:08:53 +00:00
Ram Viswanadha
6c9d134040 ICU-3301 update version
X-SVN-Rev: 15164
2004-05-06 02:08:36 +00:00
Ram Viswanadha
708911f432 ICU-3301 Integrate data generated by ICU into ICU4J
X-SVN-Rev: 15163
2004-05-06 02:07:48 +00:00
Andy Heninger
43ee8a9c4d ICU-3295 rbbi rt port to Java, word break monkey test
X-SVN-Rev: 15150
2004-05-05 01:17:24 +00:00
Markus Scherer
a36ab8d296 ICU-3703 add ICU properties NF*_Inert and Segment_Starter
X-SVN-Rev: 15148
2004-05-04 21:37:09 +00:00
Markus Scherer
0038743f47 ICU-3170 undo fixes to UnicodeData.txt and instead keep test from complaining about bugs
X-SVN-Rev: 15147
2004-05-04 20:48:07 +00:00
Alan Liu
3b2f2fc1b8 ICU-2825 fix @see
X-SVN-Rev: 15144
2004-05-04 19:58:17 +00:00
Doug Felt
b91e850875 fixed 3653: enum is reserved in JDK 1.5
X-SVN-Rev: 15143
2004-05-04 19:41:23 +00:00
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
Alan Liu
b2fc66bf8b ICU-3391 add pattern chars for YeugAZ fields
X-SVN-Rev: 14659
2004-03-09 22:24:14 +00:00
Alan Liu
84360af5ea ICU-3391 add FieldPosition selectors for for YeugAZ fields
X-SVN-Rev: 14658
2004-03-09 22:23:43 +00:00
Alan Liu
a66aa4cf27 ICU-3638 give LOCALE_ELEMENTS package access
X-SVN-Rev: 14644
2004-03-06 18:08:04 +00:00
Alan Liu
af348eb124 ICU-3638 fix null check bug; remove redundant code; flesh out docs; general cleanup
X-SVN-Rev: 14643
2004-03-06 01:34:30 +00:00
Alan Liu
e187e27c20 ICU-3517 fix javadoc errors
X-SVN-Rev: 14636
2004-03-05 01:12:17 +00:00
Ram Viswanadha
6868046968 ICU-3652 comment out call to API that has been introduced in JDK 1.4
X-SVN-Rev: 14633
2004-03-04 22:01:55 +00:00
Alan Liu
88c61e35d6 ICU-3631 code cleanup
X-SVN-Rev: 14632
2004-03-04 21:57:47 +00:00
Alan Liu
5cdc355a46 ICU-3631 improve performance by avoiding unnecessary field computation
X-SVN-Rev: 14631
2004-03-04 21:21:42 +00:00
Eric Mader
5d65fbba29 ICU-2069 Use a circular buffer for the paren stack.
X-SVN-Rev: 14628
2004-03-04 02:09:53 +00:00
Alan Liu
1325e63e17 ICU-3631 improve performance by caching weekend data
X-SVN-Rev: 14627
2004-03-03 18:45:11 +00:00
Alan Liu
53485d7afe ICU-3631 improve performance by avoiding unnecessary toString() call
X-SVN-Rev: 14626
2004-03-03 18:33:45 +00:00
Doug Felt
3dca31cccd ICU-0 update readme
X-SVN-Rev: 14610
2004-02-27 20:06:52 +00:00
Eric Mader
96b5f044cd ICU-2070 I missed a spot!
X-SVN-Rev: 14601
2004-02-26 22:32:30 +00:00
Eric Mader
234e15cf2f ICU-2070 set object pointer on paren stack to null when popped.
X-SVN-Rev: 14600
2004-02-26 21:59:07 +00:00
Eric Mader
16d93bb2f4 ICU-3444 when popping paren stack, reset startSP if we pop below it.
X-SVN-Rev: 14598
2004-02-26 21:50:33 +00:00
Alan Liu
b366f40902 ICU-3517 add getElements() test
X-SVN-Rev: 14591
2004-02-26 00:47:23 +00:00
Alan Liu
43d904a89b ICU-3517 fix compiler warnings
X-SVN-Rev: 14584
2004-02-25 01:44:45 +00:00
Alan Liu
8c54cc66d8 ICU-3517 fix compiler warning
X-SVN-Rev: 14583
2004-02-25 01:38:03 +00:00
Alan Liu
071d0492f4 ICU-3517 remove SimpleBITest
X-SVN-Rev: 14582
2004-02-25 01:32:34 +00:00
Alan Liu
29269d2238 ICU-3517 make concrete transilterators package private and @internal
X-SVN-Rev: 14581
2004-02-25 01:29:54 +00:00
Alan Liu
f1c2d3a096 ICU-3517 make internal constants package private and @internal; add getElements()
X-SVN-Rev: 14580
2004-02-25 01:28:42 +00:00
Alan Liu
af8cbb4684 ICU-3517 make toString output shorter
X-SVN-Rev: 14579
2004-02-25 01:25:20 +00:00
Alan Liu
5f70fc369e ICU-3517 remove obsolete transliterators and tests
X-SVN-Rev: 14578
2004-02-25 01:24:58 +00:00
Mark Davis
4fa6b7d22e retracted bogus changes in 1.10
X-SVN-Rev: 14577
2004-02-25 00:21:21 +00:00
Alan Liu
db7996cb9e ICU-3517 move obsolete classes to impl package
X-SVN-Rev: 14576
2004-02-25 00:04:56 +00:00
Alan Liu
4beb98f1e2 ICU-3517 remove duplicate getDate(y,m,d)
X-SVN-Rev: 14575
2004-02-25 00:04:39 +00:00
Alan Liu
7d2d9dfd51 ICU-3517 avoid deprecated new Date(); clean up warnings
X-SVN-Rev: 14574
2004-02-25 00:04:07 +00:00
Alan Liu
0050b69435 ICU-3517 avoid deprecated new Date(y,m,d)
X-SVN-Rev: 14573
2004-02-25 00:01:56 +00:00
Alan Liu
cdc0b20d83 ICU-3517 add getDate(y,m,d) to supplant deprecated new Date(y,m,d)
X-SVN-Rev: 14572
2004-02-25 00:01:34 +00:00
Alan Liu
fc5bcc1cc2 ICU-3517 fix compiler warning
X-SVN-Rev: 14570
2004-02-24 21:46:38 +00:00
Mark Davis
ab0b75881b boilerplate testing
X-SVN-Rev: 14567
2004-02-24 01:55:31 +00:00
Alan Liu
95c4dc0c2d ICU-3400 consolidate toPattern tests
X-SVN-Rev: 14561
2004-02-21 04:17:33 +00:00
Alan Liu
8f1373d83c ICU-3400 make UnicodeSet.toPattern() prefer [ab] over [a-b]
X-SVN-Rev: 14558
2004-02-20 23:32:06 +00:00
Alan Liu
c01a6bdc37 ICU-3089 add generic legal/illegal pattern test; disallow unquoted specials in suffix
X-SVN-Rev: 14556
2004-02-20 19:40:31 +00:00
Alan Liu
05611f11f9 ICU-3289 cleanup
X-SVN-Rev: 14549
2004-02-20 00:17:28 +00:00
Alan Liu
db4e20d1e4 ICU-3289 defer static initialization to shorten transliterator service startup time
X-SVN-Rev: 14548
2004-02-20 00:16:41 +00:00
Alan Liu
dc20632138 ICU-3289 defer BreakIterator construction to shorten transliterator service startup time
X-SVN-Rev: 14547
2004-02-20 00:16:20 +00:00
Alan Liu
c59adcbe18 ICU-1285 flesh out DecimalFormat docs about formatting
X-SVN-Rev: 14545
2004-02-19 01:11:59 +00:00
Alan Liu
adcfcefe70 ICU-3568 fix typo
X-SVN-Rev: 14544
2004-02-19 01:07:21 +00:00
Alan Liu
6a5a325587 ICU-3296 update and correct class docs for DecimalFormat, esp. re: padding
X-SVN-Rev: 14542
2004-02-19 00:32:14 +00:00
Alan Liu
50b38a99e0 ICU-3296 add external links to Sun JDK 1.4 API
X-SVN-Rev: 14541
2004-02-19 00:30:53 +00:00
Mark Davis
ffeb40756c tool updates
X-SVN-Rev: 14539
2004-02-18 03:09:02 +00:00
Doug Felt
ac3df02904 ICU-3574 enhance tool to show differences in changed APIs
X-SVN-Rev: 14516
2004-02-13 17:52:50 +00:00
Doug Felt
2a417cd56e ICU-3574 prototype tool to compare APIs between releases of ICU4J
X-SVN-Rev: 14505
2004-02-13 00:10:32 +00:00
Mark Davis
73529e8ad9 performance fixes for UnicodeMap
X-SVN-Rev: 14493
2004-02-12 08:11:32 +00:00
Mark Davis
ed21be41c5 performance fixes for UnicodeMap
X-SVN-Rev: 14492
2004-02-12 06:56:28 +00:00
Alan Liu
967064db9c ICU-3090 add regression test to prove 3090 is user error
X-SVN-Rev: 14489
2004-02-12 01:10:19 +00:00
Alan Liu
05643c4b10 ICU-3090 add JUnit-like assert methods
X-SVN-Rev: 14487
2004-02-12 01:08:32 +00:00
Alan Liu
00cd738b4a ICU-3568 delete erroneous comment
X-SVN-Rev: 14486
2004-02-12 01:01:38 +00:00
Mark Davis
62335fd2aa misc fixes
X-SVN-Rev: 14485
2004-02-12 00:47:31 +00:00
Alan Liu
357b3fd941 ICU-2823 update docs for pad characters
X-SVN-Rev: 14480
2004-02-11 00:00:18 +00:00
Alan Liu
932911551e ICU-3565 fix line ends
X-SVN-Rev: 14475
2004-02-10 21:52:48 +00:00
Doug Felt
a6ae2907f5 ICU-3517 remove use of Date constructor
X-SVN-Rev: 14470
2004-02-09 17:06:40 +00:00
Mark Davis
d1ef79fafd misc fixes to UnicodeProperty, etc.
X-SVN-Rev: 14468
2004-02-07 01:01:17 +00:00
Doug Felt
873f4f09fd ICU-3652 make icu4j run under security manager
X-SVN-Rev: 14467
2004-02-06 21:54:06 +00:00
Eric Mader
ea103f5f2b ICU-3555 Use a Unicode literal instead of a codepage string constant.
X-SVN-Rev: 14447
2004-02-04 18:59:47 +00:00
GCL Shanghai
a130f9df82 ticket: 2844:synch up icu4j/java i18n tests
X-SVN-Rev: 14445
2004-02-04 02:40:14 +00:00
Doug Felt
614fad51d5 ICU-0 update for release
X-SVN-Rev: 14433
2004-01-30 19:17:51 +00:00
Doug Felt
df38a31306 ICU-3516 change capitalization to Copyright-Info
X-SVN-Rev: 14432
2004-01-29 19:56:30 +00:00
Vladimir Weinstein
b56eeccaf6 ICU-2202 documentation fix
X-SVN-Rev: 14429
2004-01-29 19:29:05 +00:00
Vladimir Weinstein
c2aa429d9f ICU-3515 fix documentation warnings
X-SVN-Rev: 14428
2004-01-29 19:17:14 +00:00
Doug Felt
d6cb19bb0f ICU-3473 update icu4j jar manifests to add a copyright tag
X-SVN-Rev: 14424
2004-01-28 20:11:58 +00:00
Vladimir Weinstein
c044acc5c8 ICU-3515 more fixes to implicit generation and tailoring
X-SVN-Rev: 14423
2004-01-28 02:06:00 +00:00
Doug Felt
92cb24a635 ICU-3517 clean up imports
X-SVN-Rev: 14421
2004-01-27 23:13:25 +00:00
Alan Liu
751e8a47d1 ICU-2202 make equals() smarter
X-SVN-Rev: 14411
2004-01-26 23:04:48 +00:00
Alan Liu
c1a1e316ec ICU-2202 make BreakIterator register() clear out the text
X-SVN-Rev: 14410
2004-01-26 23:04:28 +00:00
Alan Liu
f311004150 ICU-2202 rewrite and enhance tests to cover all services and to check behavior before and after registration and unregistration
X-SVN-Rev: 14402
2004-01-23 23:17:20 +00:00
Alan Liu
3e33bfaadb ICU-2202 flush cache during registration and unregistration
X-SVN-Rev: 14401
2004-01-23 23:15:18 +00:00
Alan Liu
47975fb299 ICU-2202 delete ^M
X-SVN-Rev: 14400
2004-01-23 23:14:48 +00:00
Doug Felt
b84d28e6e4 ICU-2732 didn't resize large enough
X-SVN-Rev: 14397
2004-01-23 20:33:39 +00:00
Ram Viswanadha
fbcd6bdd00 ICU-3435 code coverage update
X-SVN-Rev: 14383
2004-01-22 19:26:48 +00:00
Vladimir Weinstein
ca6c846214 ICU-3515 new binary data files
X-SVN-Rev: 14382
2004-01-22 06:46:03 +00:00
Vladimir Weinstein
ace5f3fc36 ICU-3515 tests for implicit CE generation and implicit tailoring
X-SVN-Rev: 14381
2004-01-22 06:42:26 +00:00
Vladimir Weinstein
42c173f5a1 ICU-3515 runtime and builder versions of collator bumped up
X-SVN-Rev: 14380
2004-01-22 06:41:57 +00:00
Vladimir Weinstein
a9c0dc465d ICU-3515 fixes for tailoring around implicits
X-SVN-Rev: 14379
2004-01-22 06:41:10 +00:00
Vladimir Weinstein
43f7629080 ICU-3515 new implicit CE generation runtime
X-SVN-Rev: 14378
2004-01-22 06:40:38 +00:00
Vladimir Weinstein
c45d22e692 ICU-3515 new implicit CE generation
X-SVN-Rev: 14377
2004-01-22 06:39:58 +00:00
Vladimir Weinstein
3a4d24a8f7 ICU-3515 needed some more hex methods for testing
X-SVN-Rev: 14376
2004-01-22 06:39:04 +00:00
Doug Felt
8407cec4d5 jb 0: misc
X-SVN-Rev: 14363
2004-01-20 00:21:49 +00:00
Doug Felt
1adf29ac1c jb 3516: update manifest files for 2.8 relase
X-SVN-Rev: 14362
2004-01-20 00:15:16 +00:00
Ram Viswanadha
b9dd3ada3d ICU-3513 fix a small target language detection bug
X-SVN-Rev: 14344
2004-01-16 02:59:46 +00:00
Ram Viswanadha
a0c32bb166 ICU-3513 add options for producing root bundle
X-SVN-Rev: 14340
2004-01-16 01:16:49 +00:00
Alan Liu
1ed3c6992a ICU-2202 update docs
X-SVN-Rev: 14334
2004-01-15 22:22:01 +00:00
Alan Liu
0469f7b5ca ICU-2202 add basic test
X-SVN-Rev: 14333
2004-01-15 22:18:50 +00:00
Alan Liu
25afe1cd60 ICU-2202 update docs and add toString()
X-SVN-Rev: 14332
2004-01-15 22:18:09 +00:00
Vladimir Weinstein
d041ed1d61 ICU-2751 implementation and tests for Collator's getVersion and getUCAVersion
X-SVN-Rev: 14316
2004-01-14 21:49:20 +00:00
Ram Viswanadha
862d04547e ICU-3453 compress the jar files
X-SVN-Rev: 14306
2004-01-12 23:54:16 +00:00
Alan Liu
ffa29e4d1c ICU-2202 hook ICULocaleService mechanism into getLocale()
X-SVN-Rev: 14304
2004-01-12 22:50:16 +00:00
Alan Liu
e87fd55e7f ICU-2202 add getLocale() protocol to Currency
X-SVN-Rev: 14303
2004-01-12 22:49:44 +00:00
Alan Liu
818ea8c940 ICU-2202 clean up javadoc HTML tags
X-SVN-Rev: 14300
2004-01-12 21:18:43 +00:00
Ram Viswanadha
6d0580b7ae ICU-3453 fix for IBM JDK on AIX
X-SVN-Rev: 14299
2004-01-12 21:13:00 +00:00
Ram Viswanadha
dfad935799 ICU-3453 getStackTrace only available in jdk 1.4
X-SVN-Rev: 14296
2004-01-11 20:20:25 +00:00
Ram Viswanadha
4e13384484 ICU-3453 don't run the search test twice
X-SVN-Rev: 14295
2004-01-10 23:45:33 +00:00
Ram Viswanadha
dbbd29c25b ICU-3453 don't run the search test twice
X-SVN-Rev: 14294
2004-01-10 23:35:53 +00:00
Ram Viswanadha
bfdf7f70d4 ICU-3453 a minor fix for IBM JDK 1.4.1 on AIX
X-SVN-Rev: 14292
2004-01-10 22:45:44 +00:00
Ram Viswanadha
4ca3deaa7e ICU-3494 data update for the bug fix
X-SVN-Rev: 14285
2004-01-09 21:11:59 +00:00
Vladimir Weinstein
a43e39cd07 ICU-3494 Test binary collation generation fix
X-SVN-Rev: 14284
2004-01-09 21:01:58 +00:00
Vladimir Weinstein
90fcf48efc ICU-3494 fix binary collation generation bug
X-SVN-Rev: 14276
2004-01-09 07:31:57 +00:00
Ram Viswanadha
57d4092bc1 ICU-3435 code coverage update
X-SVN-Rev: 14275
2004-01-09 03:09:05 +00:00
Ram Viswanadha
96969d34a2 ICU-3480 minor updates
X-SVN-Rev: 14274
2004-01-09 03:04:11 +00:00
Alan Liu
f88cee9317 ICU-2202 make getLocale() implementation consistent across classes
X-SVN-Rev: 14267
2004-01-08 22:27:14 +00:00
Vladimir Weinstein
aebd3abe4b ICU-3478 remove skipIfICU, implement skipIfBeforeICU helper function
X-SVN-Rev: 14260
2004-01-08 20:08:40 +00:00
Vladimir Weinstein
29a450b889 ICU-3480 timebomb activated in 2004. Should have been activated for ICU 3.0
X-SVN-Rev: 14259
2004-01-08 20:08:11 +00:00