Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-13 | Core/Misc: Remove a bunch of code from headers | Shauren | |
2023-12-08 | Core/Misc: Minor code modernization - kill std::bind | Shauren | |
2023-05-06 | Core/Misc: TaskScheduler cleanup (#28862) | Gosha | |
-Pass std::chrono types by value, they are small enough to not be passed around by const& -Same applied to Optional<group_t> -Replace EmptyCallback with nullptr Co-authored-by: Shauren <shauren.trinity@gmail.com> | |||
2022-01-23 | Core/Misc: Replace boost::optional with std::optional (#25047) | Peter Keresztes Schmidt | |
C++17 is already mandatory, so it's a safe thing to do (cherry picked from commit 202fd41389973322f63186fd8e5a368fce3e1b04) | |||
2020-01-02 | New Year | Aokromes | |
2019-01-01 | Update copyright note for 2019 | vincent-michael | |
auto happy = new year(2019); | |||
2018-01-01 | Update copyright note for 2018 | vincent-michael | |
auto happy = new year(2018); | |||
2017-05-11 | Core/Common: Include cleanup | Shauren | |
2017-01-01 | Update copyright note for 2017 | vincent-michael | |
Happy new year | |||
2016-01-01 | Update copyright note for 2016 | Vincent-Michael | |
Happy new year (Again new year with idiots ...) | |||
2015-08-21 | Core/Build: Merge common library and move database out of shared | StormBytePP | |