1
0
Fork 0
arangodb/arangod/V8Server
Jan Steemann ce936fb4e0 use Has() instead of HasRealNamedProperty() so _key attributes from ShapedJson work, too 2015-06-12 17:23:42 +02:00
..
ApplicationV8.cpp Pre-load Foxx exports on start and smarter queue sleep. 2015-06-10 14:17:33 +02:00
ApplicationV8.h Pre-load Foxx exports on start and smarter queue sleep. 2015-06-10 14:17:33 +02:00
V8DispatcherThread.cpp
V8DispatcherThread.h
V8Job.cpp fix some issues with multiple databases and database-switching 2015-06-10 13:24:38 +02:00
V8Job.h preparation work for multi-database foxx queues 2015-05-19 18:50:29 +02:00
V8PeriodicTask.cpp preparation work for multi-database foxx queues 2015-05-19 18:50:29 +02:00
V8PeriodicTask.h preparation work for multi-database foxx queues 2015-05-19 18:50:29 +02:00
V8QueueJob.cpp added try...catch blocks for V8-to-CPP bindings 2015-06-08 16:04:42 +02:00
V8QueueJob.h cleanup of some static const variables 2015-03-30 21:43:55 +02:00
V8TimerTask.cpp fixed isSystem for timer tasks 2015-06-10 11:53:42 +02:00
V8TimerTask.h preparation work for multi-database foxx queues 2015-05-19 18:50:29 +02:00
V8Traverser.cpp added out-of-bounds checking for _heap and _history 2015-06-10 18:04:17 +02:00
V8Traverser.h fixed memleaks 2015-06-01 14:56:14 +02:00
v8-actions.cpp added try...catch blocks for V8-to-CPP bindings 2015-06-08 16:04:42 +02:00
v8-actions.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
v8-collection-util.cpp fixed ambiguous attribute name "version" for collections 2015-05-28 11:54:57 +02:00
v8-collection.cpp use Has() instead of HasRealNamedProperty() so _key attributes from ShapedJson work, too 2015-06-12 17:23:42 +02:00
v8-collection.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
v8-dispatcher.cpp added try...catch blocks for V8-to-CPP bindings 2015-06-08 16:04:42 +02:00
v8-dispatcher.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
v8-query.cpp added try...catch blocks for V8-to-CPP bindings 2015-06-08 16:04:42 +02:00
v8-query.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
v8-replication.cpp added try...catch blocks for V8-to-CPP bindings 2015-06-08 16:04:42 +02:00
v8-replication.h now compiles and links 2015-05-23 04:31:13 +02:00
v8-user-structures.cpp added try...catch blocks for V8-to-CPP bindings 2015-06-08 16:04:42 +02: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 fixed warning 2015-06-11 18:23:19 +02: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 added try...catch blocks for V8-to-CPP bindings 2015-06-08 16:04:42 +02:00
v8-voccursor.h refactored cursor API 2015-03-30 14:58:51 +02:00
v8-vocindex.cpp added try...catch blocks for V8-to-CPP bindings 2015-06-08 16:04:42 +02:00
v8-vocindex.h now compiles and links 2015-05-23 04:31:13 +02:00
v8-wrapshapedjson.cpp added try...catch blocks for V8-to-CPP bindings 2015-06-08 16:04:42 +02:00
v8-wrapshapedjson.h goodbye barriers, welcome ditches 2015-05-28 10:23:30 +02:00