From 260f921e895f9fbaa2116f325f5dd906785d3b96 Mon Sep 17 00:00:00 2001 From: Andy Heninger Date: Thu, 22 Sep 2016 18:35:22 +0000 Subject: [PATCH] ICU-12734 ICU4C API Change Report regenerated again; fixed some incorrect @stable tags. X-SVN-Rev: 39332 --- icu4c/APIChangeReport.html | 300 ++++++++++++++------------- icu4c/source/i18n/unicode/decimfmt.h | 8 +- icu4c/source/i18n/unicode/numfmt.h | 10 +- 3 files changed, 169 insertions(+), 149 deletions(-) diff --git a/icu4c/APIChangeReport.html b/icu4c/APIChangeReport.html index 544e5735312..232f9b9c3a9 100644 --- a/icu4c/APIChangeReport.html +++ b/icu4c/APIChangeReport.html @@ -1820,546 +1820,574 @@ compactdecimalformat.hUnicodeString& icu::CompactDecimalFormat::format(int32_t, UnicodeString&, FieldPosition&)Draft→Stable
ICU 56 +decimfmt.hUnicodeString& icu::DecimalFormat::format(double, UnicodeString&, FieldPositionIterator*, UErrorCode&)StableStable
+ICU 4.4 + + +decimfmt.hUnicodeString& icu::DecimalFormat::format(int32_t, UnicodeString&, FieldPositionIterator*, UErrorCode&)StableStable
+ICU 4.4 + + +decimfmt.hUnicodeString& icu::DecimalFormat::format(int64_t, UnicodeString&, FieldPositionIterator*, UErrorCode&)StableStable
+ICU 4.4 + + dtfmtsym.henum icu::DateFormatSymbols::DtContextType::DT_CONTEXT_COUNTStable
ICU 3.6Deprecated
ICU 58 - + dtfmtsym.henum icu::DateFormatSymbols::DtWidthType::DT_WIDTH_COUNTStable
ICU 3.6Deprecated
ICU 58 - + dtptngen.hstatic UnicodeString icu::DateTimePatternGenerator::staticGetBaseSkeleton(const UnicodeString&, UErrorCode&)Draft→Stable
ICU 56 - + dtptngen.hstatic UnicodeString icu::DateTimePatternGenerator::staticGetSkeleton(const UnicodeString&, UErrorCode&)Draft→Stable
ICU 56 - + fieldpos.henum icu::FieldPosition::(anonymous) {}(untagged)Stable
ICU 2.0 - + fieldpos.henum icu::FieldPosition::(anonymous)::DONT_CARE(untagged)Stable
ICU 2.0 - + filteredbrk.hBreakIterator* icu::FilteredBreakIteratorBuilder::build(BreakIterator*, UErrorCode&)Draft→Stable
ICU 56 - + filteredbrk.hUBool icu::FilteredBreakIteratorBuilder::suppressBreakAfter(const UnicodeString&, UErrorCode&)Draft→Stable
ICU 56 - + filteredbrk.hUBool icu::FilteredBreakIteratorBuilder::unsuppressBreakAfter(const UnicodeString&, UErrorCode&)Draft→Stable
ICU 56 - + filteredbrk.hicu::FilteredBreakIteratorBuilder::~FilteredBreakIteratorBuilder()Draft→Stable
ICU 56 - + filteredbrk.hstatic FilteredBreakIteratorBuilder* icu::FilteredBreakIteratorBuilder::createInstance(UErrorCode&)Draft→Stable
ICU 56 - + filteredbrk.hstatic FilteredBreakIteratorBuilder* icu::FilteredBreakIteratorBuilder::createInstance(const Locale&, UErrorCode&)Draft→Stable
ICU 56 - + localpointer.hicu::LocalArray< T >::LocalArray(T*, UErrorCode&)Draft→Stable
ICU 56 - + localpointer.hvoid icu::LocalArray< T >::adoptInsteadAndCheckErrorCode(T*, UErrorCode&)Draft→Stable
ICU 56 - + localpointer.hvoid icu::LocalArray< T >::swap(LocalArray< T >&) U_NOEXCEPTDraft→Stable
ICU 56 - + localpointer.hvoid icu::LocalPointer< T >::swap(LocalPointer< T >&) U_NOEXCEPTDraft→Stable
ICU 56 - + measfmt.henum UMeasureFormatWidth::UMEASFMT_WIDTH_COUNTStable
ICU 53Deprecated
ICU 58 - + measunit.hstatic MeasureUnit* icu::MeasureUnit::createCentury(UErrorCode&)Draft→Stable
ICU 56 - + measunit.hstatic MeasureUnit* icu::MeasureUnit::createCupMetric(UErrorCode&)Draft→Stable
ICU 56 - + measunit.hstatic MeasureUnit* icu::MeasureUnit::createGenericTemperature(UErrorCode&)Draft→Stable
ICU 56 - + measunit.hstatic MeasureUnit* icu::MeasureUnit::createKnot(UErrorCode&)Draft→Stable
ICU 56 - + measunit.hstatic MeasureUnit* icu::MeasureUnit::createLiterPer100Kilometers(UErrorCode&)Draft→Stable
ICU 56 - + measunit.hstatic MeasureUnit* icu::MeasureUnit::createMileScandinavian(UErrorCode&)Draft→Stable
ICU 56 - + measunit.hstatic MeasureUnit* icu::MeasureUnit::createPintMetric(UErrorCode&)Draft→Stable
ICU 56 - + measunit.hstatic MeasureUnit* icu::MeasureUnit::createRevolutionAngle(UErrorCode&)Draft→Stable
ICU 56 + +numfmt.hUnicodeString& icu::NumberFormat::format(const Formattable&, UnicodeString&, FieldPositionIterator*, UErrorCode&)StableStable
+ICU 4.4 + +numfmt.hUnicodeString& icu::NumberFormat::format(double, UnicodeString&, FieldPositionIterator*, UErrorCode&)StableStable
+ICU 4.4 + + +numfmt.hUnicodeString& icu::NumberFormat::format(int32_t, UnicodeString&, FieldPositionIterator*, UErrorCode&)StableStable
+ICU 4.4 + + +numfmt.hUnicodeString& icu::NumberFormat::format(int64_t, UnicodeString&, FieldPositionIterator*, UErrorCode&)StableStable
+ICU 4.4 + + reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_UNIT_COUNTStable
ICU 53Deprecated
ICU 58 - + reldatefmt.henum UDateDirection::UDAT_DIRECTION_COUNTStable
ICU 53Deprecated
ICU 58 - + reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_UNIT_COUNTStable
ICU 53Deprecated
ICU 58 - + tmunit.henum icu::TimeUnit::UTimeUnitFields::UTIMEUNIT_FIELD_COUNTStable
ICU 4.2Deprecated
ICU 58 - + ubidi.h#define U_BIDI_CLASS_DEFAULTStable
ICU 3.6Deprecated
ICU 58 - + ubidi.henum UBiDiReorderingMode::UBIDI_REORDER_COUNTStable
ICU 3.6Deprecated
ICU 58 - + ubrk.henum UBreakIteratorType::UBRK_COUNTStable
ICU 2.0Deprecated
ICU 58 - + ucal.henum UCalendarDateFields::UCAL_FIELD_COUNTStable
ICU 2.6Deprecated
ICU 58 - + uchar.henum UBidiPairedBracketType::U_BPT_COUNTStable
ICU 52Deprecated
ICU 58 - + uchar.henum UBlockCode::UBLOCK_COUNTStable
ICU 2.0Deprecated
ICU 58 - + uchar.henum UCharDirection::U_CHAR_DIRECTION_COUNTStable
ICU 2.0Deprecated
ICU 58 - + uchar.henum UCharNameChoice::U_CHAR_NAME_CHOICE_COUNTStable
ICU 2.0Deprecated
ICU 58 - + uchar.henum UDecompositionType::U_DT_COUNTStable
ICU 2.2Deprecated
ICU 58 - + uchar.henum UEastAsianWidth::U_EA_COUNTStable
ICU 2.2Deprecated
ICU 58 - + uchar.henum UGraphemeClusterBreak::U_GCB_COUNTStable
ICU 3.4Deprecated
ICU 58 - + uchar.henum UGraphemeClusterBreak::U_GCB_PREPENDStable
ICU 3.4Stable
ICU 4.0
(changed)
- + uchar.henum UGraphemeClusterBreak::U_GCB_REGIONAL_INDICATORStable
ICU 3.4Stable
ICU 50
(changed)
- + uchar.henum UGraphemeClusterBreak::U_GCB_SPACING_MARKStable
ICU 3.4Stable
ICU 4.0
(changed)
- + uchar.henum UHangulSyllableType::U_HST_COUNTStable
ICU 2.6Deprecated
ICU 58 - + uchar.henum UJoiningGroup::U_JG_COUNTStable
ICU 2.2Deprecated
ICU 58 - + uchar.henum UJoiningType::U_JT_COUNTStable
ICU 2.2Deprecated
ICU 58 - + uchar.henum ULineBreak::U_LB_CLOSE_PARENTHESISStable
ICU 2.2Stable
ICU 4.4
(changed)
- + uchar.henum ULineBreak::U_LB_CONDITIONAL_JAPANESE_STARTERStable
ICU 2.2Stable
ICU 49
(changed)
- + uchar.henum ULineBreak::U_LB_COUNTStable
ICU 2.2Deprecated
ICU 58 - + uchar.henum ULineBreak::U_LB_H2Stable
ICU 2.2Stable
ICU 3.4
(changed)
- + uchar.henum ULineBreak::U_LB_H3Stable
ICU 2.2Stable
ICU 3.4
(changed)
- + uchar.henum ULineBreak::U_LB_HEBREW_LETTERStable
ICU 2.2Stable
ICU 49
(changed)
- + uchar.henum ULineBreak::U_LB_JLStable
ICU 2.2Stable
ICU 3.4
(changed)
- + uchar.henum ULineBreak::U_LB_JTStable
ICU 2.2Stable
ICU 3.4
(changed)
- + uchar.henum ULineBreak::U_LB_JVStable
ICU 2.2Stable
ICU 3.4
(changed)
- + uchar.henum ULineBreak::U_LB_NEXT_LINEStable
ICU 2.2Stable
ICU 2.6
(changed)
- + uchar.henum ULineBreak::U_LB_REGIONAL_INDICATORStable
ICU 2.2Stable
ICU 50
(changed)
- + uchar.henum ULineBreak::U_LB_WORD_JOINERStable
ICU 2.2Stable
ICU 2.6
(changed)
- + uchar.henum UNumericType::U_NT_COUNTStable
ICU 2.2Deprecated
ICU 58 - + uchar.henum UProperty::UCHAR_BINARY_LIMITStable
ICU 2.1Deprecated
ICU 58 - + uchar.henum UProperty::UCHAR_DOUBLE_LIMITStable
ICU 2.4Deprecated
ICU 58 - + uchar.henum UProperty::UCHAR_INT_LIMITStable
ICU 2.2Deprecated
ICU 58 - + uchar.henum UProperty::UCHAR_MASK_LIMITStable
ICU 2.4Deprecated
ICU 58 - + uchar.henum UProperty::UCHAR_OTHER_PROPERTY_LIMITStable
ICU 4.6Deprecated
ICU 58 - + uchar.henum UProperty::UCHAR_STRING_LIMITStable
ICU 2.4Deprecated
ICU 58 - + uchar.henum UPropertyNameChoice::U_PROPERTY_NAME_CHOICE_COUNTStable
ICU 2.4Deprecated
ICU 58 - + uchar.henum USentenceBreak::U_SB_COUNTStable
ICU 3.4Deprecated
ICU 58 - + uchar.henum UWordBreakValues::U_WB_COUNTStable
ICU 3.4Deprecated
ICU 58 - + uchar.henum UWordBreakValues::U_WB_CRStable
ICU 3.4Stable
ICU 4.0
(changed)
- + uchar.henum UWordBreakValues::U_WB_DOUBLE_QUOTEStable
ICU 3.4Stable
ICU 52
(changed)
- + uchar.henum UWordBreakValues::U_WB_EXTENDStable
ICU 3.4Stable
ICU 4.0
(changed)
- + uchar.henum UWordBreakValues::U_WB_HEBREW_LETTERStable
ICU 3.4Stable
ICU 52
(changed)
- + uchar.henum UWordBreakValues::U_WB_LFStable
ICU 3.4Stable
ICU 4.0
(changed)
- + uchar.henum UWordBreakValues::U_WB_MIDNUMLETStable
ICU 3.4Stable
ICU 4.0
(changed)
- + uchar.henum UWordBreakValues::U_WB_NEWLINEStable
ICU 3.4Stable
ICU 4.0
(changed)
- + uchar.henum UWordBreakValues::U_WB_REGIONAL_INDICATORStable
ICU 3.4Stable
ICU 50
(changed)
- + uchar.henum UWordBreakValues::U_WB_SINGLE_QUOTEStable
ICU 3.4Stable
ICU 52
(changed)
- + ucnv.henum UConverterUnicodeSet::UCNV_SET_COUNTStable
ICU 2.6Deprecated
ICU 58 - + ucol.henum UColAttribute::UCOL_ATTRIBUTE_COUNTStable
ICU 2.0Deprecated
ICU 58 - + ucol.henum UColAttributeValue::UCOL_ATTRIBUTE_VALUE_COUNTStable
ICU 2.0Deprecated
ICU 58 - + ucol.henum UColBoundMode::UCOL_BOUND_VALUE_COUNTStable
ICU 2.0Deprecated
ICU 58 - + ucol.henum UColReorderCode::UCOL_REORDER_CODE_LIMITStable
ICU 4.8Deprecated
ICU 58 - + ucurr.henum UCurrencyUsage::UCURR_USAGE_COUNTStable
ICU 54Deprecated
ICU 58 - + udat.henum UDateFormatBooleanAttribute::UDAT_BOOLEAN_ATTRIBUTE_COUNTStable
ICU 53Deprecated
ICU 58 - + udat.henum UDateFormatBooleanAttribute::UDAT_PARSE_MULTIPLE_PATTERNS_FOR_MATCHDraft→Stable
ICU 56 - + udat.henum UDateFormatBooleanAttribute::UDAT_PARSE_PARTIAL_LITERAL_MATCHDraft→Stable
ICU 56 - + udat.henum UDateFormatField::UDAT_FIELD_COUNTStable
ICU 3.0Deprecated
ICU 58 - + udata.henum UDataFileAccess::UDATA_FILE_ACCESS_COUNTStable
ICU 3.4Deprecated
ICU 58 - + udatpg.henum UDateTimePatternConflict::UDATPG_CONFLICT_COUNTStable
ICU 3.8Deprecated
ICU 58 - + udatpg.henum UDateTimePatternField::UDATPG_FIELD_COUNTStable
ICU 3.8Deprecated
ICU 58 - + uformattable.henum UFormattableType::UFMT_COUNTStable
ICU 52Deprecated
ICU 58 - + uloc.henum ULocDataLocaleType::ULOC_DATA_LOCALE_TYPE_LIMITStable
ICU 2.1Deprecated
ICU 58 - + ulocdata.henum ULocaleDataDelimiterType::ULOCDATA_DELIMITER_COUNTStable
ICU 3.4Deprecated
ICU 58 - + ulocdata.henum ULocaleDataExemplarSetType::ULOCDATA_ES_COUNTStable
ICU 3.4Deprecated
ICU 58 - + ulocdata.henum UMeasurementSystem::UMS_LIMITStable
ICU 2.8Deprecated
ICU 58 - + unistr.h#define UNISTR_OBJECT_SIZEDraft→Stable
ICU 56 - + unistr.hvoid icu::UnicodeString::swap(UnicodeString&) U_NOEXCEPTDraft→Stable
ICU 56 - + unum.henum UCurrencySpacing::UNUM_CURRENCY_SPACING_COUNTStable
ICU 4.8Deprecated
ICU 58 - + unum.henum UNumberFormatFields::UNUM_FIELD_COUNTStable
ICU 49Deprecated
ICU 58 - + unum.henum UNumberFormatStyle::UNUM_CURRENCY_STANDARDDraft→Stable
ICU 56 - + unum.henum UNumberFormatStyle::UNUM_DECIMAL_COMPACT_LONGDraft→Stable
ICU 56 - + unum.henum UNumberFormatStyle::UNUM_DECIMAL_COMPACT_SHORTDraft→Stable
ICU 56 - + unum.henum UNumberFormatStyle::UNUM_FORMAT_STYLE_COUNTStable
ICU 4.8Deprecated
ICU 58 - + unum.henum UNumberFormatSymbol::UNUM_FORMAT_SYMBOL_COUNTStable
ICU 2.0Deprecated
ICU 58 - + upluralrules.henum UPluralType::UPLURAL_TYPE_COUNTStable
ICU 50Deprecated
ICU 58 - + uregion.henum URegionType::URGN_LIMITStable
ICU 51Deprecated
ICU 58 - + ureldatefmt.henum UDateRelativeDateTimeFormatterStyle::UDAT_STYLE_COUNTStable
ICU 54Deprecated
ICU 58 - + ureldatefmt.henum URelativeDateTimeUnit::UDAT_REL_UNIT_COUNTDraft
ICU 57Deprecated
ICU 58 - + ures.henum UResType::URES_LIMITStable
ICU 2.0Deprecated
ICU 58 - + uscript.henum UScriptCode::USCRIPT_CODE_LIMITStable
ICU 2.2Deprecated
ICU 58 - + usearch.henum USearchAttribute::USEARCH_ATTRIBUTE_COUNTStable
ICU 2.4Deprecated
ICU 58 - + usearch.henum USearchAttributeValue::USEARCH_ATTRIBUTE_VALUE_COUNTStable
ICU 2.4Deprecated
ICU 58 - + uset.henum USetSpanCondition::USET_SPAN_CONDITION_COUNTStable
ICU 3.8Deprecated
ICU 58 - + uspoof.henum USpoofChecks::USPOOF_ANY_CASEStable
ICU 4.2Deprecated
ICU 58 - + uspoof.hint32_t uspoof_checkUTF8(const USpoofChecker*, const char*, int32_t, int32_t*, UErrorCode*)Deprecated
ICU 51Stable
ICU 4.2
(changed)
- + uspoof.hint32_t uspoof_checkUnicodeString(const USpoofChecker*, const icu::UnicodeString&, int32_t*, UErrorCode*)Deprecated
ICU 51Stable
ICU 4.2
(changed)
- + utrace.henum UTraceFunctionNumber::UTRACE_COLLATION_LIMITStable
ICU 2.8Deprecated
ICU 58 - + utrace.henum UTraceFunctionNumber::UTRACE_CONVERSION_LIMITStable
ICU 2.8Deprecated
ICU 58 - + utrace.henum UTraceFunctionNumber::UTRACE_FUNCTION_LIMITStable
ICU 2.8Deprecated
ICU 58 - + utypes.h#define NULLDeprecated
ICU 54Stable
ICU 2.0
(changed)
- + utypes.henum UErrorCode::U_BRK_ERROR_LIMITStable
ICU 2.0Deprecated
ICU 58 - + utypes.henum UErrorCode::U_ERROR_LIMITStable
ICU 2.0Deprecated
ICU 58 - + utypes.henum UErrorCode::U_ERROR_WARNING_LIMITStable
ICU 2.0Deprecated
ICU 58 - + utypes.henum UErrorCode::U_FMT_PARSE_ERROR_LIMITStable
ICU 2.0Deprecated
ICU 58 - + utypes.henum UErrorCode::U_IDNA_ERROR_LIMITStable
ICU 2.0Deprecated
ICU 58 - + utypes.henum UErrorCode::U_PARSE_ERROR_LIMITStable
ICU 2.0Deprecated
ICU 58 - + utypes.henum UErrorCode::U_PLUGIN_ERROR_LIMITStable
ICU 2.0Deprecated
ICU 58 - + utypes.henum UErrorCode::U_REGEX_ERROR_LIMITStable
ICU 2.0Deprecated
ICU 58 - + utypes.henum UErrorCode::U_STANDARD_ERROR_LIMITStable
ICU 2.0Deprecated
ICU 58 @@ -2388,9 +2416,7 @@ decimfmt.hUnicodeString& icu::DecimalFormat::format(StringPiece, UnicodeString&, FieldPositionIterator*, UErrorCode&)(missing)Stable
- -
-(untagged)
+ICU 4.4 dtptngen.hstatic UnicodeString icu::DateTimePatternGenerator::staticGetBaseSkeleton(const UnicodeString&, UErrorCode&)Draft→Stable
ICU 56 @@ -2486,9 +2512,7 @@ numfmt.hUnicodeString& icu::NumberFormat::format(StringPiece, UnicodeString&, FieldPositionIterator*, UErrorCode&)(missing)Stable
- -
-(untagged)
+ICU 4.4 uchar.henum UBlockCode::UBLOCK_ADLAM(missing)Stable
@@ -2699,9 +2723,7 @@ decimfmt.hUnicodeString& icu::DecimalFormat::format(StringPiece, UnicodeString&, FieldPositionIterator*, UErrorCode&)(missing)Stable
- -
-(untagged)
+ICU 4.4 fmtable.hicu::Formattable::Formattable(StringPiece, UErrorCode&)(missing)Stable
@@ -2749,9 +2771,7 @@ numfmt.hUnicodeString& icu::NumberFormat::format(StringPiece, UnicodeString&, FieldPositionIterator*, UErrorCode&)(missing)Stable
- -
-(untagged)
+ICU 4.4 tznames.hvoid icu::TimeZoneNames::getDisplayNames(const UnicodeString&, const UTimeZoneNameType types[], int32_t, UDate, UnicodeString dest[], UErrorCode&)(missing)Internal
@@ -3177,7 +3197,7 @@ (jump back to top)

