Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH 0/4] Split vote
 2022-01-15  0:48 UTC  (2+ messages)
` [Tarantool-patches] [PATCH 1/4] raft: fix crash on election_timeout reconfig

[Tarantool-patches] [PATCH v1 1/1] sql: fix assert when MP_EXT received via netbox
 2022-01-14 22:36 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 1/1] sql: introduce user-defined aggregate functions
 2022-01-14 13:38 UTC 

[Tarantool-patches] [PATCH v27 0/3] qsync: implement packet filtering (part 1)
 2022-01-14 10:33 UTC  (14+ messages)
` [Tarantool-patches] [PATCH v27 1/3] latch: add latch_is_locked helper
` [Tarantool-patches] [PATCH v27 2/3] qsync: order access to the limbo terms
` [Tarantool-patches] [PATCH v27 3/3] test: add gh-6036-qsync-order test

[Tarantool-patches] [PATCH luajit] Fix string.char() recording with no arguments
 2022-01-10 11:48 UTC  (4+ messages)

[Tarantool-patches] [PATCH luajit] Fix debug.debug() for non-string errors
 2021-12-30 11:45 UTC 

[Tarantool-patches] [PATCH] test: fix dynamic modules loading on macOS
 2021-12-30  9:59 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit] Actually implement maxirconst trace limit
 2021-12-29 12:27 UTC 

[Tarantool-patches] [PATCH luajit] Give expected results for negative non-base-10 numbers in tonumber()
 2021-12-27 13:42 UTC 

[Tarantool-patches] [PATCH luajit] Add stricter check for print() vs. tostring() shortcut
 2021-12-27 10:25 UTC 

[Tarantool-patches] [PATCH luajit v4 0/2] memprof: add demangling capabilities for C functions
 2021-12-21 14:38 UTC  (3+ messages)
` [Tarantool-patches] [PATCH luajit v4 1/2] memprof: extend symtab with C-symbols

[Tarantool-patches] [PATCH vshard 0/5] Router backoff, storage disable
 2021-12-20 23:52 UTC  (18+ messages)
` [Tarantool-patches] [PATCH vshard 1/5] router: backoff on some box errors
` [Tarantool-patches] [PATCH vshard 2/5] storage: auto enable/disable
` [Tarantool-patches] [PATCH vshard 3/5] storage: manual enable/disable
` [Tarantool-patches] [PATCH vshard 4/5] error: introduce from_string
` [Tarantool-patches] [PATCH vshard 5/5] router: backoff on storage being disabled

[Tarantool-patches] [PATCH] net.box: add predefined system events for pub/sub
 2021-12-17 23:31 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit v2] test: adapt tests checking debug line hook trace
 2021-12-16 15:24 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit] test: adapt disabled tests from PUC-Rio
 2021-12-16 15:04 UTC  (3+ messages)
` [Tarantool-patches] [PATCH luajit v2] "

[Tarantool-patches] [PATCH v1 1/1] sql: introduce binding for MAP
 2021-12-16 15:01 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 1/1] sql: introduce binding for ARRAY
 2021-12-16 15:01 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit] test: adapt test checking global environment
 2021-12-16 14:34 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit] Fix write barrier for lua_setupvalue() and debug.setupvalue()
 2021-12-15 10:17 UTC 

[Tarantool-patches] [PATCH v1 0/2] Introduce syntax for MAP values is SQL
 2021-12-13 21:48 UTC  (17+ messages)
` [Tarantool-patches] [PATCH v1 1/2] sql: properly check bind variable names
` [Tarantool-patches] [PATCH v1 2/2] sql: introduce syntax for MAP values

[Tarantool-patches] [PATCH luajit 0/2] FFI: fix arm64 call for HFA
 2021-12-09 10:24 UTC  (3+ messages)
` [Tarantool-patches] [PATCH luajit 1/2] test: set DYLD_LIBRARY_PATH environment variable
` [Tarantool-patches] [PATCH luajit 2/2] FFI/ARM64: Fix pass-by-value struct calling conventions

[Tarantool-patches] [PATCH] replication: fix flaky gh-3160-misc... test
 2021-12-09 10:19 UTC  (7+ messages)

[Tarantool-patches] [PATCH luajit v2] memprof: enrich symtab when new trace is allocated
 2021-12-08 17:22 UTC 

[Tarantool-patches] [PATCH v2] luajit: proxy -j and -b flags
 2021-12-08  7:36 UTC  (2+ messages)

[Tarantool-patches] [PATCH vshard 0/2] VShard replica backoff, part 1
 2021-12-07 22:38 UTC  (10+ messages)
` [Tarantool-patches] [PATCH vshard 1/2] router: drop wait_connected from master discovery
` [Tarantool-patches] [PATCH vshard 2/2] router: don't fallback RO to master right away

[Tarantool-patches] [PATCH 0/4] replication: introduce applier thread
 2021-12-06 10:31 UTC  (8+ messages)
` [Tarantool-patches] [PATCH 1/4] xrow: rework coio_read_xrow to keep parsed input
` [Tarantool-patches] [PATCH 2/4] applier: reuse input buffer to store row bodies
` [Tarantool-patches] [PATCH 3/4] applier: factor replication stream processing out of subscribe()
` [Tarantool-patches] [PATCH 4/4] Introduce applier thread

[Tarantool-patches] [PATCH v1 1/1] sql: remove registerTrace() from mem.c
 2021-12-03 14:48 UTC  (5+ messages)

[Tarantool-patches] [PATCH v1 1/1] sql: introduce operator []
 2021-12-02 23:43 UTC  (6+ messages)

[Tarantool-patches] [PATCH v1 1/1] sql: introduce binding for MAP
 2021-12-02 23:06 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 1/1] sql: introduce binding for ARRAY
 2021-12-02 23:00 UTC  (2+ messages)

[Tarantool-patches] [PATCH] sql: Replace naive position alg with KMP
 2021-12-02 12:12 UTC  (3+ messages)

[Tarantool-patches] [PATCH luajit v2 0/3] memprof: enrich symtab when meeting new prototype
 2021-12-02 11:03 UTC  (4+ messages)
` [Tarantool-patches] [PATCH luajit v2 1/3] memprof: add symbol epochs
` [Tarantool-patches] [PATCH luajit v2 2/3] memprof: enrich symtab when meeting new prototype
` [Tarantool-patches] [PATCH luajit v2 3/3] memprof: substitute long proto names with aliases

