Yoshito Umaoka
60be8c7f9e
ICU-8424 Patched CLDR trunk data with necessary fixes. I locally modified %%Parent problem addressed in ticket#8425 and made sure all tests ran without errors. I'm going to generate CLDR trunk data after fixing LDML2ICUConverter and merge the output to ICU4C/J later, before 4.8M1.
...
X-SVN-Rev: 29639
2011-03-13 04:05:01 +00:00
Mark Davis
96899538da
ICU-8416 fix the test by adding 'l'
...
X-SVN-Rev: 29604
2011-03-10 20:18:17 +00:00
Michael Ow
6e3e759345
ICU-3660 Revert 29597 until after 4.7.1
...
X-SVN-Rev: 29602
2011-03-10 18:29:18 +00:00
Matitiahu Allouche
6e87a6e7e7
ICU-3660 add support for prologue and epilogue
...
X-SVN-Rev: 29597
2011-03-10 13:11:01 +00:00
Michael Ow
1a76d74ec6
ICU-8006 Update isFixedWidth API doc in ICU4J
...
X-SVN-Rev: 29577
2011-03-09 04:35:57 +00:00
Yoshito Umaoka
8f2a1ed97c
ICU-8210 Fixed compiler warnings and JavaDoc warnings.
...
X-SVN-Rev: 29544
2011-03-04 23:10:55 +00:00
Markus Scherer
1997f5bee2
ICU-8167 move string tries to public packages
...
X-SVN-Rev: 29527
2011-03-03 16:57:36 +00:00
Doug Felt
1eaa9583ea
ICU-8317 generate fraction samples correctly, remove special case code in test
...
X-SVN-Rev: 29513
2011-03-02 21:31:24 +00:00
Doug Felt
968f5827c2
ICU-8317 remove unneeded imports from test
...
X-SVN-Rev: 29507
2011-03-02 01:31:22 +00:00
Doug Felt
ebd7c4dbd8
ICU-8317 change getSamples API slightly and make public, change impl, add test
...
X-SVN-Rev: 29506
2011-03-02 01:29:59 +00:00
Yoshito Umaoka
084688bd14
ICU-8278 Added another TimeZone.getAvailableIDs to support canonical/canonical location zone iteration. The fix for ticket#8349 Etc/Unknown problem was also done at the same time.
...
X-SVN-Rev: 29499
2011-03-01 18:31:43 +00:00
Yoshito Umaoka
82e0351c46
ICU-8383 Fixed the locale field truncation problem in ULocale.forLocale(Locale).
...
X-SVN-Rev: 29495
2011-03-01 07:07:20 +00:00
Peter Edberg
6b7bfaa8cc
ICU-8290 (1) in CollationElementIterator next/previous, add iteration when an
...
ignorable element is produced from Hangul expansion so it loops again to process
the first jamo from the expansion before returning; (2) in nextHangul/previousHangul,
test m_isJamoSpecial_ for the CE Iterator's collator, not the UCA collator (which
alays has it false, so we never got jamo tailoring); set up m_bufferOffset_ for the
Hangul expansion so we get correct offsets for it.
X-SVN-Rev: 29494
2011-03-01 06:21:34 +00:00
Andy Heninger
0e2bf7da98
ICU-8341 Spoof check normalizes to NFD, not NFKD.
...
X-SVN-Rev: 29476
2011-02-24 23:58:35 +00:00
Michael Ow
d0670255e8
ICU-8006 Add new API for CharsetDecoderICU and CharsetEncoderICU
...
X-SVN-Rev: 29474
2011-02-24 20:58:37 +00:00
Andy Heninger
d6d16cf2e3
ICU-8367 spoof check, treat CJK as a single script.
...
X-SVN-Rev: 29471
2011-02-24 00:16:24 +00:00
Doug Felt
807b2b4367
ICU-8307 fix glaring bug, add test just to be thorough
...
X-SVN-Rev: 29464
2011-02-23 20:16:06 +00:00
Yoshito Umaoka
80237b4a8c
ICU-8346 ICU4J TimeZone.getTimeZone to return Etc/Unknown when the given ID is unknown/unparsable. Also added the constant UNKNOWN_ZONE_ID.
...
X-SVN-Rev: 29461
2011-02-19 06:02:15 +00:00
Doug Felt
449ad53d7c
ICU-8158 change implementation, add some tests, make serialization compatible with previous
...
X-SVN-Rev: 29457
2011-02-18 01:42:10 +00:00
Yoshito Umaoka
9750ceb7f2
ICU-8279 TimeZone API - getRegion
...
X-SVN-Rev: 29456
2011-02-17 22:37:52 +00:00
Doug Felt
c9bcfd3177
ICU-8158 add plural rules support for getting unique keyword value
...
X-SVN-Rev: 29447
2011-02-16 19:43:24 +00:00
John Emmons
9e2ef1c35b
ICU-8031 Support for parent locales
...
X-SVN-Rev: 29444
2011-02-16 13:52:02 +00:00
Peter Edberg
3497b51daf
ICU-8330 Add ICU4J test for handling of 'S' (fractional seconds) in skeleton
...
X-SVN-Rev: 29422
2011-02-10 05:06:13 +00:00
Yoshito Umaoka
66f9f5a1d2
ICU-8303 Do not add language und in toLanguageTag() when a locale has only private use.
...
X-SVN-Rev: 29391
2011-02-03 16:41:06 +00:00
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