.. |
Aggregator.cpp
|
…
|
|
Aggregator.h
|
removed unused includes of JsonHelper.h
|
2016-05-13 19:00:23 +02:00 |
AqlItemBlock.cpp
|
fixes for MSVC
|
2016-05-10 19:01:21 +02:00 |
AqlItemBlock.h
|
micro optimizations
|
2016-06-07 10:44:01 +02:00 |
AqlItemBlockManager.cpp
|
…
|
|
AqlItemBlockManager.h
|
…
|
|
AqlValue.cpp
|
fix husten
|
2016-05-27 09:45:17 +02:00 |
AqlValue.h
|
micro optimizations
|
2016-06-07 10:44:01 +02:00 |
Arithmetic.h
|
…
|
|
Ast.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
Ast.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
AstNode.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
AstNode.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
AttributeAccessor.cpp
|
micro optimizations
|
2016-05-16 21:32:01 +02:00 |
AttributeAccessor.h
|
micro optimizations
|
2016-05-16 21:32:01 +02:00 |
BasicBlocks.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
BasicBlocks.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
BindParameters.cpp
|
merge with velocypack
|
2016-06-06 16:59:36 +02:00 |
BindParameters.h
|
…
|
|
CalculationBlock.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
CalculationBlock.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ClusterBlocks.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ClusterBlocks.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ClusterNodes.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ClusterNodes.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
CollectBlock.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
CollectBlock.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
CollectNode.cpp
|
…
|
|
CollectNode.h
|
…
|
|
CollectOptions.cpp
|
…
|
|
CollectOptions.h
|
…
|
|
Collection.cpp
|
datafile management fixes
|
2016-05-18 11:29:06 +02:00 |
Collection.h
|
…
|
|
CollectionScanner.cpp
|
…
|
|
CollectionScanner.h
|
…
|
|
Collections.cpp
|
…
|
|
Collections.h
|
…
|
|
Condition.cpp
|
…
|
|
Condition.h
|
…
|
|
ConditionFinder.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ConditionFinder.h
|
…
|
|
EnumerateCollectionBlock.cpp
|
micro optimizations
|
2016-06-07 10:44:01 +02:00 |
EnumerateCollectionBlock.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
EnumerateListBlock.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
EnumerateListBlock.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ExecutionBlock.cpp
|
…
|
|
ExecutionBlock.h
|
…
|
|
ExecutionEngine.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ExecutionEngine.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ExecutionNode.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ExecutionNode.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ExecutionPlan.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ExecutionPlan.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ExecutionStats.cpp
|
…
|
|
ExecutionStats.h
|
…
|
|
Executor.cpp
|
moved function list to FunctionDefinitions.cpp
|
2016-05-31 14:18:30 +02:00 |
Executor.h
|
moved function list to FunctionDefinitions.cpp
|
2016-05-31 14:18:30 +02:00 |
Expression.cpp
|
changed division by zero result
|
2016-06-03 11:50:45 +02:00 |
Expression.h
|
share Builders
|
2016-05-16 17:45:04 +02:00 |
Function.cpp
|
cppcheck
|
2016-05-10 20:13:55 +02:00 |
Function.h
|
…
|
|
FunctionDefinitions.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
FunctionDefinitions.h
|
added /_api/aql-builtin
|
2016-06-03 12:56:18 +02:00 |
Functions.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
Functions.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
Graphs.cpp
|
…
|
|
Graphs.h
|
…
|
|
IndexBlock.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
IndexBlock.h
|
Replaced a shared_ptr by a unique_ptr as it was actually never shared.
|
2016-05-13 12:54:07 +02:00 |
IndexNode.cpp
|
…
|
|
IndexNode.h
|
…
|
|
ModificationBlocks.cpp
|
merge with velocypack
|
2016-06-06 16:59:36 +02:00 |
ModificationBlocks.h
|
remove unused objects
|
2016-05-14 00:10:06 +02:00 |
ModificationNodes.cpp
|
…
|
|
ModificationNodes.h
|
"const" subqueries
|
2016-05-13 18:51:43 +02:00 |
ModificationOptions.cpp
|
…
|
|
ModificationOptions.h
|
…
|
|
NodeFinder.cpp
|
use small vector optimization
|
2016-05-31 12:11:05 +02:00 |
NodeFinder.h
|
use small vector optimization
|
2016-05-31 12:11:05 +02:00 |
Optimizer.cpp
|
micro optimizations
|
2016-05-13 15:21:33 +02:00 |
Optimizer.h
|
…
|
|
OptimizerRules.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
OptimizerRules.h
|
…
|
|
Parser.cpp
|
…
|
|
Parser.h
|
fixed off-by-one issue after NOT token
|
2016-05-20 11:00:53 +02:00 |
Quantifier.cpp
|
…
|
|
Quantifier.h
|
…
|
|
Query.cpp
|
micro optimizations
|
2016-05-11 21:02:20 +02:00 |
Query.h
|
removed unused includes of JsonHelper.h
|
2016-05-13 19:00:23 +02:00 |
QueryCache.cpp
|
…
|
|
QueryCache.h
|
…
|
|
QueryList.cpp
|
…
|
|
QueryList.h
|
…
|
|
QueryRegistry.cpp
|
…
|
|
QueryRegistry.h
|
…
|
|
QueryResult.h
|
…
|
|
QueryResultV8.h
|
…
|
|
Range.cpp
|
…
|
|
Range.h
|
…
|
|
RestAqlHandler.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
RestAqlHandler.h
|
…
|
|
Scopes.cpp
|
…
|
|
Scopes.h
|
…
|
|
ShortStringStorage.cpp
|
…
|
|
ShortStringStorage.h
|
…
|
|
ShortestPathBlock.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ShortestPathBlock.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ShortestPathNode.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ShortestPathNode.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ShortestPathOptions.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
ShortestPathOptions.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
SortBlock.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
SortBlock.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
SortCondition.cpp
|
…
|
|
SortCondition.h
|
…
|
|
SortNode.cpp
|
Add const_cast
|
2016-05-09 14:17:29 +02:00 |
SortNode.h
|
…
|
|
SubqueryBlock.cpp
|
"const" subqueries
|
2016-05-13 18:51:43 +02:00 |
SubqueryBlock.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
TraversalBlock.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
TraversalBlock.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
TraversalConditionFinder.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
TraversalConditionFinder.h
|
…
|
|
TraversalNode.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
TraversalNode.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
TraversalOptions.cpp
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
TraversalOptions.h
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
V8Expression.cpp
|
speed up calls to user-defined functions
|
2016-05-13 23:08:39 +02:00 |
V8Expression.h
|
speed up calls to user-defined functions
|
2016-05-13 23:08:39 +02:00 |
Variable.cpp
|
…
|
|
Variable.h
|
…
|
|
VariableGenerator.cpp
|
fixes for MSVC
|
2016-05-10 19:01:21 +02:00 |
VariableGenerator.h
|
…
|
|
WalkerWorker.h
|
…
|
|
grammar.cpp
|
added generated files
|
2016-06-07 14:53:05 +02:00 |
grammar.h
|
added generated files
|
2016-06-07 14:53:05 +02:00 |
grammar.y
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
tokens.cpp
|
added generated files
|
2016-06-07 14:53:05 +02:00 |
tokens.ll
|
Squashed commit of the following:
|
2016-06-07 13:58:21 +02:00 |
types.h
|
…
|
|