.. |
AqlItemBlock.cpp
|
Another memleak and some exception-safety.
|
2014-09-08 13:55:58 +02:00 |
AqlItemBlock.h
|
Fix memory leak, AqlValues must be destroyed explicitly.
|
2014-09-02 15:19:21 +02:00 |
AqlValue.cpp
|
Handle exception correctly in AqlValue.
|
2014-09-08 14:42:21 +02:00 |
AqlValue.h
|
…
|
|
Ast.cpp
|
Merge branch 'aql2' of github.com:triAGENS/ArangoDB into aql2
|
2014-09-09 11:50:09 +02:00 |
Ast.h
|
…
|
|
AstNode.cpp
|
renamed file
|
2014-08-29 17:09:07 +02:00 |
AstNode.h
|
do not optimize away non-deterministic functions
|
2014-08-28 15:34:06 +02:00 |
BindParameters.cpp
|
…
|
|
BindParameters.h
|
…
|
|
Collection.h
|
…
|
|
Collections.h
|
…
|
|
ExecutionBlock.cpp
|
Restructure RangesInfo handling to allow for variable ranges.
|
2014-09-10 15:20:28 +02:00 |
ExecutionBlock.h
|
Styleguide cleanup: "initialize"
|
2014-09-09 11:49:44 +02:00 |
ExecutionEngine.cpp
|
Styleguide cleanup: "initialize"
|
2014-09-09 11:49:44 +02:00 |
ExecutionEngine.h
|
…
|
|
ExecutionNode.cpp
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into mmh
|
2014-09-10 15:21:00 +02:00 |
ExecutionNode.h
|
fixed cloning of IndexRangeNodes
|
2014-09-10 10:54:32 +02:00 |
ExecutionPlan.cpp
|
updated tests
|
2014-09-09 15:20:42 +02:00 |
ExecutionPlan.h
|
added "rules" output
|
2014-08-29 15:27:02 +02:00 |
ExecutionStats.cpp
|
…
|
|
ExecutionStats.h
|
…
|
|
Executor.cpp
|
Styleguide cleanup: "initialize"
|
2014-09-09 11:49:44 +02:00 |
Executor.h
|
Styleguide cleanup: "initialize"
|
2014-09-09 11:49:44 +02:00 |
Expression.cpp
|
Fix memleaks.
|
2014-09-05 18:20:48 +02:00 |
Expression.h
|
renamed file
|
2014-08-29 17:09:07 +02:00 |
Function.cpp
|
Styleguide cleanup: "initialize"
|
2014-09-09 11:49:44 +02:00 |
Function.h
|
Styleguide cleanup: "initialize"
|
2014-09-09 11:49:44 +02:00 |
Functions.cpp
|
…
|
|
Functions.h
|
…
|
|
Index.h
|
…
|
|
Indexes.h
|
…
|
|
ModificationOptions.cpp
|
…
|
|
ModificationOptions.h
|
…
|
|
Optimizer.cpp
|
fixed clone method for IndexRangeNode
|
2014-09-10 10:43:32 +02:00 |
Optimizer.h
|
Refactor Optimizer ordering
|
2014-09-09 16:27:49 +02:00 |
OptimizerRules.cpp
|
Activate finding of variable bounds.
|
2014-09-10 16:35:33 +02:00 |
OptimizerRules.h
|
added "rules" output
|
2014-08-29 15:27:02 +02:00 |
Parser.cpp
|
CPP-i-fy the printf for the nice error message.
|
2014-09-10 13:34:33 +02:00 |
Parser.h
|
…
|
|
Query.cpp
|
create verbose plans
|
2014-09-10 14:15:37 +02:00 |
Query.h
|
optionally make AQL_EXPLAIN return all generated plans
|
2014-09-09 15:42:22 +02:00 |
QueryResult.h
|
…
|
|
RangeInfo.cpp
|
Restructure RangesInfo handling to allow for variable ranges.
|
2014-09-10 15:20:28 +02:00 |
RangeInfo.h
|
Restructure RangesInfo handling to allow for variable ranges.
|
2014-09-10 15:20:28 +02:00 |
Scopes.cpp
|
…
|
|
Scopes.h
|
…
|
|
Types.cpp
|
…
|
|
Types.h
|
…
|
|
V8Expression.cpp
|
renamed file
|
2014-08-29 17:09:07 +02:00 |
V8Expression.h
|
…
|
|
Variable.cpp
|
…
|
|
Variable.h
|
…
|
|
VariableGenerator.cpp
|
…
|
|
VariableGenerator.h
|
…
|
|
WalkerWorker.h
|
…
|
|
grammar.y
|
…
|
|
tokens.cpp
|
…
|
|
tokens.ll
|
…
|
|