Commit Graph

5490 Commits

Author SHA1 Message Date
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
d993e6600a ICU-7585 Exclude internal APIs in the API change report. See ticket#7787 for details. Refresh the API change report without --internal option.
X-SVN-Rev: 28264
2010-06-24 03:01:46 +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
4e11698730 ICU-7585 Updated the API change report.
X-SVN-Rev: 28249
2010-06-22 13:20:31 +00:00
Yoshito Umaoka
c5521ac8b6 ICU-7585 Updated readme for 4.6M1.
X-SVN-Rev: 28241
2010-06-21 21:19:45 +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
016ae98fba ICU-7476 Adding draft pom.xml for publishing ICU4J to maven central.
X-SVN-Rev: 28184
2010-06-14 19:23:06 +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
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
Jason Spieth
7e73643a0f ICU-7621 Change mapping of display name constants SHORT to 'V' and SHORT_COMMONLY_USED to 'z' for JDK compatibility.
X-SVN-Rev: 28119
2010-06-01 16:06:13 +00:00
Markus Scherer
6f8e7a6c8f ICU-7722 fix comment parallel to C++ r28117
X-SVN-Rev: 28118
2010-06-01 06:11:32 +00:00
Markus Scherer
b3cff02501 ICU-7703 fix operator precedence like in C++ r28115
X-SVN-Rev: 28116
2010-05-31 17:42:01 +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
414d8f3f3a ICU-7568 2010j to ICU4J trunk
X-SVN-Rev: 28093
2010-05-25 18:09:26 +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
Yoshito Umaoka
01da75cfcf ICU-7623 A couple of changes merged from the latest update of readme.html from maint-4-4.
X-SVN-Rev: 27981
2010-04-23 20:18:03 +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
e7ef45a1f0 ICU-7568 2010i to icu4j trunk
X-SVN-Rev: 27954
2010-04-20 01:31:29 +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
61aa8a5447 ICU-7395 Committing the exact same updates with r27933 (maint-4-4) to the trunk. API comparison with 4.4 and beyond will be done by the new tool code.
X-SVN-Rev: 27934
2010-04-15 21:40:57 +00:00
Yoshito Umaoka
9d2abc788f ICU-7591 Aded main method in VersionInfo to print out ICU version information. Also, specify VersionInfo as the main class of icu4j.jar, so people can access installed ICU4J version information easily.
X-SVN-Rev: 27917
2010-04-09 18:59:48 +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
Jason Spieth
7dcc9d2171 ICU-7568 2010g to ICU4J trunk
X-SVN-Rev: 27901
2010-04-05 02:20:53 +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
fd27d2725c ICU-7585 Added release 4.4 API data.
X-SVN-Rev: 27893
2010-04-02 15:32:33 +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
Yoshito Umaoka
e4ccf19c0c ICU-7568 tzdata2010f to the ICU4J trunk.
X-SVN-Rev: 27868
2010-03-23 15:05:31 +00:00
Yoshito Umaoka
64a40e9538 ICU-7448 Added a note for the OlsonTimeZone serialization incompatibility issue. Also fixed some typos, etc. Updated for final 4.4 release.
X-SVN-Rev: 27840
2010-03-15 19:10:22 +00:00
Yoshito Umaoka
a24dde121f ICU-7542 Updated ICU/Unicode license files for ICU4J 4.4.
X-SVN-Rev: 27830
2010-03-12 03:27:56 +00:00
Yoshito Umaoka
695a8d6d9d ICU-7535 Reverted the change set r27008 to fix the regression problem.
X-SVN-Rev: 27817
2010-03-11 16:38:54 +00:00
Yoshito Umaoka
4356920a56 ICU-7507 Changed the default target to jar. Do not copy internal sub-component jars to the root. Fixed build dependency problem in the target tool. Updated readme.html to match the changes.
X-SVN-Rev: 27811
2010-03-10 07:52:28 +00:00
Yoshito Umaoka
a75b85c03e ICU-6990 tzdata2010e to ICU4J
X-SVN-Rev: 27805
2010-03-09 15:31:48 +00:00
Doug Felt
d78aae9895 ICU-7508 minor edits
X-SVN-Rev: 27802
2010-03-08 18:41:59 +00:00
Yoshito Umaoka
c58c7068a7 ICU-7505 Added build.properties in the ICU4J source jar.
X-SVN-Rev: 27801
2010-03-08 17:24:01 +00:00
Yoshito Umaoka
1d689fa797 ICU-7431 Import the latest locale data (ICU4C r27782 / CLDR revision 4792) to avoid the compact collation tailoring bug.
X-SVN-Rev: 27783
2010-03-05 04:59:51 +00:00
Yoshito Umaoka
6f6181b6d2 ICU-7444 Updated the contents of readme.html for 4.4RC1. Need more refinement before relase.
X-SVN-Rev: 27780
2010-03-05 00:22:07 +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
53b52534b0 ICU-7444 Fixed some module support targets. Add necessary normalization data files.
X-SVN-Rev: 27763
2010-03-03 15:55:33 +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
0670240ebc ICU-7138 Fixed redundant cast warnings
X-SVN-Rev: 27761
2010-03-03 09:08:42 +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
b5b905d18d ICU-7444 Update API change report for 4.4M5.
X-SVN-Rev: 27759
2010-03-03 05:20:38 +00:00
Yoshito Umaoka
acb1ac8a5f ICU-7444 Added no-arg protected constructors in new abstrac classes for tagging API status explicitly.
X-SVN-Rev: 27758
2010-03-03 05:09:57 +00:00
Yoshito Umaoka
1434f9804e ICU-7395 Once revert the changes done by Doug. I will re-integrate the changes after 4.4. See my notes in the ticket#7395.
X-SVN-Rev: 27755
2010-03-03 04:31:04 +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
Michael Ow
4dcaef917e ICU-7138 Port ebcdic update changes to ICU4J
X-SVN-Rev: 27745
2010-03-02 20:29:32 +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
26a16c64f7 ICU-7444 Use HTML link instead of @link in JavaDoc for cross project references. There is no way to suppress only JavaDoc warnings on Eclipse IDE.
X-SVN-Rev: 27742
2010-03-02 17:43:57 +00:00
Yoshito Umaoka
6fce034ada ICU-7444 Deleted eclipse=dummy.jar
X-SVN-Rev: 27741
2010-03-02 17:11:40 +00:00
Yoshito Umaoka
7d6b095df0 ICU-7444 Removed empty directories
X-SVN-Rev: 27740
2010-03-02 17:06:56 +00:00
Jason Spieth
89536a16f0 ICU-6691 Clear fields on setTimeInMillis ICU4J
X-SVN-Rev: 27739
2010-03-02 16:50:02 +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
Yoshito Umaoka
4eca0bba1a ICU-6444 Fixed a metazone golden zone mapping problem caused by its cache logic. To fix this problem, I updated the data structure of mapTimezones. This change was done in CLDR svn revision 4748 and ICU4C r27683. Regenerate ICU4J data using ICU4C r27683 and fixed the caching problem described above.
X-SVN-Rev: 27684
2010-02-25 22:11:15 +00:00
Markus Scherer
8ea928cc8f ICU-2007 fix spanBack(fromIndex<0) pinning behavior
X-SVN-Rev: 27680
2010-02-25 19:30:39 +00:00
Yoshito Umaoka
d9908563d0 ICU-5624 Removed debug code accidentally included in the last check in. Also resovled a compiler warning (rudandunt cast).
X-SVN-Rev: 27673
2010-02-25 16:22: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
Markus Scherer
2d25e02751 ICU-7273 minor internal doc fixes from code review
X-SVN-Rev: 27664
2010-02-24 23:58:07 +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
Yoshito Umaoka
2338e1a289 ICU-7027 Added a simple target 'runTest' just run a test case, without building ICU4J.
X-SVN-Rev: 27637
2010-02-23 17:54:52 +00:00
Markus Scherer
012a658c7a ICU-7273 create and use new CacheBase and SoftCache
X-SVN-Rev: 27630
2010-02-22 18:25:17 +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
137ab94981 ICU-7273 move from the User Guide into the API doc the note about old Normalizer not working like/not implementing CharacterIterator
X-SVN-Rev: 27612
2010-02-20 05:45:10 +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
Yoshito Umaoka
010a977b26 ICU-7356 Updated ICU4J data version to match the data updated by r27591.
X-SVN-Rev: 27592
2010-02-18 15:49:13 +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
Markus Scherer
dce05514ff ICU-7421 fix Java TrieIterator (old Trie): did not work for supplementary-character parts of 16-bit tries; the iterator used data from the beginning of the array but that's where the index array is
X-SVN-Rev: 27585
2010-02-17 23:30:35 +00:00
Markus Scherer
6df15e57a3 ICU-7273 fix Trie2 iteration: stop when range.leadSurrogate becomes true
X-SVN-Rev: 27582
2010-02-17 18:22:36 +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
Peter Edberg
ba9061c635 ICU-6830 getDateTimeSkeleton() should not normalize 'H' to 'h'
X-SVN-Rev: 27567
2010-02-15 19:30:33 +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
59417495a0 ICU-7273 cleaner Normalizer.Mode dispatch
X-SVN-Rev: 27555
2010-02-12 21:08:38 +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
583893cb0e ICU-7273 change Normalizer to delay building the Unicode 3.2 UnicodeSet until the UNICODE_3_2 option is used
X-SVN-Rev: 27549
2010-02-11 23:22:18 +00:00
Markus Scherer
34c4f9f0f3 ICU-7273 change Normalizer to delay .nrm data loading until the particular data is really needed
X-SVN-Rev: 27536
2010-02-11 00:43:26 +00:00
Markus Scherer
7a9b58ee51 ICU-7273 delay .nrm data loading until the particular data is needed
X-SVN-Rev: 27535
2010-02-10 23:44:28 +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
Markus Scherer
7c628650b3 ICU-7273 change Normalizer.compare() to use new code
X-SVN-Rev: 27527
2010-02-10 17:09:01 +00:00
Yoshito Umaoka
b4fc068df9 ICU-6444 Removed some internal time zone data tables from ZoneMeta. Updated the code to read only necessary data from resource bundle and cache the result. This change reduced the time for the runtime data structure initialization, without losing runtime performance.
X-SVN-Rev: 27526
2010-02-10 04:15:25 +00:00
Markus Scherer
145e7fde07 ICU-7273 remove now-unused old FCD NormalizerImpl code
X-SVN-Rev: 27523
2010-02-09 22:47:29 +00:00
Yoshito Umaoka
6d69ce9111 ICU-7302 Merging ICU4C data r27517 to ICU4J. This change removes bcp47 key/type mapping data from supplementalData.
X-SVN-Rev: 27518
2010-02-09 04:31: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
5581a9dbef ICU-7302 Merge ICU data with the latest keyTypeData.res.
X-SVN-Rev: 27513
2010-02-08 20:50:31 +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
Markus Scherer
68419d29a7 ICU-7273 remove remaining protected Normalizer.Mode methods: they were always publicly unreachable because Mode's constructor was private
X-SVN-Rev: 27502
2010-02-05 19:33:47 +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
343795167d ICU-7273 change NormalizationTransliterator to use new code
X-SVN-Rev: 27493
2010-02-04 23:52:57 +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
Markus Scherer
70e1ea6dcf ICU-7273 change Java Normalizer iteration functions to use new code
X-SVN-Rev: 27487
2010-02-04 06:55:08 +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
f9a9d47489 ICU-7273 finish Normalizer2Impl port to Java (normalizeAndAppend() and boundary tests), and port changes to top-level Normalizer.compare()
X-SVN-Rev: 27485
2010-02-03 05:53:06 +00:00
Yoshito Umaoka
7c8ac7848d ICU-6444 Merging C data changes for CLDR time zone reorg into ICU4J.
X-SVN-Rev: 27472
2010-02-02 04:56:48 +00:00
John Emmons
1866d0893b ICU-7307 Fix API docs for numbering systems
X-SVN-Rev: 27470
2010-02-02 03:44:53 +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
Markus Scherer
f934780ab2 ICU-7273 port FilteredNormalizer2 to Java and implement Unicode 3.2 normalization via new code
X-SVN-Rev: 27464
2010-01-30 19:42:03 +00:00
Doug Felt
97a24057a9 ICU-7395 tell javadoc that we understand enums, thankyouverymuch
X-SVN-Rev: 27448
2010-01-29 23:56:29 +00:00
Doug Felt
985b0b7631 ICU-7396 tag/document some new apis
X-SVN-Rev: 27444
2010-01-29 19:52:36 +00:00
Doug Felt
44f7023ffa ICU-7395 update api tools
X-SVN-Rev: 27443
2010-01-29 19:43:53 +00:00
Markus Scherer
744be6916f ICU-7273 add UProperty.CHANGES_WHEN_NFKC_CASEFOLDED API; not implemented yet
X-SVN-Rev: 27442
2010-01-29 17:47:14 +00:00
Markus Scherer
1aca9c0e72 ICU-7273 improve Normalizer dispatch to Normalizer2
X-SVN-Rev: 27440
2010-01-29 05:39:05 +00:00
Markus Scherer
d278d6f7f9 ICU-7273 port most of the FCD code to Java
X-SVN-Rev: 27438
2010-01-29 04:39:44 +00:00
Jason Spieth
2a41312305 ICU-6990 2010b ICU4J
X-SVN-Rev: 27434
2010-01-28 19:56:28 +00:00
Doug Felt
635a36de58 ICU-7389 icu tags, doc cleanup
X-SVN-Rev: 27430
2010-01-28 03:14:00 +00:00
Kirti Velankar
883293f927 ICU-3931 Changes in documentation
X-SVN-Rev: 27428
2010-01-28 01:16:13 +00:00
Michael Ow
5ec3e184c8 ICU-6444 Update icudata.jar with wintz and new metazoneInfo. Update source code to use metazoneInfo.
X-SVN-Rev: 27427
2010-01-27 23:59:19 +00:00
Markus Scherer
19a7ab2c49 ICU-7273 finish NFC Java port and wire it into the old Normalizer
X-SVN-Rev: 27425
2010-01-27 07:17:04 +00:00
Yoshito Umaoka
72b20e8947 ICU-7381 Replacing StringBuffer with StringBuilder in ICU4J runtime library implementation code.
X-SVN-Rev: 27424
2010-01-27 03:09:08 +00:00
Markus Scherer
4686b6df6d ICU-7273 port most of the composition code to Java
X-SVN-Rev: 27422
2010-01-26 21:54:39 +00:00
Yoshito Umaoka
7af711a383 ICU-7027 Delete icu-eclipse directory for now. These files are coming from the previous release. But we no longer support old JDK compatibility implementation.
X-SVN-Rev: 27420
2010-01-26 18:56:34 +00:00
Markus Scherer
ac5b571fbf ICU-7273 add ability to normalize to an Appendable
X-SVN-Rev: 27412
2010-01-26 06:53:44 +00:00
Markus Scherer
fd42a8367a ICU-7273 port decomposition to Java and wire new NFD code into the old Normalizer
X-SVN-Rev: 27409
2010-01-26 04:25:11 +00:00
Yoshito Umaoka
2af0451d93 ICU-7035 Updated UnicodeSet add(Collection) and addAll(Collection) to @stable ICU 4.4. Formerly, these methods returned Object instead of UnicodeSet. Because these are stable API, but return type had changed, I use @stable ICU 4.4. Also refreshed the API report.
X-SVN-Rev: 27384
2010-01-22 21:53:44 +00:00
Yoshito Umaoka
fe08b461c7 ICU-7035 Fixed missing/incorrect API status tag problems in several files.
X-SVN-Rev: 27383
2010-01-22 21:29:51 +00:00
Yoshito Umaoka
42b75276be ICU-7035 Refresh readme and API change report for M4.
X-SVN-Rev: 27378
2010-01-22 05:59:05 +00:00
Yoshito Umaoka
baf2429516 ICU-7125 Clean up API docs for M4.
X-SVN-Rev: 27377
2010-01-22 05:45:28 +00:00
Mark Davis
86ac11f3a4 ICU-7125 initial version (needs @internal/@draft/TODO cleanup)
X-SVN-Rev: 27374
2010-01-22 04:59:07 +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
Doug Felt
a580d43ea9 ICU-7367 update doc style/formatting, add docs for new apis
X-SVN-Rev: 27369
2010-01-22 00:16:15 +00:00
Yoshito Umaoka
16729e1fb0 ICU-5720 Changed ICU_DATA_VERSION's API status to @internal.
X-SVN-Rev: 27362
2010-01-21 20:48:48 +00:00
Markus Scherer
e410a316df ICU-2007 fix SpanCondition API doc
X-SVN-Rev: 27361
2010-01-21 20:45:32 +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
Yoshito Umaoka
4de37ff627 ICU-7035 Fixed a JavaDoc API status tag problem.
X-SVN-Rev: 27357
2010-01-21 16:26:52 +00:00
Yoshito Umaoka
f4fca46c27 ICU-7035 Refresh APIChangeReport with r27355.
X-SVN-Rev: 27356
2010-01-21 04:18:03 +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
76f2952142 ICU-7035 Exclude non API package (com.ibm.icu.impl) from the API report.
X-SVN-Rev: 27352
2010-01-20 22:45:20 +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