Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
To: tarantool-patches@dev.tarantool.org
Subject: [Tarantool-patches] [PATCH 0/2] JSON preparation part 6
Date: Tue, 12 Nov 2019 00:10:46 +0100	[thread overview]
Message-ID: <cover.1573513733.git.v.shpilevoy@tarantool.org> (raw)

The last preparatory patch for JSON updates. This is a couple of
old commits rebased on the latest xrow update code. Both already
got LGTM from Kostja. But I can't push them, so here is this
patchset.

Branch: http://github.com/tarantool/tarantool/tree/gerold103/gh-1261-json-updates-preparation-6
Issue: https://github.com/tarantool/tarantool/issues/1261

Vladislav Shpilevoy (2):
  json: lexer_eof and token_cmp helper functions
  tuple: account the whole array in field.data and size

 src/box/xrow_update.c       | 28 ++++++++++++++++------------
 src/box/xrow_update_array.c |  9 +++++----
 src/box/xrow_update_field.h |  6 ++++--
 src/lib/json/json.c         | 37 +++++++++++++------------------------
 src/lib/json/json.h         | 31 +++++++++++++++++++++++++++++++
 5 files changed, 69 insertions(+), 42 deletions(-)

-- 
2.21.0 (Apple Git-122.2)

             reply	other threads:[~2019-11-11 23:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-11 23:10 Vladislav Shpilevoy [this message]
2019-11-11 23:10 ` [Tarantool-patches] [PATCH 1/2] json: lexer_eof and token_cmp helper functions Vladislav Shpilevoy
2019-11-11 23:10 ` [Tarantool-patches] [PATCH 2/2] tuple: account the whole array in field.data and size Vladislav Shpilevoy
2019-11-12 10:01 ` [Tarantool-patches] [PATCH 0/2] JSON preparation part 6 Kirill Yukhin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1573513733.git.v.shpilevoy@tarantool.org \
    --to=v.shpilevoy@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH 0/2] JSON preparation part 6' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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