1
0
Fork 0
arangodb/arangod/V8Server
Jan Steemann 83252851e6 report warnings in queries 2014-10-30 17:33:15 +01:00
..
ApplicationV8.cpp added assertions 2014-10-23 13:55:18 +02:00
ApplicationV8.h less namespace pollution 2014-10-28 00:24:37 +01:00
V8DispatcherThread.cpp fixed compile warnings and errors in Visual Studio 2014-09-01 10:42:11 +02:00
V8DispatcherThread.h
V8Job.cpp removed unused function parameter 2014-09-19 20:28:41 +02:00
V8Job.h the great rename 2014-09-13 00:10:11 +02:00
V8PeriodicTask.cpp the great rename 2014-09-13 00:10:11 +02:00
V8PeriodicTask.h the great rename 2014-09-13 00:10:11 +02:00
V8QueueJob.cpp removed unused function parameter 2014-09-19 20:28:41 +02:00
V8QueueJob.h less namespace pollution 2014-10-28 00:24:37 +01:00
V8TimerTask.cpp the great rename 2014-09-13 00:10:11 +02:00
V8TimerTask.h the great rename 2014-09-13 00:10:11 +02:00
v8-actions.cpp pass ApplicationV8 to queries 2014-10-17 10:35:02 +02:00
v8-actions.h
v8-collection-util.cpp fixed cached lookups of collections on the server, which may have caused spurious problems after collection rename operations 2014-10-08 14:59:02 +02:00
v8-collection.cpp removed some macros 2014-10-16 16:31:49 +02:00
v8-collection.h fixed cached lookups of collections on the server, which may have caused spurious problems after collection rename operations 2014-10-08 14:59:02 +02:00
v8-dispatcher.cpp pass ApplicationV8 to queries 2014-10-17 10:35:02 +02:00
v8-dispatcher.h
v8-query.cpp fixed leak in IndexOperator, simplified IndexOperator API 2014-10-24 12:57:09 +02:00
v8-query.h
v8-replication.cpp
v8-replication.h
v8-user-structures.cpp hide experimental functions for now 2014-10-29 20:53:50 +01:00
v8-user-structures.h merged experimental features 2014-09-24 09:42:16 +02:00
v8-util.cpp small optimizations 2014-10-08 16:10:27 +02:00
v8-vocbase.cpp report warnings in queries 2014-10-30 17:33:15 +01:00
v8-vocbase.h pass ApplicationV8 to queries 2014-10-17 10:35:02 +02:00
v8-vocbaseprivate.h some renaming 2014-10-16 17:23:50 +02:00
v8-voccursor.cpp rewrote transaction contexts 2014-10-16 15:53:28 +02:00
v8-voccursor.h
v8-vocindex.cpp Fix a memleak in cluster. 2014-10-30 14:58:59 +01:00
v8-vocindex.h
v8-wrapshapedjson.cpp Fix TRI_FreeBarrier by giving two variants. 2014-10-30 09:51:13 +01:00
v8-wrapshapedjson.h speed up instanciation of v8 ShapedJson objects 2014-08-30 01:47:58 +02:00