- May 19, 2014
-
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
+ nonblock after accept + define SO_PROTOCOL, SO_TYPE constants for centos 5.0
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Roman Tsisyk authored
Conflicts: src/CMakeLists.txt src/box/box_lua.cc src/ffisyms.cc src/fiber.h src/lua/init.cc
-
Roman Tsisyk authored
* Move source files to appropriate location * Remove C wrapper for isysconnect/sysbind/sendto and * other functions * Remove box.socket.errno() * Change sockets to be non-blocked by * default * Code style fixes * Other minor changes
-
Dmitry E. Oboukhov authored
-
Alexandr authored
-
- May 16, 2014
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Change cmake minimum required version to 2.8. Use copy_directory for Sophia and LuaJIT, this should fix stupid errors when rebuilding after a pull. Exclude src/trivia/config.h from source install.
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Merge box.digest from stable Conflicts: src/lua/init.cc test/box/lua.result
-
Konstantin Osipov authored
-
- May 15, 2014
-
-
bigbes authored
-
Konstantin Osipov authored
Conflicts: test/module/net_sql.mysql.result test/module/net_sql.mysql.test test/module/net_sql.pg.result test/module/net_sql.pg.test
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Conflicts: src/box/CMakeLists.txt
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Roman Tsisyk authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
bigbes authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- May 14, 2014
-
-
Konstantin Osipov authored
-
- May 13, 2014
-
-
Konstantin Osipov authored
-
esha authored
-
Roman Tsisyk authored
-
Konstantin Osipov authored
* Remove a bogus message at the start of FindLibUUID.cmake. * Move cluster_add_node to cluster. * Extract UUID API into a (potentially) platform-independnent header tt_uuid. * Add error codes for error messages used in UUID generation, triggers and consistency checks. * Cleanup.
-
esha authored
-
- May 12, 2014
-
-
Konstantin Osipov authored
-
- May 06, 2014
- Apr 30, 2014
-
-
esha authored
-
- Apr 29, 2014
-
-
Konstantin Osipov authored
Add pagezero-size magic to link flags on Mac OS X, as is required by LuaJIT. The flag was dropped in my patch which changed the linking scheme for the main executable. On the same token, check for return value of luaL_newstate(), and panic if it returns NULL, this should simplify problem analysis in the future.
-