summaryrefslogtreecommitdiff
path: root/scripting/v8_db.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-256 BinData construction and base64 string rep in v8 shellAaron2010-01-251-0/+2
* SERVER-357 NumberLong converts to number (double) implicitly when doing opera...Aaron2010-01-251-1/+2
* SREVER-357 NumberLong support in v8 engineAaron2010-01-201-0/+3
* SERVER-446 use v8's raii objects correctly per documentationAaron2009-12-291-0/+2
* SERVER-446 implement bsonsize() in v8Aaron2009-12-211-1/+3
* SERVER-446 use js BinData type from v8 engineAaron2009-12-211-0/+2
* SERVER-446 add DBPointer to v8Aaron2009-12-161-0/+1
* add DBRef support to v8 engine (not DBPointer)metagoto2009-11-241-0/+2
* all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn2009-10-271-0/+15
* v8: some more stuff working, checkpointEliot Horowitz2009-10-131-0/+1
* v8: some cleaningEliot Horowitz2009-10-131-2/+4
* v8: more refactoring, basic shell workingEliot Horowitz2009-10-131-2/+3
* v8: refactoring checkpointEliot Horowitz2009-10-131-0/+43