1
0
Fork 0
arangodb/arangod/Aql
jsteemann a2085066e0 use VPack 2016-08-18 10:36:52 +02:00
..
Aggregator.cpp
Aggregator.h
AqlItemBlock.cpp
AqlItemBlock.h fixed copying of AqlValues 2016-07-21 15:57:29 +02:00
AqlItemBlockManager.cpp
AqlItemBlockManager.h
AqlValue.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-15 18:58:43 +02:00
AqlValue.h Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-15 18:58:43 +02:00
Arithmetic.h
Ast.cpp some collection handling refactoring 2016-07-27 13:12:26 +02:00
Ast.h
AstNode.cpp make unary minus and plus being executed in native C++ 2016-08-15 18:07:28 +02:00
AstNode.h
AttributeAccessor.cpp
AttributeAccessor.h
BasicBlocks.cpp don't copy unneeded registers 2016-07-21 12:10:09 +02:00
BasicBlocks.h don't copy unneeded registers 2016-07-21 12:10:09 +02:00
BindParameters.cpp
BindParameters.h
CalculationBlock.cpp
CalculationBlock.h
ClusterBlocks.cpp privatize attributes 2016-08-15 15:47:39 +02:00
ClusterBlocks.h
ClusterNodes.cpp refactoring 2016-07-26 16:25:38 +02:00
ClusterNodes.h
CollectBlock.cpp fixed copying of AqlValues 2016-07-21 15:57:29 +02:00
CollectBlock.h
CollectNode.cpp
CollectNode.h
CollectOptions.cpp
CollectOptions.h
Collection.cpp entirely removed TRI_document_collection_t 2016-07-29 17:48:51 +02:00
Collection.h entirely removed TRI_document_collection_t 2016-07-29 17:48:51 +02:00
CollectionScanner.cpp
CollectionScanner.h
Collections.cpp
Collections.h
Condition.cpp
Condition.h remove unused JsonHelper includes 2016-07-18 13:52:08 +02:00
ConditionFinder.cpp
ConditionFinder.h
EnumerateCollectionBlock.cpp fixed copying of AqlValues 2016-07-21 15:57:29 +02:00
EnumerateCollectionBlock.h
EnumerateListBlock.cpp fixed copying of AqlValues 2016-07-21 15:57:29 +02:00
EnumerateListBlock.h
ExecutionBlock.cpp Merge branch 'obi-velocystream-2' into obi-velocystream-3 2016-07-27 10:11:50 +02:00
ExecutionBlock.h Merge branch 'obi-velocystream-2' into obi-velocystream-3 2016-07-27 10:11:50 +02:00
ExecutionEngine.cpp use VPack 2016-08-18 10:36:52 +02:00
ExecutionEngine.h fixed issue #1941 2016-07-14 10:08:17 +02:00
ExecutionNode.cpp refactoring 2016-07-26 16:25:38 +02:00
ExecutionNode.h
ExecutionPlan.cpp removed unused consts 2016-07-28 12:04:03 +02:00
ExecutionPlan.h
ExecutionStats.cpp
ExecutionStats.h
Executor.cpp pass UDF name into UDF call via this argument 2016-07-08 14:31:14 +02:00
Executor.h
Expression.cpp slightly improve query performance 2016-08-15 18:57:37 +02:00
Expression.h make unary minus and plus being executed in native C++ 2016-08-15 18:07:28 +02:00
Function.cpp
Function.h
FunctionDefinitions.cpp
FunctionDefinitions.h
Functions.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-07-28 17:25:19 +02:00
Functions.h
Graphs.cpp
Graphs.h remove unused JsonHelper includes 2016-07-18 13:52:08 +02:00
IndexBlock.cpp fixed copying of AqlValues 2016-07-21 15:57:29 +02:00
IndexBlock.h
IndexNode.cpp refactoring 2016-07-26 16:25:38 +02:00
IndexNode.h fixed issue #1942 2016-07-13 20:32:59 +02:00
ModificationBlocks.cpp fix upsert 2016-07-07 15:15:43 +02:00
ModificationBlocks.h
ModificationNodes.cpp refactoring 2016-07-26 16:25:38 +02:00
ModificationNodes.h remove unused JsonHelper includes 2016-07-18 13:52:08 +02:00
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp
Optimizer.h
OptimizerRules.cpp fixed issue #1950 2016-07-20 09:38:25 +02:00
OptimizerRules.h
Parser.cpp Merge remote-tracking branch 'origin/devel' into obi-velocystream-4 2016-07-27 13:25:34 +02:00
Parser.h
Quantifier.cpp
Quantifier.h
Query.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-01 09:04:17 +02:00
Query.h moved query id generation 2016-07-27 17:44:31 +02:00
QueryCache.cpp some collection handling refactoring 2016-07-27 13:12:26 +02:00
QueryCache.h some collection handling refactoring 2016-07-27 13:12:26 +02:00
QueryList.cpp
QueryList.h
QueryRegistry.cpp refactoring 2016-07-26 16:25:38 +02:00
QueryRegistry.h
QueryResult.h
QueryResultV8.h
Range.cpp
Range.h
RestAqlHandler.cpp removed server.h 2016-07-25 16:49:52 +02:00
RestAqlHandler.h remove unused JsonHelper includes 2016-07-18 13:52:08 +02:00
Scopes.cpp
Scopes.h
ShortStringStorage.cpp
ShortStringStorage.h
ShortestPathBlock.cpp fixed copying of AqlValues 2016-07-21 15:57:29 +02:00
ShortestPathBlock.h
ShortestPathNode.cpp refactoring 2016-07-26 16:25:38 +02:00
ShortestPathNode.h
ShortestPathOptions.cpp
ShortestPathOptions.h
SortBlock.cpp
SortBlock.h
SortCondition.cpp
SortCondition.h
SortNode.cpp
SortNode.h remove unused JsonHelper includes 2016-07-18 13:52:08 +02:00
SubqueryBlock.cpp
SubqueryBlock.h
TraversalBlock.cpp refactoring 2016-07-26 16:25:38 +02:00
TraversalBlock.h
TraversalConditionFinder.cpp
TraversalConditionFinder.h
TraversalNode.cpp refactoring 2016-07-26 16:25:38 +02:00
TraversalNode.h
TraversalOptions.cpp
TraversalOptions.h remove unused JsonHelper includes 2016-07-18 13:52:08 +02:00
V8Expression.cpp
V8Expression.h
Variable.cpp
Variable.h
VariableGenerator.cpp
VariableGenerator.h
WalkerWorker.h
grammar.cpp
grammar.h
grammar.y
tokens.cpp
tokens.ll
types.h