.. |
AggregateBlock.cpp
|
…
|
|
AggregateBlock.h
|
…
|
|
AggregationOptions.cpp
|
…
|
|
AggregationOptions.h
|
…
|
|
AqlItemBlock.cpp
|
…
|
|
AqlItemBlock.h
|
…
|
|
AqlItemBlockManager.cpp
|
better clear the block
|
2015-09-08 17:47:43 +02:00 |
AqlItemBlockManager.h
|
…
|
|
AqlValue.cpp
|
added tests
|
2015-09-08 17:34:14 +02:00 |
AqlValue.h
|
…
|
|
Arithmetic.h
|
…
|
|
Ast.cpp
|
fixed expansion node cloning
|
2015-10-07 17:03:17 +02:00 |
Ast.h
|
allow multiple collection nodes
|
2015-09-18 17:27:10 +02:00 |
AstNode.cpp
|
…
|
|
AstNode.h
|
…
|
|
AttributeAccessor.cpp
|
…
|
|
AttributeAccessor.h
|
…
|
|
BasicBlocks.cpp
|
…
|
|
BasicBlocks.h
|
cppcheck
|
2015-09-17 18:25:55 +02:00 |
BindParameters.cpp
|
Add cast for windows
|
2015-09-07 13:36:06 +02:00 |
BindParameters.h
|
issue #1471: document() vs documents() parameters (_key and _id)
|
2015-09-04 18:13:23 +02:00 |
CalculationBlock.cpp
|
…
|
|
CalculationBlock.h
|
…
|
|
ClusterBlocks.cpp
|
…
|
|
ClusterBlocks.h
|
…
|
|
Collection.cpp
|
…
|
|
Collection.h
|
…
|
|
CollectionScanner.cpp
|
fixed broken index scan
|
2015-09-03 22:49:53 +02:00 |
CollectionScanner.h
|
Improved Primary Sequential read
|
2015-09-03 16:25:24 +02:00 |
Collections.h
|
…
|
|
EnumerateCollectionBlock.cpp
|
…
|
|
EnumerateCollectionBlock.h
|
…
|
|
EnumerateListBlock.cpp
|
…
|
|
EnumerateListBlock.h
|
…
|
|
ExecutionBlock.cpp
|
…
|
|
ExecutionBlock.h
|
…
|
|
ExecutionEngine.cpp
|
scan-build
|
2015-09-30 17:28:52 +02:00 |
ExecutionEngine.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
ExecutionNode.cpp
|
fixed potentially invalid cast
|
2015-10-02 17:40:34 +02:00 |
ExecutionNode.h
|
…
|
|
ExecutionPlan.cpp
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
ExecutionPlan.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
ExecutionStats.cpp
|
…
|
|
ExecutionStats.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
Executor.cpp
|
Add AQL function DATE_DAYS_IN_MONTH(), extend DATE_FORMAT()
|
2015-09-14 11:35:04 +02:00 |
Executor.h
|
…
|
|
Expression.cpp
|
…
|
|
Expression.h
|
made two methods private
|
2015-09-04 10:59:28 +02:00 |
Function.cpp
|
…
|
|
Function.h
|
…
|
|
Functions.cpp
|
Properly react to return value
|
2015-10-07 17:04:56 +02:00 |
Functions.h
|
…
|
|
Index.h
|
changed some include headers around
|
2015-09-07 17:09:10 +02:00 |
IndexRangeBlock.cpp
|
Fixed a bug in AQL execution which caused LIMIT <skip> <total> to fail after sorting based on an attribute with skiplist index
|
2015-09-21 13:15:56 +02:00 |
IndexRangeBlock.h
|
changed some include headers around
|
2015-09-07 17:09:10 +02:00 |
ModificationBlock.cpp
|
…
|
|
ModificationBlock.h
|
…
|
|
ModificationOptions.cpp
|
…
|
|
ModificationOptions.h
|
…
|
|
NodeFinder.cpp
|
…
|
|
NodeFinder.h
|
…
|
|
Optimizer.cpp
|
…
|
|
Optimizer.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
OptimizerRules.cpp
|
potential fix for 32 bit version
|
2015-09-12 21:26:59 +02:00 |
OptimizerRules.h
|
…
|
|
Parser.cpp
|
internal refactoring of query API
|
2015-09-18 17:33:39 +02:00 |
Parser.h
|
internal refactoring of query API
|
2015-09-18 17:33:39 +02:00 |
Query.cpp
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
Query.h
|
internal refactoring of query API
|
2015-09-18 17:33:39 +02:00 |
QueryCache.cpp
|
…
|
|
QueryCache.h
|
…
|
|
QueryList.cpp
|
…
|
|
QueryList.h
|
…
|
|
QueryRegistry.cpp
|
…
|
|
QueryRegistry.h
|
…
|
|
QueryResult.h
|
…
|
|
QueryResultV8.h
|
…
|
|
Range.cpp
|
…
|
|
Range.h
|
…
|
|
RangeInfo.cpp
|
…
|
|
RangeInfo.h
|
changed some include headers around
|
2015-09-07 17:09:10 +02:00 |
RestAqlHandler.cpp
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
RestAqlHandler.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
Scopes.cpp
|
…
|
|
Scopes.h
|
…
|
|
ShortStringStorage.cpp
|
…
|
|
ShortStringStorage.h
|
…
|
|
SortBlock.cpp
|
…
|
|
SortBlock.h
|
…
|
|
SubqueryBlock.cpp
|
…
|
|
SubqueryBlock.h
|
…
|
|
V8Expression.cpp
|
clear AQL cache objects when starting a query, fixed a few TODOs in AQL date implementation
|
2015-09-11 21:23:07 +02:00 |
V8Expression.h
|
clear AQL cache objects when starting a query, fixed a few TODOs in AQL date implementation
|
2015-09-11 21:23:07 +02:00 |
Variable.cpp
|
…
|
|
Variable.h
|
…
|
|
VariableGenerator.cpp
|
…
|
|
VariableGenerator.h
|
…
|
|
WalkerWorker.h
|
…
|
|
grammar.cpp
|
added debugging header x-arango-v8-context
|
2015-10-07 13:37:35 +02:00 |
grammar.h
|
added debugging header x-arango-v8-context
|
2015-10-07 13:37:35 +02:00 |
grammar.y
|
internal refactoring of query API
|
2015-09-18 17:33:39 +02:00 |
tokens.cpp
|
…
|
|
tokens.ll
|
…
|
|
types.h
|
…
|
|