Mark Davis
|
804efbcf22
|
ICU-7869 Add Markus's fix
X-SVN-Rev: 28523
|
2010-08-25 18:22:58 +00:00 |
|
Mark Davis
|
c29b6e289f
|
ICU-7869 Hard-code first characters in script.
X-SVN-Rev: 28519
|
2010-08-24 22:29:52 +00:00 |
|
Mark Davis
|
29d25d47c7
|
ICU-7869 Added utility class for testing (originally in CLDR)
X-SVN-Rev: 28518
|
2010-08-24 03:36:26 +00:00 |
|
Mark Davis
|
0d8df23f3b
|
ICU-7869 Made the value not be comparable. Added hack for pinyin support. Minor change to Differ for type-safety.
X-SVN-Rev: 28517
|
2010-08-24 03:34:55 +00:00 |
|
Yoshito Umaoka
|
0ceedde0c5
|
ICU-7777 Small updates based on Doug's review comment.
X-SVN-Rev: 28512
|
2010-08-23 06:39:24 +00:00 |
|
Yoshito Umaoka
|
82c89e9950
|
ICU-7869 Fixed test name problem introduced by the previous change AGAIN!.
X-SVN-Rev: 28511
|
2010-08-23 06:31:40 +00:00 |
|
Mark Davis
|
0f19b5ee8c
|
ICU-7869 Cleaned up names according to discussion.
X-SVN-Rev: 28509
|
2010-08-22 00:43:36 +00:00 |
|
Mark Davis
|
000d3bbf9d
|
ICU-7869 Made lazy-evaluated arguments; still a bit more cleanup to come.
X-SVN-Rev: 28507
|
2010-08-21 01:15:43 +00:00 |
|
Michael Ow
|
e9ef072967
|
ICU-7882 Enable BCP47 ids and update a few test cases in ICU4J.
X-SVN-Rev: 28502
|
2010-08-20 19:35:16 +00:00 |
|
John Emmons
|
be123c47b5
|
ICU-6325 Clean up SimpleDateFormat - appendGMT function no longer needed
X-SVN-Rev: 28501
|
2010-08-20 18:24:45 +00:00 |
|
Michael Ow
|
dbcbc0711e
|
ICU-7872 Update icudata.jar with updated lmbcs code page.
X-SVN-Rev: 28496
|
2010-08-19 15:01:00 +00:00 |
|
Yoshito Umaoka
|
5ec2372386
|
ICU-7880 Fixed VersionInfo treading problem. Changed HashMap to ConcurrentHashMap for supporting thread safe access to the internal cache.
X-SVN-Rev: 28493
|
2010-08-18 21:27:47 +00:00 |
|
Yoshito Umaoka
|
f09139d86e
|
ICU-7777 Merging ULocale API and implementation updates from the work branch.
X-SVN-Rev: 28486
|
2010-08-18 16:32:02 +00:00 |
|
Yoshito Umaoka
|
430b2b7b01
|
ICU-7568 2010l to ICU4J trunk
X-SVN-Rev: 28480
|
2010-08-16 19:02:17 +00:00 |
|
Yoshito Umaoka
|
a967e42071
|
ICU-7894 Fixed a typo in the icu4j-core build script to exclude cnvalias.icu from core jar.
X-SVN-Rev: 28476
|
2010-08-16 17:15:59 +00:00 |
|
John Emmons
|
c86940b784
|
ICU-7724 Merge support for non-contiguous numbering systems
X-SVN-Rev: 28469
|
2010-08-13 22:17:10 +00:00 |
|
Yoshito Umaoka
|
8fd81d1a6b
|
ICU-7568 2010k to icu4j trunk
X-SVN-Rev: 28467
|
2010-08-13 21:35:52 +00:00 |
|
Yoshito Umaoka
|
668b6e8cf4
|
ICU-7869 Fixed test name problem in the previous change.
X-SVN-Rev: 28465
|
2010-08-13 20:53:09 +00:00 |
|
Jason Spieth
|
93a8105a51
|
ICU-7609 Allow rounding to negative zero - test case cleanup.
X-SVN-Rev: 28462
|
2010-08-13 19:21:30 +00:00 |
|
Mark Davis
|
8b0fd59d96
|
ICU-7869 Changed name, javadocs in response to feedback
X-SVN-Rev: 28460
|
2010-08-13 16:30:28 +00:00 |
|
Mark Davis
|
acb23c4a13
|
ICU-7869 Revised the API based on discussions.
X-SVN-Rev: 28451
|
2010-08-12 03:25:53 +00:00 |
|
John Emmons
|
de9c9b5284
|
ICU-6325 Create and use TimeZoneFormat class
X-SVN-Rev: 28447
|
2010-08-11 21:30:58 +00:00 |
|
Mark Davis
|
7778b300d7
|
ICU-7869 Expanded tests and fixed problems found.
X-SVN-Rev: 28426
|
2010-08-06 23:05:24 +00:00 |
|
Mark Davis
|
1a23022dfb
|
ICU-7869 Fixed test and code to speed up: test only checks main locales for now, code takes shortcut for first chars in script.
X-SVN-Rev: 28424
|
2010-08-06 16:22:11 +00:00 |
|
Mark Davis
|
51a09b3be2
|
ICU-7869 Add API as per initial design
X-SVN-Rev: 28422
|
2010-08-05 22:26:27 +00:00 |
|
Umesh Nair
|
f519d51352
|
ICU-7865 Wiring up IndexCharacters class with CLDR data; part of this is merged from the branch umesh/index-characters-100730
X-SVN-Rev: 28409
|
2010-08-04 16:42:37 +00:00 |
|
Andy Heninger
|
1360486f9e
|
ICU-7853 Fix Windows-only spoof check test failure.
X-SVN-Rev: 28375
|
2010-07-27 20:07:22 +00:00 |
|
Jason Spieth
|
a07c6d0ebe
|
ICU-7609 Allow rounding to negative zero.
X-SVN-Rev: 28329
|
2010-07-19 21:12:13 +00:00 |
|
John Emmons
|
a9e73eb65a
|
ICU-6325 Break dependency between zone-string format and Calendar
X-SVN-Rev: 28324
|
2010-07-16 18:13:17 +00:00 |
|
Markus Scherer
|
a3d88afb60
|
ICU-7746 port UTS #46 to Java
X-SVN-Rev: 28307
|
2010-07-14 20:11:29 +00:00 |
|
Andy Heninger
|
9fa040e389
|
ICU-7094 Set encoding to UTF-8 for reading Unicode spoof data files.
X-SVN-Rev: 28304
|
2010-07-13 19:47:46 +00:00 |
|
Andy Heninger
|
2294d0c998
|
ICU-7094 Spoof detector port from C to Java
X-SVN-Rev: 28294
|
2010-07-12 14:59:31 +00:00 |
|
Markus Scherer
|
13e8abd068
|
ICU-7237 port BidiTest.txt BiDi conformance test to Java; fix Bidi.java bug parallel to ICU4C source/common/ubidi.c change 26898 (missing NoContextRTL())
X-SVN-Rev: 28287
|
2010-07-08 10:05:34 +00:00 |
|
John Emmons
|
8f4fdeb4a4
|
ICU-6816 Just fixed some tab/space formatting
X-SVN-Rev: 28279
|
2010-07-01 17:58:06 +00:00 |
|
John Emmons
|
4532bd86f3
|
ICU-6816 Force calendar and number format to respect territory specific data
X-SVN-Rev: 28278
|
2010-07-01 17:47:40 +00:00 |
|
John Emmons
|
cad18745df
|
ICU-6138 Add tl_PH as an alias of fil_PH
X-SVN-Rev: 28276
|
2010-06-30 16:16:16 +00:00 |
|
Yoshito Umaoka
|
2f2cd0b5d0
|
ICU-7785 Workaround for Java TimeZoneNameProvider behavior problem in TimeZoneNameTest.
X-SVN-Rev: 28262
|
2010-06-23 23:02:30 +00:00 |
|
Yoshito Umaoka
|
7e5c0d23ed
|
ICU-7585 Fixed API status comments.
X-SVN-Rev: 28256
|
2010-06-22 21:07:20 +00:00 |
|
Yoshito Umaoka
|
4b9a795621
|
ICU-7585 Suppress fallthrough warning in CollationRuleParser.java.
X-SVN-Rev: 28236
|
2010-06-21 16:01:23 +00:00 |
|
Yoshito Umaoka
|
52c2a5cbd2
|
ICU-7765 Merging the wsjar fix done in maint-4-4 stream to trunk.
X-SVN-Rev: 28234
|
2010-06-21 15:15:01 +00:00 |
|
Umesh Nair
|
3e24713df1
|
ICU-7015 Compact collation syntax (lists and ranges): svn merge -r 27727:28181 icu4j/branches/umesh/collation
X-SVN-Rev: 28192
|
2010-06-14 23:39:34 +00:00 |
|
John Emmons
|
5f545450a0
|
ICU-7734 Merge last minute 1.9M1 changes to ICU
X-SVN-Rev: 28187
|
2010-06-14 21:12:51 +00:00 |
|
Yoshito Umaoka
|
c6ccb8d251
|
ICU-6994 The previous change removed copy-test-data target from packaging-tests project. We need to update Eclipse project to remove the builder for copy-test-data as well.
X-SVN-Rev: 28183
|
2010-06-14 15:26:11 +00:00 |
|
Yoshito Umaoka
|
014a18e855
|
ICU-6994 ICU4J build targets to generate *-src.jar which contain only .java source files as well as ICU4J source package archive in .tgz. Also some updates in release target: new target 'release' to build all download files with version string. Old target 'releaseJar' was deleted.
X-SVN-Rev: 28174
|
2010-06-11 17:02:51 +00:00 |
|
John Emmons
|
aef7b19644
|
ICU-7734 Merge CLDR 1.9M1 data into ICU
X-SVN-Rev: 28166
|
2010-06-09 18:33:07 +00:00 |
|
Markus Scherer
|
ea1a61a42a
|
ICU-7736 add Normalizer2.getDecomposition(c)
X-SVN-Rev: 28162
|
2010-06-09 05:59:39 +00:00 |
|
Mark Davis
|
258d19db7b
|
ICU-7737 Small fixes to UnicodeProperty
X-SVN-Rev: 28148
|
2010-06-05 00:07:14 +00:00 |
|
Markus Scherer
|
31a49c5b96
|
ICU-7442 make Normalizer2.normalize(to Appendable) public
X-SVN-Rev: 28146
|
2010-06-04 23:34:43 +00:00 |
|
Markus Scherer
|
64b9da144e
|
ICU-7686 initialize FCD only when the collator needs it (Java)
X-SVN-Rev: 28138
|
2010-06-04 22:23:41 +00:00 |
|
John Emmons
|
2b3b71ec57
|
ICU-7599 Add support for alternate number symbols per numberinig system
X-SVN-Rev: 28135
|
2010-06-04 18:30:15 +00:00 |
|