Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH v3] wal: introduce limits on simultaneous writes
 2021-03-12 17:10 UTC  (19+ messages)

[Tarantool-patches] [PATCHv4 0/2] lua: fix tarantool -e always enters interactive
 2021-03-12 16:40 UTC  (5+ messages)
` [Tarantool-patches] [PATCHv4 1/2] core: add setting error injections via env
` [Tarantool-patches] [PATCHv4 2/2] lua: fix tarantool -e always enters interactive mode

[Tarantool-patches] [PATCH] build: bump CMake minimum version for static build
 2021-03-12 16:15 UTC  (2+ messages)

[Tarantool-patches] [PATCH v8] base64: fix decoder output buffer overrun (reads)
 2021-03-12 14:27 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 1/5] curl: enable curl build with old cmake
 2021-03-12  8:55 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v1 2/5] build: set include path to bootstrap.h

[Tarantool-patches] [PATCH luajit 0/3] Adapt PUC-Rio Lua 5.1 test suite
 2021-03-12  5:36 UTC  (4+ messages)
` [Tarantool-patches] [PATCH luajit 1/3] test: add "
` [Tarantool-patches] [PATCH luajit 2/3] test: adapt PUC-Rio Lua 5.1 test suite for LuaJIT
` [Tarantool-patches] [PATCH luajit 3/3] test: adapt Lua 5.1 test suite for Tarantool

[Tarantool-patches] [PATCH luajit 0/6] Adapt lua-Harness test suite
 2021-03-12  5:27 UTC  (7+ messages)
` [Tarantool-patches] [PATCH luajit 1/6] test: add "
` [Tarantool-patches] [PATCH luajit 2/6] test: adjust lua-Harness test suite for Tarantool
` [Tarantool-patches] [PATCH luajit 3/6] test: disable 305-utf8 of lua-Harness suite
` [Tarantool-patches] [PATCH luajit 4/6] test: disable 241-standalone "
` [Tarantool-patches] [PATCH luajit 5/6] test: disable 411-luajit "
` [Tarantool-patches] [PATCH luajit 6/6] test: skip test for getenv in 309-os.t

[Tarantool-patches] [PATCH test-run] pretest_clean: add misc LuaJIT built-in module
 2021-03-11 12:33 UTC  (4+ messages)

[Tarantool-patches] [PATCH] tools: implement toolchain for crash artefacts
 2021-03-11 12:13 UTC  (5+ messages)

[Tarantool-patches] [PATCH] test: full testing of guava golden100 array
 2021-03-11  6:11 UTC  (3+ messages)

[Tarantool-patches] [PATCH] serializer: serialize recursive structures
 2021-03-11  5:49 UTC 

[Tarantool-patches] [PATCH 0/2] A few fixes for gc and xlog
 2021-03-10 20:47 UTC  (3+ messages)
` [Tarantool-patches] [PATCH 1/2] gc: use wide integer for schedule counting
` [Tarantool-patches] [PATCH 2/2] xlog: do not sort sole entry

[Tarantool-patches] [PATCH] replication: send only confirmed data during final join
 2021-03-10 19:12 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit] memprof: report stack resizing as internal event
 2021-03-10 17:37 UTC  (3+ messages)

[Tarantool-patches] [PATCH luajit] test: fix luacheck invocation for non-real paths
 2021-03-10 16:25 UTC  (6+ messages)

[Tarantool-patches] [WIP luajit 00/15] Adapt LuaVela test suites
 2021-03-10 16:25 UTC  (25+ messages)
` [Tarantool-patches] [WIP luajit 01/15] test: add PUC-Rio Lua 5.1 test suite
` [Tarantool-patches] [WIP luajit 02/15] test: adapt PUC-Rio Lua 5.1 test suite for LuaJIT
` [Tarantool-patches] [WIP luajit 03/15] test: adapt Lua 5.1 test suite for Tarantool
` [Tarantool-patches] [WIP luajit 04/15] test: add LuaJIT-test-cleanup test suite
` [Tarantool-patches] [WIP luajit 05/15] test: change tests to match de5568e
` [Tarantool-patches] [WIP luajit 06/15] test: change tests to match c198167
` [Tarantool-patches] [WIP luajit 07/15] test: change tests to match 5a61e1a
` [Tarantool-patches] [WIP luajit 08/15] test: change LuaJIT suite tests to match b4e6bf0
` [Tarantool-patches] [WIP luajit 09/15] test: adjust LuaJIT test suite for Tarantool
` [Tarantool-patches] [WIP luajit 10/15] test: add lua-Harness test suite
` [Tarantool-patches] [WIP luajit 11/15] test: adjust lua-Harness test suite for Tarantool
` [Tarantool-patches] [WIP luajit 12/15] test: disable 305-utf8 of lua-Harness suite
` [Tarantool-patches] [WIP luajit 13/15] test: disable 241-standalone "
` [Tarantool-patches] [WIP luajit 14/15] test: disable 411-luajit "
` [Tarantool-patches] [WIP luajit 15/15] test: skip test for getenv in 309-os.t

[Tarantool-patches] [PATCHv3 0/2] lua: fix tarantool -e always enters interactive mode
 2021-03-10 13:00 UTC  (8+ messages)
` [Tarantool-patches] [PATCHv3 1/2] core: add setting error injections via env
` [Tarantool-patches] [PATCHv3 2/2] lua: fix tarantool -e always enters interactive mode

