aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/Util.cpp
AgeCommit message (Expand)Author
2019-04-19Core/Calendar: Improve calendar timezone handlingjackpoz
2019-03-31Core/Misc: Fix GCC 8 warningsjackpoz
2019-01-12Core/Utils: Handle UTF-8 conversion errorsjackpoz
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-09-13[3.3.5] Core/Chat: Unify chat hyperlink parsing (PR #22417)Treeston
2018-09-07Scripts/Commands: New argument parsing methodology (PR #22363)Treeston
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-01Update copyright note for 2018tkrokli
2017-06-19Core: ported headers cleanup from master branchariel-
2017-05-23Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...Shauren
2017-01-02Update Copyright notice for 2017tkrokli
2016-08-06Core/Utils: Added additional argument to Tokenizer class to make it behave li...Shauren
2016-04-09Core/Misc: MSVC warning fixesShauren
2016-03-21Core/Util: Extracted GetPID to separate functionShauren
2016-03-12Core/Misc: Partial port of d9f1d6466dbb16fdbc792fe42a92c18ec29dfb48 (refactor...Shauren
2016-02-09Core/Utils: Moved rng functions to separate header and added utility function...Shauren
2016-01-01Update copyright note for 2016Rushor
2015-11-28Core/Util: Add a urandms(min,max) helper to make urand(min*IN_MILLISECONDS, m...treeston
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP