.. |
JSLoader.cpp
|
fixed some require issues
|
2015-10-05 10:28:44 +02:00 |
JSLoader.h
|
Differenciate whether we fail to locate or execute a script in error messages.
|
2015-01-27 12:25:40 +01:00 |
V8LineEditor.cpp
|
issue #1036: allow aborting waiting HTTP requests from the ArangoShell
|
2015-12-03 18:55:51 +01:00 |
V8LineEditor.h
|
added --enable-console to configure
|
2015-10-25 19:59:16 +01:00 |
v8-buffer.cpp
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01:00 |
v8-buffer.h
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
v8-conv.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-04 13:47:08 +01:00 |
v8-conv.h
|
added V8ToVPack conversion
|
2015-11-13 17:27:35 +01:00 |
v8-environment.cpp
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
v8-globals.cpp
|
added work monitor
|
2016-01-04 15:33:06 +01:00 |
v8-globals.h
|
added work monitor
|
2016-01-04 15:33:06 +01:00 |
v8-json.cpp
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-09-18 12:21:39 +02:00 |
v8-json.h
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
v8-json.ll
|
some unused function cleanup
|
2015-08-06 21:25:32 +02:00 |
v8-shell.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-17 10:59:30 +01:00 |
v8-shell.h
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
v8-utils.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2016-01-05 00:25:10 +01:00 |
v8-utils.h
|
moved object cache from `db` object into object of its own
|
2015-11-05 14:20:02 +01:00 |
v8-vpack.cpp
|
fixed undefined behavior
|
2015-12-17 16:09:54 +01:00 |
v8-vpack.h
|
velocypack update
|
2015-11-19 13:28:40 +01:00 |
v8-wrapper.h
|
fixed possible segmentation fault when passing a Buffer object into a V8 function as a parameter
|
2015-01-13 22:49:07 +01:00 |