[Tarantool-patches] [PATCH v7] base64: fix decoder output buffer overrun (reads)
 2021-03-09 10:09 UTC  (3+ messages)

[Tarantool-patches] [PATCH vshard 00/11] VShard Map-Reduce, part 2: Ref, Sched, Map
 2021-03-09  8:03 UTC  (30+ messages)
` [Tarantool-patches] [PATCH vshard 01/11] error: introduce vshard.error.timeout()
` [Tarantool-patches] [PATCH vshard 10/11] sched: introduce vshard.storage.sched module
` [Tarantool-patches] [PATCH vshard 11/11] router: introduce map_callrw()
` [Tarantool-patches] [PATCH vshard 03/11] storage: cache bucket count
` [Tarantool-patches] [PATCH vshard 05/11] util: introduce safe fiber_cond_wait()
` [Tarantool-patches] [PATCH vshard 09/11] ref: introduce vshard.storage.ref module

[Tarantool-patches] [PATCH v19 0/6] box: implement cmod Lua module
 2021-03-08 22:51 UTC  (12+ messages)
` [Tarantool-patches] [PATCH v19 1/6] box/func: module_reload -- drop redundant argument
` [Tarantool-patches] [PATCH v19 2/6] box/func: prepare for transition to modules subsystem
` [Tarantool-patches] [PATCH v19 3/6] box/module_cache: introduce "
` [Tarantool-patches] [PATCH v19 4/6] box/func: switch to module_cache interface
` [Tarantool-patches] [PATCH v19 5/6] box/cmod: implement cmod Lua module
` [Tarantool-patches] [PATCH v19 6/6] test: box/cfunc -- add cmod test

[Tarantool-patches] [PATCH v2] tools: fix luacheck invocation in different cases
 2021-03-05 23:24 UTC  (10+ messages)

[Tarantool-patches] [PATCH 0/9] VShard Map-Reduce, part 1, preparations
 2021-03-05 22:03 UTC  (3+ messages)
` [Tarantool-patches] [PATCH 9/9] util: introduce binary heap data structure

[Tarantool-patches] [PATCH] xlog: fix arguments processing in commit 8e429f4b7
 2021-03-05 10:14 UTC  (4+ messages)

[Tarantool-patches] [PATCH luajit] core: fix cdata decrementing
 2021-03-04 22:04 UTC  (7+ messages)

[Tarantool-patches] [PATCH 1/1] fiber_cond: remove rlist_shift usages
 2021-03-03 21:43 UTC  (6+ messages)

[Tarantool-patches] [PATCHv2 0/2] lua: fix tarantool -e always enters interactive mode
 2021-03-03 12:55 UTC  (14+ messages)
` [Tarantool-patches] [PATCHv2 1/2] core: add setting error injections via env
` [Tarantool-patches] [PATCHv2 2/2] lua: fix tarantool -e always enters interactive mode

[Tarantool-patches] [PATCH] relay: yield explicitly every N sent rows
 2021-03-02  9:52 UTC  (6+ messages)

[Tarantool-patches] [PATCH v8 00/14] Fix luacheck warnings in test/sql and test/sql-tap
 2021-03-02  9:47 UTC  (21+ messages)
` [Tarantool-patches] [PATCH v8 03/14] test: fix luacheck warnings W113 in test/sql-tap
` [Tarantool-patches] [PATCH v8 04/14] test: fix luacheck warnings W211 "

[Tarantool-patches] [PATCH] yaml: serialize recursive structures
 2021-03-02  8:12 UTC 

[Tarantool-patches] [PATCH 0/3] Adjust LuaJIT build system
 2021-02-28 22:05 UTC  (9+ messages)
` [Tarantool-patches] [PATCH 3/3] ci: enable LuaJIT tests in CI

[Tarantool-patches] [PATCH luajit 0/5] Self-sufficient LuaJIT testing environment
 2021-02-28 22:04 UTC  (14+ messages)
` [Tarantool-patches] [PATCH luajit 2/5] build: replace GNU Make with CMake
` [Tarantool-patches] [PATCH luajit 3/5] test: run LuaJIT tests via CMake

[Tarantool-patches] [PATCH v3 0/2] Encapsulate MEM type changing and checking
 2021-02-28 17:35 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v3 2/2] sql: "

[Tarantool-patches] [PATCH v1 00/10] Encapsulate MEM type changing and checking
 2021-02-28 17:35 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v1 09/10] sql: refactor vdbeaux.c
  ` [Tarantool-patches] FW: "

[Tarantool-patches] [PATCH v6 0/2] base64: Fix decoder, improve its performance
 2021-02-27 18:47 UTC  (7+ messages)
` [Tarantool-patches] [PATCH v6 1/2] base64: fix decoder output buffer overrun (reads)

[Tarantool-patches] [PATCH] build: install curl headers
 2021-02-26 22:42 UTC  (3+ messages)

[Tarantool-patches] [PATCH 1/1] rfc: describe an inter-fiber debugger
 2021-02-26 17:15 UTC 

[Tarantool-patches] [PATCH] say: fix format for fiber()->fid
 2021-02-26  8:13 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v2 00/10] say: fix format strings
  ` [Tarantool-patches] [PATCH v2 06/10] box/vynil: fix say_x format

[Tarantool-patches] [PATCH v2] wal: introduce limits on simultaneous writes
 2021-02-26  0:58 UTC  (6+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox