- Oct 10, 2013
-
-
Konstantin Osipov authored
Use check_symbol_exists(), not check_function_exists(), to discover fdatasync(), since apparently on some BSD systems the symbol is present in the library but not in the headers (I hope not vice versa). Don't use check_prototype_definition, since it's not available in CMake 2.6.
-
- Sep 08, 2013
-
-
Dmitry E. Oboukhov authored
* sys/prctl.h can be found only on Linux, but cmake recognizes Debian/kFreeBSD as Linux. * extern "C" for TIMEOUT_INFINITY (it is used in plugins)
-
- Aug 20, 2013
-
-
Konstantin Osipov authored
-
- Jul 11, 2013
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
- Jul 10, 2013
-
-
Roman Tsisyk authored
-
- Jul 08, 2013
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Jun 28, 2013
-
-
Roman Tsisyk authored
-
- Jun 25, 2013
-
-
Dmitry Simonenko authored
-
- Jun 24, 2013
-
-
Dmitry Simonenko authored
-
- Jun 20, 2013
-
-
Konstantin Osipov authored
Rename tarantool_pthread.h to tt_pthread.h This is a pre-requisite for addition of Perl stored procedures.
-
- Jun 18, 2013
-
-
Dmitry E. Oboukhov authored
-
- Jun 07, 2013
-
-
Dmitry Simonenko authored
g++ (not gcc) works correctly when dealing with extern __inline and __extern_inline constructions, thus this hack is not necessary now.
-
- Jun 06, 2013
-
-
Konstantin Osipov authored
The patch which removes the CPack-generated spec and adds a proper spec for client, server and library was done by Dmitry Simonenko. Hand-port the patch to the master, since it's gone too far away from the origin and merging it ends up in a mess.
-
- Jun 04, 2013
-
-
Konstantin Osipov authored
-
Roman Tsisyk authored
-
Dmitry E. Oboukhov authored
-
- Jun 02, 2013
-
-
Konstantin Osipov authored
Code review of cjson branch by Dmitry E. Oboukhov. Hand-picking the changes since the original branch is based on import of lua-cjson into Tarantool revision tree, and this branch is based on a git submodule. This patch implements https://blueprints.launchpad.net/tarantool/+spec/lua-cjson
-
- May 31, 2013
-
-
Dmitry Simonenko authored
-
- May 30, 2013
-
-
Konstantin Osipov authored
-
- May 23, 2013
-
-
Roman Tsisyk authored
-
- May 22, 2013
-
-
Dmitry Simonenko authored
This patch needs for correct work of out-of-source builds from tarbals without .git repository within.
-
- May 21, 2013
-
-
Konstantin Osipov authored
-
Dmitry Simonenko authored
autogenerate version file which can be used in case when there is no .git repository available within sources and it is crucial to properly display current version.
-
- Apr 26, 2013
-
-
Dmitry Simonenko authored
-
- Apr 11, 2013
-
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
Konstantin Osipov authored
-
- Apr 10, 2013
-
-
Konstantin Osipov authored
-
Roman Tsisyk authored
-
- Apr 08, 2013
-
-
Konstantin Osipov authored
- Mar 15, 2013
-
-
Dmitry Simonenko authored
-
- Feb 22, 2013
-
-
Konstantin Osipov authored
Don't pollute test/unit include space with third_party includes.
-
- Feb 06, 2013
-
-
Konstantin Osipov authored
-
- Jan 30, 2013
-
-
Roman Tsisyk authored
-
- Jan 18, 2013
-
-
Dmitry Simonenko authored
-
Roman Tsisyk authored
-
- Jan 17, 2013
-
-
Roman Tsisyk authored
-