Age | Commit message (Expand) | Author |
---|---|---|
2020-07-18 | Core/Threads: Replace Boost TLS with C++11 one (#15782) | Giacomo Pozzoni |
2020-01-02 | New year | Aokromes |
2019-11-09 | Core/Random: Refactor random number generation to use std::uniform_*_distribu... | Shauren |
2019-11-09 | Dep/SFMT: updated to newest upstream version from https://github.com/Mersenne... | daMaex |
2019-01-01 | Happy New Year, folks. It's 2019! | Treeston |
2018-07-18 | Misc: Pass std::chrono types by value everywhere. | Treeston |
2018-01-01 | Update copyright note for 2018 | tkrokli |
2017-06-19 | Core: ported headers cleanup from master branch | ariel- |
2017-06-03 | Core/Utils: Changed all Trinity::Containers utilities to work on all containe... | Shauren |
2017-01-02 | Update Copyright notice for 2017 | tkrokli |
2016-08-04 | Common/Threading: Reduce differences between 3.3.5 and 6.x branches | jackpoz |
2016-03-01 | Util/Random: Add randtime(Milliseconds const&, Milliseconds const&) to supers... | treeston |
2016-02-09 | Core/Utils: Moved rng functions to separate header and added utility function... | Shauren |