- Oct 22, 2013
-
-
Konstantin Osipov authored
-
- Oct 21, 2013
-
-
Konstantin Osipov authored
-
- Oct 20, 2013
-
-
ocelot-inc authored
-
- Oct 18, 2013
-
-
Roman Tsisyk authored
-
Veniamin Gvozdikov authored
-
Veniamin Gvozdikov authored
-
Roman Tsisyk authored
-
- Oct 17, 2013
-
-
Roman Tsisyk authored
-
Veniamin Gvozdikov authored
-
- Oct 16, 2013
-
-
Roman Tsisyk authored
-
- Oct 15, 2013
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Set signal handler for all signals, not just SIGTERM. Print signal name to the log on exit.
-
Roman Tsisyk authored
-
- Oct 14, 2013
-
-
ocelot-inc authored
-
Konstantin Osipov authored
Add constants for signal count. Rename. Coding style.
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
- Oct 12, 2013
-
-
Konstantin Osipov authored
Do not use atexit() handlers, except the global tarantool_free() function, which does nothing in the snapshot process.
-
Konstantin Osipov authored
-
- Oct 11, 2013
-
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
- Oct 10, 2013
-
-
Konstantin Osipov authored
-
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.
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Oct 07, 2013
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
- Oct 06, 2013
-
-
Veniamin Gvozdikov authored
-
- Oct 05, 2013
-
-
Konstantin Osipov authored
-
- Oct 04, 2013
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Eugine Blikh authored
-
Eugine Blikh authored
-
Konstantin Osipov authored
Remove get_socket_addr(), use existing sockaddr_in to save in the cookie.
-
Konstantin Osipov authored
-
- Oct 01, 2013
-
-
Konstantin Osipov authored
-
Dmitry Simonenko authored
-
- Sep 27, 2013
-
-
Konstantin Osipov authored
Tuples are got a big bigger with shared-arena patch (4 bytes per tuple overhead). So we exhaust the current arena in out-of-memory test a bit faster than before.
-
Konstantin Osipov authored
-