Tarantool development patches archive
 help / color / mirror / Atom feed
[tarantool-patches] [PATCH v1 1/1] sql: create CHAR_LENGTH() and CHARACTER_LENGTH()
 2019-05-08 13:15 UTC 

[tarantool-patches] [PATCH 0/2] luajit: Backports fixes from vanilla repo
 2019-05-08 12:43 UTC  (5+ messages)
` [tarantool-patches] [PATCH 1/2] Fix overflow of snapshot map offset
` [tarantool-patches] [PATCH] Fix rechaining of pseudo-resurrected string keys
` [tarantool-patches] [PATCH 2/2] "
  ` [tarantool-patches] "

[tarantool-patches] [PATCH 0/2] sql: allow <COLLATE> only for string-like args
 2019-05-08 11:29 UTC  (3+ messages)
` [tarantool-patches] [PATCH 1/2] sql: fix collation node duplication in AST
` [tarantool-patches] [PATCH 2/2] sql: allow <COLLATE> only for string-like args

[tarantool-patches] [PATCH 0/2] swim crypto
 2019-05-08  9:11 UTC  (6+ messages)
` [tarantool-patches] [PATCH 1/2] swim: split send/recv into phases
` [tarantool-patches] [PATCH 2/2] swim: implement and expose transport-level encryption
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/2] swim crypto

[PATCH v4 0/4] Merger
 2019-05-07 22:30 UTC  (5+ messages)
` [PATCH v4 1/4] lua: add non-recursive msgpack decoding functions
` [PATCH v4 2/4] net.box: add skip_header option to use with buffer
` [PATCH v4 3/4] Add merger for tuples streams (C part)
` [PATCH v4 4/4] Add merger for tuple streams (Lua part)

[PATCH v3 0/7] Merger
 2019-05-07 22:14 UTC  (22+ messages)
` [PATCH v3 1/7] Add luaL_iscallable with support of cdata metatype
` [PATCH v3 2/7] Add functions to ease using Lua iterators from C
` [PATCH v3 3/7] lua: optimize creation of a tuple from a tuple
` [PATCH v3 4/7] lua: add non-recursive msgpack decoding functions
` [PATCH v3 5/7] net.box: add skip_header option to use with buffer
` [PATCH v3 6/7] Add merger for tuples streams (C part)
` [PATCH v3 7/7] Add merger for tuple streams (Lua part)
    ` [tarantool-patches] "

[tarantool-patches] [PATCH v3 0/4] crypto lib
 2019-05-07 20:53 UTC  (5+ messages)
` [tarantool-patches] [PATCH v3 1/4] crypto: move crypto business into a separate library
` [tarantool-patches] [PATCH v3 2/4] crypto: make exported methods conform code style
` [tarantool-patches] [PATCH v3 3/4] crypto: implement crypto libary
` [tarantool-patches] [PATCH v3 4/4] crypto: use crypto library in crypto.lua

[tarantool-patches] [PATCH v3 0/3] box: run checks on insertions in LUA spaces
 2019-05-07 20:28 UTC  (13+ messages)
` [tarantool-patches] [PATCH v3 1/3] schema: add new system space for CHECK constraints
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 2/3] box: run check constraint tests on space alter
  ` [tarantool-patches] "
        ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 3/3] box: user-friendly interface to manage ck constraints
  ` [tarantool-patches] "

[PATCH] box/memtx: Allow to skip tuple memory from coredump
 2019-05-07 17:26 UTC 

[tarantool-patches] [PATCH v1 1/1] sql: replace schema_find_id() by box_space_id_by_name()
 2019-05-07 16:41 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] sql: do not replace the error with a syntax error
 2019-05-07 16:03 UTC 

[PATCH v5 0/4] box: introduce multikey indexes in memtx
 2019-05-07 13:13 UTC  (17+ messages)
` [PATCH v5 1/4] box: introduce tuple_format_iterator class
    ` [tarantool-patches] "
` [PATCH v5 2/4] box: introduce field_map_builder class
` [PATCH v5 3/4] salad: introduce bps_tree_delete_identical routine
    ` [tarantool-patches] "
` [PATCH v5 4/4] box: introduce multikey indexes in memtx
    ` [tarantool-patches] "

[tarantool-patches] [PATCH] core: Non-blocking io.popen
 2019-05-07 10:31 UTC  (3+ messages)

[RFC v2] slab_arena: Enhance slab_arena_create to support madvise hints
 2019-05-06 17:43 UTC 

