- Aug 14, 2015
-
-
Sulverus authored
-
- Apr 28, 2015
-
-
Sulverus authored
-
Roman Tsisyk authored
- mysql moved to https://github.com/tarantool/mysql - pg moved to https://github.com/tarantool/pg Please consult documentation on GitHub for more details.
-
- Apr 23, 2015
-
-
Roman Tsisyk authored
Include all neede variables to tarantool.h
-
- Apr 22, 2015
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
This patch adds `src/module.h` header file with definition of all public API functions suitable to use in Lua/C modules for Tarantool. This header is automatically generated from src/*.h by CMake (`make generate_module_api`) by extracting code blocks between /** \cond public */ /* \endcond public */ Doxygen-style comments. Definitions of functions in module.h are frozen and must not be changed by future commits/releases. A new test case `app/module_api` is added to check compilation, linkage and loading of Lua modules and functionality of provided API functions. Other changes: * Convert mysql and pg to use module.h and prepare to convert to .c * Fix includes in say.h, coeio.h * Rename luaL_pushnumber64 to luaL_pushuint64 and luaL_pushinumber64 to luaL_pushint64 * Add LUA_API macros to public luaL_* functions (actually adds extern "C")
-
- Dec 17, 2014
-
-
bigbes authored
-
- Oct 27, 2014
-
-
bigbes authored
-
Eugine Blikh authored
-
- Oct 25, 2014
-
-
bigbes authored
-
- Oct 24, 2014
-
-
bigbes authored
-
- Oct 22, 2014
-
-
bigbes authored
-
- Oct 20, 2014
-
-
bigbes authored
0) DIST.LUA: Move dist.lua to tarantoolctl (+ DEB + RPM + DOCS) 0) DIST.LUA: Delete -w option 1) CMAKE: Add pod2man function for generating MAN Files from POD format 2) RPM: Add man files for tarantoolctl, move tarantoolctl+initscripts from `tarantool` into `tarantool-common` 3) DEB: Remove tarantoolctl.1 creation 4) Remove trailing whitespaces Fixes gh-570 Fixes gh-557
-
- Sep 12, 2014
-
-
bigbes authored
-
- Sep 02, 2014
-
-
bigbes authored
* tarantool_ctl -> tarantool_ctl * Add test-run on travis-ci (closes gh-221) * Proper fiber name in the log
-
- Sep 01, 2014
- Aug 31, 2014
-
-
bigbes authored
-
bigbes authored
* In RPM/DEB we introduce new utility - tarantool_ctl (extra/dist/dist.lua) * /var/pid -> /var/run * Fix extra/dist/dist.lua * /extra/dist/tarantool.init and /extra/dist/tarantool.service now are regenerated by cmake (paths to `dist.lua`) * Systemd service (Uses sysv-init script) * RPM Supports both systemd and init (by using '--with systemd' in rpmbuild flags)
-
- Aug 29, 2014
-
-
Konstantin Osipov authored
-
buildslave authored
TODO: Fedora 19,20,rawhide, CentOS 7 Uses systemd.
-
- Aug 15, 2014
-
-
bigbes authored
-
- Jul 22, 2014
-
-
bigbes authored
Also - remove 0*1.snap from RPM Spec
-
- Jul 21, 2014
-
-
bigbes authored
1) Backport `path_find` 2) Disable debuginfo in RPM 3) Disable failing part of BSDSocket test
-
- Jul 14, 2014
-
-
bigbes authored
-
- Jul 10, 2014
-
-
Roman Tsisyk authored
-
- Jun 27, 2014
-
-
bigbes authored
-
- Jun 25, 2014
-
-
bigbes authored
t chec # On branch stable
-
Eugine Blikh authored
-
- Jun 23, 2014
-
-
Eugine Blikh authored
-
- Jun 20, 2014
-
-
bigbes authored
-
- Jun 17, 2014
-
-
Eugine Blikh authored
-
bigbes authored
-
- Jun 13, 2014
- Jun 12, 2014
- Jun 11, 2014
-
-
bigbes authored
-