Commit Graph

25309 Commits

Author SHA1 Message Date
Yoshito Umaoka
d2bb385526 ICU-9413 BRS cleanup imports
X-SVN-Rev: 32312
2012-08-31 21:52:08 +00:00
Yoshito Umaoka
768b3383fd ICU-9413 ICU4J version to 50.0.2
X-SVN-Rev: 32311
2012-08-31 21:36:15 +00:00
Yoshito Umaoka
1488875053 ICU-9401 Use Integer.MAX_VALUE for FIELD_DIFF_MAX_INT - minor update by code review.
X-SVN-Rev: 32309
2012-08-31 19:39:45 +00:00
Debabrata Sengupta
c5abb42b6a ICU-9476 changed logic slightly to make it similar to C implementation
X-SVN-Rev: 32308
2012-08-31 19:34:31 +00:00
Steven R. Loomis
79a59bfdef ICU-9525 fix casts as per http://www.stroustrup.com/bs_faq2.html#static-cast and also fix string quoting gcc47
X-SVN-Rev: 32307
2012-08-31 19:12:19 +00:00
John Emmons
e3d804e289 ICU-9520 Fix Arabic RBNF rule - parsing problem
X-SVN-Rev: 32306
2012-08-30 23:20:58 +00:00
John Emmons
078bc743d4 ICU-9520 Fix Arabic RBNF rules - parsing problems
X-SVN-Rev: 32305
2012-08-30 23:13:16 +00:00
Yoshito Umaoka
720f588b90 ICU-9521 Quick patch for IntlTestNumberFormat/TestMonster exhaustive test failure.
X-SVN-Rev: 32304
2012-08-30 21:11:12 +00:00
Umesh Nair
4c5fe60f3e ICU-9524 Making Java ListFormatter behave correctly with any order of parameters
X-SVN-Rev: 32303
2012-08-30 20:35:58 +00:00
Debabrata Sengupta
f6ff5f1b9a ICU-9413 fixed text file line endings
X-SVN-Rev: 32302
2012-08-30 17:11:02 +00:00
Debabrata Sengupta
1138bbaf30 ICU-9412 fixed UTF-8 file properties
X-SVN-Rev: 32300
2012-08-30 16:33:12 +00:00
George Rhoten
89c00402a8 ICU-9474 Undo the changeset to reduce the exported C++ static variables.
X-SVN-Rev: 32299
2012-08-30 03:19:37 +00:00
Debabrata Sengupta
d9c4c4785b ICU-9412 fixed text file line endings
X-SVN-Rev: 32298
2012-08-29 23:50:16 +00:00
Travis Keep
4153e49710 ICU-9174 Fix CompactDecimalFormat to correctly handle suffixes that don't start at 1. e.g for Serbian 9998, 9999, 10K.
X-SVN-Rev: 32294
2012-08-29 20:28:21 +00:00
John Emmons
e99c30b856 ICU-9518 Update for Breton plural rules fix in CLDR
X-SVN-Rev: 32293
2012-08-29 18:30:54 +00:00
John Emmons
1c6dfe6ce5 ICU-9518 Update jars for Breton plural rules fix in CLDR
X-SVN-Rev: 32292
2012-08-29 18:27:23 +00:00
Markus Scherer
582b65abf1 ICU-9437 remove a now-unnecessary const_cast
X-SVN-Rev: 32290
2012-08-29 17:07:09 +00:00
Markus Scherer
5f781dc97e ICU-9437 switch MultithreadTest/TestCollators to C++ Collator as well, in sync with UCAConformanceTest
X-SVN-Rev: 32289
2012-08-29 16:26:42 +00:00
Yoshito Umaoka
c836d292bc ICU-9119 Enabled JCite on Java 7. JCite repository reviewion 94161e3a1743 or later is required.
X-SVN-Rev: 32288
2012-08-29 14:02:39 +00:00
John Emmons
1913cca0aa ICU-9251 Update ICU4J data jars with fix from r32885 - fixes rbbitest failures
X-SVN-Rev: 32287
2012-08-29 12:32:59 +00:00
John Emmons
7a759ef248 ICU-9251 Patch brkfiles.mk not to build ja
X-SVN-Rev: 32285
2012-08-29 00:55:00 +00:00
George Rhoten
361be49c81 ICU-9516 Update various bits of platform dependent thread safety documentation.
X-SVN-Rev: 32284
2012-08-29 00:47:36 +00:00
Markus Scherer
bf658c7d7b ICU-9437 update to Unicode 6.2; merge in branches/markus/uni62 r32109
X-SVN-Rev: 32283
2012-08-28 23:40:28 +00:00
Markus Scherer
6876123c0e ICU-9437 update to Unicode 6.2; merge in branches/markus/uni62 r32274
X-SVN-Rev: 32282
2012-08-28 23:37:10 +00:00
George Rhoten
8b10488235 ICU-9456 Dependency fixes for make -j 16
X-SVN-Rev: 32281
2012-08-28 22:57:29 +00:00
George Rhoten
75425ce174 ICU-9469 Make clang the default in addition to clang++. Also add some instructions.
X-SVN-Rev: 32280
2012-08-28 22:54:00 +00:00
John Emmons
47c9dda301 ICU-9251 Add back in data/locales/bs_BA.txt - was deleted by mistake
X-SVN-Rev: 32279
2012-08-28 22:21:03 +00:00
John Emmons
4440b4bbca ICU-9251 First cut merge of CLDR 22 data
X-SVN-Rev: 32276
2012-08-28 22:06:04 +00:00
John Emmons
276a244c9b ICU-9251 First cut merge of CLDR 22 data
X-SVN-Rev: 32275
2012-08-28 21:56:06 +00:00
Umesh Nair
974ba63756 ICU-7168 Fixing Windows build.
X-SVN-Rev: 32271
2012-08-28 19:26:17 +00:00
Markus Scherer
31a4a9113d ICU-7168 always initialize UErrorCode, and check in at least one place coming in from public API
X-SVN-Rev: 32268
2012-08-28 16:47:58 +00:00
Peter Edberg
3ee27da7b7 ICU-9401 Fix Calendar.fieldDifference handling of large diffs
X-SVN-Rev: 32265
2012-08-28 08:15:21 +00:00
Peter Edberg
1f232fd772 ICU-9227 (J) add tests for fieldDifference fwd/backward on either side of era boundary and across era boundary, along with tests for #9243/#9401
X-SVN-Rev: 32264
2012-08-28 08:13:46 +00:00
Peter Edberg
1b1314e50f ICU-9227 just add tests for fieldDifference fwd/backward on either side of era boundary and across era boundary
X-SVN-Rev: 32263
2012-08-28 05:58:40 +00:00
Peter Edberg
8db60a2d2b ICU-9399 return correct parse index when an era is expected but something else is found
X-SVN-Rev: 32262
2012-08-28 03:40:07 +00:00
Markus Scherer
ce6b202757 ICU-8920 clarify Collator::getRules() docs
X-SVN-Rev: 32259
2012-08-28 00:06:05 +00:00
Markus Scherer
437555d5bb ICU-8920 fix RuleBasedCollator.getRules() docs
X-SVN-Rev: 32258
2012-08-27 23:53:49 +00:00
Markus Scherer
1cc15ae197 ICU-6173 fix comments about type characters in CaseFolding.txt
X-SVN-Rev: 32256
2012-08-27 23:45:51 +00:00
Peter Edberg
0eb4f0a04d ICU-9392 (J) japanese calendar minimum era should be 0
X-SVN-Rev: 32255
2012-08-27 23:44:54 +00:00
Markus Scherer
9f8f976bf6 ICU-6173 fix comments about type characters in CaseFolding.txt
X-SVN-Rev: 32254
2012-08-27 23:42:11 +00:00
Peter Edberg
d7a3235efb ICU-9392 japanese calendar minimum era should be 0
X-SVN-Rev: 32253
2012-08-27 23:21:33 +00:00
Markus Scherer
944ff6eeaf ICU-9141 add U_GCC_MAJOR_MINOR macro
X-SVN-Rev: 32252
2012-08-27 23:15:08 +00:00
Markus Scherer
6d5c99bb7e ICU-9264 document that PluralRules objects are immutable (caches are synchronized)
X-SVN-Rev: 32251
2012-08-27 22:50:44 +00:00
Yoshito Umaoka
23faa1c164 ICU-9471 Ant target 'release' to create non-versioned ICU4J release files. The new target 'releaseVer' is equivalent to the previous 'release' target.
X-SVN-Rev: 32250
2012-08-27 22:23:23 +00:00
Yoshito Umaoka
8217ed7916 ICU-9409 Collator.getInstance to ignore unknown collation keyword. Also changed the implementation not to print the statck trace.
X-SVN-Rev: 32248
2012-08-27 20:17:17 +00:00
Umesh Nair
484c465ddf ICU-7168 Implementation of ListFormatter, port from Java
X-SVN-Rev: 32247
2012-08-27 20:14:25 +00:00
Travis Keep
8131a32512 ICU-9506 re-integrate changes to ListFormatter from icu4j/branches/tkeep/cdf
X-SVN-Rev: 32246
2012-08-27 19:51:13 +00:00
Debabrata Sengupta
4f666eebc4 ICU-9481 handled segmentation fault issue with uenum_next
X-SVN-Rev: 32242
2012-08-27 18:50:29 +00:00
Travis Keep
67e12fd328 ICU-9506 Re-integrated changes for CompactDecimalFormatter from icu4j/branches/tkeep/cdf into trunk.
X-SVN-Rev: 32241
2012-08-27 18:49:34 +00:00
Peter Edberg
50dd562ac8 ICU-9256 (J) For he@calendar=hebrew, offset the years within the current millenium down to 1-999
X-SVN-Rev: 32239
2012-08-27 18:29:50 +00:00