[PATCH v3 1/1] lua: add key_def lua module
 2019-05-06 16:25 UTC  (5+ messages)
  ` [tarantool-patches] "

[PATCH v1] test: errinj* tests need fixes for stress runs
 2019-05-06 15:54 UTC  (2+ messages)

[PATCH 0/3] small: Prepare ground for madvise
 2019-05-06 13:46 UTC  (14+ messages)
` [PATCH 1/3] build: Check for madvise syscall
` [PATCH 2/3] slab_arena: Provide slab_arena_madvise_create to madvice slabs
` [PATCH 3/3] test: slab_arena -- Verify madvise

[tarantool-patches] [PATCH 0/2] sql: make aggregate functions types more strict
 2019-05-06 13:24 UTC  (6+ messages)
` [tarantool-patches] [PATCH 2/2] "
  ` [tarantool-patches] "

[tarantool-patches] [PATCH] Pass max_total_connections parameter to httpclient
 2019-05-06 13:20 UTC  (3+ messages)
` [tarantool-patches] "

[PATCH] test: app/fio -- Fixup modes for open
 2019-05-06 12:04 UTC  (3+ messages)

[tarantool-patches] [PATCH v2] test: enable parallel testing for vinyl suite
 2019-05-06 11:34 UTC  (2+ messages)
` [tarantool-patches] "

[PATCH] core/coio_file: copyfile -- Make it behave as regular cp
 2019-05-06 10:09 UTC  (5+ messages)
  ` [PATCH v2] "

[tarantool-patches] [PATCH v2] travis-ci: set jobs not to stop on failed tests
 2019-05-06  8:39 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1 00/12] sql: set errors in VDBE using diag_set()
 2019-05-05 12:17 UTC  (13+ messages)
` [tarantool-patches] [PATCH v1 01/12] sql: remove errors SQL_TARANTOOL_*_FAIL
` [tarantool-patches] [PATCH v1 02/12] sql: remove error ER_SQL
` [tarantool-patches] [PATCH v1 03/12] sql: rework diag_set() in OP_Halt
` [tarantool-patches] [PATCH v1 04/12] sql: make SQL_TARANTOOL_ERROR the only errcode of OP_Halt
` [tarantool-patches] [PATCH v1 05/12] sql: remove error SQL_INTERRUPT
` [tarantool-patches] [PATCH v1 06/12] sql: remove error SQL_MISMATCH
` [tarantool-patches] [PATCH v1 07/12] sql: set errors in VDBE using diag_set()
` [tarantool-patches] [PATCH v1 08/12] sql: remove field zErrMsg from struct Vdbe
` [tarantool-patches] [PATCH v1 09/12] sql: remove field pErr from struct sql
` [tarantool-patches] [PATCH v1 10/12] sql: remove field errCode "
` [tarantool-patches] [PATCH v1 11/12] sql: remove sqlError() and remove sqlErrorWithMsg()
` [tarantool-patches] [PATCH v1 12/12] sql: use diag_set() to set an error in SQL functions

[tarantool-patches] [PATCH v1 0/3] sql: make SQL_TARANTOOL_ERROR the only errcode of OP_Halt
 2019-05-05 12:16 UTC  (16+ messages)
` [tarantool-patches] [PATCH v1 1/3] sql: remove mayAbort field from struct Parse
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 2/3] sql: rework diag_set() in OP_Halt
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 3/3] sql: make SQL_TARANTOOL_ERROR the only errcode of OP_Halt
  ` [tarantool-patches] "

[tarantool-patches] [PATCH 1/1] small: introduce static allocator
 2019-05-04 18:09 UTC  (9+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2 small 1/1] small: introduce static allocator
 2019-05-04 18:09 UTC 

[tarantool-patches] [PATCH v3] Use SIGKILL to stop server replica
 2019-05-02 22:41 UTC  (4+ messages)
`  "

[tarantool-patches] [PATCH 0/5] swim lua preparation
 2019-05-02 17:32 UTC  (16+ messages)
` [tarantool-patches] [PATCH 1/5] swim: do not use ev_timer_start
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/5] swim: introduce member reference API
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/5] sio: return 'no host' flag from sio_uri_to_addr()
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 4/5] swim: allow to omit host in URI
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 5/5] swim: explicitly stop old ev_io input/output on rebind
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/5] swim lua preparation

[tarantool-patches] [PATCH v2] Use SIGKILL to stop server replica
 2019-04-30 12:39 UTC 

[PATCH v4 0/3] box: introduce multikey indexes in memtx
 2019-04-30  9:48 UTC  (8+ messages)
` [PATCH v4 1/3] box: introduce tuple_parse_iterator class
` [PATCH v4 3/3] box: introduce multikey indexes in memtx
    ` [tarantool-patches] "

