summaryrefslogtreecommitdiff
path: root/src/mongo/util/debug_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43010 remove DEV and MONGO_DEV macrosBilly Donahue2019-08-231-3/+0
* SERVER-39730 Migrate wiredtiger_kv_engine params to IDLSara Golemon2019-02-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-1/+1
* SERVER-5739 Fix races in RARELY/OCCASIONALLY.Billy Donahue2018-11-161-9/+13
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-5738 Remove MONGO_ONCE in favor of std::call_onceMark Benvenuto2017-01-041-3/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-7/+8
* SERVER-17863 Sort in config.h header when possibleAndrew Morrow2015-04-031-0/+1
* SERVER-11020 Don't overload the meaning of _DEBUG, use our own debug macroAndrew Morrow2015-03-271-1/+1
* SERVER-17601 replace global variable debug and enum DEBUG_BUILDEric Milkie2015-03-161-8/+3
* SERVER-13256 Make debug_util macros onlyAndrew Morrow2015-01-051-8/+0
* SERVER-13256 Move win32 strcasecmp to somewhere sanerAndrew Morrow2015-01-051-4/+0
* SERFER-14111 logging cleanup - removed MONGO_TLOGBenety Goh2014-06-031-3/+0
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* Remove dead code from debug_util.hAndy Schwerin2012-05-021-16/+0
* pare down pch.h some moreEric Milkie2012-04-051-0/+2
* fix Windows compiling after unittest.h changesEric Milkie2012-04-031-21/+2
* launch debugger probably tempDwight2012-03-011-1/+1
* not used i thinkDwight2012-03-011-7/+0
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+106