azure-sdk-for-cpp/sdk/core/azure-core/src
2021-05-18 11:43:11 -07:00
..
cryptography Add final specifier (#2237) 2021-05-10 11:57:40 -07:00
http Doxygen comment updates (#2280) 2021-05-17 17:05:06 -07:00
io Remove exposing windows.h header from our public headers and reduce risk of introducing it in non-public headers (#2188) 2021-05-05 23:49:18 +00:00
private Remove Azure::Core::Diagnostics::Logger::Listener typedef (#2282) 2021-05-18 11:43:11 -07:00
azure_assert.cpp Update abort() for AZURE_ASSERT (#2170) 2021-05-06 15:30:46 -07:00
base64.cpp Moved the Base64Encode() and Base64Decode() functions to be static members of a Convert class within the Azure::Core namespace. (#1870) 2021-03-11 12:39:51 -08:00
context.cpp Context::GetApplicationContext() => Context::ApplicationContext (#2178) 2021-05-04 15:26:33 -07:00
datetime.cpp Fix true spelling errors across all source and header files within the SDK and add exceptions for false positives. (#2209) 2021-05-07 21:04:58 +00:00
environment_log_level_listener.cpp Remove Azure::Core::Diagnostics::Logger::Listener typedef (#2282) 2021-05-18 11:43:11 -07:00
exception.cpp [Core] Refactor RequestFailedException with Http information (#2026) 2021-04-05 12:11:31 -07:00
logger.cpp Remove Azure::Core::Diagnostics::Logger::Listener typedef (#2282) 2021-05-18 11:43:11 -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