Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: 679d79ac26bd6d6986a93a31e12ec2bf8e2992ab
      
https://github.com/mailru/tarantool/commit/679d79ac26bd6d6986a93a31e12ec2bf8e2992ab
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-05-07 (Tue, 07 May 2013)

  Changed paths:
    M src/box/box_lua.m
    M test/box/lua.result
    M test/box/lua.test

  Log Message:
  -----------
  lua-multiret: add multi-return support to a lua stored procedure
https://blueprints.launchpad.net/tarantool/+spec/lua-multiret


  Commit: b835d67a7917c41798013f8ae3cfb0ea5d55af48
      
https://github.com/mailru/tarantool/commit/b835d67a7917c41798013f8ae3cfb0ea5d55af48
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-06-03 (Mon, 03 Jun 2013)

  Changed paths:
    M src/box/box_lua.m
    M test/box/lua.result
    M test/box/lua.test

  Log Message:
  -----------
  lua-multret: review fixes

Don't allow a mix of scalars and complex returns in Lua multireturn.
Allow a mix of tables and tuples in Lua multireturn table.


  Commit: 95be02bc618967dadd67e4a43176e055bce4d99a
      
https://github.com/mailru/tarantool/commit/95be02bc618967dadd67e4a43176e055bce4d99a
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-06-03 (Mon, 03 Jun 2013)

  Changed paths:
    M src/box/box_lua.m
    M test/box/lua.result
    M test/box/lua.test

  Log Message:
  -----------
  Merge branch 'lua-multiret'

Conflicts:
        test/box/lua.result


Compare: https://github.com/mailru/tarantool/compare/d2654286cf16...95be02bc6189
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to