| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-22 | SERVER-77044 IWYU Automated changes for up to end ratio 0.4 | Daniel Moody | |
| 2023-06-15 | SERVER-77042 automated IWYU changes up to ratio of 0.3 | Daniel Moody | |
| 2020-08-01 | SERVER-49800 fix use-after-move violations in tests | Benety Goh | |
| 2019-10-23 | SERVER-44132 DataBuilder move assignment computes size incorrectly | Mark Benvenuto | |
| 2019-04-06 | SERVER-40356 Make ConstDataRange constructable from any byte-like type | Jonathan Reams | |
| 2019-02-13 | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | |
| Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines. | |||
| 2018-11-20 | SERVER-38178 - Fix bug with data_type_terminated that caused seg-faults on ↵ | Tyler Kaye | |
| data_builder resizing | |||
| 2018-10-22 | SERVER-37651 Update header files with new license | Ramon Fernandez | |
| 2015-09-04 | SERVER-20293 adding DataBuilder | Jason Carey | |
| Acts like a DataRangeCursor, but on top of an owned reallocing buffer. | |||
