summaryrefslogtreecommitdiff
path: root/src/mongo/client/redef_macros.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17736 Remove obsolete C++ driver symbol export miscellaneaAndrew Morrow2015-03-261-93/+0
* SERVER-17601 replace global variable debug and enum DEBUG_BUILDEric Milkie2015-03-161-3/+0
* SERVER-13256 Move PRINT macro to own header and incldue where neededAndrew Morrow2015-01-051-1/+1
* SERVER-16173 Rewrite repair for KVEnginesMathias Stearn2014-12-081-1/+1
* SERVER-16254 Add invariantOK and improve invariantWTOKMathias Stearn2014-11-211-0/+3
* SERVER-14889 wrapped all malloc/realloc calls within src/mongo with mongoMall...Benety Goh2014-08-151-10/+0
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-12355: add "invariant" for invariant checking in server codeEliot Horowitz2014-01-131-0/+3
* SERVER-10242 Make uassertStatusOK() an inline function instead of a macro.Andy Schwerin2013-07-171-3/+0
* SERVER-7767 Validate system.users documents on insert and update.Andy Schwerin2012-12-191-0/+3
* don't include MONGO_MALLOC redef if we don't need itEliot Horowitz2012-11-021-0/+2
* SERVER-5348 better macro handling; added more testsEric Milkie2012-04-181-0/+17
* don't use macros to protect localtime, etc... redefine in mongodEliot Horowitz2012-04-061-8/+0
* SERVER-5348 make dbclient.h the main C++ driver include fileEric Milkie2012-04-021-6/+22
* minor cleanupEric Milkie2012-03-301-0/+1
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-1/+1
* SERVER-5348: fix wrong usage of BOOST_CHECK_EXCEPTION macro BOOST_CHECK_EXCEP...Pedro Larroy2012-03-231-1/+0
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+61