index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripting
Age
Commit message (
Expand
)
Author
2011-07-18
remove debug line
agirbal
2011-07-16
spam
Eliot Horowitz
2011-07-16
- fix some tests, error when trying to access bson on some builtin obj
agirbal
2011-07-16
- fix negative Date for v8
agirbal
2011-07-15
SERVER-854: now NumberInt properly kept for v8
agirbal
2011-07-15
- fix basica.js with v8, need to mark base obj as modified when subobj is acc...
agirbal
2011-07-10
- V8: use BSON data as is if an object was not modified
agirbal
2011-07-07
fix js dates on 32-bit linux
Eliot Horowitz
2011-07-07
SERVER-854: fix segv in v8
agirbal
2011-07-06
SERVER-854: unplugging NumberInt as being automatically created from bson int...
agirbal
2011-07-05
change NumberInt.tojson
Eliot Horowitz
2011-07-03
SERVER-854: NumberInt implemented in SM
agirbal
2011-07-02
SERVER-854: implementation of NumberInt for V8
agirbal
2011-06-26
net cleaning: move message.* to net/
Eliot Horowitz
2011-06-23
remove unnecessary includes
agirbal
2011-06-23
bench: remove support
Eliot Horowitz
2011-06-22
SERVER-3168: Fixed hexadecimal output, added tests
agirbal
2011-06-21
towards compile v8 windows
Dwight
2011-06-20
try to compile with v8 on widnows
Dwight
2011-06-06
signed dates and the shell
dwight
2011-06-03
fix bench.cpp
Dwight
2011-05-31
SERVER-3168: finished MD5 and HexData for v8
agirbal
2011-05-31
dynamic bench fields
Eliot Horowitz
2011-05-30
SERVER-3168: added UUID type and method. Fixed conversion to BSON.
agirbal
2011-05-30
SERVER-3168: methods implemented for BinData
agirbal
2011-05-30
SERVER-3168: for v8, added base64() method and now the binary data is stored ...
agirbal
2011-05-30
SERVER-3168: added length() and subtype(). Moved methods from SM layer to uti...
agirbal
2011-05-27
js compile fixes
Eliot Horowitz
2011-05-27
shell bindata stuff
dwight
2011-05-26
SERVER-3107: readOnly option to JS cursor, to reuse BSON as-is
agirbal
2011-05-25
fix compile
agirbal
2011-05-25
- Added option for read only objects in JS invoke method
agirbal
2011-05-24
SERVER-3012: increased SM runtime limit to 64MB
agirbal
2011-05-23
use firstElementFieldName()
dwight
2011-05-17
fix v8 test failure, due to some objects being readonly
agirbal
2011-05-13
SERVER-2579: print warning if modifying r/o object
agirbal
2011-05-10
fix passing data pointer for native functions with spidermonkey
agirbal
2011-05-10
SERVER-2579: added readonly object for lazy v8 objects, which makes them much...
agirbal
2011-05-10
SERVER-2976: added M/R pure jsMode with collection output
agirbal
2011-05-08
cruft
Eliot Horowitz
2011-05-07
support update in benchRun
Eliot Horowitz
2011-05-02
fix compile for spidermonkey
agirbal
2011-05-02
SERVER-2579: optimize append() method to use same BSONObj builder throughout ...
agirbal
2011-05-02
SERVER-2579: all v8 object creation is now lazy.
agirbal
2011-05-02
switch setObject to lzV8, all tests still pass
agirbal
2011-04-25
SERVER-2579: added framework for lazy v8
agirbal
2011-04-24
SERVER-2983: added string caching for all db functions
agirbal
2011-04-24
SERVER-2983: cache often used strings in v8 engine
agirbal
2011-04-24
SERVER-2983: add v8string caching for v8 engine
agirbal
2011-04-24
SERVER-2993: refactor v8 engine to carry scope in most methods / callbacks
agirbal
[next]