aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/StringFormat.h
AgeCommit message (Expand)Author
2025-06-23Core/Misc: Remove StringFormat exception handling code from the headerShauren
2025-06-11Core/Common: Update PCH content to include most commonly used headersShauren
2025-06-02Core/Misc: Move fmt::formatter forward declaration to a common header to redu...Shauren
2024-05-03Dep/fmt: Upgrade to 10.2.1Shauren
2024-05-02Core/Misc: Minor fixes in preparation to support fmt v10Shauren
2024-02-28Core/Misc: Allow formatting optionals with Trinity::StringFormatShauren
2023-07-23Core/Logging: Minor compile time reducing refactor of log message formattingShauren
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2023-01-08Dep/fmt: Upgrade to 9.1.0Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-09-19Core/Misc: Changed string formatting functions to accept std::string_view as ...Shauren
2022-02-05Dep/fmt: update fmt library to 7.0.3Winfidonarleyan
2021-11-23Shared/Utilities: Handle string format exceptionsGiacomo Pozzoni
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-10-16Dep/fmt: Update fmt to fmtlib/fmt@5f39721c0a4Naios
2017-01-01Update copyright note for 2017vincent-michael
2016-12-29Dep: Update fmt (cppformat) to 3.0.1 https://github.com/fmtlib/fmt/commit/7fa...DDuarte
2016-03-16Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8cNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP