aboutsummaryrefslogtreecommitdiff
path: root/src/common/Debugging/Errors.h
AgeCommit message (Expand)Author
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-03-03Core/Debugging: Make abort() less bad on windows by forcing crash log generationShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-13Core/DBLayer: Improve error message from 0a27f8bce264b8f6d8c55efa8ebc97f6e9cb...Shauren
2015-09-21Core/Build: Add Trinity::Abort definition in header fileStormBytePP
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP