1
0
Fork 0
arangodb/arangod/Aql
Michael Hackstein b708a7ae68 Merge remote-tracking branch 'origin/devel' into array_indexing 2015-08-21 15:34:49 +02:00
..
AggregationOptions.cpp
AggregationOptions.h
AqlItemBlock.cpp cppcheck 2015-07-15 22:13:42 +02:00
AqlItemBlock.h
AqlItemBlockManager.cpp
AqlItemBlockManager.h
AqlValue.cpp move shaper to cxx 2015-07-28 17:38:31 +02:00
AqlValue.h move shaper to cxx 2015-07-28 17:38:31 +02:00
Arithmetic.h
Ast.cpp binary-safe back-references 2015-08-20 21:01:43 +02:00
Ast.h binary-safe back-references 2015-08-20 21:01:43 +02:00
AstNode.cpp use binary-safe string representations 2015-08-20 01:46:20 +02:00
AstNode.h use binary-safe string representations 2015-08-20 01:46:20 +02:00
AttributeAccessor.cpp constify 2015-07-30 00:07:50 +02:00
AttributeAccessor.h constify 2015-07-30 00:07:50 +02:00
BindParameters.cpp
BindParameters.h fixed invalidation with index creation etc., adjusted tests 2015-06-25 23:40:31 +02:00
Collection.cpp use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
Collection.h use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
CollectionScanner.cpp
CollectionScanner.h
Collections.h use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
ExecutionBlock.cpp Implemented a new improved version of the Array index insertion function. 2015-08-20 14:03:17 +02:00
ExecutionBlock.h Merge remote-tracking branch 'origin/devel' into array_indexing 2015-08-21 15:34:49 +02:00
ExecutionEngine.cpp make the optimizer create less plans 2015-07-30 00:07:32 +02:00
ExecutionEngine.h
ExecutionNode.cpp A user can now create an indux on attribute[*] which will put an index on attribute and ignores the expand flag. Does not harm any feature in AQL now. 2015-08-17 12:43:08 +02:00
ExecutionNode.h Add some overrides to silence a clang compiler warning. 2015-08-19 14:46:06 +02:00
ExecutionPlan.cpp make the optimizer create less plans 2015-07-30 00:07:32 +02:00
ExecutionPlan.h make the optimizer create less plans 2015-07-30 00:07:32 +02:00
ExecutionStats.cpp
ExecutionStats.h
Executor.cpp use binary-safe string representations 2015-08-20 01:46:20 +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 constify 2015-07-30 00:07:50 +02:00
Function.cpp added execution conditions for CXX AQL functions 2015-07-22 11:35:57 +02:00
Function.h added execution conditions for CXX AQL functions 2015-07-22 11:35:57 +02:00
Functions.cpp use binary-safe string representations 2015-08-20 01:46:20 +02:00
Functions.h CXX implementation of AQL `LIKE` 2015-08-04 10:30:18 +02:00
Index.h Do not push <Class const> into vector. It does not work everywhere 2015-08-17 12:43:11 +02:00
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp save some overhead when walking plans 2015-07-28 11:44:34 +02:00
NodeFinder.h make the optimizer create less plans 2015-07-30 00:07:32 +02:00
Optimizer.cpp added AQL optimizer rule `patch-update-statements` 2015-08-13 13:02:47 +02:00
Optimizer.h added AQL optimizer rule `patch-update-statements` 2015-08-13 13:02:47 +02:00
OptimizerRules.cpp Merge remote-tracking branch 'origin/devel' into array_indexing 2015-08-21 15:34:49 +02:00
OptimizerRules.h added AQL optimizer rule `patch-update-statements` 2015-08-13 13:02:47 +02:00
Parser.cpp use binary-safe string representations 2015-08-20 01:46:20 +02:00
Parser.h use binary-safe string representations 2015-08-20 01:46:20 +02:00
Query.cpp binary-safe back-references 2015-08-20 21:01:43 +02:00
Query.h use binary-safe string representations 2015-08-20 01:46:20 +02:00
QueryCache.cpp fixed invalid access to outdated iterator 2015-07-15 11:06:47 +02:00
QueryCache.h use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
QueryList.cpp
QueryList.h use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
QueryRegistry.cpp
QueryRegistry.h
QueryResult.h fix invalidation 2015-06-25 16:46:04 +02:00
QueryResultV8.h
Range.cpp
Range.h
RangeInfo.cpp a bit less copying 2015-07-30 12:20:22 +02:00
RangeInfo.h a bit less copying 2015-07-30 12:20:22 +02:00
RestAqlHandler.cpp moved dispatcher to atomic 2015-07-23 15:40:34 +02:00
RestAqlHandler.h moved some handlers around 2015-08-20 01:26:52 +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
V8Expression.cpp constify 2015-07-30 00:07:50 +02:00
V8Expression.h constify 2015-07-30 00:07:50 +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 save some overhead when walking plans 2015-07-28 11:44:34 +02:00
grammar.cpp binary-safe back-references 2015-08-20 21:01:43 +02:00
grammar.h use binary-safe string representations 2015-08-20 01:46:20 +02:00
grammar.y binary-safe back-references 2015-08-20 21:01:43 +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