-Contents generated by StableAPI tool on Wed Sep 21 17:54:18 PDT 2016
Copyright (C) 2016, International Business Machines Corporation, All Rights Reserved.
+Contents generated by StableAPI tool on Thu Sep 22 11:14:21 PDT 2016
Copyright (C) 2016, International Business Machines Corporation, All Rights Reserved.

diff --git a/icu4c/source/i18n/unicode/decimfmt.h b/icu4c/source/i18n/unicode/decimfmt.h index e45dc5232de..7339399f72e 100644 --- a/icu4c/source/i18n/unicode/decimfmt.h +++ b/icu4c/source/i18n/unicode/decimfmt.h @@ -970,7 +970,7 @@ public: * Can be NULL. * @param status Output param filled with success/failure status. * @return Reference to 'appendTo' parameter. - * @stable 4.4 + * @stable ICU 4.4 */ virtual UnicodeString& format(double number, UnicodeString& appendTo, @@ -1019,7 +1019,7 @@ public: * Can be NULL. * @param status Output param filled with success/failure status. * @return Reference to 'appendTo' parameter. - * @stable 4.4 + * @stable ICU 4.4 */ virtual UnicodeString& format(int32_t number, UnicodeString& appendTo, @@ -1068,7 +1068,7 @@ public: * Can be NULL. * @param status Output param filled with success/failure status. * @return Reference to 'appendTo' parameter. - * @stable 4.4 + * @stable ICU 4.4 */ virtual UnicodeString& format(int64_t number, UnicodeString& appendTo, @@ -1089,7 +1089,7 @@ public: * Can be NULL. * @param status Output param filled with success/failure status. * @return Reference to 'appendTo' parameter. - * @stable 4.4 + * @stable ICU 4.4 */ virtual UnicodeString& format(StringPiece number, UnicodeString& appendTo, diff --git a/icu4c/source/i18n/unicode/numfmt.h b/icu4c/source/i18n/unicode/numfmt.h index d0c63580bf4..d46e1fd68df 100644 --- a/icu4c/source/i18n/unicode/numfmt.h +++ b/icu4c/source/i18n/unicode/numfmt.h @@ -268,7 +268,7 @@ public: * NULL. * @param status Output param filled with success/failure status. * @return Reference to 'appendTo' parameter. - * @stable 4.4 + * @stable ICU 4.4 */ virtual UnicodeString& format(const Formattable& obj, UnicodeString& appendTo, @@ -391,7 +391,7 @@ public: * Can be NULL. * @param status Output param filled with success/failure status. * @return Reference to 'appendTo' parameter. - * @stable 4.4 + * @stable ICU 4.4 */ virtual UnicodeString& format(double number, UnicodeString& appendTo, @@ -443,7 +443,7 @@ public: * Can be NULL. * @param status Output param filled with success/failure status. * @return Reference to 'appendTo' parameter. - * @stable 4.4 + * @stable ICU 4.4 */ virtual UnicodeString& format(int32_t number, UnicodeString& appendTo, @@ -496,7 +496,7 @@ public: * Can be NULL. * @param status Output param filled with success/failure status. * @return Reference to 'appendTo' parameter. - * @stable 4.4 + * @stable ICU 4.4 */ virtual UnicodeString& format(int64_t number, UnicodeString& appendTo, @@ -517,7 +517,7 @@ public: * Can be NULL. * @param status Output param filled with success/failure status. * @return Reference to 'appendTo' parameter. - * @stable 4.4 + * @stable ICU 4.4 */ virtual UnicodeString& format(StringPiece number, UnicodeString& appendTo,