[tarantool-patches] [PATCH] test: use yaml.safe_load() instead of yaml.load()
 2019-04-30  3:05 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2] Use SIGKILL to stop server replica
 2019-04-30  2:58 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 1/1] test: drop invalid assert from swim test transport
 2019-04-29 23:27 UTC  (2+ messages)
` [tarantool-patches] "

[PATCH v2] test: vinyl/errinj test fails under highload
 2019-04-29 17:35 UTC  (2+ messages)

[PATCH] vinyl: be pessimistic about write rate when setting dump watermark
 2019-04-29 17:29 UTC  (2+ messages)

[tarantool-patches] [PATCH 0/8] sql: cleanup code from obsolete macros
 2019-04-29 17:26 UTC  (9+ messages)
` [tarantool-patches] [PATCH 1/8] "
` [tarantool-patches] [PATCH 2/8] Removes unused functions and commented many years ago code
` [tarantool-patches] [PATCH 3/8] Removes unused functions
` [tarantool-patches] [PATCH 4/8] Removes unused functions and macros
` [tarantool-patches] [PATCH 5/8] Removes the following unused macros: SQL_ENABLE_MEMORY_MANAGEMENT SQL_ENABLE_UNKNOWN_SQL_FUNCTION SQL_SUBSTR_COMPATIBILITY SQL_ENABLE_STMT_SCANSTATUS
` [tarantool-patches] [PATCH 6/8] Removes the following unused macros: SQL_EXPLAIN_ESTIMATED_ROWS SQL_ENABLE_COLUMN_USED_MASK SQL_DISABLE_DIRSYNC SQL_OMIT_AUTOMATIC_INDEX SQL_DEBUG_SORTER_THREADS SQL_DEFAULT_WORKER_THREADS SQL_LIMIT_WORKER_THREADS SQL_MAX_WORKER_THREADS
` [tarantool-patches] [PATCH 7/8] Removes unused constants
` [tarantool-patches] [PATCH 8/8] Removes the following unused macros: SQL_PRINTF_PRECISION_LIMIT SQL_OMIT_COMPOUND_SELECT SQL_POWERSAFE_OVERWRITE SQL_OMIT_PROGRESS_CALLBACK SQL_OMIT_AUTORESET SQL_OMIT_DECLTYPE SQL_ENABLE_COLUMN_METADATA SQL_TRACE_SIZE_LIMIT SQL_OMIT_LIKE_OPTIMIZATION SQL_OMIT_OR_OPTIMIZATION SQL_OMIT_BETWEEN_OPTIMIZATION

[PATCH] httpc: fix zero timeout handling
 2019-04-29 17:23 UTC  (2+ messages)

[tarantool-patches] [PATCH] travis-ci: set right flags in release testing jobs
 2019-04-29 17:09 UTC  (10+ messages)
` [tarantool-patches] "
          ` [PATCH v2] "

[PATCH v5] core/coio_file: Use eio_sendfile_sync instead of a chunk mode
 2019-04-29 16:50 UTC  (2+ messages)

[tarantool-patches] [PATCH] Do not send IPROTO_VOTE message on 1.9.2 and earlier
 2019-04-29 13:34 UTC 

[tarantool-patches] [PATCH v2 0/3] swim encryption preparation
 2019-04-29 12:29 UTC  (7+ messages)
` [tarantool-patches] [PATCH v2 1/3] crypto: move crypto business into a separate library
` [tarantool-patches] [PATCH v2 2/3] crypto: make exported methods conform code style
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 3/3] crypto: implement crypto codec API and AES 128 encryption
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v2 0/3] swim encryption preparation

[tarantool-patches] [PATCH 0/3] swim encryption preparation
 2019-04-29 12:25 UTC  (4+ messages)
` [tarantool-patches] [PATCH 3/3] crypto: implement crypto codec API and AES 128 encryption
  ` [tarantool-patches] "

[tarantool-patches] [PATCH 0/3] introduce static allocator
 2019-04-29  8:35 UTC  (5+ messages)
` [tarantool-patches] [PATCH 2/3] Use static_alloc() instead of 'static char[]' where possible
` [tarantool-patches] [PATCH 3/3] sio: optimize sio_strfaddr() for the most common case
` [tarantool-patches] Re: [PATCH 0/3] introduce static allocator

[tarantool-patches] [PATCH 1/1] core: make tt_static buffers a singleton array
 2019-04-28 19:05 UTC  (5+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 1/1] core: introduce tt_static_sized_buf()
 2019-04-28 16:56 UTC  (3+ messages)
` [tarantool-patches] "

page:  |  | latest

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