aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/TaskScheduler.h
AgeCommit message (Expand)Author
2023-12-08Core/Misc: Minor code modernization - kill std::bindShauren
2023-09-17Core/Misc: mac build fixShauren
2023-08-24Core/Misc: Modernize comparison operatorsShauren
2023-05-06Core/Misc: TaskScheduler cleanup (#28862)Gosha
2023-01-05Core/Misc: Added a include hack for msvc <chrono> to use only c++17 bits from itShauren
2022-11-06Core/Misc: Added noexcept to move constructors and move assignment operatorsShauren
2022-01-23TaskScheduler: use randtime instead of custom implementationCarbenium
2022-01-23Core/Misc: Replace boost::optional with std::optional (#25047)Peter Keresztes Schmidt
2020-01-02New YearAokromes
2019-08-08Core/Misc: MSVC build error (#23637)Sebastien Levy
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-11Core/Common: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-04-05Core/Misc: MSVC warning fixesShauren
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP