Jan Steemann
|
77d3433a5a
|
fixed usage of uninitialized variable
|
2014-10-13 11:12:46 +02:00 |
Jan Steemann
|
1ba2030e0b
|
debug info
|
2014-10-13 11:10:12 +02:00 |
Willi Goesgens
|
cb50ceafa6
|
If we're to early for the forked process, wait & Retry.
|
2014-10-10 14:52:27 +02:00 |
Jan Steemann
|
d9cc80bab7
|
fixes for Visual Studio
|
2014-10-10 14:37:03 +02:00 |
Jan Steemann
|
31ebe14ea6
|
issue #1042
|
2014-10-10 14:24:22 +02:00 |
Jan Steemann
|
5821ba36be
|
use system error messages
|
2014-10-10 13:41:59 +02:00 |
Willi Goesgens
|
4af23ddfe3
|
Add the integer value of the error to our message.
|
2014-10-10 13:22:57 +02:00 |
Willi Goesgens
|
73d121ece7
|
Add the possible error messages from waitpid to the result output.
|
2014-10-10 11:44:48 +02:00 |
Willi Goesgens
|
dd537647bc
|
Also output the waitpid() errors on stderr, so we can see them in jenkins.
|
2014-10-10 09:59:09 +02:00 |
Jan Steemann
|
c6948d1cff
|
added diagnostic output for waitpid
|
2014-10-09 16:38:45 +02:00 |
Jan Steemann
|
6cdaaa1b85
|
fixes for Visual Studio
|
2014-10-09 10:45:31 +02:00 |
Jan Steemann
|
cd50a2cbec
|
smarter command-line options parsing
|
2014-10-08 23:45:02 +02:00 |
Jan Steemann
|
2c1079064f
|
nullptr
|
2014-10-08 22:18:16 +02:00 |
Jan Steemann
|
066f80b2af
|
added more test cases for arangob
Conflicts:
arangosh/Benchmark/arangob.cpp
arangosh/Benchmark/test-cases.h
|
2014-10-08 22:16:51 +02:00 |
Jan Steemann
|
ce9499eac8
|
less string copying, less regex slowdown when importing CSV files
|
2014-09-30 23:20:12 +02:00 |
Max Neunhoeffer
|
046d4f524d
|
Implement getSome for RemoteBlock.
|
2014-09-26 16:19:25 +02:00 |
Max Neunhoeffer
|
784a299ab8
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-09-24 16:17:44 +02:00 |
Max Neunhoeffer
|
cf5e1be91e
|
Version version of HTTP API done.
|
2014-09-24 16:17:18 +02:00 |
Jan Steemann
|
d5fb057603
|
less locking
|
2014-09-24 13:32:39 +02:00 |
Max Neunhoeffer
|
1f74a64b58
|
Implement POST for HTTP API for queries.
|
2014-09-23 16:51:03 +02:00 |
Jan Steemann
|
ae4b46ae86
|
fixed fake locks on macos
|
2014-09-23 09:56:13 +02:00 |
Jan Steemann
|
f4eab1abe9
|
macos
|
2014-09-23 09:38:16 +02:00 |
Jan Steemann
|
0b647f65a0
|
macos
|
2014-09-23 09:28:09 +02:00 |
Jan Steemann
|
9202720d53
|
lol jan
|
2014-09-23 09:21:01 +02:00 |
Jan Steemann
|
9a6dfa1db2
|
execute several types of expressions in C++
|
2014-09-19 15:21:01 +02:00 |
Jan Steemann
|
03252d6244
|
added reserve() method
|
2014-09-19 12:44:19 +02:00 |
Jan Steemann
|
c0a9d189c5
|
better error messages if mkdir fails
|
2014-09-18 17:48:05 +02:00 |
Jan Steemann
|
1016debd2e
|
more robust recovery
|
2014-09-18 17:47:37 +02:00 |
Jan Steemann
|
04ae26a7fe
|
added tests for skiplists
|
2014-09-18 14:45:45 +02:00 |
Max Neunhoeffer
|
3c675fee44
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-09-17 14:08:18 +02:00 |
Max Neunhoeffer
|
2cdc5f4cd7
|
Fix skiplistback-ung and usage in AQL.
|
2014-09-17 14:07:23 +02:00 |
Jan Steemann
|
e5e2cfe4da
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-vocbase.cpp
|
2014-09-17 11:50:42 +02:00 |
Jan Steemann
|
93ed0f2255
|
added reverse iteration for skiplists
|
2014-09-16 22:23:40 +02:00 |
Max Neunhoeffer
|
ed63d2f58c
|
Fix a bug introduced in the skiplist code when C++izing it.
|
2014-09-16 15:57:47 +02:00 |
Max Neunhoeffer
|
2b18e0379f
|
C++-ize skip lists and introduce a backward link.
|
2014-09-16 14:57:16 +02:00 |
Max Neunhoeffer
|
c57569a27c
|
Start to reintroduce backpointers in skiplist.
Also need an non-nullptr end node now.
|
2014-09-16 00:17:04 +02:00 |
Jan Steemann
|
481a16fd7a
|
removed bitarray indexes
|
2014-09-15 14:19:38 +02:00 |
Jan Steemann
|
f2c249f16a
|
removed debug output
|
2014-09-15 12:43:41 +02:00 |
Jan Steemann
|
5a1dc63946
|
fixed tons of compile errors in VS
|
2014-09-15 12:04:49 +02:00 |
Max Neunhoeffer
|
42257d51e8
|
Make it compile again.
|
2014-09-14 22:26:36 +02:00 |
Jan Steemann
|
4e6f6f2cbd
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
Jan Steemann
|
f5c3ee89c7
|
renamed last C files
|
2014-09-13 23:29:53 +02:00 |
Jan Steemann
|
aa20c9e980
|
renamed last C files...
|
2014-09-13 22:38:25 +02:00 |
Jan Steemann
|
506936dcdb
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
Jan Steemann
|
669cb3b235
|
renamed files
|
2014-09-13 01:44:01 +02:00 |
Jan Steemann
|
953b8cdfe3
|
renamed files
|
2014-09-13 00:34:48 +02:00 |
Jan Steemann
|
0dc0bc834f
|
more files renamed
|
2014-09-13 00:20:30 +02:00 |
Jan Steemann
|
87afcf5e8d
|
the great rename
|
2014-09-13 00:10:11 +02:00 |
Jan Steemann
|
6552490cbe
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Aql/ExecutionNode.cpp
arangod/Aql/ExecutionNode.h
arangod/Aql/ExecutionPlan.cpp
arangod/Aql/OptimizerRules.cpp
|
2014-09-12 15:17:50 +02:00 |
Jan Steemann
|
a5c52998e8
|
remove redundant calculations
|
2014-09-12 15:10:48 +02:00 |
Max Neunhoeffer
|
d6268fc75b
|
Fix a but where a type argument was unused.
|
2014-09-12 14:42:26 +02:00 |
Jan Steemann
|
ce104ce81a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-10 13:29:17 +02:00 |
Jan Steemann
|
e653552c5e
|
issue #997: added large file support for Windows
|
2014-09-10 13:12:18 +02:00 |
Willi Goesgens
|
be1c84f480
|
Exceptions: don't print Backtraces if the exception is handled in the subsequent js code.
|
2014-08-29 12:15:19 +02:00 |
Willi Goesgens
|
91d420ea07
|
Merge branch 'aql2' of github.com:triAGENS/ArangoDB into aql2
|
2014-08-25 13:33:59 +02:00 |
Willi Goesgens
|
e65a53475b
|
improve Exceptionhandling
- add backtraces
- derive public from std::exception so the usual catch to these kicks in.
|
2014-08-25 13:31:53 +02:00 |
James
|
09f945eaf7
|
added some constructors for Json with TRI_json_t const* as arg.
|
2014-08-25 13:05:48 +02:00 |
Jan Steemann
|
7330597f15
|
fixed ambigious method JsonHelper::getStringValue
|
2014-08-22 21:53:29 +02:00 |
Jan Steemann
|
a70a9613f6
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
lib/BasicsC/voc-errors.h
|
2014-08-22 21:51:38 +02:00 |
Max Neunhoeffer
|
3413eec1b7
|
Fix a merge mistake.
|
2014-08-22 17:03:45 +02:00 |
Max Neunhoeffer
|
4b229c5873
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
Conflicts:
lib/Basics/JsonHelper.h
|
2014-08-22 17:02:06 +02:00 |
James
|
931aaee618
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Aql/OptimizerRules.cpp
|
2014-08-22 16:19:01 +02:00 |
James
|
4c49a3be5e
|
deserialising of IndexRangeNode almost completed.
|
2014-08-22 16:17:10 +02:00 |
James
|
0c4f8c1466
|
adding some more helper functions to get json array entries.
|
2014-08-22 15:05:08 +02:00 |
Max Neunhoeffer
|
e5f09bfd87
|
Fix an invalid throw() by removing it.
|
2014-08-22 13:46:33 +02:00 |
Jan Steemann
|
0f03ca0a2b
|
cppcheck
|
2014-08-22 12:50:06 +02:00 |
Willi Goesgens
|
37a636d929
|
Add deleted constructor to avoid the compiler falling through to the bool constructor in case of missuse.
|
2014-08-20 16:56:52 +02:00 |
Jan Steemann
|
99ce138c12
|
fixed creation of subqueries from JSON input
|
2014-08-19 18:51:11 +02:00 |
Willi Goesgens
|
49126ea6c1
|
empty change
|
2014-08-19 16:10:38 +02:00 |
Frank Celler
|
9fa3d22d6c
|
towards new dispatcher interface
|
2014-08-18 23:37:32 +02:00 |
Max Neunhoeffer
|
1e592cebb9
|
Delete const copy constructor for better error messages.
|
2014-08-15 16:38:34 +02:00 |
Max Neunhoeffer
|
86055a7773
|
Further cleanup of Json wrapper class.
|
2014-08-15 14:38:10 +02:00 |
Max Neunhoeffer
|
21eda8a212
|
Withdraw some operator magic for Json wrapper class.
|
2014-08-15 13:29:01 +02:00 |
Max Neunhoeffer
|
28f0d7be05
|
Sort out TRI_CompareValuesJson to use UTF8 on demand.
|
2014-08-13 14:22:05 +02:00 |
Jan Steemann
|
a2061f66a3
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-11 14:54:25 +02:00 |
Jan Steemann
|
24f1f979d0
|
fixed jsonification of values
|
2014-08-11 14:54:14 +02:00 |
Max Neunhoeffer
|
e065c1e507
|
Fix a bug in JsonHelper about autofree.
|
2014-08-11 14:28:34 +02:00 |
James
|
a4f357c15e
|
EnumerateListBlock now working for JSON lists and prepended "explicit" to Json constructors..
|
2014-08-08 09:43:54 +02:00 |
Max Neunhoeffer
|
87a36596b1
|
Change Json format of ExecutionPlans.
|
2014-07-30 15:20:09 +02:00 |
Jan Steemann
|
f4e8775ddc
|
nicer parser error messages
|
2014-07-30 12:30:06 +02:00 |
Jan Steemann
|
641d35b906
|
added static v8-basic optimizations
|
2014-07-29 12:52:37 +02:00 |
Max Neunhoeffer
|
f3a5aefffb
|
Forgot one.
|
2014-07-28 16:26:50 +02:00 |
Jan Steemann
|
765e44e80b
|
execution v0.0000001
|
2014-07-28 15:51:38 +02:00 |
Max Neunhoeffer
|
aa7e24495f
|
Take out debugging output.
|
2014-07-25 15:16:34 +02:00 |
Max Neunhoeffer
|
7c983d0f7b
|
Fix memory allocation issues in Json class.
|
2014-07-25 15:09:13 +02:00 |
Max Neunhoeffer
|
b6122ad3dc
|
Snapshot, this version has memcheck problems.
|
2014-07-25 14:25:22 +02:00 |
Max Neunhoeffer
|
067b740146
|
Comment and finalise Json wrapper class.
|
2014-07-25 10:33:54 +02:00 |
Max Neunhoeffer
|
fc83eed330
|
Add an explicit steal() method to Json.
|
2014-07-25 00:31:50 +02:00 |
Max Neunhoeffer
|
f1bcf6e264
|
Fix operator= for Json objects.
|
2014-07-25 00:07:20 +02:00 |
Max Neunhoeffer
|
6a1203405f
|
Add Json wrapper class to JsonHelpers.
|
2014-07-24 23:41:06 +02:00 |
Jan Steemann
|
0e5679693c
|
fixed compile warnings
|
2014-07-01 13:17:46 +02:00 |
Jan Steemann
|
f2ed881227
|
upgrade error message
|
2014-06-29 00:18:42 +02:00 |
Jan Steemann
|
76de1ae762
|
cppcheck
|
2014-06-27 22:20:17 +02:00 |
Jan Steemann
|
067dbf63b2
|
WAL recovery
|
2014-06-27 19:11:41 +02:00 |
Frank Celler
|
28f4433bff
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
arangod/Wal/LogfileManager.cpp
|
2014-06-20 16:43:28 +02:00 |
Jan Steemann
|
5556cd8dad
|
fixed startup on Windows
|
2014-06-20 16:42:21 +02:00 |
Frank Celler
|
6936972d08
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
Jan Steemann
|
7e52ebbc3b
|
fixes for Visual Studio
|
2014-06-20 15:46:33 +02:00 |
Jan Steemann
|
a6bb3985bd
|
removed doxygen comments
|
2014-06-18 22:15:10 +02:00 |
Jan Steemann
|
5fb901d713
|
cppcheck
|
2014-06-18 21:27:53 +02:00 |