aboutsummaryrefslogtreecommitdiff
path: root/src/common/Common.cpp
AgeCommit message (Collapse)Author
2022-11-20Core/Misc: Switch GetLocaleByName to use string_viewShauren
2021-10-26Core/Conversations: Dropped time fields and calculate them using db2 data ↵ModoX
(#27151)
2020-06-30Core/Misc: Changed GetLocaleByName to return invalid value on invalid input ↵Shauren
instead of LOCALE_enUS * Also added IsValidLocale helper function
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
auto happy = new year(2019);
2018-01-01Update copyright note for 2018vincent-michael
auto happy = new year(2018);
2017-11-25Misc: More cleanupAokromes
2017-01-01Update copyright note for 2017vincent-michael
Happy new year
2016-08-29Core/Common: Correct the linking of localeNamesNaios
(cherry picked from commit 13e5817417f48374ff460c5ccdc5f149a1ae8791)
2016-03-24Core/Common: Converted the common library to a shared library.Naios
* There is still the possibility to static link against common.
2016-01-01Update copyright note for 2016Vincent-Michael
Happy new year (Again new year with idiots ...)
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP