1
0
Fork 0
arangodb/arangod/Aql
Wilfried Goesgens 8c39c975a4 improve error messages if FOR doesn't find proper values to work with 2017-01-10 13:17:04 +01:00
..
Aggregator.cpp
Aggregator.h
AqlItemBlock.cpp optimization for ItemBlock serialization 2016-12-13 10:00:28 +01:00
AqlItemBlock.h added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
AqlItemBlockManager.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
AqlItemBlockManager.h fixed compile warnings 2016-12-06 14:34:14 +01:00
AqlValue.cpp improve error messages if FOR doesn't find proper values to work with 2017-01-10 13:17:04 +01:00
AqlValue.h improve error messages if FOR doesn't find proper values to work with 2017-01-10 13:17:04 +01:00
Arithmetic.h
Ast.cpp improve error messages if FOR doesn't find proper values to work with 2017-01-10 13:17:04 +01:00
Ast.h fixed issue #2210 2016-12-07 12:29:05 +01:00
AstNode.cpp fixed issue #2234 2017-01-02 09:19:15 +01:00
AstNode.h fixed issue #2234 2017-01-02 09:19:15 +01:00
AttributeAccessor.cpp
AttributeAccessor.h
BaseExpressionContext.cpp
BaseExpressionContext.h
BasicBlocks.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
BasicBlocks.h
BindParameters.cpp
BindParameters.h
CalculationBlock.cpp fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
CalculationBlock.h
ClusterBlocks.cpp optimization for ItemBlock serialization 2016-12-13 10:00:28 +01:00
ClusterBlocks.h
ClusterNodes.cpp
ClusterNodes.h Add satellite collections 2016-12-06 16:40:50 +01:00
CollectBlock.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
CollectBlock.h
CollectNode.cpp
CollectNode.h
CollectOptions.cpp fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
CollectOptions.h
Collection.cpp added count(details = true) for sharded collections 2016-12-13 16:03:49 +01:00
Collection.h Add satellite collections 2016-12-06 16:40:50 +01:00
CollectionScanner.cpp
CollectionScanner.h
Collections.cpp
Collections.h
Condition.cpp slightly speed up conditions optimizer 2017-01-02 12:29:28 +01:00
Condition.h
ConditionFinder.cpp
ConditionFinder.h
EnumerateCollectionBlock.cpp fixes for Visual Studio 2016-12-08 17:32:46 +01:00
EnumerateCollectionBlock.h
EnumerateListBlock.cpp improve error messages if FOR doesn't find proper values to work with 2017-01-10 13:17:04 +01:00
EnumerateListBlock.h improve error messages if FOR doesn't find proper values to work with 2017-01-10 13:17:04 +01:00
ExecutionBlock.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
ExecutionBlock.h
ExecutionEngine.cpp fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
ExecutionEngine.h
ExecutionNode.cpp fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
ExecutionNode.h fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
ExecutionPlan.cpp
ExecutionPlan.h
ExecutionStats.cpp fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
ExecutionStats.h
Executor.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
Executor.h
Expression.cpp some more optimizations for arithmetic calculations 2017-01-06 11:01:16 +01:00
Expression.h some more optimizations for arithmetic calculations 2017-01-06 11:01:16 +01:00
ExpressionContext.h
FixedVarExpressionContext.cpp
FixedVarExpressionContext.h
Function.cpp
Function.h
FunctionDefinitions.cpp
FunctionDefinitions.h
Functions.cpp micro optimizations 2016-12-27 13:44:19 +01:00
Functions.h micro optimizations 2016-12-27 13:44:19 +01:00
Graphs.cpp
Graphs.h
IndexBlock.cpp micro optimizations for geo index 2016-12-20 15:53:49 +01:00
IndexBlock.h
IndexNode.cpp Add satellite collections 2016-12-06 16:40:50 +01:00
IndexNode.h
ModificationBlocks.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
ModificationBlocks.h
ModificationNodes.cpp
ModificationNodes.h
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp Squashed commit of the following: 2016-12-19 11:06:32 +01:00
Optimizer.h Squashed commit of the following: 2016-12-19 11:06:32 +01:00
OptimizerRules.cpp fixed issue #2234 2017-01-02 09:19:15 +01:00
OptimizerRules.h Squashed commit of the following: 2016-12-19 11:06:32 +01:00
Parser.cpp
Parser.h
Quantifier.cpp
Quantifier.h
Query.cpp fixed some issues found by coverity build tool 2017-01-09 12:39:04 +01:00
Query.h added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
QueryCache.cpp fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
QueryCache.h
QueryList.cpp
QueryList.h
QueryRegistry.cpp
QueryRegistry.h
QueryResources.cpp speed up memory management 2017-01-02 13:39:27 +01:00
QueryResources.h fixed compile warnings 2016-12-06 14:34:14 +01:00
QueryResult.h
QueryResultV8.h
Range.cpp
Range.h
ResourceUsage.h added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
RestAqlHandler.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
RestAqlHandler.h
Scopes.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
Scopes.h
ShortStringStorage.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
ShortStringStorage.h fixed compile warnings 2016-12-06 14:34:14 +01:00
ShortestPathBlock.cpp fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
ShortestPathBlock.h
ShortestPathNode.cpp
ShortestPathNode.h
ShortestPathOptions.cpp
ShortestPathOptions.h
SortBlock.cpp added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
SortBlock.h
SortCondition.cpp
SortCondition.h
SortNode.cpp Squashed commit of the following: 2016-12-19 11:06:32 +01:00
SortNode.h Squashed commit of the following: 2016-12-19 11:06:32 +01:00
SubqueryBlock.cpp
SubqueryBlock.h
TraversalBlock.cpp fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
TraversalBlock.h
TraversalConditionFinder.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
TraversalConditionFinder.h
TraversalNode.cpp fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
TraversalNode.h Fixed wording in comment. 2016-12-01 10:36:59 +01:00
V8Expression.cpp
V8Expression.h
Variable.cpp
Variable.h
VariableGenerator.cpp
VariableGenerator.h
WalkerWorker.h
grammar.cpp allow simplified ternary operator syntax 2016-12-28 21:34:55 +01:00
grammar.h allow simplified ternary operator syntax 2016-12-28 21:34:55 +01:00
grammar.hpp allow simplified ternary operator syntax 2016-12-28 21:34:55 +01:00
grammar.y allow simplified ternary operator syntax 2016-12-28 21:34:55 +01:00
tokens.cpp
tokens.ll
types.h