1
0
Fork 0
arangodb/arangod/Aql
James a346e257bb Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
Conflicts:
	arangod/Aql/ExecutionBlock.cpp
	arangod/Aql/ExecutionBlock.h
2014-10-09 10:46:49 +01:00
..
AqlItemBlock.cpp fixed reading run lengths with empty values 2014-10-07 14:04:12 +02:00
AqlItemBlock.h
AqlValue.cpp
AqlValue.h
Ast.cpp
Ast.h
AstNode.cpp
AstNode.h
BindParameters.cpp
BindParameters.h
Collection.cpp activated if-statement 2014-10-06 10:40:04 +02:00
Collection.h activated if-statement 2014-10-06 10:40:04 +02:00
Collections.h
ExecutionBlock.cpp abstract class BlockWithClients to contain Scatter/DistributeBlocks 2014-10-09 10:39:50 +01:00
ExecutionBlock.h Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-09 10:46:49 +01:00
ExecutionEngine.cpp Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-08 10:26:19 +01:00
ExecutionEngine.h fixed cloning of plans 2014-10-07 12:00:37 +02:00
ExecutionNode.cpp fixes for Visual Studio 2014-10-09 10:45:31 +02:00
ExecutionNode.h fixed cloning of plans 2014-10-07 12:00:37 +02:00
ExecutionPlan.cpp fixed some transaction threading errors 2014-10-06 18:39:01 +02:00
ExecutionPlan.h
ExecutionStats.cpp
ExecutionStats.h
Executor.cpp
Executor.h
Expression.cpp when de-serializing nodes don't create new variables, but look up the ones we already have. 2014-10-06 11:55:11 +02:00
Expression.h
Function.cpp
Function.h
Functions.cpp
Functions.h
Index.h
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp fixed tests for remove-unnecessary-remote-scatter and undistribute-remove-after-enum-coll, renamed distributeInCluster to scatterInCluster. 2014-10-09 08:45:34 +01:00
Optimizer.h fixed tests for remove-unnecessary-remote-scatter and undistribute-remove-after-enum-coll, renamed distributeInCluster to scatterInCluster. 2014-10-09 08:45:34 +01:00
OptimizerRules.cpp fixed tests for remove-unnecessary-remote-scatter and undistribute-remove-after-enum-coll, renamed distributeInCluster to scatterInCluster. 2014-10-09 08:45:34 +01:00
OptimizerRules.h fixed tests for remove-unnecessary-remote-scatter and undistribute-remove-after-enum-coll, renamed distributeInCluster to scatterInCluster. 2014-10-09 08:45:34 +01:00
Parser.cpp
Parser.h
Query.cpp fixed optimizer rule remove-unnecessary-remote-scatter 2014-10-07 13:21:05 +02:00
Query.h fixed some transaction threading errors 2014-10-06 18:39:01 +02:00
QueryRegistry.cpp
QueryRegistry.h
QueryResult.h
RangeInfo.cpp
RangeInfo.h
RestAqlHandler.cpp fixed compile warning 2014-10-09 10:52:08 +02:00
RestAqlHandler.h shutdown transactions 2014-10-06 11:23:39 +02:00
Scopes.cpp
Scopes.h
Types.cpp
Types.h
V8Expression.cpp
V8Expression.h
Variable.cpp
Variable.h
VariableGenerator.cpp fixed some transaction threading errors 2014-10-06 18:39:01 +02:00
VariableGenerator.h
WalkerWorker.h
grammar.cpp
grammar.h
grammar.y
tokens.cpp
tokens.ll