1
0
Fork 0
arangodb/arangod/Aql
Jan Steemann 0768c3cb38 fixed segfault 2015-01-02 09:10:28 +01:00
..
AqlItemBlock.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
AqlItemBlock.h
AqlValue.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
AqlValue.h the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
Arithmetic.h
Ast.cpp the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
Ast.h
AstNode.cpp activated optimizer rule remove-sort-rand 2014-12-21 18:50:50 +01:00
AstNode.h the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
BindParameters.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
BindParameters.h
Collection.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
Collection.h
CollectionScanner.cpp added random iteration for collections 2014-12-19 18:01:13 +01:00
CollectionScanner.h added random iteration for collections 2014-12-19 18:01:13 +01:00
Collections.h
ExecutionBlock.cpp Fix an issue in the cluster AQL where UPDATE d._key WITH ... did not work. 2014-12-24 01:23:48 +01:00
ExecutionBlock.h added random iteration for collections 2014-12-19 18:01:13 +01:00
ExecutionEngine.cpp Take out some more debugging output. 2014-12-23 14:52:07 +01:00
ExecutionEngine.h Another fix for the distributed locking problem in cluster AQL. 2014-12-23 14:35:19 +01:00
ExecutionNode.cpp added random iteration for collections 2014-12-19 18:01:13 +01:00
ExecutionNode.h Fix modifying AQL in cluster. 2014-12-23 22:44:01 +01:00
ExecutionPlan.cpp Fix two compiler warnings. 2014-12-22 14:51:28 +01:00
ExecutionPlan.h
ExecutionStats.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
ExecutionStats.h
Executor.cpp the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
Executor.h
Expression.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
Expression.h
Function.cpp
Function.h
Functions.cpp fixed segfault 2015-01-02 09:10:28 +01:00
Functions.h the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
Index.h the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
ModificationOptions.cpp Broken version, errors not yet fixed. 2014-12-23 16:51:48 +01:00
ModificationOptions.h Broken version, errors not yet fixed. 2014-12-23 16:51:48 +01:00
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp activated optimizer rule remove-sort-rand 2014-12-21 18:50:50 +01:00
Optimizer.h activated optimizer rule remove-sort-rand 2014-12-21 18:50:50 +01:00
OptimizerRules.cpp Fix a bug in optimizer rule for DistributeNode. 2014-12-24 00:43:38 +01:00
OptimizerRules.h activated optimizer rule remove-sort-rand 2014-12-21 18:50:50 +01:00
Parser.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
Parser.h
Query.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
Query.h
QueryRegistry.cpp Another fix for the distributed locking problem in cluster AQL. 2014-12-23 14:35:19 +01:00
QueryRegistry.h
QueryResult.h
QueryResultV8.h
Range.cpp
Range.h
RangeInfo.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
RangeInfo.h the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
RestAqlHandler.cpp Another fix for the distributed locking problem in cluster AQL. 2014-12-23 14:35:19 +01:00
RestAqlHandler.h Squashed commit of the following: organise locking in distributed AQL 2014-12-22 14:40:22 +01:00
Scopes.cpp
Scopes.h
V8Expression.cpp
V8Expression.h
Variable.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
Variable.h
VariableGenerator.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
VariableGenerator.h
WalkerWorker.h
grammar.cpp
grammar.h
grammar.y
tokens.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
tokens.ll the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
types.h