.. |
AqlItemBlock.cpp
|
…
|
|
AqlItemBlock.h
|
fixed memleaks
|
2015-01-12 18:19:35 +01:00 |
AqlValue.cpp
|
…
|
|
AqlValue.h
|
…
|
|
Arithmetic.h
|
…
|
|
Ast.cpp
|
fixed memleaks
|
2015-01-09 18:27:59 +01:00 |
Ast.h
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2015-01-07 15:50:44 +01:00 |
AstNode.cpp
|
removed several JSON functions
|
2015-01-13 01:31:04 +01:00 |
AstNode.h
|
…
|
|
BindParameters.cpp
|
…
|
|
BindParameters.h
|
…
|
|
Collection.cpp
|
automatically create _keys in DistributeNode on insert
|
2015-01-12 10:33:05 +01:00 |
Collection.h
|
automatically create _keys in DistributeNode on insert
|
2015-01-12 10:33:05 +01:00 |
CollectionScanner.cpp
|
…
|
|
CollectionScanner.h
|
…
|
|
Collections.h
|
fixed crash on test shutdown
|
2015-01-09 14:12:24 +01:00 |
ExecutionBlock.cpp
|
removed several JSON functions
|
2015-01-13 01:31:04 +01:00 |
ExecutionBlock.h
|
finally
|
2015-01-12 14:23:26 +01:00 |
ExecutionEngine.cpp
|
…
|
|
ExecutionEngine.h
|
…
|
|
ExecutionNode.cpp
|
automatically create _keys in DistributeNode on insert
|
2015-01-12 10:33:05 +01:00 |
ExecutionNode.h
|
automatically create _keys in DistributeNode on insert
|
2015-01-12 10:33:05 +01:00 |
ExecutionPlan.cpp
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2015-01-07 15:50:44 +01:00 |
ExecutionPlan.h
|
…
|
|
ExecutionStats.cpp
|
…
|
|
ExecutionStats.h
|
…
|
|
Executor.cpp
|
preallocate string buffer
|
2015-01-12 23:40:33 +01:00 |
Executor.h
|
preallocate string buffer
|
2015-01-12 23:40:33 +01:00 |
Expression.cpp
|
…
|
|
Expression.h
|
…
|
|
Function.cpp
|
…
|
|
Function.h
|
…
|
|
Functions.cpp
|
…
|
|
Functions.h
|
…
|
|
Index.h
|
…
|
|
ModificationOptions.cpp
|
fixed empty error message
|
2015-01-09 23:29:36 +01:00 |
ModificationOptions.h
|
…
|
|
NodeFinder.cpp
|
…
|
|
NodeFinder.h
|
…
|
|
Optimizer.cpp
|
…
|
|
Optimizer.h
|
…
|
|
OptimizerRules.cpp
|
Clarify code for cluster modififying AQL.
|
2015-01-12 10:37:06 +01:00 |
OptimizerRules.h
|
…
|
|
Parser.cpp
|
documentation for data-modification operations with return values
|
2015-01-08 23:16:37 +01:00 |
Parser.h
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2015-01-07 15:50:44 +01:00 |
Query.cpp
|
removed several JSON functions
|
2015-01-13 01:31:04 +01:00 |
Query.h
|
…
|
|
QueryRegistry.cpp
|
…
|
|
QueryRegistry.h
|
…
|
|
QueryResult.h
|
added missing arguments in constructor
|
2015-01-09 14:15:44 +01:00 |
QueryResultV8.h
|
…
|
|
Range.cpp
|
…
|
|
Range.h
|
…
|
|
RangeInfo.cpp
|
…
|
|
RangeInfo.h
|
…
|
|
RestAqlHandler.cpp
|
…
|
|
RestAqlHandler.h
|
…
|
|
Scopes.cpp
|
…
|
|
Scopes.h
|
…
|
|
V8Expression.cpp
|
…
|
|
V8Expression.h
|
…
|
|
Variable.cpp
|
…
|
|
Variable.h
|
…
|
|
VariableGenerator.cpp
|
…
|
|
VariableGenerator.h
|
…
|
|
WalkerWorker.h
|
…
|
|
grammar.cpp
|
less string allocation when parsing numbers
|
2015-01-12 23:42:24 +01:00 |
grammar.h
|
change precedence of NOT IN
|
2015-01-08 17:22:33 +01:00 |
grammar.y
|
less string allocation when parsing numbers
|
2015-01-12 23:42:24 +01:00 |
tokens.cpp
|
less string allocation when parsing numbers
|
2015-01-12 23:42:24 +01:00 |
tokens.ll
|
less string allocation when parsing numbers
|
2015-01-12 23:42:24 +01:00 |
types.h
|
…
|
|