[tarantool-patches] Re: [PATCH] json: added options to json.encode()

  • From: Vladislav Shpilevoy <v.shpilevoy@xxxxxxxxxxxxx>
  • To: Roman Khabibov <roman.habibov1@xxxxxxxxx>, tarantool-patches@xxxxxxxxxxxxx
  • Date: Thu, 19 Jul 2018 13:24:08 +0300



On 08/07/2018 03:57, Roman Khabibov wrote:

Added an ability to pass encoder options to json.encode().

Closes: #2888.
---

As I asked you for the previous task, please, put here
branch and issue links. I know, that you use ./create_commits,
but it is not a standard instrument and has its own limitations.

For single-commit patches you should open the email in a text
editor and put here the links manually.

  test/app-tap/json.test.lua        | 27 +++++++++++-
  third_party/lua-cjson/lua_cjson.c | 90 +++++++++++++++++++++++++++++++++------
  2 files changed, 104 insertions(+), 13 deletions(-)


Other related posts: