Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/2] JSON preparation part 6
@ 2019-11-11 23:10 Vladislav Shpilevoy
  2019-11-11 23:10 ` [Tarantool-patches] [PATCH 1/2] json: lexer_eof and token_cmp helper functions Vladislav Shpilevoy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vladislav Shpilevoy @ 2019-11-11 23:10 UTC (permalink / raw)
  To: tarantool-patches

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)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-12 10:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-11 23:10 [Tarantool-patches] [PATCH 0/2] JSON preparation part 6 Vladislav Shpilevoy
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

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