1
0
Fork 0
Commit Graph

345 Commits

Author SHA1 Message Date
Wilfried Goesgens 40c1e5af51 Re-apply windows patches. 2016-02-08 12:49:30 +01:00
Wilfried Goesgens efed595eff Update libev to 4.22 2016-02-08 12:49:04 +01:00
Wilfried Goesgens acc17daa96 Merge branch 'devel-solaris' of https://github.com/doublerebel/arangodb into doublerebel-devel-solaris
Fix Conflicts:
	arangod/FulltextIndex/fulltext-index.cpp
	lib/Basics/logging.cpp
2016-02-04 15:11:34 +01:00
Jan Steemann 3e044748bf added SliceContainer 2016-02-02 09:36:24 +01:00
Jan Steemann a5a65be5a6 updated vpack library 2016-02-01 12:21:10 +01:00
jsteemann 2d7323a560 fixed warnings shown by clang-3.7 2016-01-31 02:17:36 +01:00
Charles Phillips 7d3e9e569e on solaris, v8 gtest looks for the third type of char (?)
../testing/gtest/include/gtest/gtest_pred_impl.h: In instantiation of 'testing::AssertionResult testing::AssertPred2Helper(const char*, const char*, const char*, Pred, const T1&, const T2&) [with Pred = v8::base::bit_equal_to<char>; T1 = char; T2 = char]':
../test/unittests/base/functional-unittest.cc:113:5:   required from 'void v8::base::FunctionalTest_BitEqualTo_Test<gtest_TypeParam_>::TestBody() [with gtest_TypeParam_ = char]'
../test/unittests/base/functional-unittest.cc:196:1:   required from here
../testing/gtest/include/gtest/gtest_pred_impl.h:135:18: error: no match for call to '(v8::base::bit_equal_to<char>) (const char&, const char&)'
   if (pred(v1, v2)) return AssertionSuccess();
2016-01-25 23:29:02 -08:00
Charles Phillips 0b74e8d8a7 solaris/smartos icu patches from joyent/pkgsrc
https://raw.githubusercontent.com/joyent/pkgsrc/trunk/textproc/icu/patches/patch-common_uposixdefs.h
https://raw.githubusercontent.com/joyent/pkgsrc/trunk/textproc/icu/patches/patch-config_mh-solaris-gcc
the issue is described here on icu bugtracker: http://bugs.icu-project.org/trac/ticket/11435#comment:7
that ticket was closed as duplicate in favor of this open ticket: http://bugs.icu-project.org/trac/ticket/11881
2016-01-25 23:29:02 -08:00
Charles Phillips 5a93d5b64f syntax fixes: `export=...` is not an arg for `cd`; mixed tabs and spaces may have caused the oversight 2016-01-25 23:29:02 -08:00
Charles Phillips 2f51623794 libev compiler flags to enable port backend for solaris
note: inotify and eventfd in SmartOS are still incomplete
https://smartos.org/bugview/OS-4419
2016-01-25 23:29:00 -08:00
Wilfried Goesgens af3002bdcb Fix windows install: variables aren't replaced in single quote strings. 2016-01-18 15:36:08 +01:00
Jan Steemann 399b746b65 updated vpack library 2016-01-15 12:51:07 +01:00
Jan Steemann c43c338a2e updated vpack library 2016-01-15 10:51:12 +01:00
Jan Steemann 2bfe9b2676 fixed leak 2016-01-06 13:45:25 +01:00
Wilfried Goesgens d04fc6ee3a Don't define NDEBUG - this does fancy stuff to assertions. 2016-01-06 11:00:31 +01:00
Jan Steemann e58a63ffd2 updated vpack library 2015-12-23 11:01:07 +01:00
Jan Steemann 1ce6f6f8c0 updated vpack library 2015-12-17 14:39:39 +01:00
Jan Steemann d65ccc9e16 updated vpack library 2015-12-15 17:11:23 +01:00
Jan Steemann 0cdedc5568 updated linenoise-ng 2015-12-15 13:54:19 +01:00
Max Neunhoeffer 03164926de Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2015-12-14 15:12:06 +01:00
Max Neunhoeffer b08eaa1fa8 New version of VelocyPack. 2015-12-14 15:10:52 +01:00
Jan Steemann 83ee4ffdf5 updated vpack library 2015-12-14 13:18:13 +01:00
Jan Steemann abb39b8c64 fix warnings in Visual Studio 2015-12-10 10:44:17 +01:00
Jan Steemann 69f4ffba98 updated vpack library 2015-12-09 19:23:16 +01:00
Jan Steemann 77bbf4eae8 updated vpack library 2015-12-09 15:44:53 +01:00
Jan Steemann 13c078faaf updated vpack library 2015-12-09 15:18:26 +01:00
Jan Steemann d8463ae70a updated vpack library 2015-12-09 11:50:55 +01:00
Jan Steemann 852edf2f83 updated vpack library 2015-12-09 11:32:55 +01:00
Max Neunhoeffer 9f55780a59 Port a fix of velocypack. 2015-12-09 11:21:44 +01:00
Max Neunhoeffer 05f1bbe6b1 Add a new sort function to VelocyPack. 2015-12-07 16:40:59 +01:00
Max Neunhoeffer 749ac4a608 Move another VelocyPack fix over to ArangoDB. 2015-12-07 14:17:19 +01:00
Max Neunhoeffer 4313b82129 Add latest upstream changes to VelocyPack. 2015-12-07 13:42:36 +01:00
Jan Steemann 0c7387590e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-12-07 10:45:15 +01:00
Jan Steemann 7579d6b117 updated vpack library 2015-12-07 10:44:54 +01:00
Wilfried Goesgens aeaeabf25e Upgrade ETCD to new upstream version 2.2.2 2015-12-07 10:40:54 +01:00
Max Neunhoeffer 31482d0383 Minor addition to velocypack. 2015-12-04 23:04:17 +01:00
Max Neunhoeffer 5c38e3b0ba Slight addition to VelocyPack stuff. 2015-12-04 16:02:09 +01:00
Max Neunhoeffer fbce71ce95 Add new version of velocypack. 2015-12-04 14:40:37 +01:00
Jan Steemann 6d8d7c9a4c updated vpack library 2015-11-24 13:20:47 +01:00
Jan Steemann 2552c3493b updated vpack library 2015-11-24 12:03:20 +01:00
Jan Steemann d24b46bb71 updated vpack library 2015-11-24 10:32:58 +01:00
Jan Steemann e4a3c462c7 updated vpack library 2015-11-23 15:35:10 +01:00
Jan Steemann 7a3e55252c updated vpack library 2015-11-23 12:01:44 +01:00
Jan Steemann 560206557b updated library 2015-11-20 10:48:21 +01:00
Jan Steemann 78f889b2c2 updated vpack library 2015-11-19 14:56:13 +01:00
Jan Steemann 2670379036 removed unused cmake file 2015-11-19 14:35:45 +01:00
Jan Steemann 08fe5c4a3e fixed .gitignore 2015-11-19 14:10:26 +01:00
Jan Steemann bde7c984d2 added VPack library 2015-11-19 14:04:35 +01:00
Jan Steemann 79a541d89d fixed MacOS compile error 2015-11-10 17:25:06 +01:00
Jan Steemann fe7ccb3ac3 experimental color prompting and window resize tracking for linenoise 2015-11-10 17:13:58 +01:00