Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH 0/2] Popen Lua module
 2020-04-18  4:13 UTC  (3+ messages)
` [Tarantool-patches] [PATCH 1/2] popen: always free resources in popen_delete()
` [Tarantool-patches] [PATCH 2/2] popen: add popen Lua module

[Tarantool-patches] [PATCH v1] build: fix build after commit 7b443650
 2020-04-18  3:15 UTC  (2+ messages)

[Tarantool-patches] [PATCH] sql: fix number and boolean sorting rules
 2020-04-18  2:46 UTC  (10+ messages)

[Tarantool-patches] [PATCH] box/error: ref error.prev while accessing it
 2020-04-17 23:58 UTC  (6+ messages)

[Tarantool-patches] [PATCH v2 0/2] Stacked diagnostic area follow-ups
 2020-04-17 23:54 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v2 1/2] box/error: don't allow overflow of error ref counter
` [Tarantool-patches] [PATCH v2 2/2] box/error: ref error.prev while accessing it

[Tarantool-patches] [PATCH v2 0/2] Unhide symbols
 2020-04-17 23:48 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v2 1/2] cmake: remove double usage of some source files
` [Tarantool-patches] [PATCH v2 2/2] cmake: remove dynamic-list linker option

[Tarantool-patches] [PATCH v3 0/6] Add static analysis with luacheck
 2020-04-17 19:51 UTC  (20+ messages)
` [Tarantool-patches] [PATCH 1/6] Fix luacheck warnings in src/lua/
` [Tarantool-patches] [PATCH 2/6] Fix luacheck warnings in test/
` [Tarantool-patches] [PATCH 4/6] Fix luacheck warnings in extra/dist/tarantoolctl.in

[Tarantool-patches] [PATCH v1 1/1] lua: fix test sql/func-recreate.test.lua
 2020-04-17 15:50 UTC  (14+ messages)

[Tarantool-patches] [PATCH] cmake: add LTO support for building luajit
 2020-04-17 14:41 UTC  (7+ messages)

[Tarantool-patches] [RFC] Quorum-based synchronous replication
 2020-04-17 13:45 UTC  (8+ messages)

[Tarantool-patches] [PATCH] say: fix syslog format
 2020-04-17 11:56 UTC  (6+ messages)

[Tarantool-patches] [PATCH] console: check on_shutdown() before exit
 2020-04-17 11:36 UTC  (6+ messages)

[Tarantool-patches] [PATCH] sql: display collation in metadata for scalar
 2020-04-17 11:09 UTC 

[Tarantool-patches] [PATCH v2 0/2] Return getaddrinfo() errors
 2020-04-17  9:37 UTC  (9+ messages)
` [Tarantool-patches] [PATCH v2 1/2] coio/say: fix getaddrinfo error handling on macOS
` [Tarantool-patches] [PATCH v2 2/2] lua: return getaddrinfo() errors

[Tarantool-patches] [PATCH 00/43] Unhide symbols
 2020-04-17  8:29 UTC  (21+ messages)

[Tarantool-patches] [PATCH V4 0/6] Extending error functionality
 2020-04-17  7:35 UTC  (14+ messages)
` [Tarantool-patches] [PATCH V4 1/6] error: add custom error type
` [Tarantool-patches] [PATCH V4 2/6] error: send custom type in IProto
` [Tarantool-patches] [PATCH V4 3/6] session: add offset to SQL session settings array
` [Tarantool-patches] [PATCH V4 4/6] error: add session setting for error type marshaling
` [Tarantool-patches] [PATCH V4 5/6] error: update constructors of some errors
` [Tarantool-patches] [PATCH V4 6/6] error: add error MsgPack encoding

[Tarantool-patches] [PATCH] relay: move relay_schedule_pending_gc before status update
 2020-04-17  7:10 UTC  (6+ messages)
  ` [Tarantool-patches] [PATCH] relay: move relay_schedule_pending_gc before status

[Tarantool-patches] [PATCH 0/4] CMake option to remove feedback daemon
 2020-04-17  7:04 UTC  (5+ messages)
` [Tarantool-patches] [PATCH 4/4] feedback: add cmake option to disable the daemon

[Tarantool-patches] [PATCH 00/12] Popen Lua API: preliminary patches 2
 2020-04-17  6:58 UTC  (21+ messages)
` [Tarantool-patches] [PATCH 10/12] popen: add FIXME re group signal flaw
` [Tarantool-patches] [PATCH 11/12] popen: clarify popen_read_timeout error message
` [Tarantool-patches] [PATCH 12/12] popen: allow to close parent's end of std* fds
` [Tarantool-patches] [PATCH 13/13] popen: add caution comment for popen_may_io()
` [Tarantool-patches] [PATCH 14/14] popen: fix popen_write_timeout retval type

