aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database/Field.h
AgeCommit message (Expand)Author
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-04-20Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-09Core/DBLayer: Fixed a few mismatched types and possible invalid memory access...Shauren
2014-10-21Core/DBLayer: Added support for BINARY field typeShauren
2014-09-06Core/DBLayer: Fixed GetUInt32,GetInt64 and GetUInt64 on windows when value st...Shauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-02Core/Mysql: Multiple changesSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-04-02Core/Database: Some extended debug output for Field::GetXXX logs.kaelima
2012-03-25Update src/server/shared/Database/Field.hMachiavelli
2012-03-25Core/DBLayer: Refine field type checks in Field::GetXXX methods. Should give ...Machiavelli
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-07-27Core/DBLayer: Fix Field::GetInt64 parsing for non-prepared statementsMachiavelli
2011-04-29Add spaces after commasleak
2011-01-26Core/DBLayer: Replace prepared statement arrays with a map to avoid asynchron...leak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-19Core/DBLayer: Minor padding/alignment optimization in struct Field::data (16b...Machiavelli
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Yet more copyright header updatesclick
2010-09-25Core: Generic cleanup (tab2spaces/whitespace removal)click
2010-09-25Core/DBLayer: Fix a memory leak in Field class, properly clear buffer before ...Machiavelli
2010-09-25Core/DBLayer:Machiavelli
2010-09-24Core/DBLayer:Machiavelli
2010-09-02Core/Build: Partial work of fixing non-PCH Linux compilerunningnak3d
2010-06-05Move core/realm files to new subdirectoryclick