1
0
Fork 0
arangodb/arangod/V8Server
Jan Steemann a7210caf45 fixed MSVC warnings 2016-04-22 17:33:23 +02:00
..
V8Context.cpp WIP 2016-04-02 23:41:21 +02:00
V8Context.h WIP 2016-04-02 23:41:21 +02:00
V8DealerFeature.cpp fixed MSVC warnings 2016-04-22 17:33:23 +02:00
V8DealerFeature.h WIP 2016-04-15 22:09:55 -07:00
V8Job.cpp WIP 2016-04-14 21:32:12 -07:00
V8Job.h Merge remote-tracking branch 'origin' into FMH 2016-04-15 19:01:38 -07:00
V8PeriodicTask.cpp WIP 2016-04-11 00:05:37 +02:00
V8PeriodicTask.h WIP 2016-04-11 00:05:37 +02:00
V8QueueJob.cpp WIP 2016-04-14 21:32:12 -07:00
V8QueueJob.h Merge remote-tracking branch 'origin' into FMH 2016-04-15 19:01:38 -07:00
V8TimerTask.cpp fixed V8 context handling 2016-04-22 11:15:01 +02:00
V8TimerTask.h WIP 2016-04-14 21:32:12 -07:00
V8Traverser.cpp ShortestPath now uses mptr variant of operation cursor. Is even more performant. 2016-04-22 09:27:19 +02:00
V8Traverser.h Replaced an unordered set by a vector. The uniqueness is guaranteed by other mechanisms anyways. Further improved computationtime of Neighbors 2016-04-21 13:52:12 +02:00
V8VPackWrapper.cpp
V8VPackWrapper.h
v8-actions.cpp fixed V8 leaks 2016-04-22 14:10:23 +02:00
v8-actions.h WIP 2016-04-11 00:05:37 +02:00
v8-collection-util.cpp
v8-collection.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into FMH 2016-04-19 07:44:00 +02:00
v8-collection.h WIP 2016-04-02 23:41:21 +02:00
v8-dispatcher.cpp WIP 2016-04-14 21:32:12 -07:00
v8-dispatcher.h WIP 2016-04-11 00:05:37 +02:00
v8-query.cpp WIP 2016-04-15 21:03:53 -07:00
v8-query.h
v8-replication.cpp Merge branch 'FMH' into devel 2016-04-21 14:04:39 +02:00
v8-replication.h WIP 2016-04-02 23:41:21 +02:00
v8-statistics.cpp Merge branch 'devel' of github.com:arangodb/arangodb into FMH 2016-04-19 19:18:02 -07:00
v8-statistics.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
v8-user-structures.cpp fixes for Visual Studio 2016-04-08 12:07:53 +02:00
v8-user-structures.h
v8-util.cpp
v8-vocbase.cpp fix statistics 2016-04-22 09:29:09 +02:00
v8-vocbase.h Merge remote-tracking branch 'origin' into FMH 2016-04-15 19:01:38 -07:00
v8-vocbaseprivate.h WIP 2016-04-15 21:03:53 -07:00
v8-voccursor.cpp fixed crash 2016-04-19 15:54:10 +02:00
v8-voccursor.h
v8-vocindex.cpp
v8-vocindex.h