1
0
Fork 0
arangodb/lib/V8
Jan 5165155ed1 Bug fix/fixes 0609 (#3227)
* do not use V8 variant of AQL functions in early optimization stage when a C++ variant is available

* additionally, simplify AQL function definitions and aliases

* warn when more than 90% of max mappings are in use

* added C++ variant of replication catchup

* added `--log.role` option

* updated CHANGELOG

* removed non-existing scheduler.threads option from config

* removed useless __FILE__, __LINE__ invocations

* updated CHANGELOG

* allow a priority V8 context

* remove TRI_CORE_MEM_ZONE

* try to fix Windows errors & warnings

* cleanup

* removed memory zones altogether

* exclude system collections from collection tests
2017-09-13 16:28:21 +02:00
..
JSLoader.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
JSLoader.h Handle errors in loadScript for JS, use in cluster-bootstrap. 2017-05-22 15:34:41 +02:00
V8LineEditor.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
V8LineEditor.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
v8-buffer.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
v8-buffer.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
v8-conv.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
v8-conv.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
v8-environment.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
v8-globals.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
v8-globals.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
v8-helper.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
v8-json.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
v8-json.h clang-format 2016-01-27 13:43:46 +01:00
v8-json.ll Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
v8-mkpeephole.in crosscompiling 2017-04-17 16:05:55 +02:00
v8-mksnapshot.in crosscompiling 2017-04-17 16:05:55 +02:00
v8-shell.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
v8-shell.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
v8-utils.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
v8-utils.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
v8-vpack.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
v8-vpack.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
v8-wrapper.h Upgrade V8 2017-01-30 12:30:07 +01:00