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.
* Move a few specializations from AzStdOnDemandReflection.inl to cpp file This reduces compilation time and produced profile/debug file sizes. The specializations for string and string_view are only implemented for 'char' type, since others are not used anywhere. Extracted `Reflect` method from `ClientAuthAWSCredentials` to a cpp file. Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com> * Windows build fixes. Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com> * Added missing license. Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com> * Fix missing spaces in template argument lists Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com> * Clang format on ClientAuthAWSCredentials.cpp Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com> * Merge upstream development and fix linux build. Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| AZStd | 4 years ago | |
| AZTestShared | 4 years ago | |
| Asset | 4 years ago | |
| Console | 4 years ago | |
| Debug | 4 years ago | |
| EBus | 4 years ago | |
| IO/Path | 4 years ago | |
| Math | 4 years ago | |
| Memory | 4 years ago | |
| Name | 4 years ago | |
| Platform | 4 years ago | |
| RTTI | 4 years ago | |
| Serialization/Json | 4 years ago | |
| Settings | 4 years ago | |
| Streamer | 4 years ago | |
| AssetJsonSerializerTests.cpp | 4 years ago | |
| AssetManager.cpp | 4 years ago | |
| AssetSerializerTests.cpp | 4 years ago | |
| AzEnumTest.cpp | 4 years ago | |
| BehaviorContext.cpp | 4 years ago | |
| BehaviorContextFixture.h | 4 years ago | |
| Components.cpp | 4 years ago | |
| DLL.cpp | 4 years ago | |
| DLLMainTest.cpp | 4 years ago | |
| Debug.cpp | 4 years ago | |
| EBus.cpp | 4 years ago | |
| EntityIdTests.cpp | 4 years ago | |
| EntityTests.cpp | 4 years ago | |
| EnumTests.cpp | 4 years ago | |
| EventTests.cpp | 4 years ago | |
| FileIOBaseTestTypes.h | 4 years ago | |
| FixedWidthIntegers.cpp | 4 years ago | |
| GenericStreamMock.h | 4 years ago | |
| GenericStreamTests.cpp | 4 years ago | |
| Geometry2DUtils.cpp | 4 years ago | |
| IPC.cpp | 4 years ago | |
| Interface.cpp | 4 years ago | |
| IntersectPoint.cpp | 4 years ago | |
| JSON.cpp | 4 years ago | |
| Jobs.cpp | 4 years ago | |
| Main.cpp | 4 years ago | |
| Memory.cpp | 4 years ago | |
| Module.cpp | 4 years ago | |
| ModuleTestBus.h | 4 years ago | |
| OrderedEventBenchmarks.cpp | 4 years ago | |
| OrderedEventTests.cpp | 4 years ago | |
| Outcome.cpp | 4 years ago | |
| Patching.cpp | 4 years ago | |
| RemappableId.cpp | 4 years ago | |
| Rtti.cpp | 4 years ago | |
| Script.cpp | 4 years ago | |
| ScriptMath.cpp | 4 years ago | |
| ScriptProperty.cpp | 4 years ago | |
| Serialization.cpp | 4 years ago | |
| SerializeContextFixture.h | 4 years ago | |
| SettingsRegistryMergeUtilsTests.cpp | 4 years ago | |
| SettingsRegistryTests.cpp | 4 years ago | |
| Slice.cpp | 4 years ago | |
| State.cpp | 4 years ago | |
| StatisticalProfiler.cpp | 4 years ago | |
| Statistics.cpp | 4 years ago | |
| StreamerTests.cpp | 4 years ago | |
| StringFunc.cpp | 4 years ago | |
| SystemFile.cpp | 4 years ago | |
| TaskTests.cpp | 4 years ago | |
| TestCatalog.cpp | 4 years ago | |
| TestCatalog.h | 4 years ago | |
| TickBusTest.cpp | 4 years ago | |
| UUIDTests.cpp | 4 years ago | |
| XML.cpp | 4 years ago | |
| azcoretestdll_files.cmake | 4 years ago | |
| azcoretests_files.cmake | 4 years ago | |
| aztestshared_files.cmake | 4 years ago | |