1
0
Fork 0
Commit Graph

1410 Commits

Author SHA1 Message Date
Jan Steemann fd5301ee16 changed lock type 2016-05-25 15:18:56 +02:00
jsteemann 14c3946303 simplified compare function 2016-05-24 17:56:06 +02:00
jsteemann 730fdfb4dd lol self 2016-05-23 18:01:00 +02:00
jsteemann 7080f8293d various AQL changes
added behavior of TO_STRING() for arrays and objects
added C++ implementation for CONTAINS() function
added memmem implementation for Windows
2016-05-23 17:10:15 +02:00
Max Neunhoeffer 6c355cf420 Fix windows for TRI_SuspendExternalProcess NOP. 2016-05-19 16:28:20 +02:00
Max Neunhoeffer aa720cadda Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-19 14:18:59 +02:00
jsteemann dd0fd3df90 added x-arango-start-thread header feature 2016-05-19 14:15:59 +02:00
Max Neunhoeffer a73b348e77 Add TRI_SuspendExternalProcess and TRI_ContinueExternalProcess for Unix. 2016-05-19 14:06:57 +02:00
jsteemann 646a8becca added unlock() methods 2016-05-17 19:52:17 +02:00
jsteemann 85688198d2 don't copy as much 2016-05-16 21:33:38 +02:00
jsteemann ec92c1b3c3 re-use buffer for log messages to save mallocs 2016-05-16 21:33:00 +02:00
Frank Celler 9dbba248de added fillBody 2016-05-13 15:14:44 +02:00
Frank Celler dc6cb6f2c8 .S files must be in capital case to have preprocessor handle them 2016-05-12 15:20:14 +00:00
jsteemann 5be32e9fe5 attempt to speed up dumper 2016-05-12 16:46:52 +02:00
Jan Steemann e3b7be5c7a attempt to speed up dumper a bit 2016-05-12 16:25:06 +02:00
jsteemann ace3d4b900 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-12 09:07:47 +02:00
Kaveh Vahedipour ed94cbbdcc cluster supervision moves broken leaders 2016-05-12 08:36:41 +02:00
jsteemann 61b24c5b47 optimizations 2016-05-11 22:16:15 +02:00
jsteemann 130493d481 micro optimizations 2016-05-11 21:02:20 +02:00
Frank Celler bf16086623 moved SSL files into separate directory 2016-05-11 16:34:03 +02:00
Kaveh Vahedipour b4a5d49969 git push
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-05-11 14:59:53 +02:00
Kaveh Vahedipour be61bb0311 cluster supervision moves broken leaders 2016-05-11 14:59:40 +02:00
Kaveh Vahedipour 5f8f8a628a cluster supervision moves broken leaders 2016-05-11 14:59:10 +02:00
jsteemann a847c1639b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-11 14:06:58 +02:00
jsteemann 98f0ad81a6 micro optimizations 2016-05-11 14:06:47 +02:00
Max Neunhoeffer b80a27a516 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-11 13:04:15 +02:00
Max Neunhoeffer d4cb11156c Take out apple ifdefs in crc4.s because it is not used on OSX. 2016-05-11 13:03:56 +02:00
jsteemann bfd5596359 optimizations 2016-05-11 11:50:07 +02:00
Jan Steemann 912383ca68 cppcheck 2016-05-10 20:13:55 +02:00
jsteemann 0ce8599598 fixes for MSVC 2016-05-10 19:01:21 +02:00
jsteemann 7b57b84393 constexpr 2016-05-10 17:14:18 +02:00
jsteemann 30525fccee use StaticStrings 2016-05-10 17:01:34 +02:00
jsteemann 61be9321a7 removed unused code 2016-05-10 16:04:10 +02:00
jsteemann f90a9fce18 handle "Connection" and "Content-Type" headers separately 2016-05-10 15:24:55 +02:00
Max Neunhoeffer f3130596a9 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-10 14:50:58 +02:00
Max Neunhoeffer 8b94a8f73a Take out .align statements on apple. 2016-05-10 14:50:43 +02:00
Michael Hackstein ffb5ec8159 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-10 14:47:27 +02:00
Max Neunhoeffer efb9004340 Activate crc4, new assembler optimizations.
Only on x86_64 and if not overridden.
2016-05-10 13:16:02 +02:00
Max Neunhoeffer 6fda5645c4 Add new faster version of crc assembler code. 2016-05-10 13:07:28 +02:00
Michael Hackstein e9787018b3 The Pattern matching now allows a minDepth of 0 and even a complete search of depth 0. 2016-05-09 17:48:55 +02:00
Jan Steemann 49c39f6659 removed unused functions 2016-05-06 12:30:04 +02:00
Max Neunhoeffer 231acbbde2 Merge branch 'json_agency_comm' into devel 2016-05-05 00:14:22 +02:00
jsteemann 918a3c05da more diagnoses 2016-05-04 21:49:44 +02:00
Kaveh Vahedipour 35d604e9e0 Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm 2016-05-04 18:17:00 +02:00
Wilfried Goesgens 14fe556031 Merge branch 'devel' of github.com:arangodb/ArangoDB into dox-cox-pix-ex-rox-box 2016-05-04 17:27:39 +02:00
Kaveh Vahedipour e623198d6c Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm 2016-05-04 17:06:23 +02:00
Michael Hackstein 62f2d55c20 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-04 16:46:13 +02:00
Michael Hackstein ca836216fc Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-04 16:38:16 +02:00
jsteemann bb4b1b8b88 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-04 16:20:28 +02:00
jsteemann f2d014ff6a bugfixes 2016-05-04 16:10:04 +02:00