Age | Commit message (Expand) | Author |
---|---|---|
2023-01-08 | Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati... | Shauren |
2022-03-08 | Core/Misc: Fixed utf8 encoding in console input/output. (#26352) | Mikhail Redko |
2022-02-13 | Core/Misc: Cleanup unused includes | Shauren |
2022-02-04 | Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327) | Treeston |
2022-01-23 | Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa... | Peter Keresztes Schmidt |
2021-11-24 | Core/Misc: Fix GCC 8 warnings | jackpoz |
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-05-11 | Core/Common: Include cleanup | Shauren |
2017-03-04 | Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to... | Shauren |
2017-01-01 | Update copyright note for 2017 | vincent-michael |
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 |