Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH luajit 0/3] Adapt PUC-Rio Lua 5.1 test suite
 2021-03-19 11:30 UTC  (11+ 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 0/2] gc/xlog: delay xlog cleanup until relays are subscribed
 2021-03-19 11:03 UTC  (6+ messages)
` [Tarantool-patches] [PATCH 1/2] "
` [Tarantool-patches] [PATCH 2/2] test: add a test for wal_cleanup_delay option

[Tarantool-patches] [RFC] gc/xlog: delay xlog cleanup until relays are subscribed
 2021-03-19  8:00 UTC  (16+ messages)

[Tarantool-patches] [PATCH 0/2] Swim broadcast errors
 2021-03-19  6:53 UTC  (10+ messages)
` [Tarantool-patches] [PATCH 1/2] swim: add SO_BROADCAST option
` [Tarantool-patches] [PATCH 2/2] lua: separate sched and script diag

[Tarantool-patches] [PATCH 1/3] build: export libCURL symbols
 2021-03-18 11:33 UTC 

[Tarantool-patches] [PATCH] tools: add a script that checks submodules' commits
 2021-03-18 11:24 UTC 

[Tarantool-patches] [PATCH] build: enable smtp
 2021-03-18 10:08 UTC 

[Tarantool-patches] [PATCH 0/3] Install iibCURL headers and export libCURL symbols for 1.10
 2021-03-18  8:51 UTC  (4+ messages)
` [Tarantool-patches] [PATCH 1/3] build: export libCURL symbols
` [Tarantool-patches] [PATCH 2/3] build: enable smtp in libCURL
` [Tarantool-patches] [PATCH 3/3] build: install iibCURL headers

[Tarantool-patches] [PATCH v3] wal: introduce limits on simultaneous writes
 2021-03-17 21:02 UTC  (18+ messages)

[Tarantool-patches] [PATCH v2 luajit 0/5] Adapt lua-Harness test suite
 2021-03-17 16:49 UTC  (30+ messages)
` [Tarantool-patches] [PATCH v2 luajit 1/5] test: add "
` [Tarantool-patches] [PATCH v2 luajit 2/5] test: adjust lua-Harness suite for LuaJIT
` [Tarantool-patches] [PATCH v2 luajit 3/5] test: adjust lua-Harness test suite for Tarantool
` [Tarantool-patches] [PATCH v2 luajit 4/5] test: disable 241-standalone of lua-Harness suite
` [Tarantool-patches] [PATCH v2 luajit 5/5] test: disable 411-luajit "

[Tarantool-patches] [PATCH luajit v1] tools: introduce --leak-only memprof parser option
 2021-03-17 15:03 UTC  (3+ messages)

[Tarantool-patches] [PATCH 0/2] A few fixes for gc and xlog
 2021-03-16 13:29 UTC  (9+ 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] asan: suppress all LSAN warnings related to LuaJIT
 2021-03-16 12:22 UTC  (6+ messages)

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

[Tarantool-patches] [WIP luajit 00/15] Adapt LuaVela test suites
 2021-03-16 11:21 UTC  (11+ messages)

[Tarantool-patches] [PATCH] test: fix getaddrinfo test on Ubuntu 16.04
 2021-03-15 17:48 UTC  (2+ messages)

[Tarantool-patches] [PATCH] tools: implement toolchain for crash artefacts
 2021-03-15 16:30 UTC  (6+ messages)

[Tarantool-patches] [PATCH luajit 0/6] Adapt lua-Harness test suite
 2021-03-15 13:22 UTC  (19+ 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: full testing of guava golden100 array
 2021-03-15  9:37 UTC  (4+ messages)

[Tarantool-patches] [PATCH vshard 00/11] VShard Map-Reduce, part 2: Ref, Sched, Map
 2021-03-15  7:05 UTC  (11+ messages)
` [Tarantool-patches] [PATCH vshard 10/11] sched: introduce vshard.storage.sched module
` [Tarantool-patches] [PATCH vshard 09/11] ref: introduce vshard.storage.ref module

[Tarantool-patches] [PATCH v8] base64: fix decoder output buffer overrun (reads)
 2021-03-14 16:23 UTC  (3+ messages)

[Tarantool-patches] [PATCH] box: set cfg via environment variables
 2021-03-14 15:34 UTC 

[Tarantool-patches] [PATCH] serializer: serialize recursive structures
 2021-03-14 12:42 UTC  (2+ 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 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 test-run] pretest_clean: add misc LuaJIT built-in module
 2021-03-11 12:33 UTC  (4+ messages)

[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] [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 v19 0/6] box: implement cmod Lua module
 2021-03-08 22:51 UTC  (11+ messages)
` [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  (7+ 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)

page:  |  | latest

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