index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
/
StringFormat.h
Age
Commit message (
Expand
)
Author
2025-06-23
Core/Misc: Remove StringFormat exception handling code from the header
Shauren
2025-06-11
Core/Common: Update PCH content to include most commonly used headers
Shauren
2025-06-02
Core/Misc: Move fmt::formatter forward declaration to a common header to redu...
Shauren
2024-05-03
Dep/fmt: Upgrade to 10.2.1
Shauren
2024-05-02
Core/Misc: Minor fixes in preparation to support fmt v10
Shauren
2024-02-28
Core/Misc: Allow formatting optionals with Trinity::StringFormat
Shauren
2023-07-23
Core/Logging: Minor compile time reducing refactor of log message formatting
Shauren
2023-05-13
Core/Misc: Replace string to int conversion functions from Common.h with c++1...
Shauren
2023-01-08
Dep/fmt: Upgrade to 9.1.0
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-09-19
Core/Misc: Changed string formatting functions to accept std::string_view as ...
Shauren
2022-02-05
Dep/fmt: update fmt library to 7.0.3
Winfidonarleyan
2021-11-23
Shared/Utilities: Handle string format exceptions
Giacomo Pozzoni
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-10-16
Dep/fmt: Update fmt to fmtlib/fmt@5f39721c0a4
Naios
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-29
Dep: Update fmt (cppformat) to 3.0.1 https://github.com/fmtlib/fmt/commit/7fa...
DDuarte
2016-03-16
Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8c
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP