Commit Graph

2458 Commits

Author SHA1 Message Date
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