Commit Graph

25731 Commits

Author SHA1 Message Date
Travis Keep
d21588cb60 ICU-10017 Do defensive copy of TimeUnitAmount objects in TimePeriod.forAmounts.
X-SVN-Rev: 33474
2013-03-28 21:04:41 +00:00
Travis Keep
eab9da1176 ICU-10017 Add test for TimeUnitFormat.formatPeriod for english using full name style.
X-SVN-Rev: 33473
2013-03-28 20:35:26 +00:00
Andy Heninger
87cbfeee3f ICU-2940 Remove synchronization from uset and uget DataDirectory().
X-SVN-Rev: 33472
2013-03-28 18:25:12 +00:00
Travis Keep
b35aa4dcf7 ICU-10017 Add API specification for composition of time periods for ICU4J into code.
X-SVN-Rev: 33471
2013-03-28 17:38:18 +00:00
Peter Edberg
8f37e438a6 ICU-10061 Make getDayOfWeekType behave as documented for last weekend day; fix for 1-day weekends
X-SVN-Rev: 33468
2013-03-27 22:44:22 +00:00
Peter Edberg
3c32983978 ICU-10062 Fix header documentation for getDayOfWeekType, getWeekendTransition
X-SVN-Rev: 33467
2013-03-27 22:43:03 +00:00
Travis Keep
7c6a50445b ICU-10026 Add comment to normalizePlusAndMinus function in DecimalFormat.
X-SVN-Rev: 33466
2013-03-27 15:52:49 +00:00
Mark Davis
d3f8a3c777 ICU-8474 enhanced syntax
X-SVN-Rev: 33465
2013-03-27 13:57:35 +00:00
Travis Keep
d2f57f1ad3 ICU-10026 Make Numberformat.parse() even more lenient by allowing 7 alternates for plus and minus when parsing Not just ascii plus and minus.
X-SVN-Rev: 33462
2013-03-26 23:51:41 +00:00
Travis Keep
46a99dae07 ICU-10026 Make Numberformat.parse() method accept ascii plus and minus in addition to native plus and minus of locale for ICU4J.
X-SVN-Rev: 33461
2013-03-26 23:03:44 +00:00
Andy Heninger
3b379f4c28 ICU-7468 Use C++ "using" in Format class hierarchy, so inheritance of format() and parse() functions works normally, without unwanted function hiding.
X-SVN-Rev: 33457
2013-03-21 22:09:06 +00:00
Travis Keep
600e3d4a59 ICU-10042 Fix documentation for unum_formatXXX()
X-SVN-Rev: 33455
2013-03-21 18:48:00 +00:00
Travis Keep
7e89728836 ICU-9914 ICU4C DateIntervalFormat to handle 2 year vs. 4 year formats.
X-SVN-Rev: 33453
2013-03-21 17:25:43 +00:00
Travis Keep
b33cab0a51 ICU-9914 DateIntervalFormat to handle 2 year vs. 4 year formats in ICU4J.
X-SVN-Rev: 33447
2013-03-21 16:43:17 +00:00
Andy Heninger
1f65c0e70a ICU-10048 Compiler warning cleanup.
X-SVN-Rev: 33445
2013-03-21 05:48:52 +00:00
Andy Heninger
ae4350661b ICU-10048 Fix some compiler warnings in ICU4C.
X-SVN-Rev: 33444
2013-03-21 01:42:01 +00:00
Peter Edberg
18c9009232 ICU-10013 Update readme to release version
X-SVN-Rev: 33435
2013-03-15 18:07:46 +00:00
Yoshito Umaoka
de265bad60 ICU-10014 Updated readme.html for ICU4J 51 official release.
X-SVN-Rev: 33433
2013-03-15 15:15:39 +00:00
Yoshito Umaoka
44545969d4 ICU-10014 Update maven pom.xml to release 51.1.
X-SVN-Rev: 33427
2013-03-14 20:18:19 +00:00
Yoshito Umaoka
778782d402 ICU-10014 Updated ICU4J version related strings to 51.1 release.
X-SVN-Rev: 33426
2013-03-14 20:16:07 +00:00
Michael Ow
0990f9bd02 ICU-10013 Fix some no data test error and memory leaks
X-SVN-Rev: 33424
2013-03-14 17:14:52 +00:00
Michael Ow
dbd26b8c36 ICU-9732 Update tzdata in ICU4J to 2013b
X-SVN-Rev: 33421
2013-03-13 21:49:58 +00:00
Michael Ow
46ba913bb8 ICU-9732 Update tzdata in ICU4C to 2013b
X-SVN-Rev: 33420
2013-03-13 21:32:28 +00:00
Yoshito Umaoka
708b919ec3 ICU-10036 Logically corrected if condition included in the previous change.
X-SVN-Rev: 33418
2013-03-13 21:10:31 +00:00
Yoshito Umaoka
0fc9af0d9f ICU-10036 Fixed the ICU zic problem with tzdata2013b America/Asuncion. The fix will move the start year of final rule set after overriding rule(s).
X-SVN-Rev: 33417
2013-03-13 21:02:39 +00:00
Michael Ow
2734f00db3 ICU-9721 Update mapping table from #9891
X-SVN-Rev: 33413
2013-03-12 22:33:06 +00:00
Steven R. Loomis
226d538c97 ICU-10013 fix tags for LETypes.h, regen api change report
X-SVN-Rev: 33412
2013-03-12 21:22:53 +00:00
Michael Ow
8a51a0ecb5 ICU-9996 Exclude OS390 from isspace call
X-SVN-Rev: 33410
2013-03-11 16:55:23 +00:00
Steven R. Loomis
a7758d2cd5 ICU-10030 fix crasher when no subregions, also err check, and modernize test infrastructure
X-SVN-Rev: 33401
2013-03-08 19:23:41 +00:00
John Emmons
ee6ec163d9 ICU-10018 Merge data from CLDR 5744 + delete old shi_Latn_MA
X-SVN-Rev: 33393
2013-03-07 04:52:49 +00:00
John Emmons
62242a308c ICU-10018 Merge data from CLDR 5744 + delete old shi_Latn_MA
X-SVN-Rev: 33392
2013-03-07 04:50:42 +00:00
Yoshito Umaoka
854ebcb796 ICU-9732 Update tzdata in ICU4J to 2013a
X-SVN-Rev: 33390
2013-03-07 02:58:25 +00:00
Yoshito Umaoka
260c82c874 ICU-9732 Update tzdata in ICU4C trunk to 2013a
X-SVN-Rev: 33389
2013-03-07 02:57:53 +00:00
Yoshito Umaoka
c9e04c602c ICU-9732 Fixed tzdata build problem - additional fix to r32877
X-SVN-Rev: 33387
2013-03-06 22:29:55 +00:00
Steven R. Loomis
8de4b4f848 ICU-9955 update with latest API change report
X-SVN-Rev: 33385
2013-03-06 18:19:14 +00:00
Andy Heninger
d96dda209d ICU-9983 Fixes for RBBITest failure.
X-SVN-Rev: 33378
2013-03-05 21:43:19 +00:00
Yoshito Umaoka
25217115c1 ICU-9722 Added ICU4J 51.1 serializable test data.
X-SVN-Rev: 33373
2013-03-05 05:35:36 +00:00
Yoshito Umaoka
6144548e76 ICU-9722 Updated the API change report. Also added the API signature file generated from the trunk.
X-SVN-Rev: 33372
2013-03-05 05:11:28 +00:00
Yoshito Umaoka
2c0cefc43a ICU-9722 Resolved a JavaDoc warning.
X-SVN-Rev: 33371
2013-03-05 05:05:26 +00:00
Yoshito Umaoka
0136935f89 ICU-9722 Updated ICU4J readme.html for 51RC.
X-SVN-Rev: 33370
2013-03-05 04:48:13 +00:00
Peter Edberg
bfcbce9ffb ICU-9721 Fix version in release candidate note
X-SVN-Rev: 33369
2013-03-05 02:09:22 +00:00
Peter Edberg
2fbe466630 ICU-9721 Turn on the release candidate note in readme
X-SVN-Rev: 33368
2013-03-05 02:04:00 +00:00
Peter Edberg
fbace77746 ICU-9721 Update "#ifndef U_HIDE_XXX_API" guards for API status
X-SVN-Rev: 33367
2013-03-05 01:38:48 +00:00
Yoshito Umaoka
caed1f5d69 ICU-9722 Synchronize test data version with ICU4C.
X-SVN-Rev: 33364
2013-03-04 19:53:50 +00:00
Michael Ow
8b4c9ab9ce ICU-9721 Update copyright date in readme
X-SVN-Rev: 33363
2013-03-04 19:43:12 +00:00
Yoshito Umaoka
679c4bc7e0 ICU-9722 Updated copyright year in the Unicode license notice to match the update in last week.
X-SVN-Rev: 33362
2013-03-04 19:24:35 +00:00
Yoshito Umaoka
f2229a8539 ICU-9721 Updated copyright year in the Unicode license notice to match the update in last week.
X-SVN-Rev: 33361
2013-03-04 19:24:04 +00:00
Peter Edberg
bc29c28e46 ICU-9965 Don't skip availableFormats items from non-root locales if conflict only due to basePattern (C)
X-SVN-Rev: 33360
2013-03-04 11:10:20 +00:00
Peter Edberg
3451781673 ICU-9965 Don't skip availableFormats items from non-root locales if conflict only due to basePattern (J)
X-SVN-Rev: 33359
2013-03-04 11:09:41 +00:00
John Emmons
28932c056e ICU-9890 Merge CLDR23 data
X-SVN-Rev: 33355
2013-03-03 21:34:51 +00:00