Max Neunhoeffer
|
459e3abf07
|
Put in new CRC polynomial.
Also remove initialization stuff for CRC hashes string case.
Adjust unittests.
|
2016-02-17 11:59:36 +01:00 |
Jan Steemann
|
7e6c20a3ef
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-16 16:42:10 +01:00 |
Kaveh Vahedipour
|
0a89dcaae5
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-02-16 15:38:24 +00:00 |
Kaveh Vahedipour
|
6f348eec86
|
Logger handles now operator<< std::vector and std::unordered_list. And etcd builds.
|
2016-02-16 15:38:06 +00:00 |
Jan Steemann
|
a3b0bb83d1
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-16 15:39:02 +01:00 |
Michael Hackstein
|
8295bae5b3
|
Added generated files
|
2016-02-16 14:07:10 +01:00 |
Michael Hackstein
|
32d0e48d61
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2016-02-16 13:56:08 +01:00 |
Michael Hackstein
|
9900b006a9
|
Indention fix
|
2016-02-16 10:30:00 +01:00 |
Jan Steemann
|
64f85c526b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-16 09:53:36 +01:00 |
Alan Plum
|
1c4b0f5da1
|
Remove obsolete JS error codes
|
2016-02-15 22:56:34 +01:00 |
Alan Plum
|
6593f3d358
|
Clean up stacktraces
Fixes #1564, #1565, #1744.
|
2016-02-15 22:56:29 +01:00 |
Jan Steemann
|
f3b2f6e9f8
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-15 17:03:00 +01:00 |
Jan Steemann
|
90c89717b8
|
make v8 compile with VS 2015
|
2016-02-15 12:48:39 +01:00 |
Michael Hackstein
|
a3cd1aa54e
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2016-02-15 10:25:31 +01:00 |
Jan Steemann
|
d32b2b62e5
|
set file descriptor properly
|
2016-02-15 09:56:40 +01:00 |
Jan Steemann
|
7ff95c4ec4
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-15 09:36:02 +01:00 |
Max Neunhoeffer
|
4cbd99a54b
|
Merge branch 'devel' into ClustUp2
|
2016-02-13 23:06:22 +01:00 |
Jan Steemann
|
b734e4c228
|
don't log to the same output multiple times
|
2016-02-12 19:12:56 +01:00 |
Jan Steemann
|
20aebf6cc0
|
fix some Visual Studio 2015 errors
|
2016-02-12 19:10:52 +01:00 |
Jan Steemann
|
13cceddbcc
|
removed linenoise option
|
2016-02-12 18:07:42 +01:00 |
Jan Steemann
|
3545663d16
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-12 17:29:45 +01:00 |
Wilfried Goesgens
|
1c8acea215
|
On solaris we need to hide ERR...
|
2016-02-12 17:03:31 +01:00 |
Wilfried Goesgens
|
d85e19c902
|
Depending on which solaris version we compile at, these facilities can be unknown.
|
2016-02-12 17:03:24 +01:00 |
Wilfried Goesgens
|
ee94d45bea
|
Use fcntl instead of flock, this is more modern and better portable.
|
2016-02-12 17:03:16 +01:00 |
Jan Steemann
|
fcd3f116ee
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-12 16:33:46 +01:00 |
Kaveh Vahedipour
|
389ddf3e8c
|
Much requested farsi goodbye added.
|
2016-02-12 14:10:27 +00:00 |
Kaveh Vahedipour
|
05ef0d2711
|
linenoise library should be automatically included
|
2016-02-12 12:44:05 +00:00 |
Jan Steemann
|
81fe7dd4b8
|
don't log to same output channel multiple times
|
2016-02-12 12:22:56 +01:00 |
Jan Steemann
|
b739708f1d
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-12 11:32:39 +01:00 |
Jan Steemann
|
b8849daa50
|
fix invalid fix
|
2016-02-12 10:41:09 +01:00 |
Jan Steemann
|
16d1a6f7a8
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-11 21:56:50 +01:00 |
Jan Steemann
|
9898103bc1
|
initial vpack documents
|
2016-02-11 21:56:10 +01:00 |
Kaveh Vahedipour
|
fe9370afb4
|
Pre merge into devel
|
2016-02-11 13:00:50 +01:00 |
Max Neunhoeffer
|
465a117864
|
Merge branch 'devel' into ClustUp2
|
2016-02-11 09:11:29 +01:00 |
jsteemann
|
bca7bee317
|
don't copy
|
2016-02-10 23:07:56 +01:00 |
Michael Hackstein
|
335abd5640
|
Added a helper function to transform any VPack value to a double. This is conistent with V8 Json to double
|
2016-02-09 16:50:39 +01:00 |
Max Neunhoeffer
|
dc63cb3874
|
Merge branch 'devel' into ClustUp2
|
2016-02-09 15:52:36 +01:00 |
Kaveh Vahedipour
|
8e07620109
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into cmakification
|
2016-02-08 17:10:37 +00:00 |
Jan Steemann
|
2f5b9e8ace
|
nicer exceptions
|
2016-02-08 17:27:45 +01:00 |
Kaveh Vahedipour
|
b99970ef72
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into cmakification
|
2016-02-08 16:17:36 +01:00 |
jsteemann
|
78bc8e6997
|
remove unused thread cleanup method
|
2016-02-07 00:22:22 +01:00 |
jsteemann
|
d2001b6c0a
|
fixed leak
|
2016-02-07 00:06:38 +01:00 |
Jan Steemann
|
17ea3f422d
|
dont use dynamic memory for condition variable initialization
|
2016-02-05 19:37:45 +01:00 |
Jan Steemann
|
99b79acb61
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-02-05 18:20:32 +01:00 |
Frank Celler
|
d6808f8d6f
|
fixed deadlock on fatal
|
2016-02-05 16:40:33 +01:00 |
Wilfried Goesgens
|
4b864f0643
|
In solaris try to call pstack in case of failing asserts
|
2016-02-05 14:55:52 +01:00 |
Wilfried Goesgens
|
21707e1710
|
Output a log message before exiting false in maintainer mode.
|
2016-02-05 14:55:18 +01:00 |
Jan Steemann
|
f172dd90d4
|
prevent crash in case TRI_LookupArrayJson is called on invalid data
|
2016-02-05 14:24:01 +01:00 |
Kaveh Vahedipour
|
2b6a0ceaa5
|
Added simple piping of VP slices into Logger streams.
|
2016-02-05 10:49:19 +00:00 |
Jan Steemann
|
d63fa1ad81
|
use dedicated REPLICATION log channel
|
2016-02-05 11:01:39 +01:00 |