- Jan 17, 2013
-
-
Konstantin Osipov authored
-
Dmitry Simonenko authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
- Jan 16, 2013
-
-
Dmitry Simonenko authored
-
- Jan 15, 2013
-
-
Roman Tsisyk authored
-
- Jan 14, 2013
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
- Jan 11, 2013
-
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
Conflicts: connector/c/include/tp.h
-
Dmitry Simonenko authored
-
Dmitry E. Oboukhov authored
-
Dmitry Simonenko authored
-
Konstantin Osipov authored
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
Roman Tsisyk authored
-
Dmitry Simonenko authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Roman Tsisyk authored
Conflicts: src/box/box_lua.m
-
Roman Tsisyk authored
-
- Jan 10, 2013
-
-
Konstantin Osipov authored
slab_class was an ambiguous name, get rid of it. Minor cleanups in salloc.m (prepare for refactoring).
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Move third_party library compilation to the top level (less directory traversal). Provide an option for using system LibEIO/libobjc. Enforce a naming convention for cmake/ scripts (Find* and Build*). Move ev and eio wrappers to third-party (todo: delete them completely). There is one (known) problem with this patch: tarantool --version now prints incorrect compile flags. To be fixed in a separate patch.
-
Dmitry E. Oboukhov authored
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
- Jan 09, 2013
-
-
Konstantin Osipov authored
Conflicts: doc/user/stored-procedures.xml include/box/box.h include/mhash.h src/fiber.m src/tarantool.m test/box/fiber.result test/box/lua.result
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
Konstantin Osipov authored
Since connect/disconnect events in iproto run outside fiber context, queue execution of on_connect/on_disconnect triggers through the request queue. Generalize the request queue for that purpose. Implement a framework for on_connect/on_disconnect triggers and Lua bindings for it. Add tests and docs.
-