aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/Containers.h
AgeCommit message (Expand)Author
2020-09-26Core/Misc: nopch fixesShauren
2020-03-19Core/Misc: C++17 cleanups, commit 3, the header commitTreeston
2020-03-19Core/Misc: C++17 cleanups, commit 2, the advstd commitTreeston
2020-01-02New yearAokromes
2019-11-09Core/Random: Refactor random number generation to use std::uniform_*_distribu...Shauren
2019-07-29Core/Misc: Remove Trinity::Containers::Size (duplicate of advstd::size)Treeston
2019-07-19build fix after d1dc0e2Treeston
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-12-25Core/Utils: some code style adjustments, 6d6077e follow-upTreeston
2018-12-25Core/Utils: Fix Unicode handlingTreeston
2018-07-19Common/Containers: Eliminate a edge case that could potentially lead to objec...Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-07-29Core/Misc: Util changesShauren
2017-07-06Utilities/Containers: New RandomResize implementation with guaranteed asympto...Treeston
2017-07-01Nopch fix 2Shauren
2017-07-01[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)Treeston
2017-06-05Core/Utils: restored previous behaviour of RandomResizeariel-
2017-06-03Core/Utilities: Rename RandomResizeList->RandomResize as it is no longer rest...Shauren
2017-06-03Core/Utils: Changed all Trinity::Containers utilities to work on all containe...Shauren
2017-04-11Core/Random: Remove no longer needed hack for VS 2013Shauren
2017-01-02Update Copyright notice for 2017tkrokli
2016-05-24Core/Containers: Warning fixes and RandomResizeList with predicate optimizationShauren
2016-04-24Core/Utils: replaced std::random_shuffle with our own implementation using SF...joschiwald
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-02-09Core/Utils: Moved rng functions to separate header and added utility function...Shauren