summaryrefslogtreecommitdiff
path: root/src/mongo/util/stacktrace_windows.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-6024 add stacktrace to unittestsKevin Albertson2018-01-081-7/+5
* SERVER-17414 Enable Warnings As Errors on Windows, and disable/fix warningsMark Benvenuto2017-10-201-1/+6
* SERVER-26270 Initialize windows stacktraces at startupJonathan Reams2016-11-031-33/+100
* SERVER-24991 Redact streaming log messagesDan Pasette2016-07-201-5/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-215/+206
* SERVER-19041 Simplify SimpleMutexAndrew Morrow2015-06-191-2/+2
* SERVER-17308 Replace boost::scoped_array<T> with std::unique_ptr<T[]>Andrew Morrow2015-06-101-5/+4
* SERVER-9555 Better OS detection in sconsJonathan Reams2015-03-301-0/+294