1
0
Fork 0
arangodb/arangod/Aql
Jan Steemann 0d335f403a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-29 13:07:06 +01:00
..
AqlItemBlock.cpp Get rid of some TODOs and FIXMEs. 2014-10-29 11:25:30 +01:00
AqlItemBlock.h sort and cache list expression values 2014-10-29 01:02:20 +01:00
AqlValue.cpp Get rid of some TODOs and FIXMEs. 2014-10-29 11:25:30 +01:00
AqlValue.h a bit less copying 2014-10-28 18:10:23 +01:00
Arithmetic.h
Ast.cpp sort and cache list expression values 2014-10-29 01:02:20 +01:00
Ast.h
AstNode.cpp removed TODO 2014-10-29 13:06:54 +01:00
AstNode.h removed TODO 2014-10-29 13:06:54 +01:00
BindParameters.cpp Get rid of some TODOs and FIXMEs. 2014-10-29 11:25:30 +01:00
BindParameters.h
Collection.cpp fixed non-working DistributeBlock 2014-10-22 12:07:31 +02:00
Collection.h sort and cache list expression values 2014-10-29 01:02:20 +01:00
Collections.h
ExecutionBlock.cpp Remove enterSubQueryFirst. 2014-10-29 11:37:06 +01:00
ExecutionBlock.h Implement a shutdown method for the Subqueryblock. 2014-10-28 09:02:01 +01:00
ExecutionEngine.cpp Further simplify and cleanup instanciation. 2014-10-29 12:41:03 +01:00
ExecutionEngine.h Remove Explain of cluster snippets 2014-10-27 16:10:13 +01:00
ExecutionNode.cpp Remove enterSubQueryFirst. 2014-10-29 11:37:06 +01:00
ExecutionNode.h sort and cache list expression values 2014-10-29 01:02:20 +01:00
ExecutionPlan.cpp jslintified tests 2014-10-28 15:59:38 +01:00
ExecutionPlan.h less optimizations for simple plans 2014-10-28 15:01:44 +01:00
ExecutionStats.cpp - Add statistics under all circumstances (also if the status is "exhausted") 2014-10-23 16:39:14 +02:00
ExecutionStats.h - Add statistics under all circumstances (also if the status is "exhausted") 2014-10-23 16:39:14 +02:00
Executor.cpp determine whether calculations may run on a DB server 2014-10-27 12:04:06 +01:00
Executor.h
Expression.cpp removed TODO 2014-10-29 13:06:54 +01:00
Expression.h sort and cache list expression values 2014-10-29 01:02:20 +01:00
Function.cpp determine whether calculations may run on a DB server 2014-10-27 12:04:06 +01:00
Function.h determine whether calculations may run on a DB server 2014-10-27 12:04:06 +01:00
Functions.cpp a bit less copying 2014-10-28 18:10:23 +01:00
Functions.h
Index.h fixed usage of indexes in cluster 2014-10-21 11:53:24 +02:00
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h fixed some API errors 2014-10-28 11:30:49 +01:00
Optimizer.cpp fixed test 2014-10-29 12:33:10 +01:00
Optimizer.h sort and cache list expression values 2014-10-29 01:02:20 +01:00
OptimizerRules.cpp Get rid of some TODOs and FIXMEs. 2014-10-29 11:25:30 +01:00
OptimizerRules.h added some explanation of distribute-in-cluster and undistribute-remove-after-enum-coll. 2014-10-25 17:40:55 +01:00
Parser.cpp jslintified tests 2014-10-28 15:59:38 +01:00
Parser.h jslintified tests 2014-10-28 15:59:38 +01:00
Query.cpp Fix instanciation order, for good??? 2014-10-29 10:37:39 +01:00
Query.h jslintified tests 2014-10-28 15:59:38 +01:00
QueryRegistry.cpp sort and cache list expression values 2014-10-29 01:02:20 +01:00
QueryRegistry.h call shutdown using an errorCode 2014-10-22 19:01:56 +02:00
QueryResult.h Implement outputting of splitted plans which are to be distributed to the db servers 2014-10-24 17:14:13 +02:00
Range.cpp
Range.h
RangeInfo.cpp sort and cache list expression values 2014-10-29 01:02:20 +01:00
RangeInfo.h sort and cache list expression values 2014-10-29 01:02:20 +01:00
RestAqlHandler.cpp Get rid of some TODOs and FIXMEs. 2014-10-29 11:25:30 +01:00
RestAqlHandler.h removed HTTP DELETE handler 2014-10-20 08:52:44 +02:00
Scopes.cpp
Scopes.h
V8Expression.cpp removed TODO 2014-10-29 12:14:14 +01:00
V8Expression.h removed TODO 2014-10-29 12:14:14 +01:00
Variable.cpp
Variable.h
VariableGenerator.cpp
VariableGenerator.h
WalkerWorker.h Remove enterSubQueryFirst. 2014-10-29 11:37:06 +01:00
grammar.cpp
grammar.h
grammar.y
tokens.cpp
tokens.ll
types.h