aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Debugging
AgeCommit message (Expand)Author
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-13Core/DBLayer: Terminate process if table/database structure is not compatible...Machiavelli
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-04-29Add spaces after commasleak
2011-04-28Core: get rid of the revision-id once and for all - it's not useful in a DVCS...click
2011-03-20Core/Shared: Removed #ifdef HAVE_ACE_STACK_TRACE_H which is only required for...Shauren
2011-03-08Core: Fixed warnings:Shauren
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-08-21Core/Build: Clean up more nonPCH-issues + fix a warning in Timer.h (unsigned/...click
2010-08-16Core: Use std::max instead of just max() in WheatyExceptionreport - fixes MS-...click
2010-08-16Fix Windows-build (YES, IT COMPILES!) - partial revert of revision a9386a2655click
2010-08-14Buildsystem/Linux: Deprecate and remove use of FindTermcap.cmake - it was onl...click
2010-08-11Buildsystem: Removed unused MemoryLeaks filesShauren
2010-08-08Added #ifdef _WIN32 to Windows-specific filesShauren
2010-08-03Clean up some crap - remove generated config.h (old junk) and also requiremen...click
2010-07-30*use ASSERT macro instead of regular assert for better output.QAston
2010-07-28Add better crash dump output for windowsShauren
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-07* shared lib builds again under Linux.Brian
2010-06-06* Restructuring shared.XTZGZoReX