From f71e59a9f3e4f31fb0d58c46473e7890c2d98552 Mon Sep 17 00:00:00 2001 From: Markus Scherer Date: Wed, 5 Apr 2017 23:44:24 +0000 Subject: [PATCH] ICU-13082 improved API change report X-SVN-Rev: 39991 --- icu4c/APIChangeReport.html | 55 +++++++++++++++++++++++++++++++++++++- 1 file changed, 54 insertions(+), 1 deletion(-) diff --git a/icu4c/APIChangeReport.html b/icu4c/APIChangeReport.html index 12fe3e7df98..d56d69c2fe7 100644 --- a/icu4c/APIChangeReport.html +++ b/icu4c/APIChangeReport.html @@ -62,6 +62,10 @@ +platform.h#define U_HAVE_RVALUE_REFERENCESInternal(missing)
+ + + unistr.h#define U_STRING_CASE_MAPPER_DEFINEDInternal(missing)
@@ -259,6 +263,22 @@ +localpointer.hLocalArray<T>& icu::LocalArray< T >::operator=(LocalArray< T >&&) U_NOEXCEPT(missing)Stable
+ICU 56 + + +localpointer.hLocalPointer<T>& icu::LocalPointer< T >::operator=(LocalPointer< T >&&) U_NOEXCEPT(missing)Stable
+ICU 56 + + +localpointer.hicu::LocalArray< T >::LocalArray(LocalArray< T >&&) U_NOEXCEPT(missing)Stable
+ICU 56 + + +localpointer.hicu::LocalPointer< T >::LocalPointer(LocalPointer< T >&&) U_NOEXCEPT(missing)Stable
+ICU 56 + + measunit.hstatic MeasureUnit* icu::MeasureUnit::createGallonImperial(UErrorCode&)Draft→Stable
ICU 57 @@ -340,6 +360,14 @@ udat.henum UDateFormatField::UDAT_AM_PM_MIDNIGHT_NOON_FIELDDraft→Stable
ICU 57 +unistr.hUnicodeString& icu::UnicodeString::operator=(UnicodeString&&) U_NOEXCEPT(missing)Stable
+ICU 56 + + +unistr.hicu::UnicodeString::UnicodeString(UnicodeString&&) U_NOEXCEPT(missing)Stable
+ICU 56 + + ureldatefmt.hURelativeDateTimeFormatter* ureldatefmt_open(const char*, UNumberFormat*, UDateRelativeDateTimeFormatterStyle, UDisplayContext, UErrorCode*)Draft→Stable
ICU 57 @@ -548,6 +576,22 @@ ICU 59 +localpointer.hLocalArray<T>& icu::LocalArray< T >::operator=(LocalArray< T >&&) U_NOEXCEPT(missing)Stable
+ICU 56 + + +localpointer.hLocalPointer<T>& icu::LocalPointer< T >::operator=(LocalPointer< T >&&) U_NOEXCEPT(missing)Stable
+ICU 56 + + +localpointer.hicu::LocalArray< T >::LocalArray(LocalArray< T >&&) U_NOEXCEPT(missing)Stable
+ICU 56 + + +localpointer.hicu::LocalPointer< T >::LocalPointer(LocalPointer< T >&&) U_NOEXCEPT(missing)Stable
+ICU 56 + + measunit.hstatic MeasureUnit* icu::MeasureUnit::createPoint(UErrorCode&)(missing)Draft
ICU 59 @@ -584,6 +628,14 @@ ICU 59 +unistr.hUnicodeString& icu::UnicodeString::operator=(UnicodeString&&) U_NOEXCEPT(missing)Stable
+ICU 56 + + +unistr.hicu::UnicodeString::UnicodeString(UnicodeString&&) U_NOEXCEPT(missing)Stable
+ICU 56 + + unistr.hicu::UnicodeString::UnicodeString(const std::nullptr_t)(missing)Draft
ICU 59 @@ -721,12 +773,13 @@ This section shows cases where the signature was "simplified" for the sake of comparison. The simplified form is in bold, followed by all possible variations in "original" form.
+

(jump back to top)

-Contents generated by StableAPI tool on Wed Apr 05 21:41:03 UTC 2017
Copyright (C) 2017, International Business Machines Corporation, All Rights Reserved.
+Contents generated by StableAPI tool on Wed Apr 05 23:17:58 UTC 2017
Copyright (C) 2017, International Business Machines Corporation, All Rights Reserved.

-- 2.40.0