- Sep 07, 2015
-
-
Nick Zavaritsky authored
Pass sysroot on OSX. Make the code in luajit.cmake a bit more sane and straightforward. Note: v1 of this patch was reverted due to performance regression.
-
- Sep 06, 2015
-
-
ocelot-inc authored
-
ocelot-inc authored
-
Konstantin Osipov authored
Update reference to the pure php client
-
Eugene Leonovich authored
-
- Sep 05, 2015
-
-
Konstantin Osipov authored
This reverts commit 615f0985.
-
Konstantin Osipov authored
This reverts commit 3010b98b.
-
Konstantin Osipov authored
Document UPSERT in the protocol spec.
-
Nick authored
-
- Sep 04, 2015
-
-
Nick Zavaritsky authored
-
- Sep 03, 2015
-
-
Nick Zavaritsky authored
Build system fixes on osx, +misc.
-
Nick Zavaritsky authored
Pass sysroot. Abort build if preprocessing fails (a stage in tarantool.h generation).
-
Nick Zavaritsky authored
Note: it was incomplete, made thing unnecessary complex and it did not align with the CMake way (c) for crosscompilation.
-
Nick Zavaritsky authored
Pass sysroot on OSX. Make the code in luajit.cmake a bit more sane and straightforward.
-
Nick Zavaritsky authored
We were passing -g flag twice, just uncool.
-
- Sep 02, 2015
-
-
Daniil Medvedev authored
gh-1017 double-run bug fixed, and fixed same bug in stat_net. But bug with probability doesn't repeated
-
- Sep 01, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Make code in alter.cc less error prone and less verbose. Miscellaneous cleanups.
-
Konstantin Osipov authored
-
- Aug 31, 2015
-
-
Nick Zavaritsky authored
Luajit comes with a custome buildsystem. Fixed passing custom CC; it bites on FreeBSD since we are currently unable to build with default CC (gh-786).
-
Nick Zavaritsky authored
Issue was due to _Thread_local keyword used in the system header which gcc4.8 fails to understand in c11 mode. In --std=gnu99 mode it works. Updated cmake test to claim no c11 support if ctype.h fails to compile.
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Conflicts: src/rmean.cc
-
Daniil Medvedev authored
-
Alexandr Lyapunov authored
Fixed a pair of minor bugs: 1)Fixed multidim_test, it could occasionally crash 2)Fixed rtree_misc.test.lua, snapshot test part 3)Reverted another rtree key mode - ind:select{0, 0, 10, 10} and ind:select{{0, 0, 10, 10}} - both works now
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Nick Zavaritsky authored
-
- Aug 30, 2015
-
-
ocelot-inc authored
-
- Aug 29, 2015
-
-
Konstantin Osipov authored
-
- Aug 28, 2015
-
-
Nick Zavaritsky authored
-
Alexandr Lyapunov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Nick Zavaritsky authored
-
Roman Tsisyk authored
-
- Aug 27, 2015
-
-
Konstantin Osipov authored
-