Commit Graph

25596 Commits

Author SHA1 Message Date
Markus Scherer
2fffcf3b77 ICU-9880 add #ifndef U_HIDE_DRAFT_API
X-SVN-Rev: 33253
2013-02-16 21:53:15 +00:00
John Emmons
db02b5633f ICU-9909 Update currency list with current currencies as of 2013-02-16
X-SVN-Rev: 33252
2013-02-16 21:48:13 +00:00
Andy Heninger
ba77e6d28b ICU-9077 Enhanced rbbi/RBBITest/TestExtended in ICU4J. Includes data refresh from ICU4C to pick up revised Character break rules.
X-SVN-Rev: 33251
2013-02-16 00:41:28 +00:00
Markus Scherer
dba8bad06b ICU-9602 tell ICU4J to ignore conversion test data for good one-way mappings
X-SVN-Rev: 33249
2013-02-16 00:16:09 +00:00
Yoshito Umaoka
a1296b9947 ICU-9943 Fixed a coding problem detected by FindBugs - prevent null dereference
X-SVN-Rev: 33248
2013-02-16 00:02:50 +00:00
Yoshito Umaoka
4dce9ff799 ICU-9940 Fixed some coding problems detected by FindBugs - Fixed threading issue with lazy instantiation of static field in a few classes.
X-SVN-Rev: 33247
2013-02-15 23:38:44 +00:00
Travis Keep
7982b01ec3 ICU-9916 Fix documentation in DateTimePatternGenerator. add->addPattern.
X-SVN-Rev: 33246
2013-02-15 22:15:14 +00:00
Markus Scherer
f5cd9984c6 ICU-9880 add ImmutableIndex, replace Chinese hacks and support zhuyin, handle index characters with multiple primary weights, lazy-create rarely-used objects, bug fixes, port other improvements from Java
X-SVN-Rev: 33245
2013-02-15 22:11:33 +00:00
Markus Scherer
407be346b7 ICU-9880 sync with C++ port, fix minor bugs
X-SVN-Rev: 33243
2013-02-15 21:22:57 +00:00
Yoshito Umaoka
bd8a81bfd6 ICU-9942 Fixed a coding problem detected by FindBugs - replaced == with equals()
X-SVN-Rev: 33238
2013-02-15 17:17:44 +00:00
Yoshito Umaoka
9e53141f8b ICU-9941 Fixed a coding problem detected by FindBugs - changed put with putIfAbsent to make the operation atomic.
X-SVN-Rev: 33237
2013-02-15 17:06:32 +00:00
Yoshito Umaoka
79174eedb1 ICU-9939 Fixed a coding problem detected by FindBugs - commented out synchronized block containing an empty if statement.
X-SVN-Rev: 33236
2013-02-15 16:36:51 +00:00
Yoshito Umaoka
92c0aa3b98 ICU-9938 Fixed a coding problem detected by FindBugs - replacing == with equals().
X-SVN-Rev: 33235
2013-02-15 16:25:03 +00:00
Andy Heninger
915f2365a3 ICU-9077 Fix failing test rbbi/RBBITest/TestExtended
X-SVN-Rev: 33234
2013-02-15 08:14:10 +00:00
Andy Heninger
c68b5d9d38 ICU-9077 Enhancements to break iteration tests.
X-SVN-Rev: 33233
2013-02-15 07:17:59 +00:00
Andy Heninger
c437359b7f ICU-9077 RBBI test enhancements.
X-SVN-Rev: 33232
2013-02-15 02:13:58 +00:00
Yoshito Umaoka
ded4f854b0 ICU-9945 Updated ISO currency numeric mapping data.
X-SVN-Rev: 33231
2013-02-14 23:51:39 +00:00
Yoshito Umaoka
5783d47eb7 ICU-9945 Updated ISO currency numeric mapping data in ICU4C.
X-SVN-Rev: 33230
2013-02-14 23:34:04 +00:00
Yoshito Umaoka
35797e43fe ICU-9945 Updated currency data file location. Corrected errors in readme.txt. Added ZMW to the hardcoded table to match the latest ISO data.
X-SVN-Rev: 33229
2013-02-14 23:20:15 +00:00
Yoshito Umaoka
d4ca6e2dec ICU-9475 Some additional notes in TimeZoneNames API reference.
X-SVN-Rev: 33228
2013-02-14 22:50:17 +00:00
Yoshito Umaoka
049fb62622 ICU-9475 Link to methods with arguments did not work. Removed method arguments in @link.
X-SVN-Rev: 33227
2013-02-14 22:48:35 +00:00
Yoshito Umaoka
938b34ab6b ICU-9475 Some additional notes in TimeZoneNames API reference.
X-SVN-Rev: 33225
2013-02-14 21:20:23 +00:00
Scott Russell
2b6ad1d385 ICU-9911 C++ DecimalFormat::get/setattribute - change from internal API to pulic
X-SVN-Rev: 33224
2013-02-14 20:54:29 +00:00
Travis Keep
e391bd75da ICU-9919 Add LocalPointer to test.
X-SVN-Rev: 33223
2013-02-14 20:29:16 +00:00
Peter Edberg
7e14f73cfa ICU-9925 CLDR 23 pre-integration part 3, batch 4 through CLDR r8192 (C)
X-SVN-Rev: 33222
2013-02-14 18:51:01 +00:00
Peter Edberg
be694f6480 ICU-9925 CLDR 23 pre-integration part 3, batch 4 through CLDR r8192 (J)
X-SVN-Rev: 33221
2013-02-14 18:41:15 +00:00
Peter Edberg
cd49c23616 ICU-9925 CLDR 23 pre-integration part 3, batch 3 (C)
X-SVN-Rev: 33217
2013-02-14 09:51:25 +00:00
Peter Edberg
9a171c895a ICU-9925 CLDR 23 pre-integration part 3, batch 3 (J)
X-SVN-Rev: 33216
2013-02-14 09:47:03 +00:00
Michael Ow
fd5c3526d5 ICU-9912 Fix missing solaris preprocessor definition
X-SVN-Rev: 33212
2013-02-14 06:53:53 +00:00
Michael Ow
77e615bcf4 ICU-9934 Fix path issue in makedata.mak
X-SVN-Rev: 33211
2013-02-13 23:34:33 +00:00
Peter Edberg
08fb2eacd2 ICU-9925 CLDR 23 pre-integration part 3, batch 2 (C)
X-SVN-Rev: 33202
2013-02-13 13:26:23 +00:00
Peter Edberg
258a1ad9b0 ICU-9925 CLDR 23 pre-integration part 3, batch 2 (J)
X-SVN-Rev: 33201
2013-02-13 13:12:16 +00:00
Andy Heninger
4f59ab84cc ICU-9657 Thread safety fix in charset detector.
X-SVN-Rev: 33199
2013-02-12 23:11:58 +00:00
Travis Keep
003a138300 ICU-9919 Add test that DateIntervalFormat.setDateIntervalInfo does not corrup the cache.
X-SVN-Rev: 33198
2013-02-12 22:51:17 +00:00
Travis Keep
0c74014256 ICU-9919 Add check for failure in testSetIntervalPatternNoSideEffect
X-SVN-Rev: 33197
2013-02-12 21:44:42 +00:00
Peter Edberg
bf5a321da8 ICU-9925 CLDR 23 pre-integration part 3, batch 1 (C)
X-SVN-Rev: 33196
2013-02-12 21:00:17 +00:00
Peter Edberg
a15e0c2990 ICU-9925 CLDR 23 pre-integration part 3, batch 1 (J)
X-SVN-Rev: 33195
2013-02-12 20:45:06 +00:00
Travis Keep
b9243a0522 ICU-9919 Add test to ensure that DateIntervalInfo.setIntervalPattern has no unwanted side effects.
X-SVN-Rev: 33194
2013-02-12 19:47:49 +00:00
Michael Ow
e33bccf0e8 ICU-9655 Consolidate test code
X-SVN-Rev: 33193
2013-02-12 06:46:51 +00:00
Travis Keep
ca88f9ccba ICU-9919 DateIntervalFormat instances with custom DateIntervalInfo instances should not use the cache to populate themselves.
X-SVN-Rev: 33178
2013-02-12 01:00:40 +00:00
Andy Heninger
5f066fb106 ICU-9440 SpoofChecker, sync ICU4J with ICU4C.
X-SVN-Rev: 33177
2013-02-12 00:44:39 +00:00
Travis Keep
dd9bf9ba48 ICU-9922 Fix DateIntervalInfo.setIntervalPattern so that it affects just the current instance instead of affecting all instances for a locale.
X-SVN-Rev: 33176
2013-02-11 23:45:43 +00:00
Markus Scherer
db8e47ddf1 ICU-9842 simplify <p> in JavaDoc
X-SVN-Rev: 33175
2013-02-11 23:09:29 +00:00
Andy Heninger
593a9fd589 ICU-9842 Incorporate review comments.
X-SVN-Rev: 33174
2013-02-11 21:55:06 +00:00
Markus Scherer
2e71f86e17 ICU-9602 conversion: add good one-way mapping type |4
X-SVN-Rev: 33173
2013-02-11 20:48:11 +00:00
Yoshito Umaoka
da324defa4 ICU-9867 Minor update in readme.html
X-SVN-Rev: 33172
2013-02-11 20:25:01 +00:00
Yoshito Umaoka
8c99cd1988 ICU-9867 Minor update in readme.html
X-SVN-Rev: 33171
2013-02-11 20:24:42 +00:00
Yoshito Umaoka
3fcfaf6848 ICU-9867 Added a note about pattern V semantics change in readme.html
X-SVN-Rev: 33170
2013-02-11 20:12:57 +00:00
Yoshito Umaoka
a5c74c721c ICU-9867 Added a note about pattern V semantics change in readme.html
X-SVN-Rev: 33169
2013-02-11 20:12:34 +00:00
Andy Heninger
e207951893 ICU-9440 Namespace tweaks to uspoof.h
X-SVN-Rev: 33168
2013-02-11 18:37:06 +00:00