Branch: refs/heads/master
  Home:   https://github.com/tarantool/tarantool
  Commit: dd1cf97890c745288ec6a8ff36c9d24c09cf5ba8
      
https://github.com/tarantool/tarantool/commit/dd1cf97890c745288ec6a8ff36c9d24c09cf5ba8
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-11-15 (Fri, 15 Nov 2013)

  Changed paths:
    M src/box/box_lua.cc
    M src/lua/init.cc

  Log Message:
  -----------
  Fix #72: print() in background fiber hogs fiber gc memory pool


  Commit: 61959d3322c824f20cb2de46990b291293efe1f3
      
https://github.com/tarantool/tarantool/commit/61959d3322c824f20cb2de46990b291293efe1f3
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2013-11-19 (Tue, 19 Nov 2013)

  Changed paths:
    M src/salloc.cc
    M test/box/args.test

  Log Message:
  -----------
  Add filter to pass tests under OpenVZ. #91


  Commit: de52a8d4a08d566dfc5080e5aaf7f2c2440238db
      
https://github.com/tarantool/tarantool/commit/de52a8d4a08d566dfc5080e5aaf7f2c2440238db
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-11-19 (Tue, 19 Nov 2013)

  Changed paths:
    M src/box/box_lua.cc
    M src/lua/init.cc

  Log Message:
  -----------
  Merge branch 'gh-72-print-palloc-memleak' into stable


  Commit: 1c7d2b28550911cb654c69071ba743e7c46360ba
      
https://github.com/tarantool/tarantool/commit/1c7d2b28550911cb654c69071ba743e7c46360ba
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-11-20 (Wed, 20 Nov 2013)

  Changed paths:
    M include/palloc.h
    M include/tbuf.h
    M src/box/box_lua.cc
    M src/box/tuple.h
    M src/box/tuple_convert.cc
    M test/wal/lua.result
    M test/wal/lua.test

  Log Message:
  -----------
  Replace luaL_Buffer with tbuf. Fix #65


  Commit: 4ebef3514e55eca1c3f5592fccd46ac4e6be06a8
      
https://github.com/tarantool/tarantool/commit/4ebef3514e55eca1c3f5592fccd46ac4e6be06a8
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-11-20 (Wed, 20 Nov 2013)

  Changed paths:
    M include/lib/small/region.h
    M include/lua/msgpack.h
    M include/tbuf.h
    M src/CMakeLists.txt
    M src/box/box_lua.cc
    M src/box/tuple.h
    M src/box/tuple_convert.cc
    M src/lua/init.cc
    R src/lua/msgpack.c
    A src/lua/msgpack.cc
    M test/wal/lua.result
    M test/wal/lua.test.lua

  Log Message:
  -----------
  Merge branch 'stable'

Conflicts:
        include/palloc.h
        src/box/box_lua.cc
        src/lua/init.cc
        test/wal/lua.test

This commit also converts Lua bindings for MsgPack to C++ because they
requires tbuf and region guard.


Compare: 
https://github.com/tarantool/tarantool/compare/ba84f117bb70...4ebef3514e55
_______________________________________________
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