Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-40253 Implement count command in IDL | Ted Tuckman | 2019-04-25 | 1 | -0/+97 |
* | SERVER-40356 Make ConstDataRange constructable from any byte-like type | Jonathan Reams | 2019-04-06 | 1 | -1/+1 |
* | SERVER-38623 Make safeNumberLongForHash consistent on all platforms | Justin Seyster | 2019-04-03 | 1 | -3/+10 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-37183 Safer bound for safeNumberLong() | Justin Seyster | 2018-12-07 | 1 | -0/+74 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -8/+10 |
* | SERVER-36606: Allow construction of large BSON objects | Spencer Jackson | 2018-09-17 | 1 | -0/+18 |
* | SERVER-27814 Prints Timestamp consistently, changes toString(), and removes t... | Pavithra Vetriselvan | 2017-11-16 | 1 | -0/+25 |
* | SERVER-31026 Fix Windows zero-length array error | Geert Bosch | 2017-10-19 | 1 | -1/+1 |
* | SERVER-31026 Properly format UUIDs in BSONElement::toString | Geert Bosch | 2017-10-19 | 1 | -0/+87 |