Yoshito Umaoka
|
d28d15669a
|
ICU-7027 Resolved some compiler warnings.
X-SVN-Rev: 27056
|
2009-12-11 23:09:56 +00:00 |
|
Yoshito Umaoka
|
8e4568204a
|
ICU-7277 Fixed Eclipse project file problem in the previous change. Also set svn:ignore to specify directory 'out' for the new project directory.
X-SVN-Rev: 27055
|
2009-12-11 22:27:41 +00:00 |
|
Yoshito Umaoka
|
fb723c62cb
|
ICU-7277 Fixed command line build problems introduced by previous changes.
X-SVN-Rev: 27054
|
2009-12-11 21:59:27 +00:00 |
|
Doug Felt
|
8aec2d2a55
|
ICU-7277 remove overlooked comment
X-SVN-Rev: 27053
|
2009-12-11 21:10:59 +00:00 |
|
Doug Felt
|
a41fd31be3
|
ICU-7277 merged branches/dougfelt/currsplit -r 26994:27047 into trunk. restored original (not merged) data jars. fixed currdata external tool builder problem.
X-SVN-Rev: 27051
|
2009-12-11 20:59:29 +00:00 |
|
Michael Ow
|
2ece8a6f3d
|
ICU-7091 Use java timezone instead of java calendar.
X-SVN-Rev: 27008
|
2009-12-03 05:38:18 +00:00 |
|
Yoshito Umaoka
|
c77ddd796e
|
ICU-6673 Changed ULocale.ROOT definition from 'root' to empty. Also fixed ULocale#getFallback issues.
X-SVN-Rev: 26998
|
2009-12-01 05:12:27 +00:00 |
|
Doug Felt
|
3c20720e09
|
ICU-7274 merge branches/dougfelt/localesplit r26974:26992 into trunk
X-SVN-Rev: 26993
|
2009-11-30 21:53:28 +00:00 |
|
Markus Scherer
|
fcb96edba1
|
ICU-7272 fix implementation for script codes >0x7f
X-SVN-Rev: 26975
|
2009-11-25 19:30:56 +00:00 |
|
Doug Felt
|
434ca552f8
|
ICU-7082 merged localeformat branch 26892:26977
X-SVN-Rev: 26973
|
2009-11-25 18:54:02 +00:00 |
|
Claire Ho
|
ccb5efefb0
|
ICU-7240 Fixed collation test failures after UUCS5.2 upgrade.
X-SVN-Rev: 26962
|
2009-11-21 00:37:52 +00:00 |
|
Andy Heninger
|
1e29b2a88c
|
ICU-7108 Fix and reenable Line Break monkey tests in ICU4J
X-SVN-Rev: 26961
|
2009-11-20 23:55:57 +00:00 |
|
Andy Heninger
|
a7f460e761
|
ICU-7077 UTrie2 port to Java, cleanup and optimization of iteration
X-SVN-Rev: 26959
|
2009-11-20 23:03:58 +00:00 |
|
Andy Heninger
|
22efa333d0
|
ICU-7257 add source file location to assert function output in Java test framework
X-SVN-Rev: 26958
|
2009-11-20 21:41:38 +00:00 |
|
Markus Scherer
|
16168ea78a
|
ICU-7182 remove support for Unicode Normalization behavior before corrigendum 5 (PRI #29), and small simplification of recompose()
X-SVN-Rev: 26954
|
2009-11-19 05:41:12 +00:00 |
|
Yoshito Umaoka
|
fe5eca2018
|
ICU-7194 Update readme and API change report.
X-SVN-Rev: 26945
|
2009-11-18 04:35:12 +00:00 |
|
Yoshito Umaoka
|
9ab5acc788
|
ICU-3931 Added a temporary serialization test case for SelectFormat
X-SVN-Rev: 26944
|
2009-11-18 04:27:31 +00:00 |
|
Yoshito Umaoka
|
c563c9cceb
|
ICU-3931 Merging SelectFormat.java from Kirti's branch to trunk for M3 with some code cleanup.
X-SVN-Rev: 26943
|
2009-11-18 03:56:33 +00:00 |
|
Yoshito Umaoka
|
b0fec15df6
|
ICU-7194 Fix Eclipse warnings introduced recently.
X-SVN-Rev: 26942
|
2009-11-18 03:20:16 +00:00 |
|
Yoshito Umaoka
|
2cd9096d18
|
ICU-6990 2009s updates to the ICU4J trunk.
X-SVN-Rev: 26932
|
2009-11-17 20:20:21 +00:00 |
|
Yoshito Umaoka
|
4456096267
|
ICU-7194 Updated API change report.
X-SVN-Rev: 26922
|
2009-11-17 15:19:41 +00:00 |
|
Yoshito Umaoka
|
47f62ca328
|
ICU-7194 Minimum updates in ICU4J readme for M3
X-SVN-Rev: 26918
|
2009-11-16 06:27:43 +00:00 |
|
Yoshito Umaoka
|
a08c82a115
|
ICU-7027 Fixed a bug in timeZoneCheck.
X-SVN-Rev: 26917
|
2009-11-16 06:19:33 +00:00 |
|
Yoshito Umaoka
|
82db54eb63
|
ICU-7194 Update timebombs for M3
X-SVN-Rev: 26916
|
2009-11-16 05:24:39 +00:00 |
|
Andy Heninger
|
97725c7854
|
ICU-7077 UTrie2 port to Java, merge from development branch.
X-SVN-Rev: 26903
|
2009-11-14 00:17:38 +00:00 |
|
Markus Scherer
|
7ab2eb97d0
|
ICU-7084 Unicode 5.2: merge -r 26806:26891 branches/markus/uni52 into trunk (Java)
X-SVN-Rev: 26901
|
2009-11-13 21:38:05 +00:00 |
|
Doug Felt
|
0b0401e906
|
ICU-7232 merge branch/dougfelt/datasplit at revision 26882 into trunk
X-SVN-Rev: 26885
|
2009-11-12 21:56:49 +00:00 |
|
Michael Ow
|
a1900371b7
|
ICU-7226 Undo commit revision 24105 from ticket 6300.
X-SVN-Rev: 26871
|
2009-11-11 17:33:56 +00:00 |
|
Yoshito Umaoka
|
927a01c2e8
|
ICU-6990 2009r updates to icu4j trunk
X-SVN-Rev: 26867
|
2009-11-11 05:48:53 +00:00 |
|
Yoshito Umaoka
|
af6765a0a1
|
ICU-7194 Update ICU4J version to 4.3.3
X-SVN-Rev: 26853
|
2009-11-06 06:33:24 +00:00 |
|
Yoshito Umaoka
|
3cef7e25bb
|
ICU-7227 Fixed a problem in getSimpleTimeZoneRulesNear to return a pair of rules that can be used for creating SimpleTimeZone.
X-SVN-Rev: 26849
|
2009-11-06 03:12:49 +00:00 |
|
Yoshito Umaoka
|
8f8f3449e5
|
ICU-6635 Additional change to match the latest JDK locale enhancement proposal.
X-SVN-Rev: 26847
|
2009-11-05 21:09:18 +00:00 |
|
John Emmons
|
20b3037ed2
|
ICU-1624 Add additional tests for Hebrew Calendar
X-SVN-Rev: 26844
|
2009-11-03 05:21:20 +00:00 |
|
Yoshito Umaoka
|
7dffff4ea1
|
ICU-6990 2009q updates to icu4j trunk
X-SVN-Rev: 26841
|
2009-11-03 02:03:59 +00:00 |
|
Yoshito Umaoka
|
f6094ae96c
|
ICU-6990 tzdata2009p / CLDR 1.7.1.1 updates to the icu4j trunk.
X-SVN-Rev: 26828
|
2009-10-30 18:43:44 +00:00 |
|
Jason Spieth
|
6ff64495e1
|
ICU-6990 2009o ICU4J
X-SVN-Rev: 26813
|
2009-10-27 03:19:22 +00:00 |
|
Yoshito Umaoka
|
e5dc053c11
|
ICU-6635 Updated the implementation of BCP47 language tag support, locale builder, etc to match the latest JDK locale enhancement proposal.
X-SVN-Rev: 26804
|
2009-10-23 22:01:51 +00:00 |
|
Michael Ow
|
8fbea86221
|
ICU-7185 Ensure swaplfnl option is not ignored.
X-SVN-Rev: 26784
|
2009-10-14 04:52:54 +00:00 |
|
Yoshito Umaoka
|
d4ef02200d
|
ICU-7075 Updated readme and api change report for 4.4M2.
X-SVN-Rev: 26742
|
2009-10-05 21:30:36 +00:00 |
|
Yoshito Umaoka
|
ea7d49c696
|
ICU-7027 Fixed some compiler warnings.
X-SVN-Rev: 26741
|
2009-10-05 21:16:36 +00:00 |
|
Yoshito Umaoka
|
f3b49de0a0
|
ICU-7075 Ignore SecurityException when reading system property used for ICULogger under security manager enabled.
X-SVN-Rev: 26739
|
2009-10-05 16:58:27 +00:00 |
|
Yoshito Umaoka
|
84c84795e3
|
ICU-7075 Update the timebomb for VTimeZone Asia/Amman problem.
X-SVN-Rev: 26738
|
2009-10-05 15:46:20 +00:00 |
|
John Emmons
|
ceb60561d4
|
ICU-7173 Merge CLDR 1.8p1 data from branch
X-SVN-Rev: 26735
|
2009-10-03 03:56:15 +00:00 |
|
Jason Spieth
|
15e32fe597
|
ICU-6990 2009n ICU4J
X-SVN-Rev: 26716
|
2009-10-01 16:03:33 +00:00 |
|
Yoshito Umaoka
|
ff242a51a3
|
ICU-7169 Fixed DateTimePatternGenerator threading problem. Also added getFrozenInstance as @internal for now.
X-SVN-Rev: 26709
|
2009-09-30 22:32:48 +00:00 |
|
Yoshito Umaoka
|
6d08d7a36f
|
ICU-7030 Generics support in Freezable. Some other co-variant return type support. Merging changes done in the branch to the trunk.
X-SVN-Rev: 26699
|
2009-09-29 21:28:39 +00:00 |
|
Yoshito Umaoka
|
7d19f16115
|
ICU-6924 UPropertyAlias#get*Enum to return UProperty.UNDEFINED instead of throwing an IllegalArgumentException. UnicodeSet to call these methods directly and removed try/catch block in a loop.
X-SVN-Rev: 26698
|
2009-09-29 19:21:35 +00:00 |
|
Yoshito Umaoka
|
bc31f197d0
|
ICU-6810 Use generic template type T instead of U for addAllTo.
X-SVN-Rev: 26697
|
2009-09-29 15:46:24 +00:00 |
|
Jason Spieth
|
8af6181661
|
ICU-7140 Change cache hashkey in ULocale based method and other cache tweaks per comments.
X-SVN-Rev: 26695
|
2009-09-28 20:33:53 +00:00 |
|
John Emmons
|
e4e4513690
|
ICU-7136 Modify ICUResourceBundle implementation to honor %%ParentIsRoot resources in locales with multiple scripts
X-SVN-Rev: 26685
|
2009-09-24 17:28:39 +00:00 |
|