Commit Graph

25960 Commits

Author SHA1 Message Date
Andy Heninger
aebaa076af ICU-10253 Fix memory leak in plural rules.
X-SVN-Rev: 33972
2013-07-24 16:42:56 +00:00
Travis Keep
90f5a56a9d ICU-10222 Fix failing TimeUnitTest.java the cldr path for duration units changed units -> units/duration; unitsShort -> unitsShort/duration.
X-SVN-Rev: 33971
2013-07-23 23:17:32 +00:00
Andy Heninger
a4761909ac ICU-10253 Fix windows build problems with new plural rule code.
X-SVN-Rev: 33968
2013-07-23 21:27:07 +00:00
Peter Edberg
e276c69769 ICU-10222 (J) Update tests for new Latvian plural rules
X-SVN-Rev: 33967
2013-07-23 20:51:39 +00:00
Andy Heninger
61a59e26a1 ICU-10253 Currency plurals, pay attention to min fraction digits in format.
X-SVN-Rev: 33966
2013-07-23 20:02:13 +00:00
Andy Heninger
425ae2d65f ICU-10253 Add missing export to class NumberInfo, fixes build failure on MacOSX
X-SVN-Rev: 33965
2013-07-23 18:35:34 +00:00
Peter Edberg
958d9edc45 ICU-10222 (C) Update 2 more tests to match new plural rules
X-SVN-Rev: 33964
2013-07-23 18:21:02 +00:00
Yoshito Umaoka
e0ea96658f ICU-10084 BRS - updated readme and some others.
X-SVN-Rev: 33963
2013-07-23 17:40:26 +00:00
Yoshito Umaoka
9da57d92b2 ICU-10084 BRS - clean up imports (update)
X-SVN-Rev: 33962
2013-07-23 17:02:56 +00:00
Yoshito Umaoka
fb4483e592 ICU-10084 Updated eclipse build stuffs
X-SVN-Rev: 33961
2013-07-23 16:54:58 +00:00
Peter Edberg
6e38f36e18 ICU-10222 (C) Update CLDR data snapshot: Latvian plural fix, measurementData in supplemental
X-SVN-Rev: 33960
2013-07-23 07:38:05 +00:00
Peter Edberg
22ea7ff401 ICU-10222 (J) Update CLDR data snapshot: Latvian plural fix, measurementData in supplemental
X-SVN-Rev: 33959
2013-07-23 07:36:06 +00:00
Andy Heninger
f4e36c9c98 ICU-10253 Plural Rule, support for new syntax for fractional rules. Merge from development branch.
X-SVN-Rev: 33958
2013-07-22 23:57:17 +00:00
Travis Keep
12b26e3073 ICU-10067 Implement feedback from API proposal.
X-SVN-Rev: 33955
2013-07-22 22:18:54 +00:00
Bing Long
b58875e894 ICU-10254 Added dtitvfmtsample.cpp, dtptngsample.cpp, and plurfmtsample.cpp. Update all/all.sln, dtitvfmt.h,dtptngen.h and plurfmt.h to embed the sample into the ICU4C API docs.
X-SVN-Rev: 33953
2013-07-22 16:31:11 +00:00
Mark Davis
7b11899477 ICU-8474 make the fields of NumberInfo @internal for access by CLDR.
X-SVN-Rev: 33951
2013-07-20 22:57:32 +00:00
Mark Davis
07c13a589e ICU-8474 Fixed more test cases caused by plurals change
X-SVN-Rev: 33950
2013-07-20 21:18:07 +00:00
Mark Davis
5c071a90fe ICU-8474 added Russian cases to replace ones with fixed decimals.
X-SVN-Rev: 33948
2013-07-19 20:26:43 +00:00
Mark Davis
a93c71f71c ICU-8474 fixed currency tests.
X-SVN-Rev: 33947
2013-07-19 20:22:23 +00:00
Mark Davis
c75c662d21 ICU-8474 fixed Serbian data
X-SVN-Rev: 33946
2013-07-19 20:04:47 +00:00
Mark Davis
50323c01c7 ICU-8474 made syntax fixes in accordance with doc, adjusted code for currencies to work right.
X-SVN-Rev: 33945
2013-07-19 19:38:17 +00:00
Steven R. Loomis
703a9a0056 ICU-10255 set flag even on =1 case, add documentation
X-SVN-Rev: 33941
2013-07-19 01:44:39 +00:00
Steven R. Loomis
f844fdd2cb ICU-10255 add U_HAVE_ATOMIC define, whether <atomic> can be included or not. Also zap some whitespace.
X-SVN-Rev: 33935
2013-07-18 16:27:50 +00:00
Peter Edberg
b8f66e90c3 ICU-10222 (C) Update some plural test cases, add better error logging
X-SVN-Rev: 33933
2013-07-18 01:31:13 +00:00
Mark Davis
7d4180dc4d ICU-10187 Fix test (regions that leaked () in CLDR).
X-SVN-Rev: 33923
2013-07-15 13:40:57 +00:00
Mark Davis
99d92460a3 ICU-10187 Fix test (regions that leaked () in CLDR.
X-SVN-Rev: 33922
2013-07-15 13:11:49 +00:00
Mark Davis
fa4c3dbe59 ICU-10187 replace the parens by brackets. Note: could not write a test, since we can't change ICU's locale data. However, stepped through the data to ensure that it worked.
X-SVN-Rev: 33921
2013-07-15 10:10:12 +00:00
Travis Keep
3cb132047d ICU-10222 TimeUnitFormat to look under units/duration for time units instead of just units.
X-SVN-Rev: 33917
2013-07-11 22:19:13 +00:00
Travis Keep
38eb17d4d0 ICU-10222 Fix failing tests in NumberFormatTest.
X-SVN-Rev: 33916
2013-07-11 20:49:11 +00:00
Yoshito Umaoka
b0595e1051 ICU-10222 Reverted r33902, but updated the locale used for testing from 'ru' to 'uk'. The test case was originally written for the rule set formerly shared by 'ru' and 'uk', but the rule for 'ru' had been changed. After the new syntax for fractional plural is once supported in ICU4C, then the test case should pass successfully with locale 'uk'.
X-SVN-Rev: 33915
2013-07-11 19:13:13 +00:00
Yoshito Umaoka
249d1156a1 ICU-10222 Changed a test case in testPluralFormat to use locale 'uk' instead of 'ru'. The test case was originally written for the rule set formerly shared by 'ru' and 'uk', but the rule for 'ru' had been changed.
X-SVN-Rev: 33914
2013-07-11 19:10:09 +00:00
Peter Edberg
dc3bff3e0d ICU-10244 (C) LocaleData.getLocaleSeparator now returns piece between {0} and {1} in new localeSeparator pattern
X-SVN-Rev: 33913
2013-07-11 18:59:13 +00:00
Travis Keep
057a643216 ICU-10222 Fix CompactDecimalFormat tests for serbian to match new plural rules.
X-SVN-Rev: 33910
2013-07-11 17:19:48 +00:00
Jennifer Chye
7f28ebe179 ICU-10246 Revert changeset 33903 for until 52m1 is complete.
X-SVN-Rev: 33909
2013-07-11 17:04:13 +00:00
Jennifer Chye
4374056f91 ICU-10252 Revert changeset 33904 until 52m1 is complete.
X-SVN-Rev: 33908
2013-07-11 17:02:02 +00:00
Peter Edberg
f4fd91b94f ICU-10244 (C) ulocdata_getLocaleSeparator now returns piece between {0} and {1} in new localeSeparator pattern
X-SVN-Rev: 33906
2013-07-11 07:00:49 +00:00
Steven R. Loomis
85157b3fc4 ICU-7912 final update to apidocs. Also removed references to non-existent kDecimalNumber (from fmtable.h), and cleaned up other docs
X-SVN-Rev: 33905
2013-07-11 00:31:41 +00:00
Jennifer Chye
7bc028baa8 ICU-10252 Switch rbnf and brkitr conversion to the new converter and remove redundant cldrVersion flags.
X-SVN-Rev: 33904
2013-07-10 21:10:29 +00:00
Jennifer Chye
0530fbf243 ICU-10246 Remove duplicate lenient-parse rules in data/xml/rbnf.
X-SVN-Rev: 33903
2013-07-10 20:55:11 +00:00
Travis Keep
d17fb7ead0 ICU-10222 Fix failing test for MessageFormat because the plural rules for russian changed.
X-SVN-Rev: 33902
2013-07-10 20:52:00 +00:00
Ramy Said
e52a073bee ICU-9272 CharsetDetector Inefficiencies
X-SVN-Rev: 33901
2013-07-10 07:16:36 +00:00
Peter Edberg
7270b111c0 ICU-10083 Update urename.h for 52.0.1
X-SVN-Rev: 33900
2013-07-10 06:44:41 +00:00
Yoshito Umaoka
2e0d24aafc ICU-10084 BRS - Updated the API change report. Supplied API status tag to a bunch of new draft/private APIs. Fixed a API change report tool problem caused by an extremely long API signature (expanded an internal API signature token limit from 256 to 512).
X-SVN-Rev: 33899
2013-07-09 22:23:02 +00:00
Yoshito Umaoka
b280b62e5c ICU-10084 Resolve Eclipse compiler warnings.
X-SVN-Rev: 33898
2013-07-09 18:28:49 +00:00
Yoshito Umaoka
f1d2dd38fd ICU-10084 BRS - clean up import statements.
X-SVN-Rev: 33897
2013-07-09 16:45:56 +00:00
Peter Edberg
2553506161 ICU-10244 (J) Add tests for localeDisplayName using localeSeparator
X-SVN-Rev: 33896
2013-07-09 07:42:39 +00:00
Steven R. Loomis
bfdba0df96 ICU-9583 show test summary at end of make. Apropos when the trunk is broken..
X-SVN-Rev: 33895
2013-07-09 01:16:33 +00:00
Steven R. Loomis
06dcb5d4a6 ICU-7912 add parse/format functions, other UFormattable API improvements
X-SVN-Rev: 33894
2013-07-09 00:47:46 +00:00
Michael Ow
dd57b2dc24 ICU-10037 Update tzdata in ICU4J to 2013d
X-SVN-Rev: 33893
2013-07-08 23:38:25 +00:00
Michael Ow
dc55558168 ICU-10037 Update ICU4C to tzdata 2013d
X-SVN-Rev: 33892
2013-07-08 23:37:56 +00:00