jsteemann
|
bcbfa1505b
|
removed wrong assertion
|
2015-12-15 21:25:03 +01:00 |
jsteemann
|
1e98af01ba
|
set cloexec for file descriptors
|
2015-12-15 20:30:28 +01:00 |
jsteemann
|
c043f9301c
|
changed error message
|
2015-12-15 13:13:31 +01:00 |
jsteemann
|
72f2c4a80e
|
added implementation for make_unique
|
2015-12-15 13:09:27 +01:00 |
Jan Steemann
|
8e7ac689a2
|
issue #1606: fail gracefully on invalid index definitions
|
2015-12-14 16:58:05 +01:00 |
Jan Steemann
|
da6f76ca7a
|
switched to template implementations
|
2015-12-14 15:48:40 +01:00 |
jsteemann
|
600c48375d
|
added optimizer rule `sort-in-values`
|
2015-12-13 23:33:44 +01:00 |
jsteemann
|
1942ecc9ad
|
added missing space between languages
|
2015-12-13 00:46:42 +01:00 |
Jan Steemann
|
a1a95f227f
|
fix VS warning
|
2015-12-10 21:16:03 +01:00 |
Jan Steemann
|
f2b9e1139b
|
replaced levenshtein distance implementation
|
2015-12-10 18:43:44 +01:00 |
Max Neunhoeffer
|
b6b78c4acc
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-12-10 15:28:30 +01:00 |
Max Neunhoeffer
|
105ac4d562
|
Remove xxhash.
|
2015-12-10 15:28:18 +01:00 |
Wilfried Goesgens
|
399c44278e
|
Add left-to-right and right-to-left guards around the hebrew bye message
|
2015-12-10 11:09:21 +01:00 |
Jan Steemann
|
a36e4827c7
|
build fix
|
2015-12-10 10:43:59 +01:00 |
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 |