summaryrefslogtreecommitdiff
path: root/src/common/Threading
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-01-23fix(Core/Threading): Refactored LockedQueue / MPSCQueue - Improve thread safe...SaW
2025-01-08fix(Core/Threading): Modernize/Improve thread safety, performance, and mainta...SaW
2024-12-18fix(Core/Database): Gracefully close database workers (#20936)Takenbacon
2024-10-31refactor(src/common|server): remove unused import (big part 1) (#20377)Francesco Borzì
2024-07-31fix(Core/Common): add missing import (#19535)Francesco Borzì
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2023-11-18chore(Core/Misc): delete double include (#17775)Winfidonarleyan
2023-10-30fix(Build): nopch build (#17617)Ovahlord
2022-11-19fix(Core/Build): correct build for `GCC 12` (#13583)Dominik Nussbaumer
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-17refactor(Core): apply clang-tidy modernize-* (#9975)Francesco Borzì
2021-12-19refactor(Core): remove unused imports (#9767)Francesco Borzì
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-10-28feat(Core/Metrics): implement real time statistic visualization (#8663)Kargatum
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-07-16feat(Core): replace ACE network with Boost.Asio (#6574)Kargatum
2021-06-24refactor(Core/Misc): add braces and impove codestyle (#6402)Kargatum
2021-06-23refactor(Core/Common): alphabetical sorting inlcudes (#6282)Kargatum
2021-06-22feat(Core/Database): port TrinityCore database API (#5611)Kargatum
2021-06-02feat(Core/Thread): move Processpriority to separated files (#5638)Kargatum
2021-05-31refactor(Core/Misc): acore to Acore (#6043)Kitzunu
2021-04-20feat(Cmake/Database): separate database lib from common (#5334)Kargatum
2021-04-16feat(Core/Threading): replace ace threading (#4821)Kargatum
2021-03-23fix(Core/GUARD_RETURN): correct typo (#3743)Francesco Borzì
2021-03-17fix(Core/License): issue with old files license (#4762)Francesco Borzì
2021-03-02refactor(Core): replace NULL with nullptr (#4593)Kitzunu
2021-02-26chore(Misc): correct double includes (#4647)Kargatum
2021-01-10chore(core): remove malformed whitespaces (#4244)Kitzunu
2021-01-09feat(CI/Codestyle): added codestyle check (#3668)Kargatum
2020-12-12refactor(Core): apply clang-tidy modernize-deprecated-headers (#3821)Francesco Borzì
2020-12-07refactor(Core): apply clang-tidy modernize-use-default-member-init (#3827)Francesco Borzì
2020-12-07refactor(Core): apply clang-tidy modernize-use-equals-default (#3834)Francesco Borzì
2020-11-17refactor(Core/Common): restyle tools with astyle (#3706)Kargatum
2020-11-14feat(Core/MapUpdate): switch from ACE_Method_Request to PCQ (#3459)Kargatum
2020-10-04fix(Core/Misc): fixed NOPCH build (#3448)Andrius Peleckas
2020-09-12refactor(Core/Common): restyle common lib with astyle (#3461)Kargatum
2020-09-07refactor(Core/Tools): remove ACE from tools (#3351)Viste
2019-12-21feat(Core/Misc): remove and replace ACE_Singleton (#2418)Kargatum
2019-12-01refactor(Core): rename namespaces and macros to acore (#2454)Viste
2019-01-16chore: Update copyright note (#1292)Francesco Borzì
2018-03-12Update license links (#783)Nefertumm
2017-12-21Using TC structure allowing easier patches importingYehonal