Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-42130 fix: workaround MSVC constexpr problem | Billy Donahue | 2019-11-12 | 1 | -8/+8 |
* | SERVER-42130 Replace python codegen with macros | Billy Donahue | 2019-11-12 | 1 | -17/+62 |
* | SERVER-42034 Optimize ItoA | Billy Donahue | 2019-07-29 | 1 | -1026/+51 |
* | Revert "SERVER-42034 Optimize ItoA (~13% faster, remove the 1kLoC static table)" | Ian Boros | 2019-07-22 | 1 | -77/+1026 |
* | SERVER-42034 Optimize ItoA (~13% faster, remove the 1kLoC static table) | Billy Donahue | 2019-07-22 | 1 | -1026/+77 |
* | 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 | -8/+10 |
* | SERVER-27193 Use ItoA to handle integer cases in StringBuilder | Mathias Stearn | 2017-06-13 | 1 | -1/+1 |
* | SERVER-21554 Coverity analysis defect 76764: Macro compares unsigned to 0 | Waley Chen | 2016-07-20 | 1 | -2/+3 |
* | SERVER-21481 optimize generating indices in BSONArrayBuilder | Adam Midvidy | 2015-11-18 | 1 | -0/+1067 |