From 82081f352ce495cd6cca033a7a6e898c171e5a69 Mon Sep 17 00:00:00 2001 From: Peter Edberg Date: Thu, 5 Oct 2017 23:37:56 +0000 Subject: [PATCH] ICU-13377 update ICU4C 60 API change report after r40576, fix missing status tags in uspoof.h X-SVN-Rev: 40579 --- icu4c/APIChangeReport.html | 49 +++++++++--------------------- icu4c/source/i18n/unicode/uspoof.h | 9 +++--- 2 files changed, 18 insertions(+), 40 deletions(-) diff --git a/icu4c/APIChangeReport.html b/icu4c/APIChangeReport.html index 04cc55b0e28..64f4390de64 100644 --- a/icu4c/APIChangeReport.html +++ b/icu4c/APIChangeReport.html @@ -628,11 +628,8 @@ ICU 60 -numberformatter.hLocalizedNumberFormatter icu::number::UnlocalizedNumberFormatter::locale(const icu::Locale&)(missing) -
- -
-(untagged)
+numberformatter.hLocalizedNumberFormatter icu::number::UnlocalizedNumberFormatter::locale(const icu::Locale&)(missing)Draft
+ICU 60 numberformatter.hRounder icu::number::CurrencyRounder::withCurrency(const CurrencyUnit&)(missing)Draft
@@ -647,11 +644,8 @@ ICU 60 -numberformatter.hRounder icu::number::IncrementRounder::withMinFraction(int32_t)(missing) -
- -
-(untagged)
+numberformatter.hRounder icu::number::IncrementRounder::withMinFraction(int32_t)(missing)Draft
+ICU 60 numberformatter.hRounder icu::number::Rounder::withMode(UNumberFormatRoundingMode)(missing)Draft
@@ -758,39 +752,24 @@ ICU 60 -numberformatter.hicu::number::FormattedNumber::~FormattedNumber()(missing) -
- -
-(untagged)
+numberformatter.hicu::number::FormattedNumber::~FormattedNumber()(missing)Draft
+ICU 60 -numberformatter.hicu::number::LocalizedNumberFormatter::LocalizedNumberFormatter(const LocalizedNumberFormatter&)(missing) -
- -
-(untagged)
+numberformatter.hicu::number::LocalizedNumberFormatter::LocalizedNumberFormatter(const LocalizedNumberFormatter&)(missing)Draft
+ICU 60 -numberformatter.hicu::number::LocalizedNumberFormatter::~LocalizedNumberFormatter()(missing) -
- -
-(untagged)
+numberformatter.hicu::number::LocalizedNumberFormatter::~LocalizedNumberFormatter()(missing)Draft
+ICU 60 -numberformatter.hicu::number::NumberFormatter::NumberFormatter()=delete(missing) -
- -
-(untagged)
+numberformatter.hicu::number::NumberFormatter::NumberFormatter()=delete(missing)Draft
+ICU 60 -numberformatter.hicu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UnlocalizedNumberFormatter&)(missing) -
- -
-(untagged)
+numberformatter.hicu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UnlocalizedNumberFormatter&)(missing)Draft
+ICU 60 numberformatter.hicu::number::impl::SymbolsWrapper::SymbolsWrapper()(missing)Internal
diff --git a/icu4c/source/i18n/unicode/uspoof.h b/icu4c/source/i18n/unicode/uspoof.h index a4fd00210ef..9fcfcd3ede8 100644 --- a/icu4c/source/i18n/unicode/uspoof.h +++ b/icu4c/source/i18n/unicode/uspoof.h @@ -368,18 +368,17 @@ */ struct USpoofChecker; -typedef struct USpoofChecker USpoofChecker; /**< typedef for C of USpoofChecker */ - -#ifndef U_HIDE_DRAFT_API /** - * @see uspoof_openCheckResult + * @stable ICU 4.2 */ +typedef struct USpoofChecker USpoofChecker; /**< typedef for C of USpoofChecker */ + struct USpoofCheckResult; /** * @see uspoof_openCheckResult + * @stable ICU 58 */ typedef struct USpoofCheckResult USpoofCheckResult; -#endif /* U_HIDE_DRAFT_API */ /** * Enum for the kinds of checks that USpoofChecker can perform. -- 2.40.0