Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-41071 Replace more NULLs with nullptr | A. Jesse Jiryu Davis | 2019-06-17 | 1 | -6/+7 |
* | SERVER-41071 Replace NULL and 0 with nullptr | A. Jesse Jiryu Davis | 2019-06-14 | 1 | -2/+2 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -15/+17 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -26/+24 |
* | SERVER-13264 Move Apache-licensed files to AGPL | Ian Whalen | 2014-05-16 | 1 | -9/+21 |
* | SERVER-7252 Properly handle empty-string arguments in argv when generating a ... | Andy Schwerin | 2012-12-06 | 1 | -2/+24 |
* | SERVER-7252 Introduce and test function for building a Windows command line f... | Andy Schwerin | 2012-12-04 | 1 | -0/+59 |