Tom Zhang
|
985f42b752
|
ICU-10344 add new field & factory method for currency CASH/STANDARD Usage
X-SVN-Rev: 35873
|
2014-06-12 21:40:34 +00:00 |
|
Travis Keep
|
1d1172e466
|
ICU-10700 Document that relevant registerXXX() method must be called at application startup and unregister() methods must be called at application shutdown.
X-SVN-Rev: 35129
|
2014-02-12 23:37:47 +00:00 |
|
Travis Keep
|
53ababf5a7
|
ICU-10461 Make NumberFormat::createInstance() and PluralRules::forLocale() 10X faster than before for most common types. Provide internal createSharedInstance() for NumberFormat and SharedFormat for internal use that is 2 orders of magnitude faster than before.
X-SVN-Rev: 35114
|
2014-02-10 19:13:50 +00:00 |
|
Peter Edberg
|
1865fa1670
|
ICU-10574 part 1, just API and setContext/getContext implementation
X-SVN-Rev: 34886
|
2014-01-14 07:31:30 +00:00 |
|
Andy Heninger
|
25bab8fa6f
|
ICU-10361 DecimalFormat, remove number size restrictions that were limiting the ability to format big decimals.
X-SVN-Rev: 34366
|
2013-09-17 21:56:23 +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 |
|
Peter Edberg
|
fbace77746
|
ICU-9721 Update "#ifndef U_HIDE_XXX_API" guards for API status
X-SVN-Rev: 33367
|
2013-03-05 01:38:48 +00:00 |
|
Michael Ow
|
37eeb709db
|
ICU-9955 merge ICU4C API status promotion to trunk
X-SVN-Rev: 33306
|
2013-02-22 20:15:50 +00:00 |
|
Travis Keep
|
161183009a
|
ICU-9543 C++ CompactDecimalFormat moved to trunk.
X-SVN-Rev: 32819
|
2012-11-14 18:49:38 +00:00 |
|
Michael Ow
|
799a603abc
|
ICU-9613 Merge from branch to trunk
X-SVN-Rev: 32622
|
2012-10-12 19:52:43 +00:00 |
|
Andy Heninger
|
b042e33ee1
|
ICU-7400 Fix incorrect API docs on several 'void parse()' functions.
X-SVN-Rev: 32561
|
2012-10-08 22:41:13 +00:00 |
|
Peter Edberg
|
aad3d090d4
|
ICU-9091 Updates based on PMC discussion, also remove some inappropriate #ifndef U_HIDE_DRAFT_API
X-SVN-Rev: 31486
|
2012-02-22 22:55:52 +00:00 |
|
Peter Edberg
|
4b3835d9e9
|
ICU-9091 Promote to stable most ICU4C API that are draft 4.8 or earlier
X-SVN-Rev: 31446
|
2012-02-20 04:28:17 +00:00 |
|
Peter Edberg
|
05b2ae1381
|
ICU-8697 C, change parseCurrency methods to return CurrencyAmount*, make draft ICU 49
X-SVN-Rev: 31440
|
2012-02-19 06:45:47 +00:00 |
|
Andy Heninger
|
305adeb146
|
ICU-8034 Add Number Format field constant definitions.
X-SVN-Rev: 31356
|
2012-02-10 00:38:34 +00:00 |
|
Markus Scherer
|
4e30dc4c14
|
ICU-8571 remove udraft.h etc. & genheaders.pl, use #ifndef U_HIDE_DRAFT_API etc. instead
X-SVN-Rev: 30447
|
2011-08-01 02:20:46 +00:00 |
|
Peter Edberg
|
332037ef5b
|
ICU-6109 & #4942,#3579: Merge changes for lenient number & date parsing from branches/eric/lenient_number_parsing (manually!)
X-SVN-Rev: 30018
|
2011-05-04 12:23:42 +00:00 |
|
Markus Scherer
|
70ad6b4a74
|
ICU-7386 merge NumberFormat::EStyles into UNumberFormatStyles & improve NumberFormat::makeInstance() memory management
X-SVN-Rev: 29920
|
2011-04-29 00:00:47 +00:00 |
|
Peter Edberg
|
3384286860
|
ICU-8155 Promote appropriate @draft 4.2 and 4.4 API to @stable
X-SVN-Rev: 29035
|
2010-11-12 06:03:28 +00:00 |
|
Peter Edberg
|
c8765bfe77
|
ICU-8077 Remove isLenient/setLenient from Format, etc. (revert #7725)
X-SVN-Rev: 28916
|
2010-10-26 18:11:13 +00:00 |
|
Peter Edberg
|
1826002e52
|
ICU-7725 Hoist isLenient / setLenient to Format class (from DateFormat, RBNF)
X-SVN-Rev: 28170
|
2010-06-10 20:17:43 +00:00 |
|
Andy Heninger
|
4e56218eb1
|
ICU-5193 Big decimal number formatting.
X-SVN-Rev: 27696
|
2010-02-26 02:29:00 +00:00 |
|
Doug Felt
|
b9fb4a7858
|
ICU-7452 add using Xxx:format statements to all Format subclasses that override format
X-SVN-Rev: 27662
|
2010-02-24 23:52:27 +00:00 |
|
Doug Felt
|
bd8eb26d17
|
ICU-7391 changed ref to pointer in APIs taking FieldPositionIterator, cleaned whitespace
X-SVN-Rev: 27433
|
2010-01-28 19:39:24 +00:00 |
|
Andy Heninger
|
a31448aab8
|
ICU-5193 API additions for big decimal formatting. Implementation not there yet.
X-SVN-Rev: 27287
|
2010-01-15 22:28:39 +00:00 |
|
Doug Felt
|
52c23e0a47
|
ICU-6192 add support for getting field positions to NumberFormat and DateFormat
X-SVN-Rev: 27093
|
2009-12-17 22:15:20 +00:00 |
|
Xiaomei Ji
|
45071a142b
|
ICU-6433 from branch to trunk for API slush
X-SVN-Rev: 25399
|
2009-02-12 22:55:29 +00:00 |
|
Ram Viswanadha
|
0ff9cf8f7c
|
ICU-5008 promote draft APIs to stable
X-SVN-Rev: 19934
|
2006-07-31 20:52:01 +00:00 |
|
George Rhoten
|
cf6ba94da3
|
ICU-5008 Declare one instance of URegistryKey and make them all @stable
X-SVN-Rev: 19054
|
2006-02-02 03:48:14 +00:00 |
|
George Rhoten
|
6cacfbd7cb
|
ICU-5008 Undraft some API
X-SVN-Rev: 19003
|
2006-01-18 04:19:45 +00:00 |
|
Vladimir Weinstein
|
ed7fe99c8b
|
ICU-4599 promote @draft ICU 2.8 to stable
X-SVN-Rev: 17985
|
2005-06-22 23:38:06 +00:00 |
|
Ram Viswanadha
|
d0eb5dd8e9
|
ICU-4524 add brief documentation
X-SVN-Rev: 17983
|
2005-06-22 22:39:36 +00:00 |
|
George Rhoten
|
939f4f60a4
|
ICU-4296 Don't export some internal static const variables.
Also fgNumberPatternsCount has the wrong value.
X-SVN-Rev: 17009
|
2004-12-22 23:32:48 +00:00 |
|
Andy Heninger
|
665e553354
|
ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
|
2004-11-11 23:34:58 +00:00 |
|
Vladimir Weinstein
|
7fe85edd5b
|
ICU-4194 promotion of @draft 2.6 to @stable 2.6 for i18n library
X-SVN-Rev: 16738
|
2004-11-03 01:25:51 +00:00 |
|
George Rhoten
|
15ea893568
|
ICU-4078 Centralize a dependency on conversion (take it out of the header)
X-SVN-Rev: 16231
|
2004-08-31 21:14:59 +00:00 |
|
George Rhoten
|
7c225a89aa
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
X-SVN-Rev: 16183
|
2004-08-24 17:38:33 +00:00 |
|
George Rhoten
|
017c34c872
|
ICU-3837 Add UCONFIG_NO_SERVICE
X-SVN-Rev: 16036
|
2004-07-18 02:02:06 +00:00 |
|
George Rhoten
|
e069f28ece
|
ICU-3837 Add UCONFIG_NO_SERVICE
X-SVN-Rev: 16034
|
2004-07-18 01:37:13 +00:00 |
|
Eric Mader
|
4a7d6a6a44
|
ICU-3866 \endcide -> \endcode.
X-SVN-Rev: 15939
|
2004-06-23 17:04:41 +00:00 |
|
Eric Mader
|
ad42df258f
|
ICU-3820 fix doxygen warnings.
X-SVN-Rev: 15879
|
2004-06-15 20:52:22 +00:00 |
|
Andy Heninger
|
8ec93303c2
|
ICU-3783 Make getDynamicClassID() pure virutal on abstract classes.
X-SVN-Rev: 15705
|
2004-06-04 01:16:05 +00:00 |
|
Andy Heninger
|
e57f8ed178
|
ICU-3783 restore getStaticClassID() to several classes from which it had been removed in error.
X-SVN-Rev: 15619
|
2004-05-28 20:13:11 +00:00 |
|
Alan Liu
|
461f739085
|
ICU-2825 first implementation of MeasureFormat
X-SVN-Rev: 15015
|
2004-04-21 18:05:06 +00:00 |
|
Alan Liu
|
9cca22e331
|
ICU-2825 add support for formatting and parsing currency amounts
X-SVN-Rev: 14978
|
2004-04-15 06:20:42 +00:00 |
|
George Rhoten
|
c7556e10ff
|
ICU-3500 Fix compiler warnings about multiple virtual destructors and/or not inlining compiler generated destructors.
X-SVN-Rev: 14905
|
2004-04-08 19:11:25 +00:00 |
|
George Rhoten
|
df336fd5c5
|
ICU-3500 Fix AIX compiler warnings
X-SVN-Rev: 14900
|
2004-04-07 21:58:43 +00:00 |
|
George Rhoten
|
232ee12872
|
ICU-3500 Fix compiler warnings about multiple virtual destructors and/or not inlining compiler generated destructors.
X-SVN-Rev: 14896
|
2004-04-07 05:20:22 +00:00 |
|
Alan Liu
|
7972df88c4
|
ICU-3668 document that user subclasses are not supported in the Format hierarchy
X-SVN-Rev: 14833
|
2004-04-01 19:05:57 +00:00 |
|
Alan Liu
|
19f6bee018
|
ICU-2334 add subclass method to internally set integer digit counts
X-SVN-Rev: 14756
|
2004-03-25 02:23:52 +00:00 |
|