Max Neunhoeffer
|
7aba9b0cbb
|
Add some velocy helpers, to be deleted later.
|
2015-12-09 12:39:56 +01:00 |
Jan Steemann
|
75a888d9ac
|
Windows fixes
|
2015-12-03 15:06:20 +01:00 |
Jan Steemann
|
d572f3ed03
|
Merge branch 'aql-multi-modify' of https://github.com/arangodb/arangodb into devel
|
2015-12-03 11:38:30 +01:00 |
Michael Hackstein
|
3ea14e66a3
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-12-03 10:19:17 +01:00 |
jsteemann
|
9fa0f6d3a7
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-multi-modify
|
2015-12-02 16:38:50 +01:00 |
Jan Steemann
|
eb8899d9ae
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01:00 |
jsteemann
|
49af794f5d
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-multi-modify
|
2015-12-01 01:56:46 +01:00 |
Michael Hackstein
|
e56776bfd5
|
The PathEnumerator now automatically prunes if the getVertex callback returns false
|
2015-11-27 16:23:13 +01:00 |
Michael Hackstein
|
7bf37620bb
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-11-26 16:32:26 +01:00 |
Jan Steemann
|
a7c8a37938
|
use range-based for loop
|
2015-11-25 11:05:31 +01:00 |
Michael Hackstein
|
b18ce56a68
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-11-20 10:49:00 +01:00 |
Max Neunhoeffer
|
f604f1d434
|
Fix Prefetch NOP.
|
2015-11-19 16:45:19 +01:00 |
Max Neunhoeffer
|
de47cb4ad7
|
Add a memory prefetch hint.
|
2015-11-19 16:44:32 +01:00 |
jsteemann
|
cb62c657e0
|
initial commit
|
2015-11-18 17:46:19 +01:00 |
Michael Hackstein
|
7a36bbb43f
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-11-18 13:58:47 +01:00 |
Jan Steemann
|
82eddeb120
|
allow using array indexes without specifying the `[*]` extension
|
2015-11-17 14:03:58 +01:00 |
Michael Hackstein
|
8d0d921ab6
|
Included two Abstract classes for Traversals. Traverser and TraversalPath. Implemented both of them for Single-Server Traversals.
|
2015-11-12 16:25:36 +01:00 |
Wilfried Goesgens
|
7a54982eb4
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
|
2015-11-06 13:53:21 +01:00 |
Jan Steemann
|
dc53e9fe95
|
move away from mutex to atomic variables
|
2015-11-05 10:58:35 +01:00 |
Wilfried Goesgens
|
179660e87c
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
|
2015-11-04 17:07:09 +01:00 |
Frank Celler
|
94a730edd2
|
Merge pull request #1528 from christiano/devel
Added PT bye message
|
2015-11-04 13:23:51 +01:00 |
Jan Steemann
|
874fe25fcb
|
fixed test failure
|
2015-11-03 10:21:32 +01:00 |
Jan Steemann
|
eef31ab797
|
comments
|
2015-11-03 10:21:32 +01:00 |
Michael Hackstein
|
f23259b2bb
|
Added CXX implementation of BINARY_OPERATOR_DIV
|
2015-11-03 10:19:30 +01:00 |
Michael Hackstein
|
11606c1f55
|
Added a CXX implementation of BINARY_PLUS.
|
2015-11-03 10:19:26 +01:00 |
Frank Celler
|
3500e569a8
|
reverted 011117edee , 72c8847324 , 5da5715fa9 , a371aac4af , 7decf1560a , 0331ff7993 , 6ec2014052 , ae8d686ae6 , 7efd0a1ec7 , 3449b87e2c , d35a4034ef , 7b3c1ed4dd , e0c88e4a1a , 952d643101 , fc9de8ed08 , 2f4319b31a , 105662d5ba , 0a08833b0f , 4ac19a99fc , 4c5494c67d , 528bb85b30 , 528bb85b30 becuase of missing CLA
|
2015-11-03 10:19:25 +01:00 |
Frank Celler
|
2d63bd5e7c
|
reverted e9a4f7bb55 , 21b498127c , fe02d691d8 , 75e904c085 , 42440ff75a becuase of missing CLA
|
2015-11-03 10:19:24 +01:00 |
Wilfried Goesgens
|
bb9039c855
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
|
2015-10-29 16:01:01 +01:00 |
Jan Steemann
|
ac4069d9de
|
added TRI_DeleteArrayJson() function
|
2015-10-29 14:49:29 +01:00 |
Jan Steemann
|
01499dde43
|
added deadlock detection for lazy locking of collections
|
2015-10-29 11:57:22 +01:00 |
Wilfried Goesgens
|
951165ab1e
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
Conflicts:
arangod/Aql/grammar.cpp
arangod/Aql/grammar.h
js/common/modules/org/arangodb/graph-examples/example-graph.js
|
2015-10-28 11:08:18 +01:00 |
jsteemann
|
5fff134c80
|
added CXX implementations of `WITHIN` and `NEAR` AQL functions
|
2015-10-27 23:24:00 +01:00 |
jsteemann
|
fad9782a4a
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
Frank Celler
|
b7de227138
|
removed readline
|
2015-10-22 15:41:33 +02:00 |
Wilfried Goesgens
|
cd6cc35def
|
Adjust the stage to the now non-void pointered index implementation.
|
2015-10-22 11:12:21 +02:00 |
Wilfried Goesgens
|
dae95de667
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
|
2015-10-21 14:54:01 +02:00 |
Michael Hackstein
|
3a3ab872f0
|
Fixed internal error for plan instantiation if the condition is empty
|
2015-10-19 15:09:59 +02:00 |
Jan Steemann
|
84978c0a8a
|
noexcept emulation
|
2015-10-19 12:03:15 +02:00 |
Jan Steemann
|
37e76084bb
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-jmmh-conditions
|
2015-10-19 09:52:53 +02:00 |
Frank Celler
|
1641553f26
|
fixed signed / unsigned mixup
|
2015-10-18 23:40:34 +02:00 |
jsteemann
|
aaf9c72e3c
|
removed unused typedef
|
2015-10-17 09:28:39 +02:00 |
Christiano Anderson
|
1ba370f214
|
Changed PT message
|
2015-10-16 12:44:45 -03:00 |
Christiano Anderson
|
ddcb14b94a
|
Added PT bye message
|
2015-10-16 10:58:04 -03:00 |
jsteemann
|
04a9ee03c3
|
fixed an assertion failure
|
2015-10-15 23:27:14 +02:00 |
Jan Steemann
|
7f778b148a
|
blind commit
|
2015-10-15 16:19:33 +02:00 |
jsteemann
|
f5f61ea173
|
cppcheck
|
2015-10-15 01:32:25 +02:00 |
Jan Steemann
|
b792632726
|
preparations for condition validation
|
2015-10-14 18:29:00 +02:00 |
Jan Steemann
|
98882efa61
|
optimizer fixes
|
2015-10-14 16:56:03 +02:00 |
Michael Hackstein
|
4c6b0f283a
|
AttributeNames from the attribute parser are now non-nested attributes. They offer a function to join nested elements
|
2015-10-13 16:26:11 +02:00 |
jsteemann
|
adebf6e7c9
|
removed some iostream includes
|
2015-10-12 21:40:46 +02:00 |