Tarantool development patches archive
 help / color / mirror / Atom feed
* [tarantool-patches] [PATCH v2 0/3] lua-yaml null/boolean fixes
@ 2019-01-22  2:12 Alexander Turenko
  2019-01-22  2:12 ` [tarantool-patches] [PATCH v2 1/3] lua-yaml: verify arguments count Alexander Turenko
                   ` (4 more replies)
  0 siblings, 5 replies; 23+ messages in thread
From: Alexander Turenko @ 2019-01-22  2:12 UTC (permalink / raw)
  To: Vladislav Shpilevoy; +Cc: Alexander Turenko, tarantool-patches

https://github.com/tarantool/tarantool/issues/3476
https://github.com/tarantool/tarantool/issues/3662
https://github.com/tarantool/tarantool/issues/3583
https://github.com/tarantool/tarantool/tree/kh/gh-3662-yaml-2.1

AKhatskevich (1):
  lua-yaml: verify arguments count

Alexander Turenko (2):
  lua-yaml: fix boolean/null representation in yaml
  lua-yaml: treat an empty document/value as null

 test/app-tap/console.test.lua   |   37 +-
 test/app/fio.result             |    2 +-
 test/app/socket.result          |   26 +-
 test/box/access.result          |    8 +-
 test/box/misc.result            |    2 +-
 test/box/role.result            |    8 +-
 test/box/sequence.result        |    2 +-
 test/vinyl/errinj_tx.result     |   10 +-
 test/vinyl/hermitage.result     |  122 ++--
 test/vinyl/mvcc.result          | 1066 +++++++++++++++----------------
 test/vinyl/mvcc.test.lua        |    4 +-
 test/vinyl/tx_conflict.result   |    2 +-
 test/vinyl/tx_conflict.test.lua |    2 +-
 test/vinyl/tx_gap_lock.result   |  189 +++---
 test/vinyl/tx_gap_lock.test.lua |    3 +-
 test/vinyl/tx_serial.result     |    2 +-
 test/vinyl/tx_serial.test.lua   |    2 +-
 third_party/lua-yaml/lyaml.cc   |   87 ++-
 18 files changed, 819 insertions(+), 755 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-03-06  7:21 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-22  2:12 [tarantool-patches] [PATCH v2 0/3] lua-yaml null/boolean fixes Alexander Turenko
2019-01-22  2:12 ` [tarantool-patches] [PATCH v2 1/3] lua-yaml: verify arguments count Alexander Turenko
2019-01-24 21:26   ` [tarantool-patches] " Vladislav Shpilevoy
2019-02-05  3:29     ` Alexander Turenko
2019-02-05 19:36       ` Vladislav Shpilevoy
2019-02-11 13:32         ` Alexander Turenko
2019-02-15 21:28           ` Vladislav Shpilevoy
2019-01-22  2:12 ` [tarantool-patches] [PATCH v2 2/3] lua-yaml: fix boolean/null representation in yaml Alexander Turenko
2019-01-24 21:26   ` [tarantool-patches] " Vladislav Shpilevoy
2019-01-24 21:32     ` Vladislav Shpilevoy
2019-02-05  3:29     ` Alexander Turenko
2019-02-05 19:36       ` Vladislav Shpilevoy
2019-02-15 21:06         ` Vladislav Shpilevoy
2019-02-15 21:23           ` Alexander Turenko
2019-02-18 18:55         ` Alexander Turenko
2019-02-22 15:14           ` Vladislav Shpilevoy
2019-01-22  2:12 ` [tarantool-patches] [PATCH v2 3/3] lua-yaml: treat an empty document/value as null Alexander Turenko
2019-01-24 21:26   ` [tarantool-patches] " Vladislav Shpilevoy
2019-02-05  3:30     ` Alexander Turenko
2019-01-24 21:26 ` [tarantool-patches] Re: [PATCH v2 0/3] lua-yaml null/boolean fixes Vladislav Shpilevoy
2019-02-25 11:27 ` Kirill Yukhin
2019-03-05 16:40   ` Alexander Turenko
2019-03-06  7:21     ` Kirill Yukhin

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