azure-sdk-for-cpp/sdk/core/azure-core/src
Ahson Khan 031696179b
Delegate to RFE string ctor and move impl from header to src. (#3315)
* Removing the two param RFE ctor, there should be no callers

* Remove the two param RFE ctor from the source file.

* Fix-up unit test and add a changelog entry.

* Remove test that uses the removed ctor.

* Delegate to RFE string ctor and move impl from header to src.
2022-02-04 15:09:39 -08:00
..
cryptography Make AZURE_ASSERT and related macros internal (#3059) 2021-11-17 18:31:37 -08:00
http Remove Logging from the LibcurlConnectionPool - cleaning routine (#3219) 2022-01-13 20:04:18 +00:00
io Make AZURE_ASSERT and related macros internal (#3059) 2021-11-17 18:31:37 -08:00
private Encapsulate getenv(), and make it work on UWP (#3275) 2022-01-29 08:22:33 +00:00
azure_assert.cpp Exclude uncoverable lines from code coverage (#3179) 2021-12-14 15:25:48 -08:00
base64.cpp [Core] - Support azure-core version without OpenSSL dependency (#2839) 2021-10-27 23:20:34 +00:00
context.cpp Context::GetApplicationContext() => Context::ApplicationContext (#2178) 2021-05-04 15:26:33 -07:00
datetime.cpp Exclude uncoverable lines from code coverage (#3179) 2021-12-14 15:25:48 -08:00
environment_log_level_listener.cpp Encapsulate getenv(), and make it work on UWP (#3275) 2022-01-29 08:22:33 +00:00
environment.cpp Encapsulate getenv(), and make it work on UWP (#3275) 2022-01-29 08:22:33 +00:00
etag.cpp Do not initialize statics in inline functions (#3111) 2021-11-17 13:17:41 -08:00
exception.cpp Delegate to RFE string ctor and move impl from header to src. (#3315) 2022-02-04 15:09:39 -08:00
logger.cpp Remove static_cast (#2815) 2021-09-16 11:54:18 -07:00
operation_status.cpp Add Operation<T> (#1186) 2020-12-17 14:47:20 -08:00
strings.cpp Create StringExtensions in azure core internal (#1837) 2021-03-10 14:13:51 -08:00
uuid.cpp [Core] - Support azure-core version without OpenSSL dependency (#2839) 2021-10-27 23:20:34 +00:00