summaryrefslogtreecommitdiff
path: root/src/mongo/util/hex.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcsBilly Donahue2020-10-131-2/+2
* SERVER-43909 clarify and repair util/hex.h APIBilly Donahue2020-09-151-59/+75
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-23332 Expose query plan cache key in system.profile entry and query lo...Haley Connelly2018-07-311-0/+5
* SERVER-34413 Converting Certificate Subject Names to strings need to obey RFC...Mark Benvenuto2018-04-171-0/+4
* SERVER-29756 Unittests of OpMsg parser and serializerMathias Stearn2017-08-081-2/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-39/+55
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-1/+1
* SERVER-13256 Move hexdump out of goodies.h and into hex.hAndrew Morrow2015-01-051-1/+18
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-13944 New stack dump format, on non-Windows systems.Andy Schwerin2014-05-151-0/+2
* SERVER-7324: added templated toHexTemp function to hex.h/hex.cppAndrewCEmil2013-05-291-0/+54