Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-12 | Core/Database: Include cleanup | Shauren | |
2017-01-01 | Update copyright note for 2017 | vincent-michael | |
Happy new year | |||
2016-03-11 | Core/Database: Move singleton instances into compilation units | Naios | |
* Fixes issues when building shared libraries (prevents gcc and clang from providing several instance) * Also instantiate the database worker pools in DatabaseEnv.cpp now. |