index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Database
/
QueryResult.h
Age
Commit message (
Expand
)
Author
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-20
Core/Misc: Fixed some -Weffc++ warnings
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2012-03-27
Core/DB Layer: Fix helgrind errors on some concurrent access to resultset aut...
Machiavelli
2012-03-25
Core/Misc: Implement Trinity::Auto_Ptr. Ditches ACE_Refcounted_AutoPtr (we st...
Machiavelli
2012-02-14
Codestyle: Renamed some variables to fit codestyle, corrected order in struct...
Subv
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-08-18
Core/DBLayer: Possible crash fix for ProcessQueryCallbacks on GCC builds. Ref...
Machiavelli
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-14
Core/DBLayer: Fix a possible crash in ProcessQueryCallback functions.
Machiavelli
2010-10-16
Fix most of the recently introduced warnings
azazel
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-28
Core/DBLayer: Remove obsolete parameter in PreparedResultSet constructor.
Machiavelli
2010-09-25
Core: Generic cleanup (tab2spaces/whitespace removal)
click
2010-09-25
Core/DBLayer:
Machiavelli
2010-09-24
Core/DBLayer:
Machiavelli
2010-09-19
Core/DBLayer:
Machiavelli
2010-09-14
Core/Pools: Implemented quest pooling
Shauren
2010-09-13
Core/DBLayer: Fix a memory leak in prepared statement parameter/result binds....
Machiavelli
2010-09-12
Core/Quests: Fixed remaining issues with quest crediting (note: previous comm...
Shauren
2010-09-12
Core/DBLayer: Make GCC happy (initialize variables in the correct order in Re...
click
2010-09-12
Core/DBLayer: Add GetCString method for PreparedResultSet (dynamic copy is re...
Machiavelli
2010-09-12
Core/DBLayer:
Machiavelli
2010-09-12
Cleanup/Core: Remove whitespace and tabs
click
2010-09-11
Core/DBLayer: Last of the QueryResult related warnings on linux
Machiavelli
2010-09-11
Core/DBLayer: Fix gcc warnings related to changes added to QueryResult.h/cpp ...
Machiavelli
2010-09-11
Core/DBLayer:
Machiavelli
2010-09-11
Core/DBLayer:
Machiavelli
2010-09-11
Fixed compile
Shauren
2010-09-11
Core/DBLayer: Implement lower level classes for prepared statements with resu...
Machiavelli
2010-08-26
Buildsystem/Core: Adjust MySQL headers on relevant files to use simplified #i...
click
2010-08-21
Core: Remove already defined FD_SETSIZE (picked up from Common.h)
click
2010-08-08
Buildsystem: Make core buildable under Windows again
click
2010-08-07
Buildsystem/CMake: Adjust headerlocations on Windows so that they are correct...
click
2010-06-23
* Renamed several VS projects and the executables they produce to reflect the...
Xanadu
2010-06-05
Move core/realm files to new subdirectory
click