Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH] lua: prohibit fiber yield when GC hook is active
 2020-10-05 18:37 UTC  (5+ messages)

[Tarantool-patches] [PATCH v2] Intorduce fselect - formatted select
 2020-10-05 16:36 UTC  (2+ messages)
` [Tarantool-patches] [PATCH v2] Introduce "

[Tarantool-patches] [PATCH] vinyl: fix leak in vy_build_recover_stmt
 2020-10-05 15:33 UTC 

[Tarantool-patches] Fwd: New Defects reported by Coverity Scan for tarantool/tarantool
 2020-10-05 13:18 UTC 

[Tarantool-patches] [PATCH 00/14] RFC: module api: extend for external key_def Lua module
 2020-10-05 11:58 UTC  (6+ messages)
` [Tarantool-patches] [PATCH 1.10 00/16] "
  ` [Tarantool-patches] [PATCH 1.10 02/16] refactoring: adjust contract of luaT_tuple_new()

[Tarantool-patches] [PATCH v4 0/6] box/func: implement cfunc Lua module
 2020-10-05 11:51 UTC  (12+ messages)
` [Tarantool-patches] [PATCH v4 1/6] box/func: factor out c function entry structure
` [Tarantool-patches] [PATCH v4 2/6] box/func: provide module_sym_call
` [Tarantool-patches] [PATCH v4 3/6] box/func: more detailed error in module reloading
` [Tarantool-patches] [PATCH v4 4/6] box/func: export func_split_name helper
` [Tarantool-patches] [PATCH v4 5/6] box/func: implement cfunc Lua module
` [Tarantool-patches] [PATCH v4 6/6] test: box/cfunc -- add simple module test

[Tarantool-patches] [PATCH v1] test-run: restart server on each failed test
 2020-10-05 10:02 UTC 

[Tarantool-patches] [PATCH v1] test: move error messages into logs gh-5383
 2020-10-05  9:09 UTC 

[Tarantool-patches] [PATCH] raft: add a test with synchronous replication
 2020-10-05  8:52 UTC  (3+ messages)

[Tarantool-patches] [PATCH 2.X 0/7] RFC: module api: extend for external merger Lua module
 2020-10-05  7:35 UTC  (60+ messages)
` [Tarantool-patches] [PATCH 2.X 1/7] module api: export box_tuple_validate
` [Tarantool-patches] [PATCH 2.X 2/7] module api: export box_key_def_dup
` [Tarantool-patches] [PATCH 2.X 3/7] module api: luaT_newthread
` [Tarantool-patches] [PATCH 2.X 4/7] module api: luaL_register_module & luaL_register_type
` [Tarantool-patches] [PATCH 2.X 5/7] module api: luaT_temp_luastate & luaT_release_temp_luastate
` [Tarantool-patches] [PATCH 2.X 6/7] module api: luaL_checkibuf & luaL_checkconstchar
` [Tarantool-patches] [PATCH 2.X 7/7] module api: luaL_cdata_iscallable

[Tarantool-patches] [PATCH v3 0/2] Implement LuaJIT platform metrics
 2020-10-05  6:39 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v3 1/2] core: introduce various "
` [Tarantool-patches] [PATCH v3 2/2] misc: add C and Lua API for "

[Tarantool-patches] [PATCH v4 0/2] Implement LuaJIT platform metrics
 2020-10-05  6:30 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v4 1/2] core: introduce various "
` [Tarantool-patches] [PATCH v4 2/2] misc: add C and Lua API for "
` [Tarantool-patches] [RFC v4] rfc: luajit metrics

[Tarantool-patches] [PATCH v4 0/6] Support column addition
 2020-10-04 21:44 UTC  (26+ messages)
` [Tarantool-patches] [PATCH v4 1/6] sql: rename TK_COLUMN to TK_COLUMN_NAME
` [Tarantool-patches] [PATCH v4 2/6] sql: refactor create_table_def and parse
` [Tarantool-patches] [PATCH v4 4/6] sql: use parser's region of "index" array
` [Tarantool-patches] [PATCH v4 6/6] sql: support column addition

[Tarantool-patches] [PATCH v1] test: move error messages into logs gh-4984
 2020-10-03 18:05 UTC 

[Tarantool-patches] [PATCH v3 0/2] vinyl: rework upsert operation
 2020-10-03 13:52 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v3 1/2] "
` [Tarantool-patches] [PATCH v3 2/2] vinyl: remove squash procedures from source code

[Tarantool-patches] [PATCH V2] vinyl: rework upsert operation
 2020-10-03 13:51 UTC  (3+ messages)

[Tarantool-patches] [PATCH v2] core: introduce evenly distributed int64 random in range
 2020-10-02 22:43 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2 0/2] Prevent JIT engine breakage on fibers switch-over
 2020-10-02 12:44 UTC  (29+ messages)
` [Tarantool-patches] [PATCH v2 1/2] fiber: introduce a callback for "
` [Tarantool-patches] [PATCH v2 2/2] lua: abort trace recording on fiber yield

