- Mar 02, 2017
-
-
Alexandr Lyapunov authored
-
- Dec 09, 2016
-
-
Dmitry E. Oboukhov authored
-
- Oct 21, 2016
-
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
- Oct 20, 2016
-
-
Nick Zavaritsky authored
-
- Oct 11, 2016
-
-
Dmitry E. Oboukhov authored
-
- Aug 17, 2016
-
-
Vladislav Grubov authored
-
Vladislav Grubov authored
Fixes #1689
-
Roman Tsisyk authored
-
- Aug 15, 2016
-
-
Roman Tsisyk authored
Needed for #1689
-
Roman Tsisyk authored
-
Konstantin Nazarov authored
In context of #1691
-
- Jul 27, 2016
-
-
Konstantin Osipov authored
* don't recycle input buffer if this leads to growth of the output buffer
-
- Jun 07, 2016
-
-
Konstantin Osipov authored
-
- May 24, 2016
-
-
bigbes authored
Correct misprint in tarantool.rb
-
- May 23, 2016
-
-
bigbes authored
-
- Dec 24, 2015
-
-
Roman Tsisyk authored
-
- Dec 08, 2015
-
-
bigbes authored
-
- Oct 28, 2015
-
-
Roman Tsisyk authored
Speed up acceptor with enabled io_collect_interval.
-
- Sep 12, 2015
-
-
Dmitry E. Oboukhov authored
tarantool-lts-client (1.5) and tarantool (1.6) have file /usr/bin/tarantool
-
- Jul 20, 2015
-
-
Konstantin Osipov authored
-
- Jul 18, 2015
-
-
Konstantin Osipov authored
When selecting the next buffer to flush, take into account not just its size, but how much of it has already been flushed. This saves a couple syscalls per connection per event loop.
-
- Jul 01, 2015
-
-
Roman Tsisyk authored
Replace socket('AF_UNIX', 'SOCK_STREAM', 'ip') with socket('AF_UNIX', 'SOCK_STREAM', 0). Fixes distributions with missing "ip 0 IP" line in /etc/protocols (e.g. Arch Linux).
-
- Jun 15, 2015
-
-
Alexandr Lyapunov authored
on memory fail there could be port->reply.found > 0 and uninitialized port->svp, that could lead to random error after svp restoration. *) possibly fixed OPENTAR-97
-
- Jun 05, 2015
-
-
bigbes authored
closes gh-856
-
Konstantin Osipov authored
Rename global `fiber` into `fiber_ptr`
-
- Jun 04, 2015
-
-
Mons Anderson authored
Rename global `fiber` into `fiber_ptr` (for use with gdb and avoidance of ambiguity with `struct fiber`)
-
Roman Tsisyk authored
Backport fix from tarantool/mysql by Anton Reznikov
-
- May 18, 2015
-
-
Roman Tsisyk authored
-
- May 03, 2015
-
-
ocelot-inc authored
-
- Apr 29, 2015
-
-
Roman Tsisyk authored
Also fix :send() and :write()
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
- Apr 22, 2015
-
- Apr 13, 2015
-
-
bigbes authored
-
- Mar 16, 2015