.. |
AqlItemBlock.cpp
|
added optional COUNT clause for AQL COLLECT
|
2014-12-12 17:18:04 +01:00 |
AqlItemBlock.h
|
optimizations
|
2014-12-04 16:33:48 +01:00 |
AqlValue.cpp
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
AqlValue.h
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
Arithmetic.h
|
…
|
|
Ast.cpp
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
Ast.h
|
added optional COUNT clause for AQL COLLECT
|
2014-12-12 17:18:04 +01:00 |
AstNode.cpp
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-index-or
|
2014-12-15 21:53:51 +01:00 |
AstNode.h
|
added optional COUNT clause for AQL COLLECT
|
2014-12-12 17:18:04 +01:00 |
BindParameters.cpp
|
…
|
|
BindParameters.h
|
…
|
|
Collection.cpp
|
…
|
|
Collection.h
|
…
|
|
Collections.h
|
…
|
|
ExecutionBlock.cpp
|
fixed ranges, added tests
|
2014-12-16 13:54:46 +01:00 |
ExecutionBlock.h
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-index-or
|
2014-12-15 21:53:51 +01:00 |
ExecutionEngine.cpp
|
Better error handling and cleanup if instanciation runs into error.
|
2014-12-01 18:26:03 +01:00 |
ExecutionEngine.h
|
…
|
|
ExecutionNode.cpp
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
ExecutionNode.h
|
changed `COLLECT...INTO x COUNT` to `COLLECT...WITH COUNT INTO x`
|
2014-12-12 23:02:24 +01:00 |
ExecutionPlan.cpp
|
added optional COUNT clause for AQL COLLECT
|
2014-12-12 17:18:04 +01:00 |
ExecutionPlan.h
|
added optional COUNT clause for AQL COLLECT
|
2014-12-12 17:18:04 +01:00 |
ExecutionStats.cpp
|
…
|
|
ExecutionStats.h
|
…
|
|
Executor.cpp
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
Executor.h
|
…
|
|
Expression.cpp
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
Expression.h
|
prevent double-free of variable bounds
|
2014-12-03 17:45:46 +01:00 |
Function.cpp
|
…
|
|
Function.h
|
added several AQL functions
|
2014-11-28 17:34:29 +01:00 |
Functions.cpp
|
implemented LENGTH in C++
|
2014-12-04 17:10:48 +01:00 |
Functions.h
|
implemented LENGTH in C++
|
2014-12-04 17:10:48 +01:00 |
Index.h
|
…
|
|
ModificationOptions.cpp
|
fixed default behavior of merge
|
2014-12-08 11:23:05 +01:00 |
ModificationOptions.h
|
fixed default behavior of merge
|
2014-12-08 11:23:05 +01:00 |
NodeFinder.cpp
|
…
|
|
NodeFinder.h
|
…
|
|
Optimizer.cpp
|
Optimizer: Enable removing of filternodes if the index can handle the filter condition.
|
2014-12-12 21:39:35 +01:00 |
Optimizer.h
|
Optimizer: Enable removing of filternodes if the index can handle the filter condition.
|
2014-12-12 21:39:35 +01:00 |
OptimizerRules.cpp
|
fixed ranges, added tests
|
2014-12-16 13:54:46 +01:00 |
OptimizerRules.h
|
optimize away `INTO` of `COLLECT` if unused
|
2014-12-03 13:49:03 +01:00 |
Parser.cpp
|
…
|
|
Parser.h
|
…
|
|
Query.cpp
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
Query.h
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
QueryRegistry.cpp
|
…
|
|
QueryRegistry.h
|
…
|
|
QueryResult.h
|
…
|
|
QueryResultV8.h
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
Range.cpp
|
…
|
|
Range.h
|
…
|
|
RangeInfo.cpp
|
fixed ranges, added tests
|
2014-12-16 13:54:46 +01:00 |
RangeInfo.h
|
fixed ranges, added tests
|
2014-12-16 13:54:46 +01:00 |
RestAqlHandler.cpp
|
added optimizer statistics
|
2014-12-03 11:38:56 +01:00 |
RestAqlHandler.h
|
…
|
|
Scopes.cpp
|
…
|
|
Scopes.h
|
…
|
|
V8Expression.cpp
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
V8Expression.h
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
Variable.cpp
|
…
|
|
Variable.h
|
…
|
|
VariableGenerator.cpp
|
…
|
|
VariableGenerator.h
|
…
|
|
WalkerWorker.h
|
…
|
|
grammar.cpp
|
changed `COLLECT...INTO x COUNT` to `COLLECT...WITH COUNT INTO x`
|
2014-12-12 23:02:24 +01:00 |
grammar.h
|
Revert "release version 2.3.0"
|
2014-12-16 01:30:21 +01:00 |
grammar.y
|
changed `COLLECT...INTO x COUNT` to `COLLECT...WITH COUNT INTO x`
|
2014-12-12 23:02:24 +01:00 |
tokens.cpp
|
Revert "release version 2.3.0"
|
2014-12-16 01:30:21 +01:00 |
tokens.ll
|
…
|
|
types.h
|
…
|
|