Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -23/+23 |
* | SERVER-17736 Remove obsolete C++ driver symbol export miscellanea | Andrew Morrow | 2015-03-26 | 1 | -2/+1 |
* | SERVER-16940 Change pass-by-const-ref of StringData to pass-by-value | Tyler Brock | 2015-02-06 | 1 | -2/+2 |
* | SERVER-13256: Remove pch - qualify std in headers | Mark Benvenuto | 2014-05-19 | 1 | -1/+1 |
* | SERVER-13264 Move Apache-licensed files to AGPL | Ian Whalen | 2014-05-16 | 1 | -9/+21 |
* | SERVER-3364 Label rest of client api with MONGO_CLIENT_API | Ranjay Krishna | 2013-12-28 | 1 | -1/+2 |
* | Implement parseNumberFromString directly, rather than through strtol, and sup... | Andy Schwerin | 2012-12-07 | 1 | -26/+4 |
* | parseNumberFromString* functions | Andy Schwerin | 2012-09-25 | 1 | -0/+74 |