Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -14/+17 |
* | SERVER-30580 Eliminate UserException and MsgAssertionException types | Mathias Stearn | 2017-08-16 | 1 | -4/+4 |
* | SERVER-22973 use mongo macros for static assert | Matt Cotter | 2016-09-09 | 1 | -18/+24 |
* | SERVER-23971 Clang-Format code | Mark Benvenuto | 2016-05-28 | 1 | -2/+1 |
* | SERVER-24104 sfinae duration ctor overloads | Jason Carey | 2016-05-20 | 1 | -3/+5 |
* | SERVER-24104 Replace stdx::duration with mongo::Duration. | Andy Schwerin | 2016-05-17 | 1 | -11/+38 |
* | SERVER-24104 Replace direct uses of stdx::chrono::durations with MongoDB dura... | Andy Schwerin | 2016-05-17 | 1 | -0/+5 |
* | Introduce a replacement for std::chrono::duration without undefined behavior. | Andy Schwerin | 2016-05-17 | 1 | -0/+410 |