summaryrefslogtreecommitdiff
path: root/src/mongo/util/hex.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43909 clarify and repair util/hex.h APIBilly Donahue2020-09-151-74/+66
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-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-36272 Catch error in parsing values after % in URIsShreyas Kalyan2018-10-121-8/+19
* SERVER-23332 Expose query plan cache key in system.profile entry and query lo...Haley Connelly2018-07-311-0/+5
* SERVER-34313 Use hex-encoded string for resume tokenCharlie Swanson2018-04-131-0/+23
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-43/+43
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-1/+1
* SERVER-13256 Move hexdump out of goodies.h and into hex.hAndrew Morrow2015-01-051-0/+4
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-7324: added templated toHexTemp function to hex.h/hex.cppAndrewCEmil2013-05-291-0/+2
* SERVER-5677 Replaced JSON -> BSON parserShaun Verch2012-12-181-0/+4
* Some cleanup of headers and whitespaceTad Marshall2012-05-201-2/+6
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-1/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+67