.. |
AggregateBlock.cpp
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
AggregateBlock.h
|
less headers used
|
2015-08-29 02:17:25 +02:00 |
AggregationOptions.cpp
|
…
|
|
AggregationOptions.h
|
…
|
|
AqlItemBlock.cpp
|
…
|
|
AqlItemBlock.h
|
less headers included
|
2015-08-28 13:54:02 +02:00 |
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
|
allow multiple collection nodes
|
2015-09-18 17:27:10 +02:00 |
Ast.h
|
allow multiple collection nodes
|
2015-09-18 17:27:10 +02:00 |
AstNode.cpp
|
use binary-safe string representations
|
2015-08-20 01:46:20 +02:00 |
AstNode.h
|
uint32_t => uint64_t
|
2015-08-25 15:08:09 +02:00 |
AttributeAccessor.cpp
|
…
|
|
AttributeAccessor.h
|
…
|
|
BasicBlocks.cpp
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
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
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
CalculationBlock.h
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
ClusterBlocks.cpp
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
ClusterBlocks.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
Collection.cpp
|
uint32_t => uint64_t
|
2015-08-25 15:08:09 +02:00 |
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
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
EnumerateCollectionBlock.h
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
EnumerateListBlock.cpp
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
EnumerateListBlock.h
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
ExecutionBlock.cpp
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
ExecutionBlock.h
|
less headers included
|
2015-08-28 13:54:02 +02:00 |
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
|
cppcheck
|
2015-09-22 23:40:57 +02:00 |
ExecutionNode.h
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
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
|
use binary-safe string representations
|
2015-08-20 01:46:20 +02:00 |
Expression.cpp
|
use binary-safe string representations
|
2015-08-20 01:46:20 +02:00 |
Expression.h
|
made two methods private
|
2015-09-04 10:59:28 +02:00 |
Function.cpp
|
…
|
|
Function.h
|
…
|
|
Functions.cpp
|
use binary-safe string representations
|
2015-08-20 01:46:20 +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
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
ModificationBlock.h
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
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
|
binary-safe back-references
|
2015-08-20 21:01:43 +02:00 |
Scopes.h
|
binary-safe back-references
|
2015-08-20 21:01:43 +02:00 |
ShortStringStorage.cpp
|
…
|
|
ShortStringStorage.h
|
…
|
|
SortBlock.cpp
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
SortBlock.h
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
SubqueryBlock.cpp
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
SubqueryBlock.h
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
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
|
use binary-safe string representations
|
2015-08-20 01:46:20 +02:00 |
VariableGenerator.h
|
use binary-safe string representations
|
2015-08-20 01:46:20 +02:00 |
WalkerWorker.h
|
…
|
|
grammar.cpp
|
internal refactoring of query API
|
2015-09-18 17:33:39 +02:00 |
grammar.h
|
use binary-safe string representations
|
2015-08-20 01:46:20 +02:00 |
grammar.y
|
internal refactoring of query API
|
2015-09-18 17:33:39 +02:00 |
tokens.cpp
|
use binary-safe string representations
|
2015-08-20 01:46:20 +02:00 |
tokens.ll
|
use binary-safe string representations
|
2015-08-20 01:46:20 +02:00 |
types.h
|
…
|
|