[Tarantool-patches] [PATCH v2 0/5] Extending error functionality
 2020-04-16 21:06 UTC  (37+ messages)
` [Tarantool-patches] [PATCH v2 1/5] error: Add a Lua backtrace to error
` [Tarantool-patches] [PATCH v2 2/5] error: Add the custom error type
` [Tarantool-patches] [PATCH v2 3/5] error: Increase the number of fields transmitted through IPROTO
` [Tarantool-patches] [PATCH v2 4/5] iproto: Add session settings for IPROTO
` [Tarantool-patches] [PATCH v2 5/5] iproto: Update error MsgPack encoding

[Tarantool-patches] [PATCH v6 0/3] replication: fix local space tracking
 2020-04-16 13:49 UTC  (2+ messages)

[Tarantool-patches] [PATCH v3 0/3] sql: fix order of inserted rows
 2020-04-16 13:29 UTC  (7+ messages)
` [Tarantool-patches] [PATCH v3 1/3] box: extend ephemeral space format
` [Tarantool-patches] [PATCH v3 2/3] sql: specify field types in "
` [Tarantool-patches] [PATCH v3 3/3] sql: do not change order of inserted values

[Tarantool-patches] [PATCH v2] gitlab-ci: remove Ubuntu 19.04 Disco
 2020-04-16  0:46 UTC  (5+ messages)

[Tarantool-patches] [PATCH v4 0/3] sql: fix CAST() from BLOB to INTEGER
 2020-04-16  0:03 UTC  (9+ messages)
` [Tarantool-patches] [PATCH v4 1/3] sql: fix CAST() from STRING "

[Tarantool-patches] [PATCH] vclock: rename vclock_reset to vclock_set
 2020-04-15 16:32 UTC  (4+ messages)

[Tarantool-patches] [PATCH v1] gitlab-ci: move sources tarball creation to gitlab
 2020-04-15 16:05 UTC  (4+ messages)

[Tarantool-patches] [PATCH v1] test: add ARM at travis-ci
 2020-04-15 16:03 UTC  (4+ messages)

[Tarantool-patches] [PATCH v2 0/6] Add static analysis with luacheck
 2020-04-15 15:37 UTC  (9+ messages)
` [Tarantool-patches] [PATCH v2 4/6] Fix luacheck warnings in extra/dist/tarantoolctl.in
` [Tarantool-patches] [PATCH v2 5/6] Add luacheck config

[Tarantool-patches] [PATCH v2 1/2] Divide box/ddl.test.lua test
 2020-04-15 15:26 UTC  (2+ messages)

[Tarantool-patches] [PATCH V3 0/7] Extending error functionality
 2020-04-15 15:08 UTC  (9+ messages)
` [Tarantool-patches] [PATCH V3 1/7] error: add a Lua traceback to error
` [Tarantool-patches] [PATCH V3 2/7] error: add custom error type
` [Tarantool-patches] [PATCH V3 3/7] error: send custom type in IProto
` [Tarantool-patches] [PATCH V3 4/7] session: add offset to SQL session settings array
` [Tarantool-patches] [PATCH V3 5/7] error: add session setting for error type marshaling
` [Tarantool-patches] [PATCH V3 6/7] error: update constructors of some errors
` [Tarantool-patches] [PATCH V3 7/7] error: add error MsgPack encoding

[Tarantool-patches] [PATCH v1 0/3] extend packages pushing to S3 script
 2020-04-15 13:51 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1] gitlab-ci: remove Ubuntu 19.04 Disco
 2020-04-15 13:34 UTC  (6+ messages)

[Tarantool-patches] [PATCH v1 0/2] set to gitlab-ci static build with Dockerfile
 2020-04-15 12:48 UTC  (8+ messages)
` [Tarantool-patches] [PATCH v1 1/2] build: disable cache for static build Dockerfile
` [Tarantool-patches] [PATCH v1 2/2] gitlab-ci: set static docker build release testing

[Tarantool-patches] [PATCH v1] Add S3 package checker
 2020-04-15 11:53 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1 0/2] sql: fix comparison in IN operator
 2020-04-15 11:47 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v1 1/2] sql: fix comparison in IN with list of values
` [Tarantool-patches] [PATCH v1 2/2] sql: fix comparison in IN with subselect

[Tarantool-patches] [PATCH v1] Enable branch coverage in lcov
 2020-04-15 11:17 UTC  (3+ messages)

[Tarantool-patches] [PATCH] Fix flaky test engine/ddl
 2020-04-15 11:14 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] relay: fix segfault on replica transition from anonymous
 2020-04-15 10:16 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