- Nov 24, 2015
-
-
Konstantin Osipov authored
Add ifdef cplusplus guards to box/error.h and sanitize the contents of error.cc. Incompatible change: box_error_raise() is renamed to box_error_set() and requires a file and a line.
-
Roman Tsisyk authored
Check result of lua_pcall()
-
Roman Tsisyk authored
Allow to use public API functions from C code without including auto-generated module.h
-
- Nov 23, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Conflicts: src/diag.h
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Split cbus statistics and make it more modular. arm: prepare box/lua/stat.cc for a move to .c
-
Roman Tsisyk authored
Fix diag_set() with ClientError.
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Roman Tsisyk authored
* Add FFI bindings to `struct error` * Raise `struct error` from lbox_error(L) using lua_error(L) * Catch `struct error` in lbox_call() and update diagnostics * Move lbox_error() and lbox_call() to src/lua/utils.c * Update most places to use lbox_error(L) to raise C++ exception into Lua * Prepare to remove pcall wrapper in Tarantool 1.7
-
- Nov 22, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Nov 20, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Roman Tsisyk authored
-
Andrew authored
-
Alexandr Lyapunov authored
-
- Nov 19, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Dmitry Simonenko authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Fix a race condition in box/sockete.test, the port the test is trying to bind to may be busy
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-