Branch: refs/heads/master
  Home:   https://github.com/tarantool/tarantool
  Commit: ca531daa2cea7ae2c2d4449542be31d7eea22de7
      
https://github.com/tarantool/tarantool/commit/ca531daa2cea7ae2c2d4449542be31d7eea22de7
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2013-12-09 (Mon, 09 Dec 2013)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  New Debian release.


  Commit: 4f72d8965acbd329aac3d5e676ad695c059a4b24
      
https://github.com/tarantool/tarantool/commit/4f72d8965acbd329aac3d5e676ad695c059a4b24
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-12-11 (Wed, 11 Dec 2013)

  Changed paths:
    M src/replica.cc

  Log Message:
  -----------
  gh-136: move any fiber yield out of catch block.

This is done to avoid situation, when two or more
fibers yield inside their try/catch blocks and
throws an exceptions. Seems like exception unwinder
stores some global state while being inside
a catch block.

This could lead to incorrect exception processing
and server crash.


  Commit: 143df4cd5e846d2e7b3d09dac924d1e8302809c0
      
https://github.com/tarantool/tarantool/commit/143df4cd5e846d2e7b3d09dac924d1e8302809c0
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M src/replica.cc

  Log Message:
  -----------
  gh-136: review fixes, remove an unnecessary state variable.


  Commit: ee3756d69ed567992a0f066cb29ca2fb350f8caf
      
https://github.com/tarantool/tarantool/commit/ee3756d69ed567992a0f066cb29ca2fb350f8caf
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M debian/changelog
    M src/replica.cc

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/stable'


Compare: 
https://github.com/tarantool/tarantool/compare/c574f8595920...ee3756d69ed5
_______________________________________________
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