You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzCore/AzCore
lumberyard-employee-dm 60adc098da
Fixed implicit conversion to bool in AZStd::to_string. (#7755)
This specifically implies to the value returning to_string overloads

Added a range based StringFunc::Join overload.

Reduced the number of AZStd::to_string calls in the TranslationKey
operator<< function.

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
4 years ago
..
Asset Fixed missing assets when entering Play-In-Editor. 4 years ago
Casting Improves numeric_cast compilation (#3995) 4 years ago
Component Merge pull request #6390 from aws-lumberyard-dev/memory/overrideshim_removal 4 years ago
Compression Removal of OverrideShim, AP seems to be crashing 4 years ago
Console Removing hand-written /n from all AZLOG_ now that we properly add \n automatically 4 years ago
DOM Update DomPrefixTree range ctor with better validation 4 years ago
Debug [development] Profiler gem cleanup (#7533) 4 years ago
EBus GCC Support for Linux 4 years ago
IO Range adaptor support (#7388) 4 years ago
IPC Clang/Clazy pass over AzCore (#5045) 4 years ago
Interface Disambiguate null interface case 4 years ago
JSON Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Jobs Removes LegacyJobExecutor from AzCore 4 years ago
Math Add RoundUpToMultiple and DivideAndRoundUp functions to MathUtils.h (#6989) 4 years ago
Memory Mac Runtime Fix: Up the hard coded size for the HpAllocator buffer to 18KiB (#7634) 4 years ago
Module Clang/Clazy pass over AzCore (#5045) 4 years ago
Name Clang 13: Fix build errors ... 4 years ago
NativeUI Modernization + AZStd::function compare fix. (#3680) 4 years ago
Outcome Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PlatformId Add linux equivalents for all the places that enumerate platforms (#3325) 4 years ago
Preprocessor Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
RTTI Fixed Script Event registration going to the incorrect Behavior Context 4 years ago
Script Update Lua to 5.4.4 (#7460) 4 years ago
ScriptCanvas Clang/Clazy pass over AzCore (#5045) 4 years ago
Serialization Merge pull request #7561 from aws-lumberyard-dev/ConfigurableStack 4 years ago
Settings Updated Launching of Lua Editor to supply the project-path (#7706) 4 years ago
Slice Removes AssetMemoryAnalyzer that relies on the MemoryDrillerBus 4 years ago
Socket Clang/Clazy pass over AzCore (#5045) 4 years ago
State Modernization + AZStd::function compare fix. (#3680) 4 years ago
Statistics Removes TimeDataStatisticsManager from AzCore 4 years ago
StringFunc Fixed implicit conversion to bool in AZStd::to_string. (#7755) 4 years ago
Task PR comment 4 years ago
Threading Range adaptor support (#7388) 4 years ago
Time adding TimeSystem unit tests (#6446) 4 years ago
UnitTest Various Benchmark Fixes for AzCore (#7611) 4 years ago
UserSettings fixing AzCore for linux/windows virtual warn 4 years ago
Utils initial scriptcanvas source handle 4 years ago
XML Updated the GameApplication to mount the engine.pak (#4128) 4 years ago
std Fixed implicit conversion to bool in AZStd::to_string. (#7755) 4 years ago
AzCoreModule.cpp Removal and Replacement of the CryTimer (gEnv->pTimer) (#5409) 4 years ago
AzCoreModule.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Docs.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Platform.cpp Clang/Clazy pass over AzCore (#5045) 4 years ago
Platform.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PlatformDef.h Range adaptor support (#7388) 4 years ago
PlatformIncl.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PlatformRestrictedFileDef.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
azcore_files.cmake Merge pull request #7609 from aws-lumberyard-dev/math_string_converters 4 years ago
azcoretestcommon_files.cmake Removal and Replacement of the CryTimer (gEnv->pTimer) (#5409) 4 years ago
base.h GCC Support for Linux 4 years ago
variadic.h GCC Support for Linux 4 years ago