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 |
|
Andy Heninger
|
61460a2e97
|
ICU-7975 Clarify that formatting a number always will round it.
X-SVN-Rev: 28795
|
2010-10-12 20:05:49 +00:00 |
|
Andy Heninger
|
92ba1e3fde
|
ICU-7557 fix API docs describing rounding for Decimal Format
X-SVN-Rev: 27860
|
2010-03-17 22:36:12 +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 |
|
Steven R. Loomis
|
1457da183c
|
ICU-7353 docs fixup and updated API Change Report
X-SVN-Rev: 27537
|
2010-02-11 00:53:57 +00:00 |
|
Steven R. Loomis
|
f517a0db14
|
ICU-7304 fix API promotions from bad checkins r27396 and r27397
X-SVN-Rev: 27436
|
2010-01-28 21:09:53 +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 |
|
Steven R. Loomis
|
b361793726
|
ICU-7304 draft 4.2 to stable 4.4 ( also cleaned up some ICU-7290 issues )
X-SVN-Rev: 27396
|
2010-01-23 06:36:03 +00:00 |
|
Peter Edberg
|
ccfd885876
|
ICU-7322 Get rid of friend declaration for internal plain-C comparotor functions
X-SVN-Rev: 27304
|
2010-01-16 19:59:59 +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
|
9e2a008374
|
ICU-6799 fix C++ compilation error due to hash value comparator in decimfmt.h and dtitvinf.h. remove static qualifier. since they are marked as internal, they wont be exposed
X-SVN-Rev: 25812
|
2009-04-17 18:52:52 +00:00 |
|
Steven R. Loomis
|
9eb9dd4c83
|
ICU-6799 fix many warnings, improve tests
X-SVN-Rev: 25772
|
2009-04-15 01:57:02 +00:00 |
|
Steven R. Loomis
|
8e85f80a2a
|
ICU-6797 raft of doxygen fixes for milestone:4.1.4
X-SVN-Rev: 25600
|
2009-03-17 01:47:25 +00:00 |
|
Xiaomei Ji
|
1f2dcc4fb2
|
ICU-6433 currency parsing, case sensitive against symbol and ISO, case insensitive against name; parse against plural pattern using names only
X-SVN-Rev: 25540
|
2009-03-10 20:53:27 +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 |
|
Steven R. Loomis
|
3bb050aba0
|
ICU-6404 last header changes
X-SVN-Rev: 24318
|
2008-06-28 07:08:51 +00:00 |
|
George Rhoten
|
a5762bea29
|
ICU-5032 Remove untestable code. symbolsToAdopt can't be NULL, and the else branch does the same thing.
X-SVN-Rev: 20002
|
2006-08-08 21:39:04 +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
|
dd218ba383
|
ICU-5009 Fix some doxygen warnings
X-SVN-Rev: 19005
|
2006-01-18 05:58:30 +00:00 |
|
George Rhoten
|
4ddc86def7
|
ICU-5008 Undraft some API
X-SVN-Rev: 19002
|
2006-01-18 04:02:07 +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 |
|
Eric Mader
|
f57c82a12d
|
ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17348
|
2005-03-16 18:46:54 +00:00 |
|
George Rhoten
|
2a878ef9b0
|
ICU-739 Deprecated a data field that isn't needed publicly.
X-SVN-Rev: 17325
|
2005-03-11 02:57:17 +00:00 |
|
Andy Heninger
|
665e553354
|
ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
|
2004-11-11 23:34:58 +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 |
|
Eric Mader
|
ad42df258f
|
ICU-3820 fix doxygen warnings.
X-SVN-Rev: 15879
|
2004-06-15 20:52:22 +00:00 |
|
Alan Liu
|
b2697fc485
|
ICU-3399 restore setCurrency variant with no UErrorCode
X-SVN-Rev: 15595
|
2004-05-27 22:03:26 +00:00 |
|
George Rhoten
|
5ba76644fa
|
ICU-3650 Fix doxygen warnings
X-SVN-Rev: 15523
|
2004-05-25 03:23:31 +00:00 |
|
Eric Mader
|
abefef5844
|
ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15411
|
2004-05-19 20:42:44 +00:00 |
|
Alan Liu
|
97d71b3e84
|
ICU-2334 clarify docs
X-SVN-Rev: 15145
|
2004-05-04 20:02:16 +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 |
|
Alan Liu
|
e1b4d36b9f
|
ICU-2334 rename some API
X-SVN-Rev: 14941
|
2004-04-12 23:37:44 +00:00 |
|
Alan Liu
|
8cc0c7011e
|
ICU-2334 add public set/isSignificantDigits API; add min/max/useSignificantDigits fields
X-SVN-Rev: 14849
|
2004-04-03 17:56:14 +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
|
1950e4123f
|
ICU-3668 make getRoundingMode const
X-SVN-Rev: 14810
|
2004-03-31 22:09:40 +00:00 |
|
Alan Liu
|
689390169c
|
ICU-3668 make getters const
X-SVN-Rev: 14798
|
2004-03-29 23:23:04 +00:00 |
|
Alan Liu
|
3f63c576e8
|
ICU-2334 typo
X-SVN-Rev: 14786
|
2004-03-27 04:49:28 +00:00 |
|
Ram Viswanadha
|
bbe9de394c
|
ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
X-SVN-Rev: 14775
|
2004-03-26 19:42:04 +00:00 |
|
Alan Liu
|
befd8f5bc2
|
ICU-2334 update docs; doxygen doesn't handle '@' properly
X-SVN-Rev: 14764
|
2004-03-25 21:18:13 +00:00 |
|
Alan Liu
|
2dae948bb0
|
ICU-2334 implement significant digits
X-SVN-Rev: 14762
|
2004-03-25 17:42:28 +00:00 |
|
Alan Liu
|
c59adcbe18
|
ICU-1285 flesh out DecimalFormat docs about formatting
X-SVN-Rev: 14545
|
2004-02-19 01:11:59 +00:00 |
|
Alan Liu
|
f182a75ccb
|
ICU-3296 replace DecimalFormat class docs with updated docs from ICU4J; other minor doc fixes
X-SVN-Rev: 14543
|
2004-02-19 00:34:12 +00:00 |
|
Alan Liu
|
62b974ace2
|
ICU-3399 add UErrorCode to setCurrency
X-SVN-Rev: 14511
|
2004-02-13 01:56:38 +00:00 |
|
Alan Liu
|
357b3fd941
|
ICU-2823 update docs for pad characters
X-SVN-Rev: 14480
|
2004-02-11 00:00:18 +00:00 |
|
Markus Scherer
|
eb3d7a8d9c
|
ICU-3348 change @draft ICU 2.2 and earlier to @stable
X-SVN-Rev: 13742
|
2003-11-18 02:37:24 +00:00 |
|
Doug Felt
|
e5a79dc60c
|
ICU-813 int64 formatting support
X-SVN-Rev: 13547
|
2003-10-31 22:47:25 +00:00 |
|