summaryrefslogtreecommitdiff
path: root/src/common/db.hpp
AgeCommit message (Expand)AuthorFilesLines
2013-06-11Allegedly remove all manual memory managementBen Longbons1-6/+63
2013-04-06Add initializer_list support to Map wrapperBen Longbons1-0/+4
2013-02-23Replace struct dbt with typesafe std::map wrappersBen Longbons1-73/+101
2013-02-07Remove some macrosBen Longbons1-1/+1
2013-02-01Remove unnecessary includes, speeding up recompilationBen Longbons1-0/+1
2012-12-24Cleanup headers and remove all uses of va_list except loggingBen Longbons1-6/+6
2012-12-14Some formatting fixes before I go insaneBen Longbons1-15/+15
2012-09-03Fix compiler errors of C++ conversionBen Longbons1-0/+3
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-0/+87