summaryrefslogtreecommitdiff
path: root/src/mongo/util/represent_as_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69729 Add tidy check for signed char misuseMatt Kneiser2022-12-201-2/+7
* SERVER-40160 Remove `if_constexpr.h` header.ADAM David Alan Martin2019-07-271-4/+3
* SERVER-24374 Make Decimal128 integer ctors constexprBilly Donahue2019-06-271-2/+12
* Revert "SERVER-24374 Make Decimal128 integer ctors constexpr"Billy Donahue2019-06-161-12/+2
* SERVER-24374 Make Decimal128 integer ctors constexprBilly Donahue2019-06-161-2/+12
* Revert "SERVER-24374 Make Decimal128 integer ctors constexpr"Blake Oler2019-06-131-12/+2
* SERVER-24374 Make Decimal128 integer ctors constexprA. Jesse Jiryu Davis2019-06-131-2/+12
* SERVER-23077 Support Decimal128 with representAs().A. Jesse Jiryu Davis2019-06-061-0/+173
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38160 Allow compilation with Visual Studio 2017.Henrik Edin2018-11-271-0/+9
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-17414 Enable Warnings As Errors on Windows, and disable/fix warningsMark Benvenuto2017-10-201-4/+5
* SERVER-22686 Add a generic representAs library to /utilsamantharitter2016-03-101-0/+292