Commit Graph

25469 Commits

Author SHA1 Message Date
Travis Keep
a55953f65a ICU-9807 Integrate jchye's changes from CLDR bug 5529 into ICU4J.
X-SVN-Rev: 33022
2013-01-09 00:07:35 +00:00
Travis Keep
9e439c9ef6 ICU-9807 Check in new currency CLDR data from Jennifer's new generator which no longer assumes any relationship between from/to dates and is tender. In particular, this change introduces a new, optional tender field which default to true if not present.
X-SVN-Rev: 33021
2013-01-08 21:38:21 +00:00
Scott Russell
6a13a557d5 ICU-9836 C/Java mismatch parsing years with pattern "yyyy" :: fix new test under windows
X-SVN-Rev: 33016
2013-01-05 23:43:54 +00:00
Scott Russell
c17e7e0af6 ICU-9836 C/Java mismatch parsing years with pattern "yyyy" :: fix new test under windows
X-SVN-Rev: 33015
2013-01-05 20:22:19 +00:00
Scott Russell
ce9b84ec38 ICU-9836 C/Java mismatch parsing years with pattern "yyyy"
X-SVN-Rev: 33014
2013-01-05 18:39:23 +00:00
Yoshito Umaoka
bc5b7e5c35 ICU-9733 Use primary zone data (formerly singleCoutries) for generic location names in ICU4C. Synchronized metaZones.res including primaryZones data with ICU4C trunk.
X-SVN-Rev: 33013
2013-01-04 23:31:17 +00:00
Yoshito Umaoka
531924c9b4 ICU-9733 Use primary zone data (formerly singleCountries) for generic location names in ICU4C. This includes metaZones.txt generated from cldrbug:5439 changes (CLDR svn revision 8008).
X-SVN-Rev: 33012
2013-01-04 22:26:42 +00:00
Scott Russell
c54b40f7dc ICU-9836 C/Java mismatch parsing years with pattern "yyyy"
X-SVN-Rev: 33011
2013-01-04 17:16:07 +00:00
Travis Keep
70deaa958c ICU-9531 CompactDecimalFormat to turn grouping separator off in short form only.
X-SVN-Rev: 33009
2013-01-02 22:31:02 +00:00
John Emmons
6ac85a8d6c ICU-9820 Fix solution file to build i18n properly on x64
X-SVN-Rev: 33008
2013-01-02 22:02:13 +00:00
Yoshito Umaoka
08223859e3 ICU-9735 Added a C API ucal_getTimeZoneID.
X-SVN-Rev: 33005
2013-01-02 16:58:24 +00:00
Yoshito Umaoka
162a3e851a ICU-9573 Added namespace to resolve a build issue.
X-SVN-Rev: 32997
2012-12-19 23:14:21 +00:00
Travis Keep
aab28cd6aa ICU-9808 Fix comments in CurrencyMetaInfo.CurrencyFilter
X-SVN-Rev: 32996
2012-12-19 23:12:26 +00:00
Yoshito Umaoka
cecef8ed3d ICU-9573 A fix for compilation problem.
X-SVN-Rev: 32995
2012-12-19 18:48:41 +00:00
Yoshito Umaoka
7586fcf7d4 ICU-9573 Removing Boyer-Moore string search implementation. CollData has moved from i18n package to intltest.
X-SVN-Rev: 32994
2012-12-19 05:12:25 +00:00
Michael Ow
49d85a9d59 ICU-9641 Add customizable max parse digit to DecimalFormat
X-SVN-Rev: 32993
2012-12-19 01:23:53 +00:00
Travis Keep
fc3787c545 ICU-9804 Add unit test for fix to ures_getByKeyWithFallback.
X-SVN-Rev: 32986
2012-12-18 17:59:25 +00:00
Travis Keep
623787fa35 ICU-9804 Fix ures_getByKeyWithFallback.
X-SVN-Rev: 32985
2012-12-18 00:53:54 +00:00
Michael Ow
a2b57cea30 ICU-9802 Fix failures in running intltest without data
X-SVN-Rev: 32981
2012-12-17 16:23:38 +00:00
Michael Ow
a26ebe2ec5 ICU-9801 Use UNICODE_STRING instead of UnicodeString constructor for char string
X-SVN-Rev: 32978
2012-12-17 15:03:06 +00:00
John Emmons
f08b0bb69c ICU-9799 Merge CLDR 22.1.1 data to trunk
X-SVN-Rev: 32975
2012-12-14 23:47:07 +00:00
John Emmons
74647a8f73 ICU-9799 Merge CLDR 22.1.1 data to trunk
X-SVN-Rev: 32974
2012-12-14 23:39:42 +00:00
Jennifer Chye
bc5035579e ICU-9771 Update ICU4J to accomodate new currency dates
X-SVN-Rev: 32972
2012-12-14 22:15:57 +00:00
Jennifer Chye
896175a663 ICU-9771 Update curr/supplementalData.txt.
X-SVN-Rev: 32970
2012-12-14 21:53:05 +00:00
Andy Heninger
527c464097 ICU-9766 Add doc comment regarding break iterators returning UText native indices.
X-SVN-Rev: 32967
2012-12-14 19:00:27 +00:00
Andy Heninger
d850175c36 ICU-9766 Add doc comment regarding break iterators returning UText native indices.
X-SVN-Rev: 32966
2012-12-14 18:52:15 +00:00
Mark Davis
cdec05e37b ICU-9789 Fix problems that Markus found in review.
X-SVN-Rev: 32965
2012-12-14 18:19:24 +00:00
Markus Scherer
e1f1427f84 ICU-9789 ++enum requires cast
X-SVN-Rev: 32964
2012-12-14 17:10:15 +00:00
Mark Davis
a249d85f4d ICU-9789 Fix problems that Markus found in review.
X-SVN-Rev: 32963
2012-12-14 16:29:05 +00:00
Markus Scherer
af439c67de ICU-9789 lenient date/time parsing: accept missing or added trailing dot after non-numeric fields; refactor isNumeric() logic
X-SVN-Rev: 32962
2012-12-14 06:35:11 +00:00
Jennifer Chye
f8df230aba ICU-9793 Remove stray fprintf statement.
X-SVN-Rev: 32961
2012-12-14 01:45:53 +00:00
Jennifer Chye
58fe813c16 ICU-9793 Fix segfault when from field not present in CurrencyMap.
X-SVN-Rev: 32960
2012-12-14 01:27:49 +00:00
Yoshito Umaoka
612181f2f5 ICU-9785 Imported ICU data including updated Thai punctuation exemplar data. Also fixed ES_CURRENCY and some documentation / API version tag issues.
X-SVN-Rev: 32952
2012-12-13 19:52:57 +00:00
Yoshito Umaoka
7d87cf7598 ICU-9785 Updated Thai punctuation exemplar data.
X-SVN-Rev: 32951
2012-12-13 19:50:46 +00:00
Mark Davis
730c1d3815 ICU-9789 Fix problems that Markus found in review.
X-SVN-Rev: 32950
2012-12-13 01:26:04 +00:00
Travis Keep
c716e6b67b ICU-9760 Use static final string arrays to avoid races in initialization.
X-SVN-Rev: 32949
2012-12-12 22:14:12 +00:00
Mark Davis
9b0fd4305f ICU-9789 Make date parsing slightly more lenient to fix compatibility problems.
X-SVN-Rev: 32948
2012-12-12 19:28:28 +00:00
Mark Davis
18f2d4bd81 ICU-9789 Make date parsing slightly more lenient to fix compatibility problems.
X-SVN-Rev: 32947
2012-12-12 19:17:26 +00:00
John Emmons
edf2a02f9a ICU-9783 Use new Turkish Lira symbol in Turkish locale
X-SVN-Rev: 32943
2012-12-12 15:31:43 +00:00
John Emmons
18a6bb47d6 ICU-9783 Use new Turkish Lira symbol in Turkish locale
X-SVN-Rev: 32942
2012-12-12 15:27:02 +00:00
Steven R. Loomis
a4f4ed5a94 ICU-9786 fix symbol collision truncate on BSD
X-SVN-Rev: 32937
2012-12-10 19:41:03 +00:00
Steven R. Loomis
71946b5544 ICU-9655 make enumset test a real test, not just printfs
X-SVN-Rev: 32936
2012-12-10 19:18:04 +00:00
Steven R. Loomis
736010a456 ICU-9655 move enumset test
X-SVN-Rev: 32934
2012-12-07 00:26:50 +00:00
Steven R. Loomis
53666f0ad7 ICU-9679 fix a warning about identity comparison
X-SVN-Rev: 32933
2012-12-07 00:05:59 +00:00
Mark Davis
2ee13b13ab ICU-7645 Fix some dangling non@internals
X-SVN-Rev: 32932
2012-12-06 17:58:22 +00:00
Steven R. Loomis
b08e77f290 ICU-8712 add instructions for building
X-SVN-Rev: 32929
2012-12-06 05:25:15 +00:00
Mark Davis
8bb1a61c47 ICU-7645 Fixed problem in comparator exposed by Java 7.
X-SVN-Rev: 32924
2012-12-05 00:10:44 +00:00
Michael Ow
5b41e3add2 ICU-9748 Put EnumSet class in namespace
X-SVN-Rev: 32922
2012-12-04 23:49:57 +00:00
Michael Ow
1d717e307f ICU-9543 Fix uconfig test failure
X-SVN-Rev: 32921
2012-12-04 23:19:40 +00:00
Mark Davis
7de53e1046 ICU-7645 Various updates after feedback
X-SVN-Rev: 32919
2012-12-04 21:35:51 +00:00