1
0
Fork 0
arangodb/arangod/V8Server
Jan Steemann 7851e5e54c Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2 2014-09-01 11:05:41 +02:00
..
ApplicationV8.cpp do not complain about missing dispatcher when server is started with `--no-server` option 2014-08-30 01:34:10 +02:00
ApplicationV8.h fixed gc 2014-08-19 08:03:58 +02:00
V8DispatcherThread.cpp fixed compile warnings and errors in Visual Studio 2014-09-01 10:42:11 +02:00
V8DispatcherThread.h towards new dispatcher interface 2014-08-18 23:37:32 +02:00
V8Job.cpp towards new dispatcher interface 2014-08-18 23:37:32 +02:00
V8Job.h fixed undefined behavior in task shutdown 2014-06-26 15:44:08 +02:00
V8PeriodicTask.cpp towards new dispatcher interface 2014-08-18 23:37:32 +02:00
V8PeriodicTask.h updated disclaimer 2014-06-20 16:40:35 +02:00
V8QueueJob.cpp towards new dispatcher interface 2014-08-18 23:37:32 +02:00
V8QueueJob.h towards new dispatcher interface 2014-08-18 23:37:32 +02:00
V8TimerTask.cpp fixed tasks with offset 0.0 2014-07-21 14:22:39 +02:00
V8TimerTask.h updated disclaimer 2014-06-20 16:40:35 +02:00
v8-actions.cpp towards new dispatcher interface 2014-08-18 23:37:32 +02:00
v8-actions.h towards new dispatcher interface 2014-08-18 23:37:32 +02:00
v8-collection-util.cpp more C++11 2014-08-23 00:51:13 +02:00
v8-collection.cpp cleanup 2014-08-27 22:46:26 +02:00
v8-collection.h Cleanup: killall tabs. 2014-08-14 13:17:21 +02:00
v8-dispatcher.cpp Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2 2014-09-01 11:05:41 +02:00
v8-dispatcher.h towards new dispatcher interface 2014-08-18 23:37:32 +02:00
v8-query.cpp Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2 2014-09-01 11:05:41 +02:00
v8-query.h updated disclaimer 2014-06-20 16:40:35 +02:00
v8-replication.cpp more C++11 2014-08-23 00:51:13 +02:00
v8-replication.h v8-vocbase split: clean up includes 2014-08-07 16:17:40 +02:00
v8-util.cpp indentation 2014-08-23 02:58:28 +02:00
v8-vocbase.cpp speed up instanciation of v8 ShapedJson objects 2014-08-30 01:47:58 +02:00
v8-vocbase.h Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2 2014-08-13 16:29:57 +02:00
v8-vocbaseprivate.h indentation 2014-08-23 02:58:28 +02:00
v8-voccursor.cpp more C++11 2014-08-23 00:51:13 +02:00
v8-voccursor.h Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2 2014-08-14 15:21:07 +02:00
v8-vocindex.cpp more C++11 2014-08-23 00:51:13 +02:00
v8-vocindex.h v8-vocbase split: clean up includes 2014-08-07 16:17:40 +02:00
v8-wrapshapedjson.cpp speed up instanciation of v8 ShapedJson objects 2014-08-30 01:47:58 +02:00
v8-wrapshapedjson.h speed up instanciation of v8 ShapedJson objects 2014-08-30 01:47:58 +02:00