azure-sdk-for-cpp/sdk/core/azure-core/src
2021-05-21 13:38:07 -07:00
..
cryptography Add final specifier (#2237) 2021-05-10 11:57:40 -07:00
http Use size_t for buffers representing data in memory rather than int64_t. (#2285) 2021-05-18 18:51:20 -07:00
io Add argument validation to public APIs. Throw or Precondition/assert failure? (#2189) 2021-05-18 20:10:14 -07:00
private Increment package version after release of azure-core (#2322) 2021-05-21 13:38:07 -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
strings.cpp Create StringExtensions in azure core internal (#1837) 2021-03-10 14:13:51 -08:00