]> granicus.if.org Git - icu/commit
ICU-10705 More substantive changes were needed. The code didn't get the CLDR data...
authorMark Davis <mark@macchiato.com>
Fri, 21 Feb 2014 14:39:12 +0000 (14:39 +0000)
committerMark Davis <mark@macchiato.com>
Fri, 21 Feb 2014 14:39:12 +0000 (14:39 +0000)
commit2ccc9fb2bd0c003b4af683243954d7e6d2c2934b
tree72dfc97ebd3955f076955c63d09b29428f6e22d8
parentf7100c3d6eb813f7346e63a05163d1ef376e7ad1
ICU-10705 More substantive changes were needed. The code didn't get the CLDR data, and there were some problems with the algorithm. Added many more tests, and added a hack to get around the fact that the generated CLDR data is reordered (it needs to maintain the file order!)

X-SVN-Rev: 35193
icu4j/main/classes/core/src/com/ibm/icu/util/LocaleMatcher.java
icu4j/main/classes/core/src/com/ibm/icu/util/LocalePriorityList.java
icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/LocaleMatcherTest.java