Mark Davis
|
6c0747cd6c
|
ICU-8474 refactor to make it easier to copy to CLDR.
X-SVN-Rev: 33544
|
2013-04-23 12:32:37 +00:00 |
|
Yoshito Umaoka
|
10f1e3259e
|
ICU-10097 Replace ICURWLock implementation with JDK's ReentrantReadWriteLock. At the same time, disabled the stats collection (never used by ICU library consumers) by default.
X-SVN-Rev: 33543
|
2013-04-22 21:04:37 +00:00 |
|
Mark Davis
|
4524c8c33d
|
ICU-8474 tuned portuguese, bengali, latvian, romanian, zulu
X-SVN-Rev: 33541
|
2013-04-22 14:49:51 +00:00 |
|
Steven R. Loomis
|
53d7ea4930
|
ICU-10107 improve API docs for new function
X-SVN-Rev: 33540
|
2013-04-19 23:39:07 +00:00 |
|
Yoshito Umaoka
|
d240d6478b
|
ICU-8957 Updated ant build files supporting findbugs invoked from ant build.
X-SVN-Rev: 33539
|
2013-04-19 23:31:32 +00:00 |
|
Steven R. Loomis
|
f2fbc8c394
|
ICU-10107 LayoutEngine improvements
X-SVN-Rev: 33535
|
2013-04-18 21:24:51 +00:00 |
|
Michael Ow
|
37aa0f8445
|
ICU-9973 Make CharsetProviderICU thread safe
X-SVN-Rev: 33534
|
2013-04-17 15:29:37 +00:00 |
|
Steven R. Loomis
|
98b675629d
|
ICU-10107 bump script codes
X-SVN-Rev: 33531
|
2013-04-15 23:56:16 +00:00 |
|
Steven R. Loomis
|
f56d218cb7
|
ICU-10107 Improve test generation
X-SVN-Rev: 33530
|
2013-04-15 23:54:51 +00:00 |
|
Yoshito Umaoka
|
a73a199d84
|
ICU-10106 Removed the reference to fallbackRegionFormat that is no longer used.
X-SVN-Rev: 33529
|
2013-04-15 19:41:05 +00:00 |
|
Mark Davis
|
297e433797
|
ICU-8474 fixes for serialization, which included change to equals
X-SVN-Rev: 33528
|
2013-04-15 06:19:53 +00:00 |
|
Peter Edberg
|
eea5fa79bb
|
ICU-10070 Misunderstanding, back out r33521
X-SVN-Rev: 33524
|
2013-04-13 02:54:22 +00:00 |
|
Peter Edberg
|
6b83580f8a
|
ICU-10070 And handle NULl return from uregion_getContainedRegions... while I am at it
X-SVN-Rev: 33522
|
2013-04-13 00:16:56 +00:00 |
|
Peter Edberg
|
eb89f787b4
|
ICU-10070 Fix crash due to bug in uenum_next that only affects some compilers
X-SVN-Rev: 33521
|
2013-04-12 23:48:49 +00:00 |
|
Peter Edberg
|
947bd7d1b6
|
ICU-10070 Add plain C wrappers for Region class
X-SVN-Rev: 33520
|
2013-04-12 23:00:51 +00:00 |
|
Yoshito Umaoka
|
a1d5c9a04e
|
ICU-10080 Removed the old serializable test data except 3.6.
X-SVN-Rev: 33519
|
2013-04-12 18:04:23 +00:00 |
|
Yoshito Umaoka
|
e255e7d747
|
ICU-8957 Fixed issues detected by FindBugs in ICU library code except #9667 and #10097. Added FindBugs exclusion filter files in ICU4J library project directories.
X-SVN-Rev: 33516
|
2013-04-12 15:31:31 +00:00 |
|
Yoshito Umaoka
|
69285080db
|
ICU-10099 Explicitly add charset=UTF-8 in the ICU4J API reference docs. Forcing UTF-8 to be used by JCite for reading java source files.
X-SVN-Rev: 33512
|
2013-04-11 17:52:38 +00:00 |
|
Markus Scherer
|
ff531bc19b
|
ICU-7881 add new options to the short usage text too
X-SVN-Rev: 33504
|
2013-04-10 19:27:41 +00:00 |
|
Yoshito Umaoka
|
5fbc363972
|
ICU-9743 Logging known issues with ticket information, instead of timebomb.
X-SVN-Rev: 33503
|
2013-04-10 08:15:11 +00:00 |
|
Mark Davis
|
aa08affb3c
|
ICU-8474 fix serbian, revamp rules to generate smarter samples
X-SVN-Rev: 33502
|
2013-04-09 13:43:13 +00:00 |
|
Mark Davis
|
9c66e7e083
|
ICU-8474 correct isEmpty()
X-SVN-Rev: 33501
|
2013-04-09 09:04:45 +00:00 |
|
Markus Scherer
|
bc9b269353
|
ICU-7881 add icupkg options --auto_toc_prefix --auto_toc_prefix_with_type --toc_prefix
X-SVN-Rev: 33500
|
2013-04-08 21:31:58 +00:00 |
|
Mark Davis
|
74c81065f6
|
ICU-8474 updates to fix new rules, separate out test generation class, factory class, change toString() to roundtrip, etc.
X-SVN-Rev: 33499
|
2013-04-08 14:11:49 +00:00 |
|
Travis Keep
|
d8a9e311a3
|
ICU-10017 Git rid of special code in TimePeriod that copies non-immutable Number types. Add comments explaining that Number objects need to be immutable. Add unit test for TestPeriod.equals/hashCode. In JAVA implementation remove extra boolean flag for numeric and treat NUMERIC as a full fledged style as much as possible.
X-SVN-Rev: 33490
|
2013-04-03 22:05:00 +00:00 |
|
Travis Keep
|
77f8f1e2c2
|
ICU-10045 Change UNICODE_STRING_SIMPLE to a UnicodeString constructor in an attempt to fix broken builds.
X-SVN-Rev: 33489
|
2013-04-03 21:18:45 +00:00 |
|
Travis Keep
|
c0ac428d94
|
ICU-10067 Add getLocale() and createPatternForNumItems() to ListFormatter.
X-SVN-Rev: 33488
|
2013-04-03 20:42:55 +00:00 |
|
Travis Keep
|
41bb29f532
|
ICU-10045 Fix number of significant digits with 0.
X-SVN-Rev: 33487
|
2013-04-03 20:11:01 +00:00 |
|
Travis Keep
|
6125cf2eff
|
ICU-10045 Formatting with significant digits to work correctly with 0 in C++
X-SVN-Rev: 33485
|
2013-04-02 22:01:33 +00:00 |
|
Travis Keep
|
5dfe1df049
|
ICU-10063 Change ListFormatter.format() method to take a Collection<?> instead of a Collection<Object>
X-SVN-Rev: 33480
|
2013-03-29 22:23:24 +00:00 |
|
Travis Keep
|
cfd8e84278
|
ICU-10017 Correctly handle all types of Number fields in TimePeriod.
X-SVN-Rev: 33479
|
2013-03-29 21:43:18 +00:00 |
|
Travis Keep
|
f91bd1239d
|
ICU-10017 Remove unused imports
X-SVN-Rev: 33478
|
2013-03-29 20:17:43 +00:00 |
|
Travis Keep
|
3652768a72
|
ICU-10017 Add test to insure that TimePeriod.forAmounts() throws IllegalArgumentException when necessary.
X-SVN-Rev: 33476
|
2013-03-28 22:51:46 +00:00 |
|
Travis Keep
|
3af99923b3
|
ICU-10017 Add test for formatPeriod for numeric style and for TimePeriods with just a single field.
X-SVN-Rev: 33475
|
2013-03-28 22:25:47 +00:00 |
|
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 |
|