1
0
Fork 0
arangodb/arangod/Aql
Andrey Abramov 1b64f03bf8 Bug fix/internal issue #327 (#4649) 2018-02-22 11:11:23 +01:00
..
Aggregator.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
Aggregator.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
AqlFunctionFeature.cpp Implement FIND_FIRST and FIND_LAST in c++ (#4608) 2018-02-19 10:41:21 +01:00
AqlFunctionFeature.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
AqlItemBlock.cpp fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
AqlItemBlock.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
AqlItemBlockManager.cpp
AqlItemBlockManager.h
AqlTransaction.cpp Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
AqlTransaction.h No access collections (#3088) 2017-08-25 13:59:03 +02:00
AqlValue.cpp Bug fix/fix compilation with gxx7 (#3637) 2017-11-10 16:00:57 +01:00
AqlValue.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
AqlValueGroup.h added non-destructive DISTINCT (#3320) 2017-10-18 12:52:33 +02:00
Arithmetic.h
Ast.cpp Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
Ast.h Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
AstNode.cpp Bug fix/internal issue #327 (#4649) 2018-02-22 11:11:23 +01:00
AstNode.h Bug fix/internal issue #327 (#4649) 2018-02-22 11:11:23 +01:00
AttributeAccessor.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
AttributeAccessor.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
BaseExpressionContext.cpp
BaseExpressionContext.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
BasicBlocks.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
BasicBlocks.h
BindParameters.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
BindParameters.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
BlockCollector.cpp fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
BlockCollector.h fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
CalculationBlock.cpp remove old, potentially unsafe ScopeGuard implementation (#4576) 2018-02-13 18:13:02 +01:00
CalculationBlock.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ClusterBlocks.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
ClusterBlocks.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
ClusterNodes.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
ClusterNodes.h Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
CollectBlock.cpp fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
CollectBlock.h added non-destructive DISTINCT (#3320) 2017-10-18 12:52:33 +02:00
CollectNode.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
CollectNode.h added non-destructive DISTINCT (#3320) 2017-10-18 12:52:33 +02:00
CollectOptions.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
CollectOptions.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
Collection.cpp Feature/improved index api for unique constraints and replication (#3715) 2017-11-16 21:02:01 +01:00
Collection.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Collections.cpp
Collections.h
Condition.cpp Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
Condition.h Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
ConditionFinder.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
ConditionFinder.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
DocumentProducingBlock.cpp unfold code to remove a few runtime ifs (#4303) 2018-01-16 00:26:46 +01:00
DocumentProducingBlock.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
DocumentProducingNode.cpp
DocumentProducingNode.h
EnumerateCollectionBlock.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
EnumerateCollectionBlock.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
EnumerateListBlock.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
EnumerateListBlock.h fixed issue #3408 (#3419) 2017-10-16 17:39:29 +02:00
ExecutionBlock.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
ExecutionBlock.h Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
ExecutionEngine.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
ExecutionEngine.h
ExecutionNode.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
ExecutionNode.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
ExecutionPlan.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
ExecutionPlan.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ExecutionStats.cpp
ExecutionStats.h
Expression.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
Expression.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
ExpressionContext.h
FixedVarExpressionContext.cpp fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
FixedVarExpressionContext.h fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
Function.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Function.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Functions.cpp Implement FIND_FIRST and FIND_LAST in c++ (#4608) 2018-02-19 10:41:21 +01:00
Functions.h Implement FIND_FIRST and FIND_LAST in c++ (#4608) 2018-02-19 10:41:21 +01:00
GraphNode.cpp Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
GraphNode.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Graphs.cpp
Graphs.h
IndexBlock.cpp Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
IndexBlock.h fix cache for gather block (#3656) 2017-11-11 22:30:38 +01:00
IndexNode.cpp Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
IndexNode.h
ModificationBlocks.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
ModificationBlocks.h
ModificationNodes.cpp Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
ModificationNodes.h
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
Optimizer.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
OptimizerRule.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
OptimizerRules.cpp Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
OptimizerRules.h Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
OptimizerRulesFeature.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
OptimizerRulesFeature.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
Parser.cpp
Parser.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
PlanCache.cpp
PlanCache.h
Quantifier.cpp
Quantifier.h
Query.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
Query.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
QueryCache.cpp
QueryCache.h
QueryExecutionState.cpp
QueryExecutionState.h
QueryList.cpp Bug fix/issues 2709 (#3333) 2017-10-01 09:43:03 +02:00
QueryList.h
QueryOptions.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
QueryOptions.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
QueryProfile.cpp
QueryProfile.h
QueryRegistry.cpp small optimizations for query registry (#4240) 2018-01-09 22:10:04 +01:00
QueryRegistry.h small optimizations for query registry (#4240) 2018-01-09 22:10:04 +01:00
QueryResources.cpp Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
QueryResources.h fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
QueryResult.h
QueryResultV8.h
QueryString.cpp
QueryString.h
Range.cpp
Range.h
RegexCache.cpp
RegexCache.h
ResourceUsage.h use forwarding to build AqlValues in place (#3238) 2017-09-15 14:30:40 +02:00
RestAqlHandler.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
RestAqlHandler.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
Scopes.cpp
Scopes.h
ShortStringStorage.cpp fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
ShortStringStorage.h fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
ShortestPathBlock.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
ShortestPathBlock.h
ShortestPathNode.cpp Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
ShortestPathNode.h
SortBlock.cpp reduce memory usage by using smaller types for offsets/indexes (#4430) 2018-01-24 21:30:24 +01:00
SortBlock.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
SortCondition.cpp Bug fix/carnival (#4562) 2018-02-12 09:01:57 +01:00
SortCondition.h Bug fix/carnival (#4562) 2018-02-12 09:01:57 +01:00
SortNode.cpp
SortNode.h Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
SubqueryBlock.cpp Improve error handling and tracing of getSome (#4123) 2018-01-03 16:01:36 +01:00
SubqueryBlock.h
TraversalBlock.cpp remove old, potentially unsafe ScopeGuard implementation (#4576) 2018-02-13 18:13:02 +01:00
TraversalBlock.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
TraversalConditionFinder.cpp Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
TraversalConditionFinder.h
TraversalNode.cpp Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
TraversalNode.h
V8Executor.cpp do not materialize entire collections using V8 (#4087) 2018-01-02 15:47:41 +01:00
V8Executor.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
V8Expression.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
V8Expression.h
Variable.cpp
Variable.h
VariableGenerator.cpp
VariableGenerator.h
WalkerWorker.h
grammar.cpp Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
grammar.h Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
grammar.hpp Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
grammar.y Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
tokens.cpp Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
tokens.ll Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
types.h