1
0
Fork 0
arangodb/arangod/Aql
Michael Hackstein fb7088b5da Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-03-15 18:34:54 +01:00
..
Aggregator.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
Aggregator.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
AqlItemBlock.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
AqlItemBlock.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
AqlItemBlockManager.cpp
AqlItemBlockManager.h
AqlValue.cpp Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-03-15 10:05:04 +01:00
AqlValue.h changed functions signature 2016-03-15 00:01:54 +01:00
Arithmetic.h
Ast.cpp less json 2016-03-09 10:32:08 +01:00
Ast.h Aql/QueryResult now only uses VelocyPack instead of TRI_json_t. Also adapted all calling places 2016-03-08 13:08:05 +01:00
AstNode.cpp less json 2016-03-09 10:32:08 +01:00
AstNode.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
AttributeAccessor.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
AttributeAccessor.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
BasicBlocks.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
BasicBlocks.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
BindParameters.cpp less json 2016-03-03 14:23:39 +01:00
BindParameters.h less json 2016-03-03 14:23:39 +01:00
CalculationBlock.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
CalculationBlock.h
ClusterBlocks.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
ClusterBlocks.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
ClusterNodes.cpp Removed obsolete toJson from AQL Nodes 2016-02-16 10:29:38 +01:00
ClusterNodes.h Removed obsolete toJson from AQL Nodes 2016-02-16 10:29:38 +01:00
CollectBlock.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
CollectBlock.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
CollectNode.cpp Removed obsolete toJson from AQL Nodes 2016-02-16 10:29:38 +01:00
CollectNode.h Removed obsolete toJson from AQL Nodes 2016-02-16 10:29:38 +01:00
CollectOptions.cpp Added a toVelocyPack serialisation to all Aql Nodes and their dependencies. Right now in parallel to toJson. 2016-02-16 00:04:32 +01:00
CollectOptions.h Added a toVelocyPack serialisation to all Aql Nodes and their dependencies. Right now in parallel to toJson. 2016-02-16 00:04:32 +01:00
Collection.cpp simplifications 2016-03-04 19:40:24 +01:00
Collection.h simplifications 2016-03-04 19:40:24 +01:00
CollectionScanner.cpp changed functions signature 2016-03-15 00:01:54 +01:00
CollectionScanner.h CollectionScanner and EnumerateCollectionBlocks now use VPack instead of Shapes and mptrs. 2016-03-01 16:38:55 +01:00
Collections.cpp
Collections.h
Condition.cpp AQL indexNode now uses the new transaction API. It does not know any index internals itself any more. Optimizer Rule to remove SORT node needs to be reimplemented yet 2016-03-14 21:28:58 +01:00
Condition.h AQL indexNode now uses the new transaction API. It does not know any index internals itself any more. Optimizer Rule to remove SORT node needs to be reimplemented yet 2016-03-14 21:28:58 +01:00
ConditionFinder.cpp AQL indexNode now uses the new transaction API. It does not know any index internals itself any more. Optimizer Rule to remove SORT node needs to be reimplemented yet 2016-03-14 21:28:58 +01:00
ConditionFinder.h
EnumerateCollectionBlock.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
EnumerateCollectionBlock.h CollectionScanner and EnumerateCollectionBlocks now use VPack instead of Shapes and mptrs. 2016-03-01 16:38:55 +01:00
EnumerateListBlock.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
EnumerateListBlock.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
ExecutionBlock.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
ExecutionBlock.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
ExecutionEngine.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
ExecutionEngine.h cppcheck 2016-03-09 22:57:49 +01:00
ExecutionNode.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
ExecutionNode.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
ExecutionPlan.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
ExecutionPlan.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
ExecutionStats.cpp executionstats use vpack 2016-03-07 11:20:04 +01:00
ExecutionStats.h executionstats use vpack 2016-03-07 11:20:04 +01:00
Executor.cpp Removed unnacessary imports of shape 2016-03-02 10:45:00 +01:00
Executor.h array comparison operators 2016-02-03 00:28:03 +01:00
Expression.cpp Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-03-15 10:05:04 +01:00
Expression.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
Function.cpp
Function.h
Functions.cpp micro optimizations 2016-03-15 10:40:37 +01:00
Functions.h Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-03-15 10:05:04 +01:00
Graphs.cpp cppcheck 2016-02-24 17:55:36 +01:00
Graphs.h C++ Graph module now uses new Transcation API to get the graph definition 2016-02-18 12:51:08 +01:00
Index.cpp Added a toVelocyPack serialisation to all Aql Nodes and their dependencies. Right now in parallel to toJson. 2016-02-16 00:04:32 +01:00
Index.h less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
IndexBlock.cpp Reimplemented optimizer rule to remove unnecessary SORT if covered by index 2016-03-15 11:12:10 +01:00
IndexBlock.h AQL indexNode now uses the new transaction API. It does not know any index internals itself any more. Optimizer Rule to remove SORT node needs to be reimplemented yet 2016-03-14 21:28:58 +01:00
IndexNode.cpp AQL indexNode now uses the new transaction API. It does not know any index internals itself any more. Optimizer Rule to remove SORT node needs to be reimplemented yet 2016-03-14 21:28:58 +01:00
IndexNode.h AQL indexNode now uses the new transaction API. It does not know any index internals itself any more. Optimizer Rule to remove SORT node needs to be reimplemented yet 2016-03-14 21:28:58 +01:00
ModificationBlocks.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
ModificationBlocks.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
ModificationNodes.cpp Removed obsolete toJson from AQL Nodes 2016-02-16 10:29:38 +01:00
ModificationNodes.h AqlValue refactoring 2016-03-09 17:50:20 +01:00
ModificationOptions.cpp Added a toVelocyPack serialisation to all Aql Nodes and their dependencies. Right now in parallel to toJson. 2016-02-16 00:04:32 +01:00
ModificationOptions.h Added a toVelocyPack serialisation to all Aql Nodes and their dependencies. Right now in parallel to toJson. 2016-02-16 00:04:32 +01:00
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp cleanup 2016-02-26 23:20:41 +01:00
Optimizer.h removed json 2016-03-02 11:34:31 +01:00
OptimizerRules.cpp Fixed a stupid double assign. 2016-03-15 18:32:26 +01:00
OptimizerRules.h
Parser.cpp Aql/QueryResult now only uses VelocyPack instead of TRI_json_t. Also adapted all calling places 2016-03-08 13:08:05 +01:00
Parser.h
Quantifier.cpp bugfixes 2016-02-03 01:06:27 +01:00
Quantifier.h added missing files 2016-02-03 00:28:54 +01:00
Query.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
Query.h Removed unused obsolete Code and Imports 2016-03-08 13:29:09 +01:00
QueryCache.cpp query cache using vpack 2016-03-08 09:38:24 +01:00
QueryCache.h query cache using vpack 2016-03-08 09:38:24 +01:00
QueryList.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
QueryList.h
QueryRegistry.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
QueryRegistry.h
QueryResult.h Removed unused obsolete Code and Imports 2016-03-08 13:29:09 +01:00
QueryResultV8.h less json 2016-03-03 14:23:39 +01:00
Range.cpp
Range.h
RestAqlHandler.cpp simplified 2016-03-15 12:37:40 +01:00
RestAqlHandler.h simplified 2016-03-15 12:37:40 +01:00
Scopes.cpp
Scopes.h
ShortStringStorage.cpp removed last LOG_xxx macros 2016-01-30 04:03:18 +01:00
ShortStringStorage.h
SortBlock.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
SortBlock.h AqlValue refactoring 2016-03-09 17:50:20 +01:00
SortCondition.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
SortCondition.h remove sort in more cases 2016-02-10 11:23:11 +01:00
SortNode.cpp Removed obsolete toJson from AQL Nodes 2016-02-16 10:29:38 +01:00
SortNode.h Removed obsolete toJson from AQL Nodes 2016-02-16 10:29:38 +01:00
SubqueryBlock.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
SubqueryBlock.h
TraversalBlock.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
TraversalBlock.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
TraversalConditionFinder.cpp Entirely removed JSON from Variable 2016-03-08 13:59:42 +01:00
TraversalConditionFinder.h
TraversalNode.cpp cleanup 2016-02-26 23:07:19 +01:00
TraversalNode.h Removed obsolete toJson from AQL Nodes 2016-02-16 10:29:38 +01:00
V8Expression.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
V8Expression.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
Variable.cpp cppcheck 2016-03-09 22:57:49 +01:00
Variable.h cppcheck 2016-03-09 22:57:49 +01:00
VariableGenerator.cpp Removed JSON from Variablegenerator. 2016-03-08 13:39:04 +01:00
VariableGenerator.h Removed JSON from Variablegenerator. 2016-03-08 13:39:04 +01:00
WalkerWorker.h more cleanup 2016-02-24 19:19:04 +01:00
grammar.cpp removed TRI_doc_mptr_copy_t 2016-02-26 11:46:33 +01:00
grammar.h removed TRI_doc_mptr_copy_t 2016-02-26 11:46:33 +01:00
grammar.y added WITH collections declarative 2016-02-19 18:20:46 +01:00
tokens.cpp cleanup of OS defines 2016-02-23 15:27:34 +01:00
tokens.ll cleanup of OS defines 2016-02-23 15:27:34 +01:00
types.h