summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/bindata.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71024 Fix Windows/Ninja build of bindata.cppSara Golemon2022-11-021-2/+7
* SERVER-61008 Upgrade vendorized mozjs to esr91.3Justin Seyster2022-03-071-6/+8
* SERVER-59234 Fix clang-12 warnings in C++20 modeAndrew Morrow2021-09-171-1/+1
* SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcsBilly Donahue2020-10-131-1/+0
* SERVER-43909 clarify and repair util/hex.h APIBilly Donahue2020-09-151-11/+1
* SERVER-45057 make base64 encode/decode 22x/15x fasterBilly Donahue2019-12-181-2/+2
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-301-1/+1
* Revert "SERVER-29286 import and use mozjs-60"Gabriel Russell2019-01-291-1/+1
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-291-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-36272 Catch error in parsing values after % in URIsShreyas Kalyan2018-10-121-1/+1
* SERVER-29154 Have mongo shell display and accept UUID as such instead of BinD...Geert Bosch2017-06-091-12/+40
* SERVER-22520 Improve ASAN MozJS integrationJason Carey2017-04-071-2/+2
* SERVER-24146 Fix JSON.stringify regression, and add new "tostrictjson" shell ...Adam Chelminski2016-08-151-1/+17
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-19977 Intern JS StringsJason Carey2015-10-061-3/+4
* SERVER-20375 Constrain JS method thisvJason Carey2015-09-171-12/+13
* SERVER-10152 SERVER-9686 Validate arguments to BinData/HexData constructorsJonathan Reams2015-08-111-16/+26
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+216