Andy Heninger
|
33a8b6e5a7
|
ICU-7988 add svn properties to text files as appropriate.
X-SVN-Rev: 28711
|
2010-09-27 22:31:10 +00:00 |
|
Norbert Lindenberg
|
6c75d439b9
|
ICU-7772 Use UCharacterDirection instead of ECharacterDirection per Markus's review comments.
X-SVN-Rev: 28695
|
2010-09-24 22:35:43 +00:00 |
|
Yoshito Umaoka
|
2e1aee8d0a
|
ICU-7724 Code review update - creating a defensive copy of char[] in getDigits().
X-SVN-Rev: 28689
|
2010-09-23 19:35:29 +00:00 |
|
Yoshito Umaoka
|
6beba077d3
|
ICU-6325 Removed synchronized keyowrd from _getDisplayName.
X-SVN-Rev: 28688
|
2010-09-23 18:49:45 +00:00 |
|
John Emmons
|
369c026ca2
|
ICU-7652 Use StringBuilder instead of StringBuffer
X-SVN-Rev: 28686
|
2010-09-22 21:45:19 +00:00 |
|
Yoshito Umaoka
|
40d22aabc1
|
ICU-7793 Clean up import statements.
X-SVN-Rev: 28682
|
2010-09-22 17:45:36 +00:00 |
|
Michael Ow
|
74c00c08b7
|
ICU-7882 Add method to get shortest subtag length
X-SVN-Rev: 28681
|
2010-09-22 05:48:26 +00:00 |
|
John Emmons
|
6130d62e99
|
ICU-7652 Fixed setWeekData not to use ULocale.Builder per Yoshito's review comments
X-SVN-Rev: 28679
|
2010-09-22 05:24:56 +00:00 |
|
John Emmons
|
38a48df94b
|
ICU-7724 Fix Javadoc comment for new API
X-SVN-Rev: 28677
|
2010-09-22 03:33:26 +00:00 |
|
John Emmons
|
ec4cf1f1ab
|
ICU-7724 Fix array compare/copy per Yoshito's review comments
X-SVN-Rev: 28676
|
2010-09-22 03:27:49 +00:00 |
|
Yoshito Umaoka
|
ed35e37223
|
ICU-7793 Fixed JavaDoc warnings in Bidi.java.
X-SVN-Rev: 28669
|
2010-09-21 21:47:34 +00:00 |
|
Jie J. Yang
|
6200d5808f
|
ICU-7772 Fast string direction detection
X-SVN-Rev: 28666
|
2010-09-21 07:30:19 +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
|
4294bd0c36
|
ICU-7926 Add compound test charset class.
X-SVN-Rev: 28639
|
2010-09-17 05:47:16 +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
|
3220024a63
|
ICU-7944 Minor updates to the Locale enhancement project related code.
X-SVN-Rev: 28620
|
2010-09-14 19:53:19 +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 |
|
Michael Ow
|
3696c605a3
|
ICU-7935 Ensure java canonical name works in ICU.
X-SVN-Rev: 28612
|
2010-09-13 23:08:09 +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 |
|
Michael Ow
|
c59f535cd7
|
ICU-7926 Add ISO-2022-CN-CNS to ICU4J
X-SVN-Rev: 28588
|
2010-09-08 23:19:03 +00:00 |
|
John Emmons
|
f259b852b3
|
ICU-7923 Remove isExponent argument as it isn't used
X-SVN-Rev: 28585
|
2010-09-08 21:44:06 +00:00 |
|
Mark Davis
|
b40fd1a2eb
|
ICU-7869 add convenience method with Locale
X-SVN-Rev: 28568
|
2010-09-01 18:18:10 +00:00 |
|
Yoshito Umaoka
|
573f451f67
|
ICU-7922 Converting a charset alias name data from byte[] to String by ICU's own code, instead of using new String(byte[], int, int).
X-SVN-Rev: 28566
|
2010-09-01 16:36:48 +00:00 |
|
Yoshito Umaoka
|
2347b7736e
|
ICU-7777 Minor update, synchronize code with JDK copy.
X-SVN-Rev: 28559
|
2010-08-31 03:34:39 +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
|
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
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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
|
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
|
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
|
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 |
|
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 |
|
Markus Scherer
|
ea1a61a42a
|
ICU-7736 add Normalizer2.getDecomposition(c)
X-SVN-Rev: 28162
|
2010-06-09 05:59:39 +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
|
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 |
|
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
|
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 |
|
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
|
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
|
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
|
0670240ebc
|
ICU-7138 Fixed redundant cast warnings
X-SVN-Rev: 27761
|
2010-03-03 09:08:42 +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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Jason Spieth
|
4ca46734c0
|
ICU-6510 New ChineseCalendar constructors
X-SVN-Rev: 27571
|
2010-02-16 02:58:35 +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
|
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 |
|
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 |
|
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 |
|
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
|
985b0b7631
|
ICU-7396 tag/document some new apis
X-SVN-Rev: 27444
|
2010-01-29 19:52:36 +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 |
|
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 |
|
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
|
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 |
|
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 |
|
Michael Ow
|
7f0c027bc4
|
ICU-7305 Fix non-ascii character.
X-SVN-Rev: 27349
|
2010-01-20 20:06:46 +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
|
e381b61395
|
ICU-7273 Removed unused imports.
X-SVN-Rev: 27343
|
2010-01-20 03:08:19 +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
|
937bf876d3
|
ICU-7035 Freezable methods' API status to 4.4 in GlobalizationPreferences.
X-SVN-Rev: 27338
|
2010-01-19 23:16:56 +00:00 |
|
Yoshito Umaoka
|
587ad9d857
|
ICU-7035 Updated Freezable methods' status to @stable ICU 4.4.
X-SVN-Rev: 27337
|
2010-01-19 23:11:35 +00:00 |
|
Markus Scherer
|
d875ce368a
|
ICU-7273 port Normalizer2Impl.load() to Java
X-SVN-Rev: 27336
|
2010-01-19 23:02:01 +00:00 |
|
Yoshito Umaoka
|
ea261366fe
|
ICU-7035 Fixed API status comment for ByteArrayWrapper#compareTo to @stable 4.4.
X-SVN-Rev: 27335
|
2010-01-19 22:58:49 +00:00 |
|
Yoshito Umaoka
|
64ed0a3be6
|
ICU-7035 Fixed API status comment for Freezable<UnicodeSet> methods to @stable 4.4.
X-SVN-Rev: 27334
|
2010-01-19 22:56:59 +00:00 |
|
Yoshito Umaoka
|
60cd371f9a
|
ICU-7035 Updated API status comment for UTF16.StringComparator#compare to @stable 4.4.
X-SVN-Rev: 27333
|
2010-01-19 22:53:10 +00:00 |
|
Yoshito Umaoka
|
a64f51c603
|
ICU-7035 Updated API status comment for compareTo to @stable 4.4
X-SVN-Rev: 27332
|
2010-01-19 22:36:13 +00:00 |
|
Yoshito Umaoka
|
087706c935
|
ICU-7035 Fixed API documentation for CharsetMatch#compareTo
X-SVN-Rev: 27331
|
2010-01-19 22:33:17 +00:00 |
|
Markus Scherer
|
68976c5324
|
ICU-7273 start adding Normalizer2 Java implementation code
X-SVN-Rev: 27330
|
2010-01-19 21:12:38 +00:00 |
|
Yoshito Umaoka
|
07c1c262c7
|
ICU-7305 Updating API draft status. Refresh the API change report with the updates.
X-SVN-Rev: 27327
|
2010-01-19 19:19:33 +00:00 |
|
Yoshito Umaoka
|
1686a16084
|
ICU-7273 Temporarily add @SuppressWarnings to resolve 'unused' warning
X-SVN-Rev: 27312
|
2010-01-18 15:08:19 +00:00 |
|
Yoshito Umaoka
|
2898e2085e
|
ICU-6872 Removed unused local variable String lang. This is no longer used since r27260.
X-SVN-Rev: 27311
|
2010-01-18 15:03:30 +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
|
b1a7b1c10f
|
ICU-3931 Code review changes for API
X-SVN-Rev: 27298
|
2010-01-16 07:47:37 +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 |
|
Doug Felt
|
335af0d393
|
ICU-7082 Revise display handling constant names per Markus's suggestions and to align with ICU4C
X-SVN-Rev: 27268
|
2010-01-15 02:52:35 +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 |
|
Markus Scherer
|
acc9b70c0d
|
ICU-7273 add new Java normalization API; without implementation, for the API Freeze
X-SVN-Rev: 27262
|
2010-01-14 23:03:50 +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 |
|
Yoshito Umaoka
|
debc645c69
|
ICU-7308 Added Utility.getFallbackClassLoader() and call it from 4 different places recently updated. This change was made by Doug's suggestion.
X-SVN-Rev: 27257
|
2010-01-14 00:07:59 +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
|
70734622a2
|
ICU-7277 Fixed a Java doc warning.
X-SVN-Rev: 27180
|
2010-01-08 04:09:23 +00:00 |
|
Yoshito Umaoka
|
41e34ed682
|
ICU-7277 Fixed a broken link in the Java doc.
X-SVN-Rev: 27179
|
2010-01-08 04:07:12 +00:00 |
|
Yoshito Umaoka
|
dc01b9fef4
|
ICU-7082 Fixed a broken link in the Java doc.
X-SVN-Rev: 27178
|
2010-01-08 04:06:38 +00:00 |
|
Yoshito Umaoka
|
25a81736e6
|
ICU-7308 Try Thread.currentThread().getContextClassLoader() before fallback to system class loader based on Deven's suggestion.
X-SVN-Rev: 27177
|
2010-01-08 03:44:08 +00:00 |
|
Doug Felt
|
9c609170a1
|
ICU-7082 more doc cleanup
X-SVN-Rev: 27169
|
2010-01-08 00:37:46 +00:00 |
|
Doug Felt
|
43d630fb43
|
ICU-4264 clean up message format docs a bit more to align more closely with ICU4C docs
X-SVN-Rev: 27165
|
2010-01-07 22:13:42 +00:00 |
|
Doug Felt
|
fb6815fc9d
|
ICU-4264 clean up message format docs a bit to clarify use of RBNF, shorten long lines
X-SVN-Rev: 27158
|
2010-01-07 01:18:16 +00:00 |
|
Doug Felt
|
9054a6919b
|
ICU-3072 Add comments at top of Holiday files reminding clients that this is draft API.
X-SVN-Rev: 27156
|
2010-01-07 00:31:57 +00:00 |
|
Doug Felt
|
11acc7e54f
|
ICU-7323 move API classes to text package, clean up some whitespace
X-SVN-Rev: 27153
|
2010-01-06 22:57:06 +00:00 |
|
Doug Felt
|
5129297cf3
|
ICU-7277 whitespace cleanup
X-SVN-Rev: 27152
|
2010-01-06 22:18:00 +00:00 |
|
Doug Felt
|
01e49d7279
|
ICU-7277 tag cleanup to APIs
X-SVN-Rev: 27151
|
2010-01-06 22:15:27 +00:00 |
|
Yoshito Umaoka
|
994193ba79
|
ICU-7319 Prevent IllegalArgumentException thrown in the ICUDebug class initializer when Java system property java.version contains number greater than 255.
X-SVN-Rev: 27146
|
2010-01-06 17:54:19 +00:00 |
|
Doug Felt
|
9440a6e740
|
ICU-7082 added docs and tags to public APIs
X-SVN-Rev: 27145
|
2010-01-06 17:46:03 +00:00 |
|
Yoshito Umaoka
|
337bb8effe
|
ICU-7095 Removed an import statement no longer used
X-SVN-Rev: 27125
|
2010-01-04 15:52:45 +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
|
2d3d906353
|
ICU-7308 Use system class loader as fallback class loader in ICUResourceBundleFactory. This is a workaround for Harmony integration.
X-SVN-Rev: 27112
|
2009-12-21 19:06:50 +00:00 |
|
Yoshito Umaoka
|
02328c1edc
|
ICU-7286 Also fixed unnecessary String construction in various codes.
X-SVN-Rev: 27105
|
2009-12-18 19:54:01 +00:00 |
|
Yoshito Umaoka
|
fd55ee2dcd
|
ICU-7286 Avoid Unnecessary String object creation.
X-SVN-Rev: 27103
|
2009-12-18 17:23:35 +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 |
|
Michael Ow
|
b53f0f9667
|
ICU-7156 Update LMBCS converter in ICU4J.
X-SVN-Rev: 27085
|
2009-12-16 21:48:30 +00:00 |
|
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 |
|
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
|
a7f460e761
|
ICU-7077 UTrie2 port to Java, cleanup and optimization of iteration
X-SVN-Rev: 26959
|
2009-11-20 23:03:58 +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
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Yoshito Umaoka
|
2fe427bc5d
|
ICU-7127 Resource loading code to support filepath with space characters and non-ASCII characters.
X-SVN-Rev: 26661
|
2009-09-21 20:30:49 +00:00 |
|
Yoshito Umaoka
|
2c2d76044f
|
ICU-7137 Moved getCalendarType from Calendar to new class CalendarUtil in impl package and use it from both Calendar and DateFormatSymbols.
X-SVN-Rev: 26643
|
2009-09-17 16:43:35 +00:00 |
|
Mark Davis
|
85f0ecb659
|
ICU-7139 fix index constructor, etc.
X-SVN-Rev: 26617
|
2009-09-10 17:57:19 +00:00 |
|
Michael Ow
|
ddc3287efd
|
ICU-4954 Use skipRuleWhiteSpace after white space check.
X-SVN-Rev: 26610
|
2009-09-08 16:42:54 +00:00 |
|
Mark Davis
|
323d5a9b31
|
ICU-7125 Modify internal data structure to make it easer to build in CLDR.
X-SVN-Rev: 26604
|
2009-09-04 19:37:27 +00:00 |
|
Yoshito Umaoka
|
71fb8f005b
|
ICU-4069 Some minor updates
X-SVN-Rev: 26603
|
2009-09-04 18:42:47 +00:00 |
|
Mark Davis
|
ddefb74427
|
ICU-7125 Fix warnings
X-SVN-Rev: 26601
|
2009-09-03 22:47:33 +00:00 |
|
Mark Davis
|
a13bccbf15
|
ICU-7125 Fix warnings
X-SVN-Rev: 26600
|
2009-09-03 22:44:25 +00:00 |
|
Mark Davis
|
b4176a2b83
|
ICU-7125 Fix warnings
X-SVN-Rev: 26599
|
2009-09-03 22:35:35 +00:00 |
|
Mark Davis
|
50cb567507
|
ICU-7125 Fix spurious test println
X-SVN-Rev: 26598
|
2009-09-03 22:30:26 +00:00 |
|
Yoshito Umaoka
|
830d75f537
|
ICU-7027 Once remove eclipse-dummy.jar from icu4j-core build path.
X-SVN-Rev: 26597
|
2009-09-03 20:44:49 +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
|
f8c58d2721
|
ICU-7107 Reverted the method signature to synchronized.
X-SVN-Rev: 26592
|
2009-09-03 19:00:24 +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
|
4425baa2f3
|
ICU-7027 Added eclipse-dummy.jar which contains dummy com.ibm.icu.text.Collator and Transliterator. Updated icu4j-core project to include the dummy jar in the build path, so we can resolve unwanted javadoc warning triggered by @link.
X-SVN-Rev: 26572
|
2009-08-28 19:46:57 +00:00 |
|
Michael Ow
|
392d7d16b6
|
ICU-4954 Ensure Unicode Pattern_White_Space set is used where appropriate.
X-SVN-Rev: 26571
|
2009-08-28 18:37:27 +00:00 |
|
John Emmons
|
e979b36cf7
|
ICU-4069 Cleanup unused variables
X-SVN-Rev: 26569
|
2009-08-28 15:26:43 +00:00 |
|
Yoshito Umaoka
|
eb9b97663b
|
ICU-7097 Enabled java compiler option -Xlint:all,-deprecation,-dep-ann for API projects. Fixed redundant cast warnings detected by javac in various files. Added @SuppressWarnings for intended usage of fallthrough in switch statements. Enabled fallthrough warning in Eclipse project files.
X-SVN-Rev: 26568
|
2009-08-27 23:02:38 +00:00 |
|
John Emmons
|
7e0113e5e8
|
ICU-4069 Use localized locale pattern and separator in Ulocale.getDisplayName()
X-SVN-Rev: 26567
|
2009-08-27 20:28:30 +00:00 |
|
John Emmons
|
7b8f450d29
|
ICU-4547 Cleaned up Hebrew calendar mods based on Yoshito's code review
X-SVN-Rev: 26561
|
2009-08-27 17:53:57 +00:00 |
|
John Emmons
|
5a22aee70f
|
ICU-4547 Cleaned up Hebrew calendar mods based on Yoshito's code review
X-SVN-Rev: 26560
|
2009-08-27 17:13:59 +00:00 |
|
Yoshito Umaoka
|
d98fd3f3fb
|
ICU-6710 Formal @deprecated comment for ICU internal API.
X-SVN-Rev: 26557
|
2009-08-26 20:52:26 +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 Emmons
|
6b5b8779fd
|
ICU-4547 Updated support for correct month numbering/naming in Hebrew calendar
X-SVN-Rev: 26523
|
2009-08-20 15:50:27 +00:00 |
|
John Vu
|
4f6acc7e64
|
ICU-6237 After upgrading to Eclipse 3.5, added back @SupressWarnings and comment out "dead code".
X-SVN-Rev: 26507
|
2009-08-18 17:09:22 +00:00 |
|
Yoshito Umaoka
|
5414398199
|
ICU-7032 Instead of create UnicodeSet instances for validating named parameter syntax, use UCharacter.isUnicodeIdentifierXXX for the same operation. This change drastically improve the initialization performance of MessageFormat without paying any runtime penalties.
X-SVN-Rev: 26506
|
2009-08-18 16:23:17 +00:00 |
|
Yoshito Umaoka
|
e24f8b9b03
|
ICU-7033 Use the new lightweight UnicodeSet constructor to initialize static fields in DecimalFormat to improve the initialization performance.
X-SVN-Rev: 26505
|
2009-08-18 13:25:49 +00:00 |
|
John Vu
|
558c4b2824
|
ICU-6237 Uploaded the Javadoc preferences for core, collate, charset, and translit to have the warnings appear if Javadocs are written incorrect for the settings placed.
X-SVN-Rev: 26503
|
2009-08-17 23:13:43 +00:00 |
|
John Vu
|
8bdfa75b71
|
ICU-6237 Fixed Javadoc warnings for "collate" "charset" and "translit" packages.
X-SVN-Rev: 26502
|
2009-08-17 23:01:21 +00:00 |
|
John Vu
|
2c50c7cebe
|
ICU-6237 Fixed the warning for "core" package.
X-SVN-Rev: 26501
|
2009-08-17 18:17:11 +00:00 |
|
Michael Ow
|
651a023b47
|
ICU-5720 Add provisional comment after draft.
X-SVN-Rev: 26498
|
2009-08-13 20:52:10 +00:00 |
|
Michael Ow
|
2c58dba41c
|
ICU-6710 Add provisional comments after draft.
X-SVN-Rev: 26497
|
2009-08-13 20:51:24 +00:00 |
|
Michael Ow
|
9e233fa1dc
|
ICU-5720 Use TimeZone.getTZDataVersion method to avoid duplicate code.
X-SVN-Rev: 26496
|
2009-08-13 20:48:02 +00:00 |
|
Yoshito Umaoka
|
c3a6b83ddb
|
ICU-7027 Fixed a bunch of Eclipse compiler warnings.
X-SVN-Rev: 26495
|
2009-08-13 20:32:55 +00:00 |
|
Michael Ow
|
ee2de03dc2
|
ICU-6710 Remove unneeded import.
X-SVN-Rev: 26494
|
2009-08-13 20:23:32 +00:00 |
|
Michael Ow
|
257bf86726
|
ICU-6710 Add description to ICULogger and implement in TimeZone.
X-SVN-Rev: 26492
|
2009-08-13 19:12:20 +00:00 |
|
Michael Ow
|
5f2ff249fd
|
ICU-5720 Add data version to ICU4J.
X-SVN-Rev: 26491
|
2009-08-13 18:03:37 +00:00 |
|
Michael Ow
|
be4903380b
|
ICU-6710 Add ICULogger class to ICU4J.
X-SVN-Rev: 26488
|
2009-08-12 22:38:53 +00:00 |
|
Yoshito Umaoka
|
a8f599ae11
|
ICU-7027 Exclude .svn from Java build path, so directory .svn and its contents won't be copied to the build output directory.
X-SVN-Rev: 26486
|
2009-08-12 19:15:17 +00:00 |
|
Yoshito Umaoka
|
7f169416ee
|
ICU-7063 Reverting Mark's changes for #7063 for now, because of the build breakage and incompatibility concerns.
X-SVN-Rev: 26479
|
2009-08-11 20:44:22 +00:00 |
|
Jason Spieth
|
dc5876ae14
|
ICU-4735 Enhanced TimeZone getDisplayName allows for more name formats, ICU4J implementation.
X-SVN-Rev: 26475
|
2009-08-10 16:00:22 +00:00 |
|
Mark Davis
|
766b01ec0c
|
ICU-7063 merged branch - rev 27439
X-SVN-Rev: 26474
|
2009-08-07 20:51:06 +00:00 |
|
Mark Davis
|
66b106094d
|
ICU-6447 First pass at fixes to MessageFormat
X-SVN-Rev: 26473
|
2009-08-07 01:17:33 +00:00 |
|
Mark Davis
|
e23963cb67
|
ICU-6824 Merge in some more from CLDR
X-SVN-Rev: 26472
|
2009-08-07 01:07:04 +00:00 |
|
Jason Spieth
|
496eead7a6
|
ICU-4735 ULocale getTableString will return null instead of NullPointerException when input String is null.
X-SVN-Rev: 26460
|
2009-07-30 20:03:57 +00:00 |
|
Michael Ow
|
6691cb5e86
|
ICU-6653 Undo previous change.
X-SVN-Rev: 26445
|
2009-07-27 18:11:52 +00:00 |
|
Jason Spieth
|
252149b02a
|
ICU-6033 IS_LEAP_MONTH moved from ChineseCalendar to Calendar
X-SVN-Rev: 26443
|
2009-07-27 17:09:00 +00:00 |
|
Mark Davis
|
1e5826f41a
|
ICU-6824 Merge in another function from CLDR
X-SVN-Rev: 26440
|
2009-07-24 23:20:30 +00:00 |
|
Yoshito Umaoka
|
7bc2decc9e
|
ICU-7075 Update ICU4J version to 4.3.2
X-SVN-Rev: 26432
|
2009-07-24 19:02:13 +00:00 |
|
Yoshito Umaoka
|
7a5a7996b6
|
ICU-7027 Fixed JavaDoc warnings.
X-SVN-Rev: 26412
|
2009-07-22 16:04:18 +00:00 |
|
Mark Davis
|
f1ff9f053f
|
ICU-6824 Merged check utilities from CLDR.
X-SVN-Rev: 26409
|
2009-07-22 01:05:24 +00:00 |
|
Mark Davis
|
6a6561f8df
|
ICU-6824 Clean up Utility in preparation for merging from CLDR
X-SVN-Rev: 26408
|
2009-07-22 00:40:18 +00:00 |
|
Yoshito Umaoka
|
13b8f9e49b
|
ICU-7027 Fixed some module target test issues. Removed ICU NumberFormat/Calendar dependencies in the test framework.
X-SVN-Rev: 26407
|
2009-07-21 22:49:44 +00:00 |
|
Mark Davis
|
cd7e4f87e7
|
ICU-6824 Combined Differ files, moved to common location
X-SVN-Rev: 26398
|
2009-07-20 23:25:23 +00:00 |
|
Mark Davis
|
c361c76465
|
ICU-6824 Clean up the Collection Utilities. Now only one file of that name... Also needed to add a couple of small items to UnicodeSet.
X-SVN-Rev: 26397
|
2009-07-20 23:05:23 +00:00 |
|
Mark Davis
|
2e8983b499
|
ICU-6824 Merge in one method from CLDR, leave @internal
X-SVN-Rev: 26393
|
2009-07-20 20:48:59 +00:00 |
|
Mark Davis
|
6e82578ad6
|
ICU-6824 Merge in full-argument hex method.
X-SVN-Rev: 26386
|
2009-07-19 03:34:05 +00:00 |
|
Mark Davis
|
ec30227054
|
ICU-6824 Introduce temporary internal method so that we can refactor PrettyPrinter.
X-SVN-Rev: 26385
|
2009-07-19 03:33:13 +00:00 |
|
Markus Scherer
|
078e401f7b
|
ICU-6945 merge into trunk: changes for .res formatVersion 2 (#6945) and quick fix for race in using UResourceBundle.addToCache() (#7054), from -r 26334:26353 icu4j/branches/markus/smallres2
X-SVN-Rev: 26376
|
2009-07-17 23:17:34 +00:00 |
|
Yoshito Umaoka
|
48ce6bad7b
|
ICU-7036 Remove package.html from collate sub directory.
X-SVN-Rev: 26371
|
2009-07-17 21:55:09 +00:00 |
|
Yoshito Umaoka
|
e3e6e8de73
|
ICU-6635 Update BCP47 support code with OpenJDK LE work copy.
X-SVN-Rev: 26370
|
2009-07-17 19:59:23 +00:00 |
|
Jason Spieth
|
cdd3d8072a
|
ICU-6708 Static caching of NumberingSystem object instances in NumberFormat, J implementation
X-SVN-Rev: 26365
|
2009-07-17 14:35:02 +00:00 |
|
John Vu
|
23e9fb042f
|
ICU-6958 Increased code coverage by working with DictionaryBasedBreakIterator. Latest results at: http://www.icu-project.org/~johnvu/icu4j
X-SVN-Rev: 26319
|
2009-07-14 16:37:53 +00:00 |
|
John Vu
|
1430cc93d2
|
ICU-6958 Added CLOVER:OFF for portions that test code can't touch and also increased code coverage.
X-SVN-Rev: 26318
|
2009-07-13 23:02:23 +00:00 |
|
John Vu
|
d87079d337
|
ICU-6958 Increased code coverage for com.ibm.icu.text and added necessary CLOVER statements.
X-SVN-Rev: 26312
|
2009-07-13 21:05:21 +00:00 |
|
John Vu
|
97f7f28ea6
|
ICU-6958 Increased code coverage for com.ibm.icu.text.
X-SVN-Rev: 26310
|
2009-07-13 19:09:28 +00:00 |
|
Mark Davis
|
84893a2996
|
ICU-6824 Got a start on merging the CLDR variants, with UnicodeMap.
X-SVN-Rev: 26302
|
2009-07-11 07:55:47 +00:00 |
|
John Vu
|
dc0e83c78a
|
ICU-6958 Increased code coverage of com.ibm.icu.text. Latest results at www.icu-project.org/~johnvu/icu4j.
X-SVN-Rev: 26295
|
2009-07-10 23:00:30 +00:00 |
|
John Vu
|
c3c2214b30
|
ICU-6958 Increased code coverage to com.ibm.icu.text.
X-SVN-Rev: 26294
|
2009-07-10 21:28:00 +00:00 |
|
Yoshito Umaoka
|
709e92c2e8
|
ICU-6916 Changed language tag casing compatible with BCP47
X-SVN-Rev: 26291
|
2009-07-10 19:49:41 +00:00 |
|
John Vu
|
0a65a856cb
|
ICU-6958 Increased code coverage for com.ibm.icu.text specifically for RBNFChinesePostProcessor.
X-SVN-Rev: 26286
|
2009-07-10 18:08:46 +00:00 |
|
Mark Davis
|
40282fdd6a
|
ICU-7033 added constructor, test
X-SVN-Rev: 26281
|
2009-07-10 00:12:59 +00:00 |
|
Doug Felt
|
a25960797a
|
ICU-7044 merge translit modularization into trunk
X-SVN-Rev: 26280
|
2009-07-09 23:49:42 +00:00 |
|
Mark Davis
|
6bcaf05997
|
ICU-6810 Fixed generics, added iteration, collection utilities
X-SVN-Rev: 26277
|
2009-07-09 22:38:22 +00:00 |
|
John Vu
|
623b0548ca
|
ICU-6958 Fixed a bug within a test case and increased code coverage for com.ibm.icu.text.
X-SVN-Rev: 26274
|
2009-07-09 22:08:54 +00:00 |
|
John Vu
|
19b38e4fea
|
ICU-6958 Increased code coverage for com.ibm.icu.text.
X-SVN-Rev: 26269
|
2009-07-09 20:55:18 +00:00 |
|
John Vu
|
2a5f342a6a
|
ICU-6958 Increase code coverage by targeting RBNFChinesePostProcessor.java.
X-SVN-Rev: 26260
|
2009-07-09 15:25:55 +00:00 |
|
Doug Felt
|
c9ad7a0d94
|
ICU-7040 fix null pointer exception when data is not present
X-SVN-Rev: 26253
|
2009-07-09 01:06:41 +00:00 |
|
John Vu
|
7f9f81eed4
|
ICU-6958 Increased code coverage for com.ibm.icu.text.
X-SVN-Rev: 26251
|
2009-07-08 23:01:22 +00:00 |
|
Doug Felt
|
9962ed3738
|
ICU-7040 provide default lenient scanner implementation by reflection
X-SVN-Rev: 26249
|
2009-07-08 21:10:55 +00:00 |
|
Yoshito Umaoka
|
127f55f00a
|
ICU-7036 Several minor corrections, eclipse project files modifications and etc.
X-SVN-Rev: 26244
|
2009-07-08 18:12:00 +00:00 |
|
John Vu
|
e5a9021336
|
ICU-6958 Increased code coverage for com.ibm.icu.text. Latest results at www.icu-project.org/~johnvu/icu4j.
X-SVN-Rev: 26242
|
2009-07-08 16:34:51 +00:00 |
|
Doug Felt
|
3575ca859d
|
ICU-7036 Reapply late change to moved file
X-SVN-Rev: 26238
|
2009-07-07 21:30:03 +00:00 |
|
Doug Felt
|
ec1316b16b
|
ICU-7036 merge from dougfelt/collate -r 26185:26230
X-SVN-Rev: 26237
|
2009-07-07 19:24:00 +00:00 |
|
Yoshito Umaoka
|
d92683f797
|
ICU-7005 Update ICU4J version to 4.3.1
X-SVN-Rev: 26234
|
2009-07-07 16:52:40 +00:00 |
|
John Vu
|
bbcf8411d9
|
ICU-6958 Increased code coverage for com.ibm.icu.text especially adding test cases in DecompressionTest, DateIntervalFormatTest, BreakIteratorTest, and SearchTest.
X-SVN-Rev: 26232
|
2009-07-07 16:30:09 +00:00 |
|
John Vu
|
9fa22ec833
|
ICU-6956 Increased code coverage for UCharacter.java and added "CLOVER:OFF" for areas that can not be absolutely tested.
X-SVN-Rev: 26229
|
2009-07-06 20:33:47 +00:00 |
|
John Vu
|
84fe2f8147
|
ICU-6958 Increased code coverage for com.ibm.icu.text.NumberFormat.
X-SVN-Rev: 26228
|
2009-07-06 20:00:47 +00:00 |
|
John Vu
|
73860fffcd
|
ICU-6958 Committing files before July 4 weekend. Increased code coverage in various areas of com.ibm.icu.text. See results at icu-project.org/~johnvu
X-SVN-Rev: 26225
|
2009-07-03 02:47:09 +00:00 |
|
John Vu
|
47e71f0974
|
ICU-6956 Increased code coverage after learning how to write up surrogates into the Java program.
X-SVN-Rev: 26222
|
2009-07-02 21:40:50 +00:00 |
|
Yoshito Umaoka
|
4b128ed816
|
ICU-7027 Remove unused properties including host specific file path from external tool launch configuration used for ant build in eclipse projects.
X-SVN-Rev: 26220
|
2009-07-02 19:11:06 +00:00 |
|
John Vu
|
ad76fc1b2e
|
ICU-6956 Removed some comments and documentation to keep existing code from before.
X-SVN-Rev: 26211
|
2009-06-30 21:01:58 +00:00 |
|
John Vu
|
358af8bdac
|
ICU-6956 Increased code coverage to about 93.7%. Ready for review.
X-SVN-Rev: 26208
|
2009-06-30 16:28:03 +00:00 |
|
Michael Ow
|
737d833448
|
ICU-6955 Fix potential error in mbcs and add more code coverage test cases.
X-SVN-Rev: 26194
|
2009-06-29 03:57:23 +00:00 |
|
John Vu
|
a9a00778a8
|
ICU-6956 Increased code coverage. Still working on a few more methods. Checking in files for the night.
X-SVN-Rev: 26191
|
2009-06-26 22:56:02 +00:00 |
|
John Vu
|
ed64ccd132
|
ICU-6956 Increased test coverage and committing for the night so that Michael Ow can create a report tomorrow morning.
X-SVN-Rev: 26175
|
2009-06-26 04:02:59 +00:00 |
|
Jason Spieth
|
b83aa67d3b
|
ICU-6379 More efficient handleGetMonthLength method for CECalendar
X-SVN-Rev: 26159
|
2009-06-24 21:40:58 +00:00 |
|
Yoshito Umaoka
|
77015374a6
|
ICU-7017 Workaround for TimeZone#setRawOffset problem with Asia/Dhaka in tzdata2009i. Because there is no future standard time rule is set for Asia/Dhaka, the zone stays in DST forever. TimeZone#setRawOffset did not expect such irregular rule before.
X-SVN-Rev: 26155
|
2009-06-24 04:22:13 +00:00 |
|
John Vu
|
076f16ad5c
|
ICU-6968 Moved getCLDRVersion to LocaleData
X-SVN-Rev: 26146
|
2009-06-23 20:26:25 +00:00 |
|
Yoshito Umaoka
|
22ca909a67
|
ICU-7014 Allow start time to be 24:00 in ICU4J SimpleTimeZone.
X-SVN-Rev: 26145
|
2009-06-23 20:01:39 +00:00 |
|
Michael Ow
|
9dcb89e824
|
ICU-6955 Remove duplicate code in CharsetMBCS add test case for SCSU.
X-SVN-Rev: 26139
|
2009-06-22 19:37:57 +00:00 |
|
Michael Ow
|
905834ecca
|
ICU-6955 Fix CharsetSCSU error and add test case.
X-SVN-Rev: 26137
|
2009-06-21 18:46:42 +00:00 |
|
Michael Ow
|
283c484852
|
ICU-6955 Update code coverage test for SCSU and BOCU.
X-SVN-Rev: 26136
|
2009-06-21 06:55:31 +00:00 |
|
Michael Ow
|
8e2c79480a
|
ICU-6955 Add test for LMBCS.
X-SVN-Rev: 26134
|
2009-06-19 23:12:47 +00:00 |
|