Commit Graph

25635 Commits

Author SHA1 Message Date
Markus Scherer
7a21b2513d ICU-9804 fix unused-variable warning, safer memory management
X-SVN-Rev: 33299
2013-02-22 02:06:45 +00:00
Michael Ow
2b37a9a72c ICU-9673 update valid byte range in euc-jp
X-SVN-Rev: 33297
2013-02-21 22:58:17 +00:00
Michael Ow
baca52593a ICU-9953 Fix app data declaration in uconv
X-SVN-Rev: 33296
2013-02-21 22:55:33 +00:00
Michael Ow
f3d398a293 ICU-9944 Fix function name collision
X-SVN-Rev: 33295
2013-02-21 22:37:26 +00:00
Markus Scherer
7dd438bd57 ICU-9884 add comment for how to get a CurrencyInfo object
X-SVN-Rev: 33294
2013-02-21 20:59:39 +00:00
Yoshito Umaoka
9478c8e14f ICU-9722 Fixed java compiler and javadoc warnings.
X-SVN-Rev: 33293
2013-02-21 20:58:42 +00:00
Peter Edberg
91b8823ba5 ICU-9952 Workaround to fix inheritance for availFmt/intervalFmt items in ICU4J; #9964 for long-term fix
X-SVN-Rev: 33292
2013-02-21 11:33:13 +00:00
Yoshito Umaoka
4fa11a300d ICU-9947 Updated public API status for ICU4J 51.
X-SVN-Rev: 33290
2013-02-21 03:38:55 +00:00
Andy Heninger
4d713a0022 ICU-9715 Review comments.
X-SVN-Rev: 33289
2013-02-21 02:13:56 +00:00
Peter Edberg
9d871b6d86 ICU-9927 Now that cintltst/citertst.c is updated, add sr_Latn collation with import (J)
X-SVN-Rev: 33288
2013-02-21 01:11:22 +00:00
Peter Edberg
bb1d8b029f ICU-9927 Now that cintltst/citertst.c is updated, add sr_Latn collation with import
X-SVN-Rev: 33287
2013-02-21 01:10:41 +00:00
Markus Scherer
e7d5e5b205 ICU-9927 TestCEValidity & TestSortKeyValidity skip tailorings that import others because the UColTokenParser is not set up to fetch those
X-SVN-Rev: 33286
2013-02-20 23:54:23 +00:00
Peter Edberg
d5eb3c2ec3 ICU-7103 Also update J build with data changes to remove obsolete collation aliases
X-SVN-Rev: 33284
2013-02-20 23:42:33 +00:00
Markus Scherer
cb96abf1f8 ICU-9963 remove bogus U_I18N_API from ChineseCalendar::getStaticClassID()
X-SVN-Rev: 33283
2013-02-20 22:50:37 +00:00
Andy Heninger
186db36241 ICU-9842 Change NBSP to ASCII spaces in AlphabeticIndex.java
X-SVN-Rev: 33282
2013-02-20 22:33:55 +00:00
Markus Scherer
1acef73e89 ICU-9935 rename si_value variable to avoid collision with #define in Android system header
X-SVN-Rev: 33281
2013-02-20 21:37:02 +00:00
Markus Scherer
743bc7353f ICU-9637 make new DateFormat skeleton constants public API
X-SVN-Rev: 33280
2013-02-20 21:23:49 +00:00
Andy Heninger
aa3fbefd9c ICU-9440 gcc compiler warning cleanup.
X-SVN-Rev: 33279
2013-02-20 21:22:03 +00:00
Yoshito Umaoka
4984b0e4f0 ICU-9937 Quick fix for the bad code in CompactDecimalDataCache.
X-SVN-Rev: 33278
2013-02-20 21:17:27 +00:00
Markus Scherer
9452d9ed08 ICU-9880 g++ does not seem to allow a class pointer field whose type is from an anonymous namespace
X-SVN-Rev: 33277
2013-02-20 20:57:54 +00:00
Markus Scherer
1104e412a3 ICU-7103 remove obsolete/redundant collation locales
X-SVN-Rev: 33274
2013-02-19 21:47:42 +00:00
Peter Edberg
7aeeab19e9 ICU-9925 Pick up the non-gregorian date format fixes from CLDR 8218 (C)
X-SVN-Rev: 33273
2013-02-19 19:52:15 +00:00
Peter Edberg
9450ae0f61 ICU-9925 Pick up the non-gregorian date format fixes from CLDR 8218 (J)
X-SVN-Rev: 33272
2013-02-19 19:51:20 +00:00
Yoshito Umaoka
da21d9c2b6 ICU-9696 Updated the API doc for ICU4C SimpleDateFormat with the latest CLDR specification.
X-SVN-Rev: 33270
2013-02-19 10:35:03 +00:00
Yoshito Umaoka
af902b149f ICU-9696 Fixed HTML tagging problem in the previous change.
X-SVN-Rev: 33269
2013-02-19 10:30:59 +00:00
Yoshito Umaoka
63d88e3b2c ICU-9696 Updated the API doc for ICU4J SimpleDateForamt with the latest CLDR specification. Also include the reference to the LDML specification.
X-SVN-Rev: 33268
2013-02-19 08:42:21 +00:00
Peter Edberg
47c5a5aa61 ICU-9616 Add DangiCalendar & tests, port from J to C
X-SVN-Rev: 33267
2013-02-18 23:36:57 +00:00
Peter Edberg
157ed28fc9 ICU-9616 ChineseCalendar changes to support Dangi subclass, port from J to C
X-SVN-Rev: 33265
2013-02-18 17:51:25 +00:00
Peter Edberg
d3bb555dba ICU-9927 Skip RamsRulesTest for collations with import; better error reporting in Test{CE/SortKey}Validity; current coll data for bs, bs_Cyrl, fa_AF
X-SVN-Rev: 33264
2013-02-18 00:11:16 +00:00
Peter Edberg
16ecba2369 ICU-9927 Update to current collation data (with import) for bs, bs_Cyrl, fa_AF (not sr_Latn)
X-SVN-Rev: 33263
2013-02-18 00:10:29 +00:00
Markus Scherer
144dd74c8e ICU-9538 fix C++-isms in the test
X-SVN-Rev: 33262
2013-02-17 23:41:48 +00:00
Markus Scherer
063c1b0868 ICU-9538 minor sync with Java
X-SVN-Rev: 33261
2013-02-17 23:24:47 +00:00
Markus Scherer
16795b49be ICU-9538 add script metadata properties API
X-SVN-Rev: 33260
2013-02-17 23:24:36 +00:00
Markus Scherer
7f3718899a ICU-9538 parse CLDR scriptMetadata.txt
X-SVN-Rev: 33259
2013-02-17 23:16:09 +00:00
Peter Edberg
790ff8fe92 ICU-9926 Update info about U_COL_SAFECLONE_BUFFERSIZE test
X-SVN-Rev: 33258
2013-02-17 23:06:24 +00:00
Markus Scherer
5f31868e69 ICU-9538 change sample(Zzzz) to U+FDD0
X-SVN-Rev: 33257
2013-02-17 22:27:59 +00:00
Peter Edberg
e0488a1ab8 ICU-9497 Add support for short(er) weekday names: format, parse, get/set symbols (J)
X-SVN-Rev: 33256
2013-02-17 17:14:10 +00:00
Markus Scherer
ebbc5423ef ICU-9538 add script metadata properties API
X-SVN-Rev: 33255
2013-02-17 00:49:18 +00:00
John Emmons
b1309f6306 ICU-9909 Update structLocale for new currencies
X-SVN-Rev: 33254
2013-02-17 00:42:18 +00:00
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