Commit Graph

537 Commits

Author SHA1 Message Date
Stuart Gill
ff2821ca77 ICU-8284 fix for root locale with modifier falling back to platform default
X-SVN-Rev: 29366
2011-01-27 21:09:03 +00:00
Stuart Gill
ff9448fe98 ICU-8277 change interpretation of Zzzz in the collation reordering codes
X-SVN-Rev: 29365
2011-01-27 20:56:28 +00:00
Mark Davis
c1ceb846a6 ICU-8167 minor formatting
X-SVN-Rev: 29361
2011-01-25 19:44:06 +00:00
Mark Davis
a2e6470823 ICU-8167 Refined the timing a bit.
X-SVN-Rev: 29360
2011-01-25 17:53:00 +00:00
Mark Davis
d2ef184687 ICU-8167 minor fix to message
X-SVN-Rev: 29355
2011-01-25 00:10:55 +00:00
Mark Davis
cb56b43cf3 ICU-8167 Revised the timing to have a warmup and bound by time. More should be done, but that can wait.
X-SVN-Rev: 29354
2011-01-24 22:53:46 +00:00
Markus Scherer
fe2355b1a1 ICU-8167 CharsTrieBuilder: change buildCharBuffer() to buildCharSequence(); and test fixes
X-SVN-Rev: 29342
2011-01-20 05:04:29 +00:00
Mark Davis
5bbf7c685b ICU-8167 check exhaustive mode
X-SVN-Rev: 29340
2011-01-20 01:55:51 +00:00
Markus Scherer
4a71f08a6f ICU-8167 CharsTrie and builder improvements parallel with BytesTrie
X-SVN-Rev: 29339
2011-01-20 01:18:26 +00:00
Yoshito Umaoka
c711b870c8 ICU-8057 Skip validating fields internally set by add method in non-leninent mode.
X-SVN-Rev: 29337
2011-01-19 22:40:25 +00:00
Mark Davis
11fadaf5c4 ICU-8167 added hash to test, strings not in map.
X-SVN-Rev: 29336
2011-01-19 22:31:27 +00:00
Markus Scherer
6ccba41d20 ICU-8167 BytesTrie.next(int) handles negative byte values, and the builder does not share the byte array across clear()
X-SVN-Rev: 29335
2011-01-19 22:05:28 +00:00
Mark Davis
29cab18119 ICU-8167 small updates, fixed "" case
X-SVN-Rev: 29334
2011-01-19 19:18:12 +00:00
John Emmons
d0a2188c95 ICU-7755 Data changes to support removal of hard fallbacks to Gregorian calendar
X-SVN-Rev: 29325
2011-01-17 17:20:52 +00:00
Mark Davis
cab45fcd2a ICU-8167 added tests for CharsTrie, separated out FAST and SMALL.
X-SVN-Rev: 29322
2011-01-17 07:35:20 +00:00
Mark Davis
6c1064bb42 ICU-8228 Minor tweaks after feedback from Markus
X-SVN-Rev: 29319
2011-01-15 23:24:26 +00:00
Mark Davis
0cce6961a6 ICU-8167 added another unit test for BytesTrie with more extensive example of usage
X-SVN-Rev: 29318
2011-01-15 23:20:39 +00:00
Yoshito Umaoka
5444245432 ICU-7919 Updated ICU eclipse plug-in build script. These changes will be back merged to 4.4/4.6 stream for Eclipse 3.7 release.
X-SVN-Rev: 29315
2011-01-15 03:38:28 +00:00
Michael Ow
d84ada43c8 ICU-8183 Improve Curreny and CharsetDetection code coverage in ICU4J
X-SVN-Rev: 29305
2011-01-14 18:34:17 +00:00
Markus Scherer
269a3ccecb ICU-8167 simplify & document BytesTrieBuilder API
X-SVN-Rev: 29300
2011-01-14 00:04:51 +00:00
Mark Davis
8f2666924e ICU-8226 Temporary patch for errln explosion.
X-SVN-Rev: 29288
2011-01-11 22:25:22 +00:00
Mark Davis
881d727e96 ICU-8226 Update utilities for cldr.
X-SVN-Rev: 29286
2011-01-11 21:57:03 +00:00
Markus Scherer
9b0208f933 ICU-8167 String.isEmpty() is new in Java 6, do not use it yet
X-SVN-Rev: 29283
2011-01-11 00:26:05 +00:00
Markus Scherer
339ca27b17 ICU-8167 port UCharsTrieTest to Java
X-SVN-Rev: 29281
2011-01-10 23:53:47 +00:00
Markus Scherer
045c005304 ICU-8167 port BytesTrieTest to Java
X-SVN-Rev: 29279
2011-01-10 21:23:38 +00:00
Yoshito Umaoka
95d0b6a8f9 ICU-8227 Fixed some test failures introduced by earlier changes.
X-SVN-Rev: 29233
2010-12-20 20:25:17 +00:00
Mark Davis
cb1a45d9da ICU-8228 Added the constants. Done before the end of the design review period, but don't anticipate any problems (can back out if needed).
X-SVN-Rev: 29222
2010-12-17 02:38:19 +00:00
Mark Davis
9eac5fb126 ICU-8227 Added another filter test, and fixed problems it exposed
X-SVN-Rev: 29221
2010-12-17 02:22:33 +00:00
Michael Ow
4c14bbd6aa ICU-8240 Update ICU4J compound text charset for handling continuous buffers
X-SVN-Rev: 29218
2010-12-16 23:36:15 +00:00
Mark Davis
9ffcb85ba1 ICU-8227 Whew, there were lots of problems in the way the old code was done. Now working much better.
X-SVN-Rev: 29207
2010-12-14 07:51:00 +00:00
Yoshito Umaoka
3037e36662 ICU-8210 Updated ICU4J versions and data. Moved some timebombs.
X-SVN-Rev: 29187
2010-12-10 21:11:35 +00:00
Yoshito Umaoka
1e3205b869 ICU-8078 Better ULocale/Locale mapping on JRE 7+ using the new Locale APIs.
X-SVN-Rev: 29181
2010-12-09 21:55:20 +00:00
Mark Davis
7ddf792330 ICU-8226 Update tests
X-SVN-Rev: 29177
2010-12-09 18:09:48 +00:00
Michael Ow
65efbb87d7 ICU-7089 Add test for Calendar class time stamp recalculation in ICU4J
X-SVN-Rev: 29165
2010-12-07 23:51:28 +00:00
Steven R. Loomis
ada54ef5d2 ICU-8207 re-enable a skipped test which had caught the swap issue..
X-SVN-Rev: 29146
2010-12-02 19:56:54 +00:00
Yoshito Umaoka
8566e3907d ICU-8022 #7316 is also reproduced with OpenJDK 6. Updated the test case to make it work on OpenJDK 6.
X-SVN-Rev: 29127
2010-12-01 22:37:53 +00:00
Yoshito Umaoka
c07690facb ICU-8022 Minor updates in readme.html for RC2. Deleted ucdterms.txt because we have unicode-license.txt.
X-SVN-Rev: 29086
2010-11-19 19:29:00 +00:00
Yoshito Umaoka
42a621afdb ICU-8022 Fixed test code problems with jdktzCheck.
X-SVN-Rev: 29067
2010-11-17 22:10:26 +00:00
Yoshito Umaoka
4961d60ef4 ICU-8022 BRS: organize imports
X-SVN-Rev: 29064
2010-11-17 15:55:01 +00:00
Peter Edberg
44330039cc ICU-8131 remove unihan collations, adjust tests
X-SVN-Rev: 29063
2010-11-17 05:35:28 +00:00
Markus Scherer
d92c186953 ICU-8149 Document what getPropertyValueEnum() returns for an unknown value alias
X-SVN-Rev: 29058
2010-11-16 22:17:52 +00:00
Yoshito Umaoka
10fdc15d5d ICU-8022 Replace TAB with SPs
X-SVN-Rev: 29027
2010-11-11 06:38:10 +00:00
Stuart Gill
469d4035bd ICU-3984 changes in response to code review
X-SVN-Rev: 29024
2010-11-11 02:11:46 +00:00
Mark Davis
4f230023d0 ICU-8142 fix the synchronization
X-SVN-Rev: 29021
2010-11-10 21:43:35 +00:00
Stuart Gill
0e5b74b849 ICU-3984 collation reordering complete
X-SVN-Rev: 29020
2010-11-10 02:35:21 +00:00
Stuart Gill
0e27c3ea13 ICU-3984 collation reordering checkpoint - still needs more tests and name change from script to reorder
X-SVN-Rev: 29018
2010-11-09 02:58:38 +00:00
Yoshito Umaoka
4954ca812f ICU-8120 Updated build scripts and eclipse workspace settings to use UTF-8 for java source files.
X-SVN-Rev: 29013
2010-11-08 15:11:14 +00:00
Umesh Nair
86ce28acfb ICU-7023 Supporting collation import syntax in ICU4J
X-SVN-Rev: 28970
2010-11-01 23:54:10 +00:00
Yoshito Umaoka
27d3ca72c3 ICU-7954 Add a new API checking availability of currency in the specified date range.
X-SVN-Rev: 28939
2010-10-28 18:28:09 +00:00
Markus Scherer
d442cc1556 ICU-7264 update layout engine script data
X-SVN-Rev: 28923
2010-10-26 23:40:36 +00:00
Markus Scherer
f6fb60ff6f ICU-7264 fix weight allocation and align sort key constants with C++
X-SVN-Rev: 28908
2010-10-25 23:02:08 +00:00
Mark Davis
4f9ae7991e ICU-7869 Added test that first script characters are actually the first ones.
X-SVN-Rev: 28905
2010-10-25 21:40:48 +00:00
Peter Edberg
583f5ab6ee ICU-8046 CLDR 1.9 integration pass 2 (J)
X-SVN-Rev: 28902
2010-10-25 06:46:33 +00:00
Markus Scherer
acafffb5d9 ICU-7264 Latin-1 special can result in CE_NOT_FOUND_; fall back to UCA, leave TODO to avoid this in the builder
X-SVN-Rev: 28897
2010-10-24 18:45:46 +00:00
Markus Scherer
d9de6496a8 ICU-7264 disable two failing string search test cases
X-SVN-Rev: 28896
2010-10-22 22:07:53 +00:00
Markus Scherer
3658544cc1 ICU-7264 unpaired surrogates are not ignorable any more; fix code for discontiguous contractions to look at combining classes of code *points*
X-SVN-Rev: 28895
2010-10-22 21:53:45 +00:00
Markus Scherer
8ebdd745da ICU-7264 adjust AlphabeticIndex.getFirstScriptCharacters() for Unicode 6.0: add first characters for Batak, Brahmi, Mandaic; see http://unicode.org/charts/collation/
X-SVN-Rev: 28894
2010-10-21 23:59:18 +00:00
Peter Edberg
926ba7847d ICU-8046 update TestOrdering timebomb, update TestMeasurementSystem
X-SVN-Rev: 28893
2010-10-21 22:25:43 +00:00
Markus Scherer
2947362274 ICU-7264 adjust TestRuleOptions data for FractionalUCA 6.0
X-SVN-Rev: 28892
2010-10-21 21:59:51 +00:00
Markus Scherer
c12d06e349 ICU-7264 noncharacters are not ignorable any more -- adapt TestNonChars()
X-SVN-Rev: 28891
2010-10-21 21:40:23 +00:00
Yoshito Umaoka
67531428ab ICU-8022 Revmoed unused import
X-SVN-Rev: 28889
2010-10-21 16:27:40 +00:00
Yoshito Umaoka
65decad384 ICU-8022 Fixed compiler warnings and source code format.
X-SVN-Rev: 28888
2010-10-21 16:26:09 +00:00
Peter Edberg
ec60bed6d5 ICU-7992 J DateTimePatternGenerator, fix matching for weekday name
X-SVN-Rev: 28886
2010-10-20 23:18:55 +00:00
Yoshito Umaoka
faca047508 ICU-7518 Workaround for 24:00 on a transition day problem. Use 23:59:59.999 as the transition time. iCal VTIMEZONE is not capable to handle such rule. Also a minor bug fix in BasicTimeZone.hasEquivalentTransitions which was found while updating the test case.
X-SVN-Rev: 28879
2010-10-20 06:19:12 +00:00
Markus Scherer
ac89f9ed5b ICU-7264 UCA 6.0 data & test data
X-SVN-Rev: 28876
2010-10-19 21:52:34 +00:00
Peter Edberg
1c7566e3db ICU-8046 CLDR 1.9 integration pass 1, update J tests
X-SVN-Rev: 28874
2010-10-19 19:26:22 +00:00
Jie J. Yang
8f55656334 ICU-7902 TimeUnitFormat uses unlocalized short time units for Greek, icu4j part
X-SVN-Rev: 28871
2010-10-19 08:11:35 +00:00
Andy Heninger
9474226f53 ICU-8044 Spoof check updates for the latest data.
X-SVN-Rev: 28863
2010-10-19 01:15:51 +00:00
Andy Heninger
a4a774bc57 ICU-8022 ICU4J data refreshed from ICU4C
X-SVN-Rev: 28862
2010-10-19 01:14:51 +00:00
Claire Ho
1d26b82ea8 ICU-7223 invlide range for handling expansions in CollationParsedRuleBuilder.
X-SVN-Rev: 28841
2010-10-15 22:25:56 +00:00
Michael Ow
228172d527 ICU-6959 Improve code coverage in ICU4J for com.ibm.icu.util.
X-SVN-Rev: 28829
2010-10-14 17:06:37 +00:00
Andy Heninger
24da281d4e ICU-7201 Transliterator threading fixes.
X-SVN-Rev: 28825
2010-10-14 00:28:44 +00:00
Michael Ow
0637aa7e4a ICU-8038 Fix BOM check in ICU4J TestConversion code.
X-SVN-Rev: 28821
2010-10-13 23:01:23 +00:00
Yoshito Umaoka
69866a3d5d ICU-8022 Fixing some compiler warnings.
X-SVN-Rev: 28811
2010-10-13 15:18:01 +00:00
Mark Davis
42bb7ee26b ICU-7264 add timebombs temporarily until collation files are updated.
X-SVN-Rev: 28808
2010-10-13 06:38:17 +00:00
Mark Davis
bf2f20ffe9 ICU-8037 added utilities
X-SVN-Rev: 28807
2010-10-13 06:09:18 +00:00
Yoshito Umaoka
f0aa65c877 ICU-7996 Fixed resource bundle alias resolution problems. Also restored resource alias test cases accidentally disabled before.
X-SVN-Rev: 28749
2010-10-04 19:42:01 +00:00
Andy Heninger
b38c190914 ICU-7989 Remove non-ASCII chars from ICU4J sources.
X-SVN-Rev: 28712
2010-09-27 23:13:38 +00:00
Yoshito Umaoka
40d22aabc1 ICU-7793 Clean up import statements.
X-SVN-Rev: 28682
2010-09-22 17:45:36 +00:00
Yoshito Umaoka
4d0bdec81e ICU-7968 Add a timebomb to TestFirstCharacters.
X-SVN-Rev: 28668
2010-09-21 20:56:07 +00:00
Jie J. Yang
6200d5808f ICU-7772 Fast string direction detection
X-SVN-Rev: 28666
2010-09-21 07:30:19 +00:00
Peter Edberg
52d02d3a55 ICU-7965 update icudata.jar for new th grapheme break iterator; remove J test timebomb
X-SVN-Rev: 28664
2010-09-21 04:04:24 +00:00
Markus Scherer
114432eec8 ICU-7264 merge Unicode 6.0 into trunk from branches/markus/uni60 -r 28341:28656
X-SVN-Rev: 28662
2010-09-21 00:32:21 +00:00
John Emmons
3c7ba0c2e4 ICU-7652 Get correct week data from territory based locale
X-SVN-Rev: 28660
2010-09-20 21:26:13 +00:00
Michael Ow
e22c2c9ed4 ICU-7926 Add compound text charset and update data in ICU4J
X-SVN-Rev: 28638
2010-09-17 05:07:40 +00:00
Yoshito Umaoka
755b0f2a56 ICU-7950 Clean up test code for SelectFormat.
X-SVN-Rev: 28623
2010-09-15 20:21:34 +00:00
Yoshito Umaoka
0316093289 ICU-7190 Updated ULocale#acceptLanguage to allow default script match. A input language tag zh-TW now matches the available locale zh-Hant-TW.
X-SVN-Rev: 28618
2010-09-14 17:50:20 +00:00
Yoshito Umaoka
dbb03414d4 ICU-7941 Improved CopticTest/Test6379.
X-SVN-Rev: 28613
2010-09-14 01:33:01 +00:00
Peter Edberg
64a2586663 ICU-7928 Update tests for CLDR 1.9m2 data
X-SVN-Rev: 28609
2010-09-13 19:42:34 +00:00
Steven R. Loomis
5fe7a82bae ICU-7937 fix ElapsedTimer to use whole number seconds, work around #7936
X-SVN-Rev: 28602
2010-09-10 20:25:21 +00:00
Yoshito Umaoka
d234932deb ICU-7793 Fixed all compiler warnings on JDK6 and Eclipse 3.6.
X-SVN-Rev: 28600
2010-09-09 22:29:17 +00:00
Yoshito Umaoka
8ea9d68eb1 ICU-7793 Update ICU4J version to 4.5.2
X-SVN-Rev: 28597
2010-09-09 16:45:37 +00:00
Mark Davis
b40fd1a2eb ICU-7869 add convenience method with Locale
X-SVN-Rev: 28568
2010-09-01 18:18:10 +00:00
Mark Davis
38eaa30361 ICU-7869 made name changes as per discussions with Andy, Markus
X-SVN-Rev: 28556
2010-08-30 20:28:15 +00:00
Mark Davis
d6213d77c7 ICU-7869 figured out how to do the pinyin buckets with complete sync to the getIndex bucket. Many deadends along the way, but it now works. Also added more comments.
X-SVN-Rev: 28541
2010-08-29 01:10:49 +00:00
Mark Davis
fe40416511 ICU-7869 added getBucketIndex and a test. It doesn't quite work right yet, but checking in so that Andy can look at it.
X-SVN-Rev: 28540
2010-08-28 01:15:48 +00:00
Mark Davis
c91d109999 ICU-7869 fixed labels to match buckets; fixed names to align with Andy's code; added tests for expected flow labels.
X-SVN-Rev: 28538
2010-08-27 23:46:45 +00:00
Mark Davis
8717b90914 ICU-7869 Escaped the unicode; moved hacks to the end of the file; some minor cleanup
X-SVN-Rev: 28529
2010-08-25 21:20:07 +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
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
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
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
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
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
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
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
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
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
Peter Edberg
79d1fa387f ICU-7728 Time format using 'S' (fractional seconds) should truncate, not round.
X-SVN-Rev: 28131
2010-06-04 03:01:29 +00:00
Yoshito Umaoka
8719f0c410 ICU-7282 Set maximum/minimum fraction digits and rounding increment by currency in the DecimalFormat initialization code. Added a test case for the problem and updated an existing test case which did not consider these settings are depending on the currency used by DecimalFormat.
X-SVN-Rev: 28111
2010-05-27 22:05:42 +00:00
Yoshito Umaoka
6f4a599df6 ICU-7690 Updated OlsonTimeZone#hashCode() to check if typeMapData array is null. Also updated toString to include typeMapData.
X-SVN-Rev: 28106
2010-05-26 21:15:42 +00:00
Jason Spieth
6dce030d93 ICU-7602 Add era to ChineseCalendar constructors. ICU4J
X-SVN-Rev: 28074
2010-05-19 16:25:14 +00:00
John Emmons
70fa16f19f ICU-7438 Add handling of POSIX variant as u-va-posix language tag
X-SVN-Rev: 28031
2010-05-06 21:47:16 +00:00
Michael Ow
ab0a766468 ICU-7592 Remove timebomb in data-driven conversion test. Fix a few bugs in charset code. Update testdata.jar.
X-SVN-Rev: 28022
2010-05-05 20:45:21 +00:00
Jason Spieth
2fa7270cf5 ICU-7357 Allow date format parsing to handle ISO format. Properly parse the era and allow negative years to derive the era. ICU4J
X-SVN-Rev: 28010
2010-05-04 17:34:29 +00:00
Peter Edberg
a2b3717e07 ICU-7644 (J) Enable non-Gregorian calendars for DateIntervalFormat
X-SVN-Rev: 27978
2010-04-23 19:39:50 +00:00
John Emmons
882a896939 ICU-7607 CLDR 1.8.1 integration
X-SVN-Rev: 27971
2010-04-22 17:55:39 +00:00
Yoshito Umaoka
a9d071ce6d ICU-7480 Limit maximum integer parsed by DateNumberFormat to prevent overflow. Setting the limit is safe for this usage, because maximum number used by SimpleDateFormat is int and the limit is almost max long.
X-SVN-Rev: 27945
2010-04-16 20:53:24 +00:00
Yoshito Umaoka
6c77748d81 ICU-7568 2010h to ICU4J trunk. Also updated the data path to 45b.
X-SVN-Rev: 27911
2010-04-09 01:32:55 +00:00
Yoshito Umaoka
8251996bb7 ICU-7603 Migrating Hashtable to HashMap.
X-SVN-Rev: 27906
2010-04-06 22:44:04 +00:00
Yoshito Umaoka
3b456d2c67 ICU-7603 Migrating Vector to List.
X-SVN-Rev: 27905
2010-04-06 19:08:45 +00:00
Yoshito Umaoka
2c620b0da6 ICU-7595 Fixed a bug in the leading zero padding code in SimpleDateFormat.
X-SVN-Rev: 27899
2010-04-02 21:39:33 +00:00
Yoshito Umaoka
100fd7d486 ICU-7585 Added ICU4J 4.4 serialization compatibility test data. The data was generated by maint-4-4 r27895 (release-4-4 had a problem generating the data. see ticket#7594).
X-SVN-Rev: 27898
2010-04-02 19:24:47 +00:00
Yoshito Umaoka
841e1b537f ICU-7594 Fixed serialization CoverageTest problem.
X-SVN-Rev: 27894
2010-04-02 18:27:07 +00:00
Yoshito Umaoka
fa43a480ef ICU-7585 Changed ICU4J version number to 4.5.1. Updated some timebombs.
X-SVN-Rev: 27891
2010-04-01 21:16:51 +00:00
John Emmons
58af853b0b ICU-7431 CLDR 1.8 integration
X-SVN-Rev: 27777
2010-03-04 05:46:44 +00:00
Yoshito Umaoka
1403fac095 ICU-7444 Removed System.out.println in SelectFormatAPITest.
X-SVN-Rev: 27762
2010-03-03 09:21:54 +00:00
Yoshito Umaoka
877401e404 ICU-7356 Updated serialization test case for PluralRules. Use canned rules instead of locale, so the result won't be affected by locale data changes.
X-SVN-Rev: 27760
2010-03-03 08:56:54 +00:00
Yoshito Umaoka
1aa08c9bfe ICU-7444 Fixed locale spi test problem. Java Currency#getInstance may throw IllegalArgumentException. The test code should handle the case.
X-SVN-Rev: 27752
2010-03-03 00:22:12 +00:00
Yoshito Umaoka
8608868c5f ICU-7360 Fixed missing API status tag problem except ArabicShaping constants.
X-SVN-Rev: 27747
2010-03-02 21:56:35 +00:00
Yoshito Umaoka
0197c49d64 ICU-7444 Fixed eclipse IDE warnings. Also cleaned up the format.
X-SVN-Rev: 27743
2010-03-02 18:43:38 +00:00
Yoshito Umaoka
7d6b095df0 ICU-7444 Removed empty directories
X-SVN-Rev: 27740
2010-03-02 17:06:56 +00:00
Yoshito Umaoka
ecc6d768d2 ICU-7101 Organized imports for 4.4 release. Replaced tabs with spaces.
X-SVN-Rev: 27733
2010-03-02 07:02:47 +00:00
Mark Davis
0bef6f34d0 ICU-7471 small fixes
X-SVN-Rev: 27716
2010-02-27 02:28:05 +00:00
Mark Davis
08f1bbfb4e ICU-7471 small fixes
X-SVN-Rev: 27715
2010-02-27 02:15:25 +00:00
Markus Scherer
6d6ec645c6 ICU-7437 oops! new SRC_NFC_CANON_ITER needs new branch in UCharacterProperty.hasBinaryProperty()
X-SVN-Rev: 27710
2010-02-26 23:03:42 +00:00
Yoshito Umaoka
cb6d25a3b2 ICU-7027 TestRoot to run properly even you run the test case alone in a time zone other than PST.
X-SVN-Rev: 27708
2010-02-26 21:52:01 +00:00
Markus Scherer
ec757f6a55 ICU-7437 Segment_Starter needs a different UnicodeSet range starts set than other normalization properties; inert characters are not all segment starters
X-SVN-Rev: 27707
2010-02-26 21:01:35 +00:00
Yoshito Umaoka
56609b1ea1 ICU-6844 Updated ResourceBundleWrapper to catch NoClassDefFoundError when loading a ResourceBundle implementation class by name.
X-SVN-Rev: 27703
2010-02-26 19:41:20 +00:00
Markus Scherer
579426987e ICU-5391 test (verbose) and update documentation for isWhitespace() and related functions
X-SVN-Rev: 27702
2010-02-26 18:19:40 +00:00
Yoshito Umaoka
1e82c14213 ICU-7050 Re-enabled IDNA test cases. Use reflection to call Transliterator. When Transliterator is absent, skip them.
X-SVN-Rev: 27701
2010-02-26 17:18:10 +00:00
Markus Scherer
48cfc006fe ICU-7251 test and fix UCharacter.toTitleCase(string with single-letter word, TITLECASE_NO_LOWERCASE)
X-SVN-Rev: 27690
2010-02-26 00:24:30 +00:00
Yoshito Umaoka
a6b45a6e9b ICU-7027 Build target timeZoneCheck to run all test for TestTimeZoneRoundTrip too.
X-SVN-Rev: 27689
2010-02-25 23:13:42 +00:00
Umesh Nair
951011c3e0 ICU-7015 Adding compact collation tailoring syntax to icu4j
X-SVN-Rev: 27686
2010-02-25 22:50:04 +00:00
John Emmons
b8f99118cc ICU-6887 Fix bad DOM calculation in Islamic calendar
X-SVN-Rev: 27666
2010-02-25 00:06:49 +00:00
Yoshito Umaoka
085b000633 ICU-7444 ICU4J version to 4.4. Changed one timebomb in DateTimeGeneratorTest/TestOrdering.
X-SVN-Rev: 27647
2010-02-24 08:44:19 +00:00
Yoshito Umaoka
b7bdaa9856 ICU-5624 64bit time zone transition support changes merged from Yoshito's work branch into ICU4J trunk. ICU4J data is synchronized with ICU4C r27644.
X-SVN-Rev: 27646
2010-02-24 08:25:35 +00:00
Peter Edberg
10ce5dce0e ICU-6872 Sync with latest C changes from ticket 7180
X-SVN-Rev: 27623
2010-02-22 01:20:35 +00:00
Markus Scherer
aa4f67d150 ICU-7273 make Normalizer2.getInstance() not throw an IOException
X-SVN-Rev: 27595
2010-02-18 22:50:46 +00:00
Markus Scherer
72c8f9620c ICU-7273 add loading of custom data, with caching and test code (test data was included in the latest testdata.jar update)
X-SVN-Rev: 27594
2010-02-18 18:50:23 +00:00
John Emmons
97ded6607a ICU-7356 CLDR 1.8 data integration - first run
X-SVN-Rev: 27591
2010-02-18 14:37:53 +00:00
Jason Spieth
6590b1bd7c ICU-6510 Backed out ChineseCalendar constructors due to API freeze, propose for ICU 4.6
X-SVN-Rev: 27574
2010-02-16 15:36:32 +00:00
Yoshito Umaoka
8d3eb2b79f ICU-7027 Added core-tests to collate-tests' classpath to run TestResourceBundle in GlobalizaitonPreferencesTest.
X-SVN-Rev: 27573
2010-02-16 06:00:54 +00:00
Jason Spieth
4ca46734c0 ICU-6510 New ChineseCalendar constructors
X-SVN-Rev: 27571
2010-02-16 02:58:35 +00:00
Yoshito Umaoka
ef1874ea26 ICU-7027 Remove System.out.println in SelectFormatUnitTest.
X-SVN-Rev: 27569
2010-02-15 20:33:41 +00:00
Markus Scherer
b15f884b16 ICU-7273 build data for CanonicalIterator start sets on the fly; replace remaining uses of NormalizerImpl
X-SVN-Rev: 27561
2010-02-13 22:13:37 +00:00
Markus Scherer
3ea9a0e230 ICU-7273 build data for CanonicalIterator on the fly; test old vs. new isCanonSegmentStarter()
X-SVN-Rev: 27552
2010-02-12 06:31:24 +00:00
Markus Scherer
537b4141fa ICU-7273 fix new FC_NFKC_Closure implementation
X-SVN-Rev: 27533
2010-02-10 23:05:27 +00:00
Markus Scherer
47b794991d ICU-7273 compute FC_NFKC_Closure on the fly
X-SVN-Rev: 27528
2010-02-10 21:41:06 +00:00
Yoshito Umaoka
16c90bb9d5 ICU-7302 Reading bcp47 key/type mapping data from the new resources in ICU4J.
X-SVN-Rev: 27514
2010-02-08 22:02:16 +00:00
Yoshito Umaoka
341ac1d4c7 ICU-7302 Synchronize ICU4J data with ICU4C. This update includes new resources for bcp47 key/type data (keyTypeData.res and timezoneTypes.res).
X-SVN-Rev: 27509
2010-02-08 16:56:21 +00:00
Markus Scherer
081917dedf ICU-7273 remove now-unused old NormalizerImpl code
X-SVN-Rev: 27506
2010-02-06 07:43:33 +00:00
Markus Scherer
f90578937a ICU-7273 remove old NormalizerImpl.getDecomposition()
X-SVN-Rev: 27504
2010-02-05 22:36:34 +00:00
Michael Ow
e98e5ab3aa ICU-7315 Skip bidi compatibility test on Java 7 due to known failures.
X-SVN-Rev: 27501
2010-02-05 19:13:41 +00:00
Yoshito Umaoka
3db7415618 ICU-7027 Add data projects in Eclipse Project References property for icu4j-core-test and icu4j-localespi-test.
X-SVN-Rev: 27498
2010-02-05 14:59:07 +00:00
Markus Scherer
5604d54fa3 ICU-7273 change Unicode properties to use new code
X-SVN-Rev: 27495
2010-02-05 01:30:19 +00:00
Markus Scherer
a1a504d023 ICU-7273 change Normalizer.concatenate() to use new code and remove most of the old Normalizer implementation code
X-SVN-Rev: 27491
2010-02-04 22:31:37 +00:00
Michael Ow
e477a2f5e5 ICU-7316 Update test case to reflect changes in Java 7 handling of primitive double.
X-SVN-Rev: 27486
2010-02-03 18:00:20 +00:00
Markus Scherer
7474af9d2d ICU-7273 finish port of quickCheck to Java
X-SVN-Rev: 27465
2010-02-01 19:59:00 +00:00
Yoshito Umaoka
21c14b4470 ICU-7035 API comment clean up. Removed unnecessary @internal tags and fixed wrong @internal tag usages.
X-SVN-Rev: 27373
2010-01-22 02:42:33 +00:00
Yoshito Umaoka
4fd4392a77 ICU-2007 Merging zhou's UnicodeSet.span changes (-r26754:27286 in branches/zhou/2007) with some fixes for compiler warnings, API documents etc.
X-SVN-Rev: 27360
2010-01-21 20:23:57 +00:00
Doug Felt
81a779dc3b ICU-7361 fix 'root' translation issues
X-SVN-Rev: 27354
2010-01-21 00:17:18 +00:00
Yoshito Umaoka
18553e9513 ICU-6447 Retract Formatter/Parser/BaseFormat for ICU4J 4.4. We'll revisit this after 4.6.
X-SVN-Rev: 27353
2010-01-20 23:51:57 +00:00
Yoshito Umaoka
1c5d050412 ICU-7035 icu4j-collate-test to include currdata, langdata and regiondata in its classpath for now. Updated year to 2010 in build property file. Changed API report version to 434.
X-SVN-Rev: 27351
2010-01-20 22:33:23 +00:00
Yoshito Umaoka
cfd92fecdc ICU-7305 Fixed some test problem under Java security manager enabled.
X-SVN-Rev: 27345
2010-01-20 17:50:58 +00:00
Yoshito Umaoka
a342ee6992 ICU-3931 Removed SelectFormat no-arg constructor. Fixed some JavaDoc warnings.
X-SVN-Rev: 27342
2010-01-20 02:50:38 +00:00
Yoshito Umaoka
f52d02c8a4 ICU-7305 Updated the timebomb in GlobalizationPreferencesTest. Revisit this after M4.
X-SVN-Rev: 27310
2010-01-18 14:59:04 +00:00
Norbert Lindenberg
c575e21d3a ICU-3931 Fixed SelectFormat serialization, equals(); TestMessageFormat.testSelectFormatToPattern()
X-SVN-Rev: 27309
2010-01-18 09:07:21 +00:00
Yoshito Umaoka
1c67e7b566 ICU-3931 Removed unused import statements.
X-SVN-Rev: 27306
2010-01-17 08:27:17 +00:00
Kirti Velankar
ae12fdd187 ICU-3931 Commenting out test cases - will be fixed later
X-SVN-Rev: 27299
2010-01-16 07:48:40 +00:00
Yoshito Umaoka
727fdddbce ICU-7128 Added a configuration property com.ibm.icu.text.DecimalFormat.SkipExtendedSeparatorParsing to disable extended separator character matching used by DecimalFormat. When the property is true, DecimalFormat uses only decimal/grouping separator characters during parse - this behavior is compatible with JDK.
X-SVN-Rev: 27270
2010-01-15 05:19:33 +00:00
Yoshito Umaoka
d3b29178e0 ICU-7345 Fixed a couple of decimal/grouping separator lenient parsing problems. Also updated implementation no longer needs to create a pair of UnicodeSet for parsing a number every time.
X-SVN-Rev: 27266
2010-01-15 02:26:57 +00:00
Peter Edberg
e6e5208a8d ICU-6872 Sync with C changes from tickets 6626, 5702, 7007, 7180 (2 new API)
X-SVN-Rev: 27260
2010-01-14 17:32:36 +00:00
Kirti Velankar
d1df3c60de ICU-3931 Merged with trunk r27250 from branch kirtig r27251 - Added SelectFormat
X-SVN-Rev: 27252
2010-01-13 02:20:05 +00:00
Yoshito Umaoka
bedfe071e5 ICU-7027 Changed the iteration time used by Test05_ConcurrentEverything to fit in the default unit test time threshold (10sec).
X-SVN-Rev: 27124
2010-01-04 15:19:23 +00:00
Yoshito Umaoka
bc57ab206e ICU-7305 Updated ICU4J version to 4.3.4.
X-SVN-Rev: 27113
2009-12-21 19:28:26 +00:00
Yoshito Umaoka
dda62f1106 ICU-7095 Updated UCharacter not to initialize its internal support classes such as UCaseName, UCharacterProperty and so on. Also updated these UCharacter internal support classes to have a public singleton for each, created at the initialization time.
X-SVN-Rev: 27101
2009-12-18 16:10:41 +00:00
Yoshito Umaoka
d28d15669a ICU-7027 Resolved some compiler warnings.
X-SVN-Rev: 27056
2009-12-11 23:09:56 +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
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
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
b0fec15df6 ICU-7194 Fix Eclipse warnings introduced recently.
X-SVN-Rev: 26942
2009-11-18 03:20:16 +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
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
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
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
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
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
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
Mark Davis
56afa88bdf ICU-6424 extract iterable comparator
X-SVN-Rev: 26682
2009-09-23 21:53:28 +00:00
Jason Spieth
d9a955b0b7 ICU-7140 Two level cache in NumberingSystem - ICU4J
X-SVN-Rev: 26680
2009-09-23 18:29:21 +00:00
Andy Heninger
5e28363a15 ICU-7151 ICU4J RBBI Line break tests updated for Unicode 5.2
X-SVN-Rev: 26639
2009-09-16 21:56:30 +00:00
Yoshito Umaoka
479df20ab5 ICU-7027 Fix translit-tests execution problem in Eclipse IDE.
X-SVN-Rev: 26595
2009-09-03 20:17:24 +00:00
Michael Ow
37b340e112 ICU-7120 Fix error check in test and concatenation code for normalizer.
X-SVN-Rev: 26594
2009-09-03 19:32:31 +00:00
John Emmons
0ea33cbf80 ICU-4069 Implement getDisplayLanguageWithDialect() and getDisplayNameWithDialect()
X-SVN-Rev: 26593
2009-09-03 19:10:51 +00:00
Yoshito Umaoka
ddd8a50457 ICU-7107 Fixed TimeZone#getDisplayName threading problem.
X-SVN-Rev: 26591
2009-09-03 18:57:40 +00:00
Mark Davis
42d4b38e15 ICU-7125 Add API for language matching for data that will be coming from CLDR.
X-SVN-Rev: 26589
2009-09-02 23:13:26 +00:00
Yoshito Umaoka
dd9ec6844f ICU-7027 Updated icu4j-localespi-tests project to use project specific Java compiler level.
X-SVN-Rev: 26582
2009-09-01 20:12:40 +00:00
Mark Davis
693b8adc7a ICU-7084 Tooling Fixes as result of U5.2
X-SVN-Rev: 26559
2009-08-27 12:03:04 +00:00
Jason Spieth
7b753884ce ICU-4735 Cleanup TimeZone getDisplayName changes based on review comments - ICU4J
X-SVN-Rev: 26552
2009-08-26 16:52:47 +00:00
John Vu
42a092da36 ICU-4442 Updated the test file to log the errors and clarified instructors. Cleaned up the code.
X-SVN-Rev: 26550
2009-08-26 00:03:37 +00:00
Yoshito Umaoka
743aa1e259 ICU-6824 Removed icu4j-collate dependency in icu4j-translit-tests project.
X-SVN-Rev: 26516
2009-08-19 20:02:01 +00:00