[Tarantool-patches] [PATCH v1 1/1] sql: remove registerTrace() from mem.c
 2021-12-02 10:42 UTC  (2+ messages)

[Tarantool-patches] [PATCH] sql: Update POSITION() tests
 2021-12-02 10:35 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 0/3] Introduce syntax for ARRAY values
 2021-12-01  9:35 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v1 1/3] sql: change mpstream_encode_vdbe_mem() signature
` [Tarantool-patches] [PATCH v1 2/3] sql: refactor sql_vdbe_mem_encode_tuple()
` [Tarantool-patches] [PATCH v1 3/3] sql: introduce syntax for ARRAY values

[Tarantool-patches] [PATCH v1 0/3] Introduce syntax for ARRAY values
 2021-11-29 23:06 UTC  (9+ messages)
` [Tarantool-patches] [PATCH v1 1/3] sql: change mpstream_encode_vdbe_mem() signature
` [Tarantool-patches] [PATCH v1 2/3] sql: refactor sql_vdbe_mem_encode_tuple()
` [Tarantool-patches] [PATCH v1 3/3] sql: introduce syntax for ARRAY values

[Tarantool-patches] [PATCH v3] replication: removing anonymous replicas from synchro quorum
 2021-11-29 15:17 UTC  (2+ messages)

[Tarantool-patches] [PATCH v3] replication: the truncate method called from within a transaction
 2021-11-29 14:27 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit v4 0/4] memprof: group allocations on traces by traceno
 2021-11-24 16:44 UTC  (8+ messages)
` [Tarantool-patches] [PATCH luajit v4 4/4] memprof: add info about trace start to symtab

[Tarantool-patches] [PATCH luajit v2] memprof: report JIT-side allocations as internal
 2021-11-24 13:01 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1 1/1] sql: introduce field type MAP
 2021-11-24  8:56 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 1/1] sql: introduce field type ARRAY
 2021-11-24  8:55 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 0/2] Introduce mem_snprintf()
 2021-11-24  8:54 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v1 1/2] sql: omit quotes for UUID values in errors
` [Tarantool-patches] [PATCH v1 2/2] sql: introduce mem_snprintf()

[Tarantool-patches] [PATCH vshard 1/1] test: fix tests on the latest Tarantool
 2021-11-23 23:17 UTC  (3+ messages)

[Tarantool-patches] [PATCH luajit v2] Fix frame traversal for __gc handler frames
 2021-11-23 22:00 UTC  (3+ messages)

[Tarantool-patches] [PATCH luajit] Fix frame traversal for __gc handler frames
 2021-11-23 12:57 UTC  (4+ messages)

[Tarantool-patches] [PATCH v1 1/1] sql: define default types for built-in functions
 2021-11-22 12:32 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 1/1] sql: introduce DECIMAL to SQL built-in functions
 2021-11-22 12:31 UTC  (2+ messages)

[Tarantool-patches] [PATCH] coio: handle spurious wakeup correctly
 2021-11-22  6:47 UTC  (9+ messages)

[Tarantool-patches] [PATCH v1 0/2] Introduce mem_snprintf()
 2021-11-21 15:27 UTC  (6+ messages)
` [Tarantool-patches] [PATCH v1 1/2] sql: omit quotes for UUID values in errors
` [Tarantool-patches] [PATCH v1 2/2] sql: introduce mem_snprintf()

[Tarantool-patches] [PATCH v1 1/1] sql: define default types for built-in functions
 2021-11-21 15:23 UTC  (4+ messages)

[Tarantool-patches] [PATCH v1 1/1] sql: introduce DECIMAL to SQL built-in functions
 2021-11-21 15:21 UTC  (4+ messages)

[Tarantool-patches] [PATCH v1 0/2] Introduce field type MAP to SQL
 2021-11-18 21:21 UTC  (8+ messages)
` [Tarantool-patches] [PATCH v1 1/2] sql: introduce field type MAP
` [Tarantool-patches] [PATCH v1 2/2] sql: introduce MAP() function

[Tarantool-patches] [PATCH v1 0/2] Introduce field type ARRAY to SQL
 2021-11-18 21:19 UTC  (8+ messages)
` [Tarantool-patches] [PATCH v1 1/2] sql: introduce field type ARRAY
` [Tarantool-patches] [PATCH v1 2/2] sql: introduce ARRAY() function

[Tarantool-patches] [PATCH v1 1/1] sql: add changelog for gh-3174
 2021-11-18  5:36 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2 00/11] ER_READONLY reason
 2021-11-16 22:08 UTC  (9+ messages)
` [Tarantool-patches] [PATCH v2 10/11] box: enrich ER_READONLY with new details

page:  |  | latest

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