.. |
AggregationOptions.cpp
|
allow overriding COLLECT method
|
2015-04-21 14:45:22 +02:00 |
AggregationOptions.h
|
allow overriding COLLECT method
|
2015-04-21 14:45:22 +02:00 |
AqlItemBlock.cpp
|
small optimizations
|
2015-06-02 23:20:00 +02:00 |
AqlItemBlock.h
|
use indexes when referring to an attribute name via bind parameter
|
2015-05-08 12:39:55 +02:00 |
AqlItemBlockManager.cpp
|
recycle AqlItemBlocks
|
2015-04-27 12:41:55 +02:00 |
AqlItemBlockManager.h
|
recycle AqlItemBlocks
|
2015-04-27 12:41:55 +02:00 |
AqlValue.cpp
|
small optimizations for expressions
|
2015-06-02 09:17:50 +02:00 |
AqlValue.h
|
small optimizations for expressions
|
2015-06-02 09:17:50 +02:00 |
Arithmetic.h
|
…
|
|
Ast.cpp
|
simplified parser
|
2015-06-10 20:25:25 +02:00 |
Ast.h
|
simplified parser
|
2015-06-10 20:25:25 +02:00 |
AstNode.cpp
|
simplified parser
|
2015-06-10 20:25:25 +02:00 |
AstNode.h
|
simplified parser
|
2015-06-10 20:25:25 +02:00 |
AttributeAccessor.cpp
|
micro optimizations
|
2015-06-02 14:12:48 +02:00 |
AttributeAccessor.h
|
micro optimizations
|
2015-06-02 14:12:48 +02:00 |
BindParameters.cpp
|
save some mallocs for strings in AQL
|
2015-05-18 23:40:28 +02:00 |
BindParameters.h
|
save some mallocs for strings in AQL
|
2015-05-18 23:40:28 +02:00 |
Collection.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into index-cxx
|
2015-05-26 17:07:26 +02:00 |
Collection.h
|
…
|
|
CollectionScanner.cpp
|
…
|
|
CollectionScanner.h
|
fixed up some headers
|
2015-04-24 13:11:29 +02:00 |
Collections.h
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into data-modification
|
2015-03-23 15:31:41 +01:00 |
ExecutionBlock.cpp
|
use nullptr
|
2015-06-02 23:39:41 +02:00 |
ExecutionBlock.h
|
small header fixes
|
2015-06-08 19:03:00 +02:00 |
ExecutionEngine.cpp
|
small optimizations
|
2015-06-02 23:20:00 +02:00 |
ExecutionEngine.h
|
return value optimization for AQL
|
2015-04-30 23:38:27 +02:00 |
ExecutionNode.cpp
|
renamed internal function
|
2015-06-03 18:24:24 +02:00 |
ExecutionNode.h
|
renamed internal function
|
2015-06-03 18:24:24 +02:00 |
ExecutionPlan.cpp
|
small optimizations
|
2015-06-02 23:20:00 +02:00 |
ExecutionPlan.h
|
push_back => emplace_back
|
2015-06-02 22:48:55 +02:00 |
ExecutionStats.cpp
|
…
|
|
ExecutionStats.h
|
…
|
|
Executor.cpp
|
simplified parser
|
2015-06-10 20:25:25 +02:00 |
Executor.h
|
simplified parser
|
2015-06-10 20:25:25 +02:00 |
Expression.cpp
|
small optimizations
|
2015-06-02 23:20:00 +02:00 |
Expression.h
|
added (still disabled) rule fuse-calculations
|
2015-06-02 21:32:38 +02:00 |
Function.cpp
|
…
|
|
Function.h
|
…
|
|
Functions.cpp
|
cxxified more functions
|
2015-06-02 15:15:45 +02:00 |
Functions.h
|
cxxified more functions
|
2015-06-02 15:15:45 +02:00 |
Index.h
|
several fixes for indexes
|
2015-05-26 13:35:11 +02:00 |
ModificationOptions.cpp
|
allow overriding COLLECT method
|
2015-04-21 14:45:22 +02:00 |
ModificationOptions.h
|
…
|
|
NodeFinder.cpp
|
push_back => emplace_back
|
2015-06-02 22:48:55 +02:00 |
NodeFinder.h
|
…
|
|
Optimizer.cpp
|
small optimizations
|
2015-06-02 23:20:00 +02:00 |
Optimizer.h
|
small optimizations
|
2015-06-02 23:20:00 +02:00 |
OptimizerRules.cpp
|
simplified parser
|
2015-06-10 20:25:25 +02:00 |
OptimizerRules.h
|
added (still disabled) rule fuse-calculations
|
2015-06-02 21:32:38 +02:00 |
Parser.cpp
|
push_back => emplace_back
|
2015-06-02 22:48:55 +02:00 |
Parser.h
|
small cleanup
|
2015-03-25 12:42:44 +01:00 |
Query.cpp
|
added try...catch blocks for V8-to-CPP bindings
|
2015-06-08 16:04:42 +02:00 |
Query.h
|
fixed over-eager V8 context entering and exiting in non-cluster mode
|
2015-05-27 14:02:13 +02:00 |
QueryList.cpp
|
…
|
|
QueryList.h
|
…
|
|
QueryRegistry.cpp
|
…
|
|
QueryRegistry.h
|
…
|
|
QueryResult.h
|
…
|
|
QueryResultV8.h
|
…
|
|
Range.cpp
|
Visual Studio adjustments
|
2015-04-30 11:46:55 +02:00 |
Range.h
|
…
|
|
RangeInfo.cpp
|
small optimizations
|
2015-06-02 23:20:00 +02:00 |
RangeInfo.h
|
small optimizations
|
2015-06-02 23:20:00 +02:00 |
RestAqlHandler.cpp
|
Visual Studio adjustments
|
2015-04-30 11:46:55 +02:00 |
RestAqlHandler.h
|
Add a second DispatcherQueue for AQL in the cluster.
|
2015-04-29 21:02:06 -07:00 |
Scopes.cpp
|
push_back => emplace_back
|
2015-06-02 22:48:55 +02:00 |
Scopes.h
|
…
|
|
ShortStringStorage.cpp
|
save some mallocs for strings in AQL
|
2015-05-18 23:40:28 +02:00 |
ShortStringStorage.h
|
save some mallocs for strings in AQL
|
2015-05-18 23:40:28 +02:00 |
V8Expression.cpp
|
added try...catch blocks for V8-to-CPP bindings
|
2015-06-08 16:04:42 +02:00 |
V8Expression.h
|
better encapsulation of AqlItemBlock's values
|
2015-04-23 13:45:49 +02:00 |
Variable.cpp
|
…
|
|
Variable.h
|
…
|
|
VariableGenerator.cpp
|
small optimizations
|
2015-06-02 23:20:00 +02:00 |
VariableGenerator.h
|
increment _id in call to nextName()
|
2015-04-22 14:17:45 +02:00 |
WalkerWorker.h
|
small optimizations
|
2015-06-02 23:20:00 +02:00 |
grammar.cpp
|
simplified parser
|
2015-06-10 20:25:25 +02:00 |
grammar.h
|
simplified parser
|
2015-06-10 20:25:25 +02:00 |
grammar.y
|
simplified parser
|
2015-06-10 20:25:25 +02:00 |
tokens.cpp
|
simplified parser
|
2015-06-10 20:25:25 +02:00 |
tokens.ll
|
simplified parser
|
2015-06-10 20:25:25 +02:00 |
types.h
|
…
|
|