summaryrefslogtreecommitdiff
path: root/dbtests/jstests.cpp
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-156/+158
* option for db.eval not to lock SERVER-381Eliot Horowitz2010-10-241-2/+3
* Pull timer.h and time_support.h out of goodies.hAlberto Lerner2010-09-161-0/+1
* Scope::rename and ability to block db access prep for SERVER-1715Eliot Horowitz2010-09-011-1/+23
* make roundtripping of NumberLong work and add another testEliot Horowitz2010-08-291-1/+30
* NumberLong shell output changed to NumberLong(111111111111) or NumberLong(111...Wojciech Piekutowski2010-08-291-1/+1
* Eliminate conversion from tests tooAlberto Lerner2010-07-181-1/+1
* Revert "SERVER-1270 Prep for hooking StringData"Alberto Lerner2010-07-171-1/+1
* SERVER-1270 Prep for hooking StringDataAlberto Lerner2010-07-171-1/+1
* update unit testdwight2010-07-081-1/+1
* temporarily Revert "git rid of "operator string""Mathias Stearn2010-07-071-1/+1
* git rid of "operator string"Mathias Stearn2010-07-071-1/+1
* append for Code in scripting engine SERVER-1293Eliot Horowitz2010-06-241-0/+29
* SERVER-776 NumberLong in smAaron2010-06-221-1/+1
* switch default subtype to 0 for BinData bsondwight2010-06-091-4/+4
* MutexDebuggerDwight Merriman2010-05-261-1/+2
* log less during unit testsDwight2010-05-191-1/+1
* fix v8 unit testEliot Horowitz2010-05-031-1/+2
* elim some 64 bit warnings etc.Dwight Merriman2010-04-281-2/+2
* handle utf8 errors better in js, try to convert to js error SERVER-1063 SERVE...Eliot Horowitz2010-04-281-4/+36
* stdafx->pchDwight2010-04-271-2/+2
* towards 3Dwight Merriman2010-04-241-1/+6
* SERVER-677 number long floatApprox v8Aaron2010-03-011-2/+7
* SERVER-677 add floatApprox smAaron2010-03-011-1/+21
* added simple speed testEliot Horowitz2010-02-261-1/+25
* SERVER-612 informal dbref for smAaron2010-02-171-0/+20
* SERVER-256 BinData construction and base64 string rep in v8 shellAaron2010-01-251-2/+0
* SERVER-256 allow BinData construction in sm shellAaron2010-01-251-0/+15
* SERVER-256 fix BinData byte alignment issue and add base64 representation to ...Aaron2010-01-251-5/+9
* SREVER-357 NumberLong support in v8 engineAaron2010-01-201-1/+1
* SERVER-357 NumberLong class for smAaron2010-01-201-0/+32
* SERVER-470 MINOR abstract shell init functionality so v8_utils need not link ...Aaron2009-12-291-16/+16
* SERVER-446 use v8's raii objects correctly per documentationAaron2009-12-291-0/+18
* SERVER-446 MINOR enhance BinData round trip test to check data strings contai...Aaron2009-12-211-2/+2
* SERVER-446 test that BinData js object is being usedAaron2009-12-161-0/+4
* SERVER-446 add DBPointer to v8Aaron2009-12-161-0/+9
* SERVER-446 don't attempt to write protect arrays in v8Aaron2009-12-161-9/+9
* MINOR commentsAaron2009-12-161-0/+3
* SERVER-446 v8 round trip array supportAaron2009-12-161-1/+5
* MINOR array js round trip testAaron2009-12-151-0/+8
* SERVER-446 simple int/double differentiationAaron2009-12-151-2/+19
* SERVER-446 implement readOnly mode in v8 engineAaron2009-12-151-3/+26
* MINOR enhanced read only js testsAaron2009-12-151-3/+33
* some tests for v8 compat.Eliot Horowitz2009-10-111-0/+9
* add a js testEliot Horowitz2009-10-101-0/+3
* checkpoint for playing with v8Eliot Horowitz2009-10-101-5/+4
* fix compile windowsDwight2009-09-301-1/+0
* win pre-compild headersunknown2009-09-301-0/+1
* don't use assert b/c of windowsEliot Horowitz2009-09-301-16/+16
* new unit test frameworkEliot Horowitz2009-09-171-5/+5