August 2021 Archives by author
Starting: Sun Aug 1 13:36:15 MSK 2021
Ending: Tue Aug 31 22:52:27 MSK 2021
Messages: 690
- [Tarantool-patches] [PATCH v3 2/9] lua: built-in module datetime
Oleg Babin
- [Tarantool-patches] [PATCH v2 1/2] lua: introduce table.equals method
Oleg Babin
- [Tarantool-patches] [PATCH v2 1/2] lua: introduce table.equals method
Oleg Babin
- [Tarantool-patches] [PATCH 3/4] fiber: keep reference to userdata if fiber created once
Oleg Babin
- [Tarantool-patches] [PATCH 4/4] fiber: allocate on_stop triggers using mempool
Oleg Babin
- [Tarantool-patches] [PATCH 4/4] fiber: allocate on_stop triggers using mempool
Oleg Babin
- [Tarantool-patches] [PATCH 11/20] net.box: rewrite response decoder in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 12/20] net.box: rewrite error decoder in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 13/20] net.box: rewrite send_and_recv_{iproto, console} in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 15/20] net.box: rewrite request implementation in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 13/20] net.box: rewrite send_and_recv_{iproto, console} in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 15/20] net.box: rewrite request implementation in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 15/20] net.box: rewrite request implementation in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 16/20] net.box: store next_request_id in C code
Vladimir Davydov
- [Tarantool-patches] [PATCH 13/20] net.box: rewrite send_and_recv_{iproto, console} in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 17/20] net.box: rewrite console handlers in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 18/20] net.box: rewrite iproto handlers in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 19/20] net.box: merge new_id, new_request and encode_method
Vladimir Davydov
- [Tarantool-patches] [PATCH 20/20] net.box: do not create request object in Lua for sync requests
Vladimir Davydov
- [Tarantool-patches] [PATCH 15/20] net.box: rewrite request implementation in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 1/7] iproto: implement stream id in binary iproto protocol
Vladimir Davydov
- [Tarantool-patches] [PATCH 2/7] salad: fix segfault in case when mhash table allocation failure
Vladimir Davydov
- [Tarantool-patches] [PATCH 3/7] txn: detach transaction from fiber.
Vladimir Davydov
- [Tarantool-patches] [PATCH 4/7] iproto: implement streams in iproto
Vladimir Davydov
- [Tarantool-patches] [PATCH 5/7] net.box: add stream support to net.box
Vladimir Davydov
- [Tarantool-patches] [PATCH 6/7] iproto: implement interactive transactions over iproto streams
Vladimir Davydov
- [Tarantool-patches] [PATCH 7/7] net.box: add interactive transaction support in net.box
Vladimir Davydov
- [Tarantool-patches] [PATCH 6/7] iproto: implement interactive transactions over iproto streams
Vladimir Davydov
- [Tarantool-patches] [PATCH 1/2] xrow: remove unused call_request::header
Vladimir Davydov
- [Tarantool-patches] [PATCH 2/2] iproto: clear request::header for client requests
Vladimir Davydov
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Vladimir Davydov
- [Tarantool-patches] [PATCH] net.box: allow to store user-defined fields in future object
Vladimir Davydov
- [Tarantool-patches] [PATCH] net.box: allow to store user-defined fields in future object
Vladimir Davydov
- [Tarantool-patches] [PATCH] box: allow upgrading from version 1.6
Vladimir Davydov
- [Tarantool-patches] [PATCH v3 5/8] iproto: implement streams in iproto
Vladimir Davydov
- [Tarantool-patches] [PATCH v3 6/8] net.box: add stream support to net.box
Vladimir Davydov
- [Tarantool-patches] [PATCH v3 6/8] net.box: add stream support to net.box
Vladimir Davydov
- [Tarantool-patches] [PATCH v3 7/8] iproto: implement interactive transactions over iproto streams
Vladimir Davydov
- [Tarantool-patches] [PATCH v3 8/8] net.box: add interactive transaction support in net.box
Vladimir Davydov
- [Tarantool-patches] [PATCH] test: fix box-py/args.test.py for new release policy
Vladimir Davydov
- [Tarantool-patches] [PATCH v4 8/9] iproto: implement interactive transactions over iproto streams
Vladimir Davydov
- [Tarantool-patches] [PATCH v4 0/9] implement iproto streams
Vladimir Davydov
- [Tarantool-patches] [PATCH v2] net.box: allow to store user-defined fields in future object
Vladimir Davydov
- [Tarantool-patches] [PATCH v4 9/9] net.box: add interactive transaction support in net.box
Vladimir Davydov
- [Tarantool-patches] [PATCH] box: allow upgrading from version 1.6
Vladimir Davydov
- [Tarantool-patches] [PATCH] net.box: allow to store user-defined fields in future object
Vladimir Davydov
- [Tarantool-patches] [PATCH v3] net.box: allow to store user-defined fields in future object
Vladimir Davydov
- [Tarantool-patches] [PATCH] net.box: allow to store user-defined fields in future object
Vladimir Davydov
- [Tarantool-patches] [PATCH] net.box: do not yield in future.wait_result(0)
Vladimir Davydov
- [Tarantool-patches] [PATCH v2 2/2] box: allow upgrading from version 1.6
Vladimir Davydov
- [Tarantool-patches] [PATCH v2 1/2] lua: introduce table.equals method
Vladimir Davydov
- [Tarantool-patches] [PATCH v2] net.box: do not yield in future.wait_result(0)
Vladimir Davydov
- [Tarantool-patches] [PATCH] net.box: add __serialize and __tostring methods for future objects
Vladimir Davydov
- [Tarantool-patches] [PATCH v1 1/1] sql: define ephemeral space fields
Vladimir Davydov
- [Tarantool-patches] [PATCH v1 0/7] Rework SCALAR and NUMBER types in SQL
Vladimir Davydov
- [Tarantool-patches] [PATCH v3] net.box: allow to store user-defined fields in future object
Vladimir Davydov
- [Tarantool-patches] [PATCH v1 1/1] sql: define ephemeral space fields
Vladimir Davydov
- [Tarantool-patches] [PATCH v2] net.box: do not yield in future.wait_result(0)
Vladimir Davydov
- [Tarantool-patches] [PATCH v3] net.box: allow to store user-defined fields in future object
Vladimir Davydov
- [Tarantool-patches] [PATCH v1 02/10] sql: rework SQL built-in functions hash table
Vladimir Davydov
- [Tarantool-patches] [PATCH] net.box: add __serialize and __tostring methods for future objects
Vladimir Davydov
- [Tarantool-patches] [PATCH v2] net.box: add __serialize and __tostring methods for future objects
Vladimir Davydov
- [Tarantool-patches] [PATCH] test: fix box-py/args.test.py for new release policy
Vladimir Davydov
- [Tarantool-patches] [PATCH v2 1/2] sql: rename some sql_ephemeral_space_* functions
Vladimir Davydov
- [Tarantool-patches] [PATCH v2 0/2] Define field types in ephemeral spaces
Vladimir Davydov
- [Tarantool-patches] [PATCH v5 1/8] build: add Christian Hansen c-dt to the build
Vladimir Davydov
- [Tarantool-patches] [PATCH v5 2/8] lua: built-in module datetime
Vladimir Davydov
- [Tarantool-patches] [PATCH v5 3/8] lua, datetime: display datetime
Vladimir Davydov
- [Tarantool-patches] [PATCH v5 4/8] box, datetime: messagepack support for datetime
Vladimir Davydov
- [Tarantool-patches] [PATCH v5 6/8] lua, datetime: time intervals support
Vladimir Davydov
- [Tarantool-patches] [PATCH v5 5/8] box, datetime: datetime comparison for indices
Vladimir Davydov
- [Tarantool-patches] [PATCH v5 7/8] datetime: perf test for datetime parser
Vladimir Davydov
- [Tarantool-patches] [PATCH v5 2/8] lua: built-in module datetime
Vladimir Davydov
- [Tarantool-patches] [PATCH v5 0/8] Initial datetime implementation
Vladimir Davydov
- [Tarantool-patches] [PATCH v5 2/8] lua: built-in module datetime
Vladimir Davydov
- [Tarantool-patches] [PATCH v5 0/8] Initial datetime implementation
Vladimir Davydov
- [Tarantool-patches] [PATCH v2 2/5] sql: introduce SQL built-in functions to parser
Vladimir Davydov
- [Tarantool-patches] [PATCH v1 00/10] Check types of SQL built-in functions arguments
Vladimir Davydov
- [Tarantool-patches] [PATCH v6 1/5] build, lua: built-in module datetime
Vladimir Davydov
- [Tarantool-patches] [PATCH v6 4/5] datetime: perf test for datetime parser
Vladimir Davydov
- [Tarantool-patches] [PATCH v2] net.box: add __serialize and __tostring methods for future objects
Vladimir Davydov
- [Tarantool-patches] [PATCH v2] net.box: add __serialize and __tostring methods for future objects
Vladimir Davydov
- [Tarantool-patches] [PATCH] net.box: do not yield in future.wait_result(0)
Yaroslav Dynnikov
- [Tarantool-patches] [PATCH v2] net.box: do not yield in future.wait_result(0)
Yaroslav Dynnikov
- [Tarantool-patches] [PATCH] net.box: add __serialize and __tostring methods for future objects
Yaroslav Dynnikov
- [Tarantool-patches] [PATCH v2] net.box: add __serialize and __tostring methods for future objects
Yaroslav Dynnikov
- [Tarantool-patches] [PATCH v9 3/5] limbo: order access to the limbo terms
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v9 4/5] limbo: filter incoming synchro requests
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v9 4/5] limbo: filter incoming synchro requests
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v10 0/4] limbo: implement packets filtering
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v10 1/4] latch: add latch_is_locked helper
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v10 2/4] limbo: order access to the limbo terms
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v10 3/4] limbo: filter incoming synchro requests
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v10 4/4] test: add replication/gh-6036-rollback-confirm
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v10 0/4] limbo: implement packets filtering
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v10 2/4] limbo: order access to the limbo terms
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v10 3/4] limbo: filter incoming synchro requests
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v10 0/4] limbo: implement packets filtering
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v10 3/4] limbo: filter incoming synchro requests
Cyrill Gorcunov
- [Tarantool-patches] [PATCH] replication: fix flaky gh-3055-election-promote test
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v10 2/4] limbo: order access to the limbo terms
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v10 2/4] limbo: order access to the limbo terms
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v10 3/4] limbo: filter incoming synchro requests
Cyrill Gorcunov
- [Tarantool-patches] [PATCH] net.box: allow to store user-defined fields in future object
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v10 2/4] limbo: order access to the limbo terms
Cyrill Gorcunov
- [Tarantool-patches] [PATCH 0/2] replication: fix uninitialized replica_version_id access
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v1 1/7] sql: rework implicit cast fo assignment
Mergen Imeev
- [Tarantool-patches] [PATCH v1 2/7] sql: remove implicit cast from comparison opcodes
Mergen Imeev
- [Tarantool-patches] [PATCH v1 3/7] sql: rework OP_Seek* opcodes
Mergen Imeev
- [Tarantool-patches] [PATCH v1 4/7] sql: remove unnecessary calls of OP_ApplyType
Mergen Imeev
- [Tarantool-patches] [PATCH v1 5/7] sql: remove implicit cast from OP_MakeRecord
Mergen Imeev
- [Tarantool-patches] [PATCH v1 7/7] sql: remove unused MEM cast functions
Mergen Imeev
- [Tarantool-patches] [PATCH v1 6/7] sql: remove implicit cast from OP_MustBeInt
Mergen Imeev
- [Tarantool-patches] [PATCH v2 1/6] sql: introduce sql_func_flags()
Mergen Imeev
- [Tarantool-patches] [PATCH v2 2/6] sql: introduce sql_func_find()
Mergen Imeev
- [Tarantool-patches] [PATCH v2 3/6] sql: remove SQL built-in functions from _func
Mergen Imeev
- [Tarantool-patches] [PATCH v2 4/6] alter: parse data dictionary version
Mergen Imeev
- [Tarantool-patches] [PATCH v2 5/6] alter: disallow creation of SQL built-in function
Mergen Imeev
- [Tarantool-patches] [PATCH v2 6/6] sql: remove unnecessary function initialization
Mergen Imeev
- [Tarantool-patches] [PATCH v1 1/1] sql: define format of ephemeral spaces
Mergen Imeev
- [Tarantool-patches] [PATCH v1 1/1] sql: define format of ephemeral spaces
Mergen Imeev
- [Tarantool-patches] [PATCH v1 2/7] sql: re-introduce NUMBER and SCALAR meta-types
Mergen Imeev
- [Tarantool-patches] [PATCH v1 7/7] sql: fix comparison with SCALAR value
Mergen Imeev
- [Tarantool-patches] [PATCH v1 1/1] sql: define ephemeral space fields
Mergen Imeev
- [Tarantool-patches] [PATCH v1 2/4] sql: introduce field type decimal
Mergen Imeev
- [Tarantool-patches] [PATCH v1 3/4] sql: introduce cast for decimal
Mergen Imeev
- [Tarantool-patches] [PATCH v1 4/4] sql: introduce decimal to arithmetic
Mergen Imeev
- [Tarantool-patches] [PATCH v1 1/1] sql: fix quote() function
Mergen Imeev
- [Tarantool-patches] [PATCH v1 1/1] sql: fix comparison between big DOUBLE and DECIMAL
Mergen Imeev
- [Tarantool-patches] [PATCH v1 1/1] sql: fix a segfault in hex() on receiving zeroblob
Mergen Imeev
- [Tarantool-patches] [PATCH v1 1/1] sql: fix a segfault in hex() on receiving zeroblob
Mergen Imeev
- [Tarantool-patches] [PATCH v1 1/1] sql: allow to bind DECIMAL values
Mergen Imeev
- [Tarantool-patches] [PATCH v1 1/1] sql: fix error on copy empty string in mem_copy()
Mergen Imeev
- [Tarantool-patches] [PATCH v1 1/1] sql: allow to bind DECIMAL values
Mergen Imeev
- [Tarantool-patches] [PATCH v1 1/1] sql: fix error on copy empty string in mem_copy()
Mergen Imeev
- [Tarantool-patches] [PATCH v1 1/1] sql: fix error on copy empty string in mem_copy()
Mergen Imeev
- [Tarantool-patches] [PATCH luajit] Detect inconsistent renames even in the presence of sunk values.
Vitaliia Ioffe
- [Tarantool-patches] [PATCH] test: enable JIT for Lua Fun chain iterator back
Vitaliia Ioffe
- [Tarantool-patches] [PATCH v1 1/1] sql: fix cast of small negative DOUBLE to INTEGER
Vitaliia Ioffe
- [Tarantool-patches] [PATCH v1 1/1] sql: bit-wise operations now accepts only UNSIGNED
Vitaliia Ioffe
- [Tarantool-patches] [PATCH v2 0/3] Fix explicit casts
Vitaliia Ioffe
- [Tarantool-patches] [PATCH v1 1/1] sql: remove OP_Realify
Vitaliia Ioffe
- [Tarantool-patches] [PATCH v1 1/1] sql: implicit cast rules for arithmetic operations
Vitaliia Ioffe
- [Tarantool-patches] [PATCH v3 00/12] forbid implicit limbo ownership transition
Vitaliia Ioffe
- [Tarantool-patches] [PATCH] box: introduce on_election triggers
Vitaliia Ioffe
- [Tarantool-patches] [PATCH v2 6/6] sql: remove unused MEM cast functions
Vitaliia Ioffe
- [Tarantool-patches] [PATCH] replication: fix flaky gh-3055-election-promote test
Vitaliia Ioffe
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Vitaliia Ioffe
- [Tarantool-patches] [PATCH] replication: fill replicaset.applier.vclock after local recovery
Vitaliia Ioffe
- [Tarantool-patches] [PATCH v2 0/6] Remove SQL built-in functions from _func
Vitaliia Ioffe
- [Tarantool-patches] [PATCH luajit 1/2] Add support for full-range 64 bit lightuserdata.
Vitaliia Ioffe
- [Tarantool-patches] [PATCH luajit] ARM64: Fix write barrier in BC_USETS.
Vitaliia Ioffe
- [Tarantool-patches] [PATCH] lua: refactor port_lua_do_dump and encode_lua_call
Vitaliia Ioffe
- [Tarantool-patches] [PATCH] applier: fix upstream.lag calculations
Vitaliia Ioffe
- [Tarantool-patches] [PATCH v2 0/2] allow upgrading from version 1.6
Vitaliia Ioffe
- [Tarantool-patches] [PATCH v2] net.box: do not yield in future.wait_result(0)
Vitaliia Ioffe
- [Tarantool-patches] [PATCH v3] net.box: allow to store user-defined fields in future object
Vitaliia Ioffe
- [Tarantool-patches] [PATCH luajit v2] luajit-gdb: support dualnum mode
Vitaliia Ioffe
- [Tarantool-patches] [PATCH v2 1/2] applier: fix upstream.lag calculations
Vitaliia Ioffe
- [Tarantool-patches] [PATCH luajit] Fix bytecode register allocation for comparisons.
Vitaliia Ioffe
- [Tarantool-patches] [PATCH v1 0/7] Rework SCALAR and NUMBER types in SQL
Vitaliia Ioffe
- [Tarantool-patches] [PATCH v2 2/2] sql: define ephemeral space fields
Vitaliia Ioffe
- [Tarantool-patches] [PATCH] test: enable all LuaJIT tests for M1
Vitaliia Ioffe
- [Tarantool-patches] [PATCH luajit] core: fix cur_L restoration on error throw
Vitaliia Ioffe
- [Tarantool-patches] [PATCH v1 0/9] Check types of SQL built-in functions arguments
Vitaliia Ioffe
- [Tarantool-patches] [PATCH luajit] Detect inconsistent renames even in the presence of sunk values.
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit] ARM64: Fix write barrier in BC_USETS.
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit] Fix bytecode register allocation for comparisons.
Sergey Kaplun
- [Tarantool-patches] [PATCH] lua: refactor port_lua_do_dump and encode_lua_call
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit 1/2] Add support for full-range 64 bit lightuserdata.
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit 1/2] Add support for full-range 64 bit lightuserdata.
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit 2/2] Linux/ARM64: Make mremap() non-moving due to VA space woes.
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit 2/2] Linux/ARM64: Make mremap() non-moving due to VA space woes.
Sergey Kaplun
- [Tarantool-patches] [PATCH] test: enable JIT for Lua Fun chain iterator back
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit] ARM64: Fix write barrier in BC_USETS.
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit] luajit-gdb: support dualnum mode
Sergey Kaplun
- [Tarantool-patches] [PATCH] lua: refactor port_lua_do_dump and encode_lua_call
Sergey Kaplun
- [Tarantool-patches] [PATCH] lua: refactor port_lua_do_dump and encode_lua_call
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit v2 1/2] memprof: dump traceno if allocate from trace
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit v2 2/2] memprof: extend symtab with info about traces
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit v2] memprof: report JIT-side allocations as internal
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit v2] luajit-gdb: support dualnum mode
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit] core: fix cur_L restoration on error throw
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit] Fix bytecode register allocation for comparisons.
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit] Fix bytecode register allocation for comparisons.
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit v2] core: fix cur_L restoration on error throw
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit v2] core: fix cur_L restoration on error throw
Sergey Kaplun
- [Tarantool-patches] [PATCH] test: enable all LuaJIT tests for M1
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit] ARM64: Fix exit stub patching.
Sergey Kaplun
- [Tarantool-patches] [PATCH] test: enable all Tarantool tests for Odroid
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit] Fix string.char() recording with no arguments.
Sergey Kaplun
- [Tarantool-patches] [PATCH] memprof: introduce a CLI flag to run dump parser
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit v2 1/3] utils: add CRC32 hash implementation
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit v2 2/3] memprof: extend symtab with information about .so libs
Sergey Kaplun
- [Tarantool-patches] [PATCH] luajit: proxy -j and -b flags
Maxim Kokryashkin
- [Tarantool-patches] [PATCH luajit v2] luajit-gdb: support dualnum mode
Maxim Kokryashkin
- [Tarantool-patches] [PATCH luajit v2 0/3] memprof: add demangling capabilities for C functions
Maxim Kokryashkin
- [Tarantool-patches] [PATCH luajit v2 1/3] utils: add CRC32 hash implementation
Maxim Kokryashkin
- [Tarantool-patches] [PATCH luajit v2 2/3] memprof: extend symtab with information about .so libs
Maxim Kokryashkin
- [Tarantool-patches] [PATCH luajit v2 3/3] memprof: update memprof parser
Maxim Kokryashkin
- [Tarantool-patches] [PATCH 1/2] xrow: remove unused call_request::header
Evgeny Mekhanik
- [Tarantool-patches] [PATCH 2/2] iproto: clear request::header for client requests
Evgeny Mekhanik
- [Tarantool-patches] [PATCH luajit 1/2] Add support for full-range 64 bit lightuserdata.
Igor Munkin
- [Tarantool-patches] [PATCH luajit 2/2] Linux/ARM64: Make mremap() non-moving due to VA space woes.
Igor Munkin
- [Tarantool-patches] [PATCH luajit] ARM64: Fix write barrier in BC_USETS.
Igor Munkin
- [Tarantool-patches] [PATCH luajit] Fix bytecode register allocation for comparisons.
Igor Munkin
- [Tarantool-patches] [PATCH] lua: refactor port_lua_do_dump and encode_lua_call
Igor Munkin
- [Tarantool-patches] [PATCH luajit] Detect inconsistent renames even in the presence of sunk values.
Igor Munkin
- [Tarantool-patches] [PATCH luajit 1/2] Add support for full-range 64 bit lightuserdata.
Igor Munkin
- [Tarantool-patches] [PATCH luajit] Detect inconsistent renames even in the presence of sunk values.
Igor Munkin
- [Tarantool-patches] [PATCH] test: enable JIT for Lua Fun chain iterator back
Igor Munkin
- [Tarantool-patches] [PATCH luajit] Detect inconsistent renames even in the presence of sunk values.
Igor Munkin
- [Tarantool-patches] [PATCH] test: enable JIT for Lua Fun chain iterator back
Igor Munkin
- [Tarantool-patches] [PATCH luajit] ARM64: Fix write barrier in BC_USETS.
Igor Munkin
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Igor Munkin
- [Tarantool-patches] [PATCH luajit] ARM64: Fix write barrier in BC_USETS.
Igor Munkin
- [Tarantool-patches] [PATCH v3 2/9] lua: built-in module datetime
Igor Munkin
- [Tarantool-patches] [PATCH luajit 0/2] arm64: fix 48-bit addresses issues
Igor Munkin
- [Tarantool-patches] [PATCH luajit] ARM64: Fix write barrier in BC_USETS.
Igor Munkin
- [Tarantool-patches] [PATCH] lua: refactor port_lua_do_dump and encode_lua_call
Igor Munkin
- [Tarantool-patches] [PATCH] net.box: allow to store user-defined fields in future object
Igor Munkin
- [Tarantool-patches] [PATCH] lua: refactor port_lua_do_dump and encode_lua_call
Igor Munkin
- [Tarantool-patches] [PATCH v3] net.box: allow to store user-defined fields in future object
Igor Munkin
- [Tarantool-patches] [PATCH luajit] Fix bytecode register allocation for comparisons.
Igor Munkin
- [Tarantool-patches] [PATCH luajit v2] luajit-gdb: support dualnum mode
Igor Munkin
- [Tarantool-patches] [PATCH v3] net.box: allow to store user-defined fields in future object
Igor Munkin
- [Tarantool-patches] [PATCH luajit] Fix bytecode register allocation for comparisons.
Igor Munkin
- [Tarantool-patches] [PATCH luajit v2] luajit-gdb: support dualnum mode
Igor Munkin
- [Tarantool-patches] [PATCH luajit v2] luajit-gdb: support dualnum mode
Igor Munkin
- [Tarantool-patches] [PATCH luajit] luajit-gdb: support dualnum mode
Igor Munkin
- [Tarantool-patches] [PATCH luajit] Fix bytecode register allocation for comparisons.
Igor Munkin
- [Tarantool-patches] [PATCH luajit v2] core: fix cur_L restoration on error throw
Igor Munkin
- [Tarantool-patches] [PATCH v1 1/1] sql: fix quote() function
Igor Munkin
- [Tarantool-patches] [PATCH v1 1/1] sql: fix quote() function
Igor Munkin
- [Tarantool-patches] [PATCH luajit] ARM64: Fix exit stub patching.
Igor Munkin
- [Tarantool-patches] [PATCH] test: enable all LuaJIT tests for M1
Igor Munkin
- [Tarantool-patches] [PATCH luajit v2] core: fix cur_L restoration on error throw
Igor Munkin
- [Tarantool-patches] [PATCH luajit] ARM64: Fix exit stub patching.
Igor Munkin
- [Tarantool-patches] [PATCH] test: enable all LuaJIT tests for M1
Igor Munkin
- [Tarantool-patches] [PATCH luajit] ARM64: Fix exit stub patching.
Igor Munkin
- [Tarantool-patches] [PATCH] test: enable all LuaJIT tests for M1
Igor Munkin
- [Tarantool-patches] [PATCH luajit] ARM64: Fix exit stub patching.
Igor Munkin
- [Tarantool-patches] [PATCH luajit v2] core: fix cur_L restoration on error throw
Igor Munkin
- [Tarantool-patches] [PATCH luajit] ARM64: Fix exit stub patching.
Igor Munkin
- [Tarantool-patches] [PATCH] test: enable all LuaJIT tests for M1
Igor Munkin
- [Tarantool-patches] [PATCH v6 3/5] box, datetime: datetime comparison for indices
Dmitry E. Oboukhov
- [Tarantool-patches] [PATCH luajit 1/2] Add support for full-range 64 bit lightuserdata.
Sergey Ostanevich
- [Tarantool-patches] [PATCH luajit 2/2] Linux/ARM64: Make mremap() non-moving due to VA space woes.
Sergey Ostanevich
- [Tarantool-patches] [PATCH 2/5] info: use luaL_pushuuidstr() for box.info uuids
Sergey Ostanevich
- [Tarantool-patches] [PATCH 3/5] decimal: rename decimal_to_string to decimal_str
Sergey Ostanevich
- [Tarantool-patches] [PATCH 4/5] decimal: introduce decimal_to_string
Sergey Ostanevich
- [Tarantool-patches] [PATCH luajit 2/2] Linux/ARM64: Make mremap() non-moving due to VA space woes.
Sergey Ostanevich
- [Tarantool-patches] [PATCH] replication: fill replicaset.applier.vclock after local recovery
Sergey Ostanevich
- [Tarantool-patches] [PATCH] box: allow upgrading from version 1.6
Sergey Ostanevich
- [Tarantool-patches] [PATCH luajit] ARM64: Fix write barrier in BC_USETS.
Sergey Ostanevich
- [Tarantool-patches] [PATCH luajit 1/2] Add support for full-range 64 bit lightuserdata.
Sergey Ostanevich
- [Tarantool-patches] [PATCH luajit] Fix bytecode register allocation for comparisons.
Sergey Ostanevich
- [Tarantool-patches] [PATCH luajit] Fix string.char() recording with no arguments.
Sergey Ostanevich
- [Tarantool-patches] [PATCH v3 07/12] box: introduce `box.ctl.demote`
Serge Petrenko
- [Tarantool-patches] [PATCH v9 4/5] limbo: filter incoming synchro requests
Serge Petrenko
- [Tarantool-patches] [PATCH v3 6/9] box, datetime: datetime comparison for indices
Serge Petrenko
- [Tarantool-patches] [PATCH v3 07/12] box: introduce `box.ctl.demote`
Serge Petrenko
- [Tarantool-patches] (no subject)
Serge Petrenko
- [Tarantool-patches] [PATCH] replication: fix flaky gh-3055-election-promote test
Serge Petrenko
- [Tarantool-patches] [PATCH] replication: fill replicaset.applier.vclock after local recovery
Serge Petrenko
- [Tarantool-patches] [PATCH] box: allow upgrading from version 1.6
Serge Petrenko
- [Tarantool-patches] [PATCH] box: allow upgrading from version 1.6
Serge Petrenko
- [Tarantool-patches] [PATCH] box: allow upgrading from version 1.6
Serge Petrenko
- [Tarantool-patches] [PATCH v2 0/2] allow upgrading from version 1.6
Serge Petrenko
- [Tarantool-patches] [PATCH v2 1/2] lua: introduce table.equals method
Serge Petrenko
- [Tarantool-patches] [PATCH v2 2/2] box: allow upgrading from version 1.6
Serge Petrenko
- [Tarantool-patches] [PATCH v2 1/2] lua: introduce table.equals method
Serge Petrenko
- [Tarantool-patches] [PATCH] box: allow upgrading from version 1.6
Serge Petrenko
- [Tarantool-patches] [PATCH] applier: fix upstream.lag calculations
Serge Petrenko
- [Tarantool-patches] [PATCH] applier: fix upstream.lag calculations
Serge Petrenko
- [Tarantool-patches] [PATCH v2 1/2] lua: introduce table.equals method
Serge Petrenko
- [Tarantool-patches] [PATCH v2 0/2] fix a couple of flaky tests
Serge Petrenko
- [Tarantool-patches] [PATCH v2 1/2] applier: fix upstream.lag calculations
Serge Petrenko
- [Tarantool-patches] [PATCH v2 2/2] replication: fix flaky election_basic test
Serge Petrenko
- [Tarantool-patches] [PATCH v2 1/2] lua: introduce table.equals method
Serge Petrenko
- [Tarantool-patches] [PATCH v2 2/2] box: allow upgrading from version 1.6
Serge Petrenko
- [Tarantool-patches] [PATCH v2 1/2] lua: introduce table.equals method
Serge Petrenko
- [Tarantool-patches] [PATCH v5 0/8] Initial datetime implementation
Serge Petrenko
- [Tarantool-patches] [PATCH v5 1/8] build: add Christian Hansen c-dt to the build
Serge Petrenko
- [Tarantool-patches] [PATCH v5 2/8] lua: built-in module datetime
Serge Petrenko
- [Tarantool-patches] [PATCH v5 3/8] lua, datetime: display datetime
Serge Petrenko
- [Tarantool-patches] [PATCH v5 4/8] box, datetime: messagepack support for datetime
Serge Petrenko
- [Tarantool-patches] [PATCH v5 4/8] box, datetime: messagepack support for datetime
Serge Petrenko
- [Tarantool-patches] [PATCH v5 5/8] box, datetime: datetime comparison for indices
Serge Petrenko
- [Tarantool-patches] [PATCH v5 6/8] lua, datetime: time intervals support
Serge Petrenko
- [Tarantool-patches] [PATCH v5 8/8] datetime: changelog for datetime module
Serge Petrenko
- [Tarantool-patches] [PATCH v1 4/4] sql: introduce decimal to arithmetic
Serge Petrenko
- [Tarantool-patches] [PATCH v1 1/1] schema: remove assert on wrong insert into _priv
Serge Petrenko
- [Tarantool-patches] [PATCH v5 2/8] lua: built-in module datetime
Serge Petrenko
- [Tarantool-patches] [PATCH v5 1/8] build: add Christian Hansen c-dt to the build
Serge Petrenko
- [Tarantool-patches] [PATCH v5 4/8] box, datetime: messagepack support for datetime
Serge Petrenko
- [Tarantool-patches] [PATCH v5 5/8] box, datetime: datetime comparison for indices
Serge Petrenko
- [Tarantool-patches] [PATCH v5 8/8] datetime: changelog for datetime module
Serge Petrenko
- [Tarantool-patches] [PATCH v6 1/5] build, lua: built-in module datetime
Serge Petrenko
- [Tarantool-patches] [PATCH v6 2/5] box, datetime: messagepack support for datetime
Serge Petrenko
- [Tarantool-patches] [PATCH v6 3/5] box, datetime: datetime comparison for indices
Serge Petrenko
- [Tarantool-patches] [PATCH v6 4/5] datetime: perf test for datetime parser
Serge Petrenko
- [Tarantool-patches] [PATCH v6 5/5] datetime: changelog for datetime module
Serge Petrenko
- [Tarantool-patches] [PATCH v6 4/5] datetime: perf test for datetime parser
Serge Petrenko
- [Tarantool-patches] [PATCH v10 2/4] limbo: order access to the limbo terms
Serge Petrenko
- [Tarantool-patches] [PATCH] replication: the truncate method called from within a transaction
Serge Petrenko
- [Tarantool-patches] [PATCH 0/2] replication: fix uninitialized replica_version_id access
Serge Petrenko
- [Tarantool-patches] [PATCH 1/2] box: remove unused variable in process_register()
Serge Petrenko
- [Tarantool-patches] [PATCH 2/2] box: fix uninitialized access to version_id in process_subscribe()
Serge Petrenko
- [Tarantool-patches] [PATCH 2/2] box: fix uninitialized access to version_id in process_subscribe()
Serge Petrenko
- [Tarantool-patches] [PATCH resend v2 02/11] lua: built-in module datetime
Timur Safin
- [Tarantool-patches] [PATCH v3 0/9] Initial datetime support
Timur Safin
- [Tarantool-patches] [PATCH v3 1/9] build: add Christian Hansen c-dt to the build
Timur Safin
- [Tarantool-patches] [PATCH v3 2/9] lua: built-in module datetime
Timur Safin
- [Tarantool-patches] [PATCH v3 3/9] lua, datetime: datetime tests
Timur Safin
- [Tarantool-patches] [PATCH v3 4/9] lua, datetime: display datetime
Timur Safin
- [Tarantool-patches] [PATCH v3 5/9] box, datetime: messagepack support for datetime
Timur Safin
- [Tarantool-patches] [PATCH v3 6/9] box, datetime: datetime comparison for indices
Timur Safin
- [Tarantool-patches] [PATCH v3 7/9] lua, datetime: time intervals support
Timur Safin
- [Tarantool-patches] [PATCH v3 8/9] datetime: changelog for datetime module
Timur Safin
- [Tarantool-patches] [PATCH v3 9/9] lua, box, datetime: rename struct datetime_t
Timur Safin
- [Tarantool-patches] [PATCH v3 6/9] box, datetime: datetime comparison for indices
Timur Safin
- [Tarantool-patches] [PATCH v3 5/9] box, datetime: messagepack support for datetime
Timur Safin
- [Tarantool-patches] [PATCH v3 1/2] datetime: update tests for macosx
Timur Safin
- [Tarantool-patches] [PATCH v3 2/2] lua, datetime: introduce ctime, strftime wrappers
Timur Safin
- [Tarantool-patches] [PATCH v3 0/9] Initial datetime support
Timur Safin
- [Tarantool-patches] [PATCH v3 6/9] box, datetime: datetime comparison for indices
Timur Safin
- [Tarantool-patches] [PATCH v4 0/7] Initial datetime support
Timur Safin
- [Tarantool-patches] [PATCH v4 1/7] build: add Christian Hansen c-dt to the build
Timur Safin
- [Tarantool-patches] [PATCH v4 2/7] lua: built-in module datetime
Timur Safin
- [Tarantool-patches] [PATCH v4 3/7] lua, datetime: display datetime
Timur Safin
- [Tarantool-patches] [PATCH v4 4/7] box, datetime: messagepack support for datetime
Timur Safin
- [Tarantool-patches] [PATCH v4 5/7] box, datetime: datetime comparison for indices
Timur Safin
- [Tarantool-patches] [PATCH v4 6/7] lua, datetime: time intervals support
Timur Safin
- [Tarantool-patches] [PATCH v4 7/7] datetime: changelog for datetime module
Timur Safin
- [Tarantool-patches] [PATCH v5 0/8] Initial datetime implementation
Timur Safin
- [Tarantool-patches] [PATCH v5 1/8] build: add Christian Hansen c-dt to the build
Timur Safin
- [Tarantool-patches] [PATCH v5 2/8] lua: built-in module datetime
Timur Safin
- [Tarantool-patches] [PATCH v5 3/8] lua, datetime: display datetime
Timur Safin
- [Tarantool-patches] [PATCH v5 4/8] box, datetime: messagepack support for datetime
Timur Safin
- [Tarantool-patches] [PATCH v5 5/8] box, datetime: datetime comparison for indices
Timur Safin
- [Tarantool-patches] [PATCH v5 6/8] lua, datetime: time intervals support
Timur Safin
- [Tarantool-patches] [PATCH v5 7/8] datetime: perf test for datetime parser
Timur Safin
- [Tarantool-patches] [PATCH v5 8/8] datetime: changelog for datetime module
Timur Safin
- [Tarantool-patches] [PATCH v6 0/5] Initial datetime implementation
Timur Safin
- [Tarantool-patches] [PATCH v6 1/5] build, lua: built-in module datetime
Timur Safin
- [Tarantool-patches] [PATCH v6 2/5] box, datetime: messagepack support for datetime
Timur Safin
- [Tarantool-patches] [PATCH v6 3/5] box, datetime: datetime comparison for indices
Timur Safin
- [Tarantool-patches] [PATCH v6 4/5] datetime: perf test for datetime parser
Timur Safin
- [Tarantool-patches] [PATCH v6 5/5] datetime: changelog for datetime module
Timur Safin
- [Tarantool-patches] [PATCH v1 1/1] sql: fix a segfault in hex() on receiving zeroblob
Timur Safin
- [Tarantool-patches] [PATCH v1 1/1] sql: fix comparison between DECIMAL and big DOUBLE
Timur Safin
- [Tarantool-patches] [PATCH v1 1/1] sql: allow to bind DECIMAL values
Timur Safin
- [Tarantool-patches] [PATCH luajit v3 0/4] memprof: group allocations on traces by trace number
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v3 1/5] core: add const to lj_debug_line proto parameter
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v3 2/5] test: separate memprof Lua API tests into subtests
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v3 3/5] memprof: dump traceno if allocate from trace
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v3 4/5] memprof: extend symtab with info about traces
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v3 5/5] luajit: change order of modules
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v2] memprof: report JIT-side allocations as internal
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v1 0/4] memprof: enrich symtab when meeting new prototype
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v1 1/4] memprof: enrich symtab when meeting new prototype
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v1 2/4] memprof: demangle symbols on the spot
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v1 3/4] memprof: substitute long proto names with aliases
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v1 4/4] luajit: change order of modules
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v1 1/4] memprof: enrich symtab when meeting new prototype
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v1] memprof: enrich symtab when new trace is allocated
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH 2/5] info: use luaL_pushuuidstr() for box.info uuids
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 3/5] decimal: rename decimal_to_string to decimal_str
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 4/5] decimal: introduce decimal_to_string
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 5/5] decimal: introduce and use lua_pushdecimalstr()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 07/12] box: introduce `box.ctl.demote`
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/1] doc: introduce maintainers list
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH resend v2 02/11] lua: built-in module datetime
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 0/5] Static buf in Lua, part 3
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: remove SQL built-in functions from _func
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 12/20] net.box: rewrite error decoder in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 13/20] net.box: rewrite send_and_recv_{iproto, console} in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 15/20] net.box: rewrite request implementation in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v9 3/5] limbo: order access to the limbo terms
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v9 4/5] limbo: filter incoming synchro requests
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH vshard 0/6] Master discovery
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 13/20] net.box: rewrite send_and_recv_{iproto, console} in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 16/20] net.box: store next_request_id in C code
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 17/20] net.box: rewrite console handlers in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 18/20] net.box: rewrite iproto handlers in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 19/20] net.box: merge new_id, new_request and encode_method
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 20/20] net.box: do not create request object in Lua for sync requests
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 07/12] box: introduce `box.ctl.demote`
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 13/20] net.box: rewrite send_and_recv_{iproto, console} in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 15/20] net.box: rewrite request implementation in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/7] sql: rework implicit cast fo assignment
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 2/7] sql: remove implicit cast from comparison opcodes
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 3/7] sql: rework OP_Seek* opcodes
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 4/7] sql: remove unnecessary calls of OP_ApplyType
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 5/7] sql: remove implicit cast from OP_MakeRecord
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 7/7] sql: remove unused MEM cast functions
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] lua: refactor port_lua_do_dump and encode_lua_call
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 00/12] forbid implicit limbo ownership transition
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH resend v2 02/11] lua: built-in module datetime
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 1/9] build: add Christian Hansen c-dt to the build
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 2/9] lua: built-in module datetime
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 1/6] sql: introduce sql_func_flags()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 2/6] sql: introduce sql_func_find()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 3/6] sql: remove SQL built-in functions from _func
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 4/6] alter: parse data dictionary version
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 5/6] alter: disallow creation of SQL built-in function
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v10 0/4] limbo: implement packets filtering
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v10 2/4] limbo: order access to the limbo terms
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v10 3/4] limbo: filter incoming synchro requests
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 2/7] sql: remove implicit cast from comparison opcodes
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/7] sql: rework implicit cast fo assignment
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 5/7] sql: remove implicit cast from OP_MakeRecord
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 00/12] forbid implicit limbo ownership transition
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 2/9] lua: built-in module datetime
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v10 3/4] limbo: filter incoming synchro requests
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 0/6] Remove SQL built-in functions from _func
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 2/9] lua: built-in module datetime
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 1/9] build: add Christian Hansen c-dt to the build
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v10 2/4] limbo: order access to the limbo terms
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 2/9] lua: built-in module datetime
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v10 2/4] limbo: order access to the limbo terms
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v10 3/4] limbo: filter incoming synchro requests
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v10 3/4] limbo: filter incoming synchro requests
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v4 6/9] net.box: add stream support to net.box
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v4 9/9] net.box: add interactive transaction support in net.box
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] net.box: allow to store user-defined fields in future object
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] net.box: allow to store user-defined fields in future object
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: define format of ephemeral spaces
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 7/7] sql: fix comparison with SCALAR value
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 2/7] sql: re-introduce NUMBER and SCALAR meta-types
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v6 1/5] build, lua: built-in module datetime
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2] net.box: add __serialize and __tostring methods for future objects
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2] net.box: add __serialize and __tostring methods for future objects
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 3/4] fiber: keep reference to userdata if fiber created once
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 4/4] fiber: allocate on_stop triggers using mempool
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 4/4] fiber: allocate on_stop triggers using mempool
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: Throw an error when getting an unknown MP_EXT
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: fix comparison between big DOUBLE and DECIMAL
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: fix error on copy empty string in mem_copy()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: fix a segfault in hex() on receiving zeroblob
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: fix a segfault in hex() on receiving zeroblob
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: allow to bind DECIMAL values
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: fix comparison between big DOUBLE and DECIMAL
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: fix a segfault in hex() on receiving zeroblob
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: allow to bind DECIMAL values
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: fix error on copy empty string in mem_copy()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: fix a segfault in hex() on receiving zeroblob
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: allow to bind DECIMAL values
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: fix error on copy empty string in mem_copy()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 2/2] box: fix uninitialized access to version_id in process_subscribe()
Vladislav Shpilevoy
- [Tarantool-patches] (no subject)
Yan Shtunder
- [Tarantool-patches] [PATCH] replication: fill replicaset.applier.vclock after local recovery
Yan Shtunder
- [Tarantool-patches] [PATCH] replication: the truncate method called from within a transaction
Yan Shtunder
- [Tarantool-patches] [PATCH] replication: the truncate method called from within a transaction
Yan Shtunder
- [Tarantool-patches] [PATCH v3 1/9] build: add Christian Hansen c-dt to the build
Safin Timur
- [Tarantool-patches] [PATCH v1 1/1] sql: bit-wise operations now accepts only UNSIGNED
Safin Timur
- [Tarantool-patches] [PATCH v3 2/9] lua: built-in module datetime
Safin Timur
- [Tarantool-patches] [PATCH v3 3/9] lua, datetime: datetime tests
Safin Timur
- [Tarantool-patches] [PATCH v3 2/9] lua: built-in module datetime
Safin Timur
- [Tarantool-patches] [PATCH v3 9/9] lua, box, datetime: rename struct datetime_t
Safin Timur
- [Tarantool-patches] [PATCH v3 1/2] datetime: update tests for macosx
Safin Timur
- [Tarantool-patches] [PATCH v3 2/2] lua, datetime: introduce ctime, strftime wrappers
Safin Timur
- [Tarantool-patches] [PATCH v3 2/9] lua: built-in module datetime
Safin Timur
- [Tarantool-patches] [PATCH v3 2/9] lua: built-in module datetime
Safin Timur
- [Tarantool-patches] [PATCH v3 2/9] lua: built-in module datetime
Safin Timur
- [Tarantool-patches] [PATCH v3 2/9] lua: built-in module datetime
Safin Timur
- [Tarantool-patches] [PATCH v1 1/1] sql: define format of ephemeral spaces
Safin Timur
- [Tarantool-patches] [PATCH v3 2/9] lua: built-in module datetime
Safin Timur
- [Tarantool-patches] [PATCH v4 4/7] box, datetime: messagepack support for datetime
Safin Timur
- [Tarantool-patches] [PATCH v3 2/9] lua: built-in module datetime
Safin Timur
- [Tarantool-patches] [PATCH v5 4/8] box, datetime: messagepack support for datetime
Safin Timur
- [Tarantool-patches] [PATCH v1 2/4] sql: introduce field type decimal
Safin Timur
- [Tarantool-patches] [PATCH v1 3/4] sql: introduce cast for decimal
Safin Timur
- [Tarantool-patches] [PATCH v1 4/4] sql: introduce decimal to arithmetic
Safin Timur
- [Tarantool-patches] [PATCH v5 1/8] build: add Christian Hansen c-dt to the build
Safin Timur
- [Tarantool-patches] [PATCH v5 2/8] lua: built-in module datetime
Safin Timur
- [Tarantool-patches] [PATCH v5 3/8] lua, datetime: display datetime
Safin Timur
- [Tarantool-patches] [PATCH v5 4/8] box, datetime: messagepack support for datetime
Safin Timur
- [Tarantool-patches] [PATCH v5 5/8] box, datetime: datetime comparison for indices
Safin Timur
- [Tarantool-patches] [PATCH v5 6/8] lua, datetime: time intervals support
Safin Timur
- [Tarantool-patches] [PATCH v5 8/8] datetime: changelog for datetime module
Safin Timur
- [Tarantool-patches] [PATCH v5 2/8] lua: built-in module datetime
Safin Timur
- [Tarantool-patches] [PATCH v5 1/8] build: add Christian Hansen c-dt to the build
Safin Timur
- [Tarantool-patches] [PATCH v5 2/8] lua: built-in module datetime
Safin Timur
- [Tarantool-patches] [PATCH v5 0/8] Initial datetime implementation
Safin Timur
- [Tarantool-patches] [PATCH v5 2/8] lua: built-in module datetime
Safin Timur
- [Tarantool-patches] [PATCH v5 3/8] lua, datetime: display datetime
Safin Timur
- [Tarantool-patches] [PATCH v5 4/8] box, datetime: messagepack support for datetime
Safin Timur
- [Tarantool-patches] [PATCH v1 2/4] sql: introduce field type decimal
Safin Timur
- [Tarantool-patches] [PATCH v1 3/4] sql: introduce cast for decimal
Safin Timur
- [Tarantool-patches] [PATCH v1 4/4] sql: introduce decimal to arithmetic
Safin Timur
- [Tarantool-patches] [PATCH v1 1/4] decimal: introduce decimal_is_neg()
Safin Timur
- [Tarantool-patches] [PATCH v5 5/8] box, datetime: datetime comparison for indices
Safin Timur
- [Tarantool-patches] [PATCH v6 1/5] build, lua: built-in module datetime
Safin Timur
- [Tarantool-patches] [PATCH v6 4/5] datetime: perf test for datetime parser
Safin Timur
- [Tarantool-patches] [PATCH v6 3/5] box, datetime: datetime comparison for indices
Safin Timur
- [Tarantool-patches] [PATCH v2 2/5] sql: introduce SQL built-in functions to parser
Safin Timur
- [Tarantool-patches] [PATCH v1 1/1] sql: fix cast of small negative DOUBLE to INTEGER
Kirill Yukhin
- [Tarantool-patches] [PATCH v1 1/1] sql: bit-wise operations now accepts only UNSIGNED
Kirill Yukhin
- [Tarantool-patches] [PATCH v1 1/1] sql: remove OP_Realify
Kirill Yukhin
- [Tarantool-patches] [PATCH v2 0/3] Fix explicit casts
Kirill Yukhin
- [Tarantool-patches] [PATCH v1 1/1] sql: implicit cast rules for arithmetic operations
Kirill Yukhin
- [Tarantool-patches] [PATCH v1 1/1] sql: fix cast of small negative DOUBLE to INTEGER
Kirill Yukhin
- [Tarantool-patches] [PATCH v1 1/1] sql: remove OP_Realify
Kirill Yukhin
- [Tarantool-patches] [PATCH v2 0/3] Fix explicit casts
Kirill Yukhin
- [Tarantool-patches] [PATCH v1 1/1] sql: bit-wise operations now accepts only UNSIGNED
Kirill Yukhin
- [Tarantool-patches] [PATCH v1 1/1] sql: implicit cast rules for arithmetic operations
Kirill Yukhin
- [Tarantool-patches] [PATCH v2 0/6] Rework implicit cast
Kirill Yukhin
- [Tarantool-patches] [PATCH v3 00/12] forbid implicit limbo ownership transition
Kirill Yukhin
- [Tarantool-patches] [PATCH v3 00/12] forbid implicit limbo ownership transition
Kirill Yukhin
- [Tarantool-patches] [PATCH v2 0/6] Remove SQL built-in functions from _func
Kirill Yukhin
- [Tarantool-patches] [PATCH v2 0/6] Remove SQL built-in functions from _func
Kirill Yukhin
- [Tarantool-patches] [PATCH] replication: fill replicaset.applier.vclock after local recovery
Kirill Yukhin
- [Tarantool-patches] [PATCH] replication: fix flaky gh-3055-election-promote test
Kirill Yukhin
- [Tarantool-patches] [PATCH v2 0/2] fix a couple of flaky tests
Kirill Yukhin
- [Tarantool-patches] [PATCH v2 0/2] allow upgrading from version 1.6
Kirill Yukhin
- [Tarantool-patches] [PATCH v2 0/2] allow upgrading from version 1.6
Kirill Yukhin
- [Tarantool-patches] [PATCH] test: fix box-py/args.test.py for new release policy
Kirill Yukhin
- [Tarantool-patches] [PATCH v2 0/2] Define field types in ephemeral spaces
Kirill Yukhin
- [Tarantool-patches] [PATCH v1 0/7] Rework SCALAR and NUMBER types in SQL
Kirill Yukhin
- [Tarantool-patches] [PATCH luajit] ARM64: Fix exit stub patching.
Kirill Yukhin
- [Tarantool-patches] [PATCH luajit] core: fix cur_L restoration on error throw
Kirill Yukhin
- [Tarantool-patches] [PATCH v1 0/9] Check types of SQL built-in functions arguments
Kirill Yukhin
- [Tarantool-patches] [PATCH v1 0/9] Check types of SQL built-in functions arguments
Kirill Yukhin
- [Tarantool-patches] [PATCH v1 1/1] sql: Throw an error when getting an unknown MP_EXT
Kirill Yukhin
- [Tarantool-patches] [PATCH 0/7] implement iproto streams
mechanik20051988
- [Tarantool-patches] [PATCH 1/7] iproto: implement stream id in binary iproto protocol
mechanik20051988
- [Tarantool-patches] [PATCH 2/7] salad: fix segfault in case when mhash table allocation failure
mechanik20051988
- [Tarantool-patches] [PATCH 3/7] txn: detach transaction from fiber.
mechanik20051988
- [Tarantool-patches] [PATCH 4/7] iproto: implement streams in iproto
mechanik20051988
- [Tarantool-patches] [PATCH 5/7] net.box: add stream support to net.box
mechanik20051988
- [Tarantool-patches] [PATCH 6/7] iproto: implement interactive transactions over iproto streams
mechanik20051988
- [Tarantool-patches] [PATCH 7/7] net.box: add interactive transaction support in net.box
mechanik20051988
- [Tarantool-patches] [PATCH v2 1/8] xrow: remove unused call_request::header
mechanik20051988
- [Tarantool-patches] [PATCH v2 2/8] iproto: clear request::header for client requests
mechanik20051988
- [Tarantool-patches] [PATCH v2 5/8] iproto: implement streams in iproto
mechanik20051988
- [Tarantool-patches] [PATCH v2 6/8] net.box: add stream support to net.box
mechanik20051988
- [Tarantool-patches] [PATCH v2 7/8] iproto: implement interactive transactions over iproto streams
mechanik20051988
- [Tarantool-patches] [PATCH v2 8/8] net.box: add interactive transaction support in net.box
mechanik20051988
- [Tarantool-patches] [PATCH v2 0/8] implement iproto streams
mechanik20051988
- [Tarantool-patches] [PATCH v3 0/8] implement iproto streams
mechanik20051988
- [Tarantool-patches] [PATCH v3 1/8] xrow: remove unused call_request::header
mechanik20051988
- [Tarantool-patches] [PATCH v3 2/8] iproto: clear request::header for client requests
mechanik20051988
- [Tarantool-patches] [PATCH v3 3/8] iproto: implement stream id in binary iproto protocol
mechanik20051988
- [Tarantool-patches] [PATCH v3 4/8] salad: fix segfault in case when mhash table allocation failure
mechanik20051988
- [Tarantool-patches] [PATCH v3 5/8] iproto: implement streams in iproto
mechanik20051988
- [Tarantool-patches] [PATCH v3 6/8] net.box: add stream support to net.box
mechanik20051988
- [Tarantool-patches] [PATCH v3 7/8] iproto: implement interactive transactions over iproto streams
mechanik20051988
- [Tarantool-patches] [PATCH v3 8/8] net.box: add interactive transaction support in net.box
mechanik20051988
- [Tarantool-patches] [PATCH v4 0/9] implement iproto streams
mechanik20051988
- [Tarantool-patches] [PATCH v4 1/9] xrow: remove unused call_request::header
mechanik20051988
- [Tarantool-patches] [PATCH v4 2/9] iproto: clear request::header for client requests
mechanik20051988
- [Tarantool-patches] [PATCH v4 3/9] iproto: implement stream id in binary iproto protocol
mechanik20051988
- [Tarantool-patches] [PATCH v4 4/9] salad: fix segfault in case when mhash table allocation failure
mechanik20051988
- [Tarantool-patches] [PATCH v4 5/9] iproto: implement streams in iproto
mechanik20051988
- [Tarantool-patches] [PATCH v4 6/9] net.box: add stream support to net.box
mechanik20051988
- [Tarantool-patches] [PATCH v4 7/9] iproto: add RAFT prefix for all requests related to 'raft'.
mechanik20051988
- [Tarantool-patches] [PATCH v4 8/9] iproto: implement interactive transactions over iproto streams
mechanik20051988
- [Tarantool-patches] [PATCH v4 9/9] net.box: add interactive transaction support in net.box
mechanik20051988
- [Tarantool-patches] [PATCH v5 0/9] implement iproto streams
mechanik20051988
- [Tarantool-patches] [PATCH v5 8/9] iproto: implement interactive transactions over iproto streams
mechanik20051988
- [Tarantool-patches] [PATCH v1 1/1] sql: fix cast of small negative DOUBLE to INTEGER
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: bit-wise operations now accepts only UNSIGNED
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 0/3] Fix explicit casts
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 1/3] sql: disallow explicit cast of BOOLEAN to number
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 2/3] sql: disallow explicit cast of VARBINARY to number
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 3/3] sql: fix STRING to BOOLEAN explicit cast
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: remove OP_Realify
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: fix cast of small negative DOUBLE to INTEGER
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: bit-wise operations now accepts only UNSIGNED
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: remove OP_Realify
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 0/3] Fix explicit casts
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 1/3] sql: disallow explicit cast of BOOLEAN to number
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 2/3] sql: disallow explicit cast of VARBINARY to number
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 3/3] sql: fix STRING to BOOLEAN explicit cast
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: implicit cast rules for arithmetic operations
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 0/6] Remove SQL built-in functions from _func
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 1/6] sql: introduce sql_func_flags()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 2/6] sql: introduce sql_func_find()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 3/6] sql: remove SQL built-in functions from _func
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 4/6] alter: parse data dictionary version
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 5/6] alter: disallow creation of SQL built-in function
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 6/6] sql: remove unnecessary function initialization
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 0/6] Rework implicit cast
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 1/6] sql: rework implicit cast fo assignment
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 2/6] sql: remove implicit cast from comparison opcodes
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 3/6] sql: rework OP_Seek* opcodes
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 4/6] sql: remove unnecessary calls of OP_ApplyType
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 5/6] sql: remove implicit cast from OP_MakeRecord
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 6/6] sql: remove unused MEM cast functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 0/6] Remove SQL built-in functions from _func
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 1/6] sql: introduce sql_func_flags()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 2/6] sql: introduce sql_func_find()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 3/6] sql: remove SQL built-in functions from _func
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 4/6] alter: parse data dictionary version
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 5/6] alter: disallow creation of SQL built-in function
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 6/6] sql: remove unnecessary function initialization
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 0/7] Rework SCALAR and NUMBER types in SQL
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/7] sql: remove enum field_type from struct Mem
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 2/7] sql: re-introduce NUMBER and SCALAR meta-types
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 3/7] sql: disallow implicit cast from NUMBER and SCALAR
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 4/7] sql: disallow arithmetic for NUMBER and SCALAR
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 5/7] sql: disallow bitwise for NUMBER and SCALAR
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 6/7] sql: disallow concatination for SCALAR
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 7/7] sql: fix comparison with SCALAR value
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: define ephemeral space fields
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 0/7] Rework SCALAR and NUMBER types in SQL
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/7] sql: remove enum field_type from struct Mem
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 2/7] sql: re-introduce NUMBER and SCALAR meta-types
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 3/7] sql: disallow implicit cast from NUMBER and SCALAR
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 4/7] sql: disallow arithmetic for NUMBER and SCALAR
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 5/7] sql: disallow bitwise for NUMBER and SCALAR
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 6/7] sql: disallow concatination for SCALAR
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 7/7] sql: fix comparison with SCALAR value
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 00/10] Check types of SQL built-in functions arguments
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 01/10] sql: modify signature of TRIM()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 02/10] sql: rework SQL built-in functions hash table
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 03/10] sql: check number of arguments during parsing
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 04/10] sql: static type check for SQL built-in functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 05/10] sql: runtime type check for SQL built-in functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 06/10] sql: enable types checking for some functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 07/10] sql: fix result type of min() and max() functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 08/10] sql: check argument types of sum(), avg(), total()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 09/10] sql: fix quote() function
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 10/10] sql: arguments check for string value functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 0/4] Introduce DECIMAL to SQL
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/4] decimal: introduce decimal_is_neg()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 2/4] sql: introduce field type decimal
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 3/4] sql: introduce cast for decimal
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 4/4] sql: introduce decimal to arithmetic
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] schema: remove assert on wrong insert into _priv
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 0/2] Define field types in ephemeral spaces
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 1/2] sql: rename some sql_ephemeral_space_* functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 2/2] sql: define ephemeral space fields
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 0/2] Define field types in ephemeral spaces
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 1/2] sql: rename some sql_ephemeral_space_* functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 2/2] sql: define ephemeral space fields
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: modify signature of TRIM()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: fix quote() function
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 0/5] Prepare for static arguments type check
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 1/5] sql: modify arithmetic aggregate functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 2/5] sql: introduce SQL built-in functions to parser
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 3/5] sql: separate functions in parser
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 4/5] sql: separate function flags from functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 5/5] sql: encapsulate SQL built-in functions opcodes
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 0/5] Change structure of SQL-built-in functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 1/5] sql: remove OP_BuiltinFunction0 and OP_AggStep0
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 2/5] sql: remove unnecessary MEM finalization
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 3/5] sql: remove struct func from struct sql_context
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 4/5] sql: do not use struct func for finalization
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 5/5] sql: remove unused code
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 0/9] Check types of SQL built-in functions arguments
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/9] sql: modify signature of TRIM()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 2/9] sql: rework SQL built-in functions hash table
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 3/9] sql: check number of arguments during parsing
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 4/9] sql: static type check for SQL built-in functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 5/9] sql: runtime type check for SQL built-in functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 6/9] sql: enable types checking for some functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 7/9] sql: fix result type of min() and max() functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 8/9] sql: check argument types of sum(), avg(), total()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 9/9] sql: arguments check for string value functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: Throw an error when getting an unknown MP_EXT
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: fix comparison between big DOUBLE and DECIMAL
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: fix error on copy empty string in mem_copy()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: fix a segfault in hex() on receiving zeroblob
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: fix a segfault in hex() on receiving zeroblob
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: allow to bind DECIMAL values
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: fix comparison between DECIMAL and big DOUBLE
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: fix a segfault in hex() on receiving zeroblob
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: fix a segfault in hex() on receiving zeroblob
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: allow to bind DECIMAL values
imeevma at tarantool.org
- [Tarantool-patches] [PATCH 0/4] fiber: keep reference to userdata if fiber created once
olegrok at tarantool.org
- [Tarantool-patches] [PATCH 1/4] fiber: rename ref to fiber_ref
olegrok at tarantool.org
- [Tarantool-patches] [PATCH 2/4] fiber: pass struct fiber into lbox_pushfiber instead of id
olegrok at tarantool.org
- [Tarantool-patches] [PATCH 3/4] fiber: keep reference to userdata if fiber created once
olegrok at tarantool.org
- [Tarantool-patches] [PATCH 4/4] fiber: allocate on_stop triggers using mempool
olegrok at tarantool.org
- [Tarantool-patches] [PATCH v6 3/5] box, datetime: datetime comparison for indices
unera at tarantool.org
- [Tarantool-patches] [PATCH luajit] luajit-gdb: support dualnum mode
Максим Корякшин
- [Tarantool-patches] [PATCH luajit v2] luajit-gdb: support dualnum mode
Максим Корякшин
- [Tarantool-patches] [PATCH luajit v2] luajit-gdb: support dualnum mode
Максим Корякшин
- [Tarantool-patches] [PATCH luajit v2] luajit-gdb: support dualnum mode
Максим Корякшин
- [Tarantool-patches] [PATCH luajit v2 0/3] memprof: add demangling capabilities for C functions
Максим Корякшин
- [Tarantool-patches] [PATCH v2 1/2] lua: introduce table.equals method
Бабин Олег
- [Tarantool-patches] [PATCH v2 2/2] box: allow upgrading from version 1.6
Бабин Олег
- [Tarantool-patches] [PATCH v2 1/2] lua: introduce table.equals method
Бабин Олег
- [Tarantool-patches] [PATCH v2 2/2] box: allow upgrading from version 1.6
Бабин Олег
Last message date:
Tue Aug 31 22:52:27 MSK 2021
Archived on: Tue Aug 31 22:52:49 MSK 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).