summaryrefslogtreecommitdiff
path: root/jstests/core/numberlong.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-6/+6
* SERVER-25887 fix autocomplete for NumberLongMatt Cotter2016-09-061-0/+12
* SERVER-25827 fix UB related to NumberLong(NaN) in shellMatt Cotter2016-09-011-2/+54
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-74/+97
* SERVER-22850 Clean up additional javascript issues found by eslintMike Grundy2016-02-251-2/+2
* SERVER-22461 Crash in mozjs code with invalid NumberLong objectWaley Chen2016-02-181-1/+30
* Revert "SERVER-22461 Crash in mozjs code with invalid NumberLong object"Eric Milkie2016-02-161-30/+1
* SERVER-22461 Crash in mozjs code with invalid NumberLong objectWaley Chen2016-02-151-1/+30
* Revert "SERVER-22461 Crash in mozjs code with invalid NumberLong objectt"Jason Carey2016-02-111-29/+1
* SERVER-22461 Crash in mozjs code with invalid NumberLong objecttWaley Chen2016-02-111-1/+29
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-4/+4
* SERVER-19814 add compare() method to NumberLong, and use it in shell's implem...David Storch2015-08-101-0/+29
* SERVER-9973 Allow creating NumberLong from anything that supports toNumberJonathan Reams2015-07-301-0/+8
* SERVER-12127 migrate js tests to jscore suite when not related to writesSiyuan Zhou2014-03-031-0/+55