.. |
AqlItemBlock.cpp
|
fixed reading run lengths with empty values
|
2014-10-07 14:04:12 +02:00 |
AqlItemBlock.h
|
Start transplantation of _varOverview to ExecutionNodes.
|
2014-09-30 16:44:01 +02:00 |
AqlValue.cpp
|
use SimpleExpression for more types of expressions
|
2014-09-19 17:40:47 +02:00 |
AqlValue.h
|
use SimpleExpression for more types of expressions
|
2014-09-19 17:40:47 +02:00 |
Ast.cpp
|
Clone the query, move the memory kept in the AST over to the query so all memory is kept in one location.
|
2014-09-30 10:18:13 +02:00 |
Ast.h
|
Clone the query, move the memory kept in the AST over to the query so all memory is kept in one location.
|
2014-09-30 10:18:13 +02:00 |
AstNode.cpp
|
Clone the query, move the memory kept in the AST over to the query so all memory is kept in one location.
|
2014-09-30 10:18:13 +02:00 |
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
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-10-08 10:26:19 +01:00 |
ExecutionBlock.h
|
DistributeBlock getOrSkipSome done as far as possible.
|
2014-10-08 10:26:04 +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
|
fixed cloning of plans
|
2014-10-07 12:00:37 +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
|
When creating the copy for the clusternodes we also need to copy the properties.
|
2014-10-02 11:07:31 +02:00 |
ExecutionStats.cpp
|
disabled optimization due to failing tests
|
2014-09-19 19:30:57 +02:00 |
ExecutionStats.h
|
added some query statistics
|
2014-09-19 18:47:33 +02:00 |
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
|
do not crash when using an index
|
2014-10-01 16:16:38 +02:00 |
ModificationOptions.cpp
|
…
|
|
ModificationOptions.h
|
…
|
|
NodeFinder.cpp
|
Add explicit namespace for template specialisation.
|
2014-09-18 23:32:33 +02:00 |
NodeFinder.h
|
changed node detection for cluster
|
2014-09-18 13:21:58 +02:00 |
Optimizer.cpp
|
cleaning up and registering undistributeRemoveAfterEnumColl.
|
2014-10-01 10:43:54 +01:00 |
Optimizer.h
|
cleaning up and registering undistributeRemoveAfterEnumColl.
|
2014-10-01 10:43:54 +01:00 |
OptimizerRules.cpp
|
fixed tyopo in comment
|
2014-10-08 10:55:58 +01:00 |
OptimizerRules.h
|
struct Index
|
2014-10-01 15:35:16 +02:00 |
Parser.cpp
|
removed unused instance variable
|
2014-09-23 13:14:53 +02:00 |
Parser.h
|
removed unused instance variable
|
2014-09-23 13:14:53 +02:00 |
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
|
fixed some bugs in distributed plan instanciation
|
2014-09-30 15:19:44 +02:00 |
QueryRegistry.h
|
fixed some bugs in distributed plan instanciation
|
2014-09-30 15:19:44 +02:00 |
QueryResult.h
|
added `profile` option
|
2014-09-19 01:02:39 +02:00 |
RangeInfo.cpp
|
Change _equality detection.
|
2014-09-22 08:40:21 +02:00 |
RangeInfo.h
|
Fix problems with variable bounds.
|
2014-09-22 23:30:22 +02:00 |
RestAqlHandler.cpp
|
fixed some transaction threading errors
|
2014-10-06 18:39:01 +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
|
Enable node* clone functions to produce deep copies which live on a specified query.
|
2014-09-30 14:09:12 +02:00 |
VariableGenerator.cpp
|
fixed some transaction threading errors
|
2014-10-06 18:39:01 +02:00 |
VariableGenerator.h
|
Cluster Communication: serialize a global set of the currently available variables.
|
2014-10-02 13:15:02 +02:00 |
WalkerWorker.h
|
…
|
|
grammar.cpp
|
…
|
|
grammar.h
|
…
|
|
grammar.y
|
…
|
|
tokens.cpp
|
fixed compile warning
|
2014-09-19 09:22:55 +02:00 |
tokens.ll
|
…
|
|