1
0
Fork 0
arangodb/arangod/V8Server
Michael Hackstein ed7666e81e Improved code readablity and implemented a distance attribute based weighting function 2015-04-27 23:58:07 -07:00
..
ApplicationV8.cpp fixed assertion error on shutdown 2015-04-13 16:24:19 +02:00
ApplicationV8.h Startup V8 threads concurrently in multiple C++11 threads. 2015-04-13 12:07:26 +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 cleanup of some static const variables 2015-03-30 21:43:55 +02:00
V8Job.h cleanup of some static const variables 2015-03-30 21:43:55 +02:00
V8PeriodicTask.cpp override 2015-03-13 18:27:29 +01:00
V8PeriodicTask.h override 2015-03-13 18:27:29 +01:00
V8QueueJob.cpp cleanup of some static const variables 2015-03-30 21:43:55 +02:00
V8QueueJob.h cleanup of some static const variables 2015-03-30 21:43:55 +02:00
V8TimerTask.cpp override 2015-03-13 18:27:29 +01:00
V8TimerTask.h override 2015-03-13 18:27:29 +01:00
V8Traverser.cpp Improved code readablity and implemented a distance attribute based weighting function 2015-04-27 23:58:07 -07:00
V8Traverser.h Further implementation of Shortest Path. The Shortest path is found in cpp conversion to JS not yet working 2015-04-25 21:35:40 -07:00
v8-actions.cpp fixed up some headers 2015-04-24 13:11:29 +02:00
v8-actions.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
v8-collection-util.cpp The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
v8-collection.cpp Fixed #1303 Deleted one sentence from the documentation 2015-04-24 16:49:00 +02:00
v8-collection.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
v8-dispatcher.cpp The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
v8-dispatcher.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
v8-query.cpp Fixed broken examples in the documentation 2015-04-12 13:47:26 +02:00
v8-query.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
v8-replication.cpp handle call to sync() with wrong parameter type 2015-02-12 00:29:23 +01:00
v8-replication.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
v8-user-structures.cpp merged Exceptions.h and Exception.h 2015-03-23 14:05:19 +01:00
v8-user-structures.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
v8-util.cpp small optimizations 2015-02-19 09:31:00 +01:00
v8-vocbase.cpp Included the CPP Shortest path into AQL. Only under certain conditions 2015-04-26 22:17:23 -07:00
v8-vocbase.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
v8-vocbaseprivate.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
v8-voccursor.cpp refactored cursor API 2015-03-30 14:58:51 +02:00
v8-voccursor.h refactored cursor API 2015-03-30 14:58:51 +02:00
v8-vocindex.cpp improve collection loading time 2015-02-26 16:35:51 +01:00
v8-vocindex.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
v8-wrapshapedjson.cpp use Escape 2015-01-24 14:06:20 +01:00
v8-wrapshapedjson.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00