Markus Scherer
|
fb38bbbee8
|
ICU-10273 support plurals with decimals in MessageFormat and PluralFormat (ported from Java r34087 & r34276)
X-SVN-Rev: 34277
|
2013-09-11 23:32:37 +00:00 |
|
Peter Edberg
|
790af7c8dd
|
ICU-10375 Add \file and \brief to udisplaycontext.h headers so it works in apiref/icu4c/files.html
X-SVN-Rev: 34275
|
2013-09-11 21:38:11 +00:00 |
|
Steven R. Loomis
|
31cdcb89e0
|
ICU-10379 fixes for IBM i - mostly clarifying ambiguous casts.
X-SVN-Rev: 34274
|
2013-09-11 19:38:07 +00:00 |
|
Peter Edberg
|
5a1e66e343
|
ICU-10039 Add basic C wrapper for NumberingSystem (numsys.h), version 1
X-SVN-Rev: 34268
|
2013-09-11 05:07:00 +00:00 |
|
Andy Heninger
|
90522bf7b1
|
ICU-10273 add DecimalFormat::getFixedDecimal(Formattable &)
X-SVN-Rev: 34267
|
2013-09-11 01:17:28 +00:00 |
|
Peter Edberg
|
33c679b135
|
ICU-10065 Delete redundant LOW_K row in dtTypes[]
X-SVN-Rev: 34262
|
2013-09-10 21:29:14 +00:00 |
|
Peter Edberg
|
ebea161b11
|
ICU-10065 In DateTimePatternGenerator, add support for pattern chars K,O,X,x, adjust support for V
X-SVN-Rev: 34256
|
2013-09-10 07:51:38 +00:00 |
|
Markus Scherer
|
8f38199123
|
ICU-10365 fix namespace issue: icu::UInitOnce
X-SVN-Rev: 34252
|
2013-09-10 00:34:12 +00:00 |
|
Steven R. Loomis
|
86c481026c
|
ICU-10373 fix -DU_USING_ICU_NAMESPACE=0 issues
X-SVN-Rev: 34251
|
2013-09-10 00:13:41 +00:00 |
|
John Emmons
|
a869b0d483
|
ICU-10335 Merge completed CLDR24 branch into trunk.
X-SVN-Rev: 34238
|
2013-09-07 20:46:42 +00:00 |
|
Andy Heninger
|
4d9fad13ef
|
ICU-10273 Plural Rules Fixed Decimal, improve handling of NaN and Infinity
X-SVN-Rev: 34225
|
2013-09-06 20:02:42 +00:00 |
|
Steven R. Loomis
|
00ea16b361
|
ICU-7912 one more update to fix untagged items..
X-SVN-Rev: 34216
|
2013-09-06 05:04:54 +00:00 |
|
Andy Heninger
|
7b3b75a525
|
ICU-10273 Plural Rules, add DecimalFormat::getFixedDecimal(). Work in progress.
X-SVN-Rev: 34204
|
2013-09-05 23:28:28 +00:00 |
|
Peter Edberg
|
bcfcd53be9
|
ICU-10161 trimMarksFromAffix must trim all marks; update "ar" number patterns to latest
X-SVN-Rev: 34203
|
2013-09-05 22:13:07 +00:00 |
|
Steven R. Loomis
|
e5fac0714c
|
ICU-10345 make formatting of a Formattable currency thread safe.. by cloning. makes unum_formatDoubleCurrency also slow.
X-SVN-Rev: 34200
|
2013-09-05 05:32:56 +00:00 |
|
Peter Edberg
|
8997c77684
|
ICU-10161 Now compareSimpleAffix ignores LRM/RLM/ALM in affix or text when comparing them;
and pre-integrate some CLDR 24 number symbol & pattern changes so tests will match the new data.
X-SVN-Rev: 34186
|
2013-09-04 10:46:03 +00:00 |
|
Andy Heninger
|
003c35c1d9
|
ICU-10273 Plural Rules, add DecimalFormat::getFixedDecimal(). Work in progress.
X-SVN-Rev: 34176
|
2013-09-04 01:07:35 +00:00 |
|
Steven R. Loomis
|
bc0dcf4cb0
|
ICU-9619 add const to getters
X-SVN-Rev: 34173
|
2013-09-04 00:01:26 +00:00 |
|
Steven R. Loomis
|
2786b25dff
|
ICU-10270 fix // comments in udat.h
X-SVN-Rev: 34168
|
2013-09-03 17:44:01 +00:00 |
|
Steven R. Loomis
|
454a0ec782
|
ICU-9741 trivial fix to header, u_strcoll -> ucol_strcoll
X-SVN-Rev: 34159
|
2013-08-30 23:46:37 +00:00 |
|
Andy Heninger
|
759b77c2b0
|
ICU-9980 DecimalFormat::parseCurrency() - init output currencty parameter.
X-SVN-Rev: 34156
|
2013-08-30 22:16:21 +00:00 |
|
Andy Heninger
|
45561757cc
|
ICU-10182 Build Time mutexes, merge from development branch.
X-SVN-Rev: 34139
|
2013-08-30 01:23:42 +00:00 |
|
Travis Keep
|
7f3d307ef8
|
ICU-10274 Rollback TimePeriod additions, but leave in changes to listformatter for Mark's more generic units API.
X-SVN-Rev: 34135
|
2013-08-29 23:45:48 +00:00 |
|
Andy Heninger
|
62cb5a9ca6
|
ICU-10273 Plural Rules, remove unimplemented getFunctionalEquivalent().
X-SVN-Rev: 34126
|
2013-08-29 18:07:13 +00:00 |
|
John Emmons
|
3f712e7635
|
ICU-10339 Fix build error on Cygwin/gcc (INT64_MAX) instead of (U_INT64_MAX)
X-SVN-Rev: 34122
|
2013-08-29 17:13:06 +00:00 |
|
Andy Heninger
|
6ddf597269
|
ICU-10273 fix bug in plural rules parser, caused failure of CompactDecimalFormatTest
X-SVN-Rev: 34111
|
2013-08-29 00:50:50 +00:00 |
|
Andy Heninger
|
3b26d31728
|
ICU-10273 fix for Solaris build error in plural rules (hopefully).
X-SVN-Rev: 34109
|
2013-08-28 23:50:29 +00:00 |
|
Andy Heninger
|
4dc67e0203
|
ICU-10273 New plural rule syntax. Changes merged from development branch. With this checkin, Plural rule data is back in synch between ICU4C, ICU4J and CLDR trunk.
X-SVN-Rev: 34103
|
2013-08-28 20:51:44 +00:00 |
|
Jungshik Shin
|
6382e77631
|
ICU-10318 add buffer length check to UTF-16/32 detector
X-SVN-Rev: 34076
|
2013-08-21 23:09:10 +00:00 |
|
Yoshito Umaoka
|
b0eaf25682
|
ICU-9526 Fixed a parsing problem with custom monetary gouping separator. Fixed some bad coding style. Added a test case for testing custom symbols.
X-SVN-Rev: 34069
|
2013-08-20 20:51:31 +00:00 |
|
Michael Ow
|
10ae93e130
|
ICU-10243 Free resource bundle before opening another one
X-SVN-Rev: 34068
|
2013-08-20 20:19:58 +00:00 |
|
Peter Edberg
|
9163c9d8be
|
ICU-10243 C, ulocdata_getMeasurementSystem/getPaperSize should get data from supplementalData
X-SVN-Rev: 34065
|
2013-08-19 22:29:26 +00:00 |
|
Scott Russell
|
e715efb8e8
|
ICU-8449 Add Um al-Qura Hijri Calendar Support
X-SVN-Rev: 34053
|
2013-08-16 17:09:51 +00:00 |
|
Travis Keep
|
60501becc4
|
ICU-10258 Free minus sign and plus sign set in a clean up function.
X-SVN-Rev: 34045
|
2013-08-15 21:02:16 +00:00 |
|
Travis Keep
|
310f2f2a22
|
ICU-10304 Fix MessageFormat::setArgStartFormat() so that it returns immediately after freeing adopted pointer on error.
X-SVN-Rev: 34044
|
2013-08-15 00:08:34 +00:00 |
|
Michael Ow
|
27d3e9435b
|
ICU-10274 Close resource bundle after use
X-SVN-Rev: 34042
|
2013-08-14 20:17:38 +00:00 |
|
Andy Heninger
|
0061d3a9b7
|
ICU-10184 umutex.h, change to C++ only, in preparation for build time user mutex support.
X-SVN-Rev: 34029
|
2013-08-09 19:53:07 +00:00 |
|
Yoshito Umaoka
|
bea4641b0d
|
ICU-10281 Fixed a VTIMEZONE writer problem that may produce overlapping rules.
X-SVN-Rev: 34026
|
2013-08-09 16:32:44 +00:00 |
|
Travis Keep
|
41b7ee189d
|
ICU-10258 Parse different variations of '+' and '-' when isLenient is set in C++.
X-SVN-Rev: 33989
|
2013-07-25 17:58:37 +00:00 |
|
Travis Keep
|
ecd7ea193b
|
ICU-10274 Add compound duration formatting for C++
X-SVN-Rev: 33986
|
2013-07-25 16:36:25 +00:00 |
|
Andy Heninger
|
7b95d141d3
|
ICU-10253 Fix #include of math.h
X-SVN-Rev: 33974
|
2013-07-24 18:09:39 +00:00 |
|
Andy Heninger
|
aebaa076af
|
ICU-10253 Fix memory leak in plural rules.
X-SVN-Rev: 33972
|
2013-07-24 16:42:56 +00:00 |
|
Andy Heninger
|
a4761909ac
|
ICU-10253 Fix windows build problems with new plural rule code.
X-SVN-Rev: 33968
|
2013-07-23 21:27:07 +00:00 |
|
Andy Heninger
|
61a59e26a1
|
ICU-10253 Currency plurals, pay attention to min fraction digits in format.
X-SVN-Rev: 33966
|
2013-07-23 20:02:13 +00:00 |
|
Andy Heninger
|
425ae2d65f
|
ICU-10253 Add missing export to class NumberInfo, fixes build failure on MacOSX
X-SVN-Rev: 33965
|
2013-07-23 18:35:34 +00:00 |
|
Andy Heninger
|
f4e36c9c98
|
ICU-10253 Plural Rule, support for new syntax for fractional rules. Merge from development branch.
X-SVN-Rev: 33958
|
2013-07-22 23:57:17 +00:00 |
|
Bing Long
|
b58875e894
|
ICU-10254 Added dtitvfmtsample.cpp, dtptngsample.cpp, and plurfmtsample.cpp. Update all/all.sln, dtitvfmt.h,dtptngen.h and plurfmt.h to embed the sample into the ICU4C API docs.
X-SVN-Rev: 33953
|
2013-07-22 16:31:11 +00:00 |
|
Travis Keep
|
3cb132047d
|
ICU-10222 TimeUnitFormat to look under units/duration for time units instead of just units.
X-SVN-Rev: 33917
|
2013-07-11 22:19:13 +00:00 |
|
Peter Edberg
|
f4fd91b94f
|
ICU-10244 (C) ulocdata_getLocaleSeparator now returns piece between {0} and {1} in new localeSeparator pattern
X-SVN-Rev: 33906
|
2013-07-11 07:00:49 +00:00 |
|
Steven R. Loomis
|
85157b3fc4
|
ICU-7912 final update to apidocs. Also removed references to non-existent kDecimalNumber (from fmtable.h), and cleaned up other docs
X-SVN-Rev: 33905
|
2013-07-11 00:31:41 +00:00 |
|