[Tarantool-patches] [PATCH] box: disallow to modify format of a view
 2020-10-02 11:13 UTC  (8+ messages)

[Tarantool-patches] [PATCH v3] iproto: make iproto thread more independent from tx
 2020-10-01 23:45 UTC  (2+ messages)

[Tarantool-patches] [PATCH] box/raft: fix compilation issue
 2020-10-01 22:36 UTC  (4+ messages)

[Tarantool-patches] [PATCH v1] test: flaky replication/replica_rejoin.test.lua
 2020-10-01 22:10 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v1] test: move error messages for tests into logs (1)
` [Tarantool-patches] [PATCH v1] test: move error messages for tests into logs (2)

[Tarantool-patches] [PATCH v2 1/1] sql: enable autoindex optimization
 2020-10-01 22:03 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] key_def: support composite types extraction
 2020-10-01 18:35 UTC  (3+ messages)

[Tarantool-patches] [PATCH v3] key_def: support composite types extraction
 2020-10-01 18:35 UTC 

[Tarantool-patches] [PATCH] key_def: support composite types extraction
 2020-10-01 15:26 UTC  (5+ messages)

[Tarantool-patches] [PATCH] serilaizer: check for recursive serialization
 2020-10-01 14:40 UTC  (8+ messages)

[Tarantool-patches] [PATCH 0/5] build: fix compilation warning
 2020-10-01 12:07 UTC  (2+ messages)

[Tarantool-patches] [PATCH 1/1] tpch: show single run time
 2020-10-01  9:34 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] Add missed icu symbols
 2020-10-01  3:19 UTC  (5+ messages)

[Tarantool-patches] [PATCH v3 00/10] Raft
 2020-09-30 11:04 UTC  (13+ messages)
` [Tarantool-patches] [PATCH v3 01/10] applier: store instance_id in struct applier
` [Tarantool-patches] [PATCH v3 10/10] raft: add tests
` [Tarantool-patches] [PATCH v3 02/10] box: introduce summary RO flag
` [Tarantool-patches] [PATCH v3 03/10] wal: don't touch box.cfg.wal_dir more than once
` [Tarantool-patches] [PATCH v3 04/10] replication: track registered replica count
` [Tarantool-patches] [PATCH v3 05/10] raft: introduce persistent raft state
` [Tarantool-patches] [PATCH v3 06/10] raft: introduce box.cfg.election_* options
` [Tarantool-patches] [PATCH v3 07/10] raft: relay status updates to followers
` [Tarantool-patches] [PATCH v3 08/10] raft: introduce state machine
` [Tarantool-patches] [PATCH v3 09/10] raft: introduce box.info.election

[Tarantool-patches] [PATCH v2 00/11] dRaft
 2020-09-30 10:56 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1] asan: add leak suppressions for flaky test
 2020-09-30  9:25 UTC 

[Tarantool-patches] [PATCH v1] test: move error messages for tests into logs (3)
 2020-09-30  8:58 UTC 

[Tarantool-patches] [PATCH 1/1] [tosquash] raft: don't expose 'raft' name to public
 2020-09-29 14:36 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 0/2] sql: remove implicit cast from operations
 2020-09-29 13:00 UTC  (8+ messages)
` [Tarantool-patches] [PATCH v1 2/2] sql: remove implicit cast in bitwise operations

[Tarantool-patches] [PATCH v1] test: flaky replication/replica_rejoin.test.lua
 2020-09-29 12:57 UTC 

[Tarantool-patches] [PATCH 1.10 0/9] RFC: module api: extend for external merger Lua module
 2020-09-29  6:21 UTC  (3+ messages)
` [Tarantool-patches] [PATCH 1.10 7/9] RFC: module api: extend list of public symbols in 1.10

[Tarantool-patches] [PATCH v1 1/1] sql: remove OP_Realify
 2020-09-28 16:41 UTC  (3+ messages)

[Tarantool-patches] [PATCH v5 0/6] sql; remove implicit cast for comparison
 2020-09-28 16:19 UTC  (13+ messages)
` [Tarantool-patches] [PATCH v5 1/6] sql: remove unused DOUBLE to INTEGER conversion
` [Tarantool-patches] [PATCH v5 2/6] sql: add implicit cast between numbers in OP_Seek*
` [Tarantool-patches] [PATCH v5 3/6] sql: change comparison between numbers using index
` [Tarantool-patches] [PATCH v5 6/6] sql: remove implicit cast from MakeRecord opcode

[Tarantool-patches] [PATCH v1] Add flaky tests checksums to fragile
 2020-09-28 11:27 UTC 

[Tarantool-patches] [PATCH 0/3] Raft follow-ups
 2020-09-28  7:09 UTC  (2+ messages)

[Tarantool-patches] [PATCH] cppcheck: box/alter.cc null pointer dereference
 2020-09-28  6:59 UTC  (2+ messages)

[Tarantool-patches] [PATCH] cppcheck: src/lua/fiber.c null pointer dereference
 2020-09-28  6:54 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 1/1] sql: remove OP_Realify
 2020-09-26 13:05 UTC  (2+ 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