index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-17T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
/
Containers.h
Age
Commit message (
Expand
)
Author
2020-09-26
Core/Misc: nopch fixes
Shauren
2020-03-19
Core/Misc: C++17 cleanups, commit 3, the header commit
Treeston
2020-03-19
Core/Misc: C++17 cleanups, commit 2, the advstd commit
Treeston
2020-01-02
New year
Aokromes
2019-11-09
Core/Random: Refactor random number generation to use std::uniform_*_distribu...
Shauren
2019-07-29
Core/Misc: Remove Trinity::Containers::Size (duplicate of advstd::size)
Treeston
2019-07-19
build fix after d1dc0e2
Treeston
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-12-25
Core/Utils: some code style adjustments, 6d6077e follow-up
Treeston
2018-12-25
Core/Utils: Fix Unicode handling
Treeston
2018-07-19
Common/Containers: Eliminate a edge case that could potentially lead to objec...
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-07-29
Core/Misc: Util changes
Shauren
2017-07-06
Utilities/Containers: New RandomResize implementation with guaranteed asympto...
Treeston
2017-07-01
Nopch fix 2
Shauren
2017-07-01
[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)
Treeston
2017-06-05
Core/Utils: restored previous behaviour of RandomResize
ariel-
2017-06-03
Core/Utilities: Rename RandomResizeList->RandomResize as it is no longer rest...
Shauren
2017-06-03
Core/Utils: Changed all Trinity::Containers utilities to work on all containe...
Shauren
2017-04-11
Core/Random: Remove no longer needed hack for VS 2013
Shauren
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-05-24
Core/Containers: Warning fixes and RandomResizeList with predicate optimization
Shauren
2016-04-24
Core/Utils: replaced std::random_shuffle with our own implementation using SF...
joschiwald
2016-03-24
Core/Common: Converted the common library to a shared library.
Naios
2016-02-09
Core/Utils: Moved rng functions to separate header and added utility function...
Shauren