Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: 78ff642a31f183ef1ba20f8f2ecc831a3eb86114
      
https://github.com/mailru/tarantool/commit/78ff642a31f183ef1ba20f8f2ecc831a3eb86114
  Author: pcherenkov <[email protected]>
  Date:   2012-05-22 (Tue, 22 May 2012)

  Changed paths:
    M include/tarantool_pthread.h
    M src/tarantool.m
    M third_party/gopt/gopt.h

  Log Message:
  -----------
  clang-build: minor syntactic changes to build under Linux using clang/clang++


  Commit: e77a5854cf7a5ae4c051b8a1e229cd64ff14eaab
      
https://github.com/mailru/tarantool/commit/e77a5854cf7a5ae4c051b8a1e229cd64ff14eaab
  Author: pcherenkov <[email protected]>
  Date:   2012-05-25 (Fri, 25 May 2012)

  Changed paths:
    M connector/c/include/tarantool/tnt_proto.h
    M connector/c/include/tarantool/tnt_reply.h
    M connector/c/include/tarantool/tnt_update.h
    M connector/c/tnt/tnt_delete.c
    M connector/c/tnt/tnt_tuple.c
    M connector/c/tnt/tnt_update.c
    R connector/php/README
    R connector/php/config.m4
    R connector/php/tarantool.c
    R connector/php/tarantool.h
    R connector/php/test/admin.phpt
    R connector/php/test/bin/run-test.bash
    R connector/php/test/call.phpt
    R connector/php/test/delete.phpt
    R connector/php/test/errors.phpt
    R connector/php/test/etc/php.ini
    R connector/php/test/etc/tarantool_box.cfg
    R connector/php/test/insert.phpt
    R connector/php/test/lib/lua/sorted_array.lua
    R connector/php/test/lib/php/tarantool_utest.php
    R connector/php/test/run-test
    R connector/php/test/select.phpt
    R connector/php/test/update_fields.phpt
    M debian/changelog
    M debian/control
    M debian/scripts/tarantool_instance
    M include/exception.h
    M include/log_io.h
    M include/tarantool_lua.h
    M mod/box/box.lua
    M mod/box/box.m
    M src/exception.m
    M src/log_io.m
    M src/log_io_remote.m
    M src/replication.m
    M src/tarantool.m
    M src/tarantool_lua.m
    M test/box/lua.result
    M test/box/lua.test
    M test/box/test_init.lua
    M test/connector_c/connector.result
    M test/connector_c/tt.c

  Log Message:
  -----------
  Merge branch 'master' of github.com:mailru/tarantool into clang-build


  Commit: 1382cc78126833d5cd695ce1d385cb94e2ab9819
      
https://github.com/mailru/tarantool/commit/1382cc78126833d5cd695ce1d385cb94e2ab9819
  Author: pcherenkov <[email protected]>
  Date:   2012-05-25 (Fri, 25 May 2012)

  Changed paths:
    M CMakeLists.txt
    M src/CMakeLists.txt
    M third_party/CMakeLists.txt
    M third_party/luajit/src/Makefile

  Log Message:
  -----------
  Merge branch 'custom_build' of github.com:mailru/tarantool into clang-build


  Commit: ae9d99059f5af8cba4f5b528a9b6df98723ba2f2
      
https://github.com/mailru/tarantool/commit/ae9d99059f5af8cba4f5b528a9b6df98723ba2f2
  Author: pcherenkov <[email protected]>
  Date:   2012-05-28 (Mon, 28 May 2012)

  Changed paths:
    M README.CentOS
    M README.FreeBSD
    M include/log_io.h
    M include/tarantool.h
    M mod/box/box.m
    M src/CMakeLists.txt
    M src/log_io.m

  Log Message:
  -----------
  Merge branch 'custom_build' into clang-build


  Commit: b99328f4b29e6c624b980e4e36839df3776a03fa
      
https://github.com/mailru/tarantool/commit/b99328f4b29e6c624b980e4e36839df3776a03fa
  Author: pcherenkov <[email protected]>
  Date:   2012-05-28 (Mon, 28 May 2012)

  Changed paths:
    M CMakeLists.txt
    M mod/box/index.m
    M mod/box/tree.m
    M src/coro.m
    M src/log_io.m
    M src/palloc.m
    M src/salloc.m

  Log Message:
  -----------
  clang-build: initial changes to enable clang build under Linux


  Commit: a991af29467dd17cf2a4512d273be0403492f86b
      
https://github.com/mailru/tarantool/commit/a991af29467dd17cf2a4512d273be0403492f86b
  Author: pcherenkov <[email protected]>
  Date:   2012-05-30 (Wed, 30 May 2012)

  Changed paths:
    M mod/box/tree.m

  Log Message:
  -----------
  clang-build: tree class declarations put in proper order (gcc warnings abated)


  Commit: 9df33348385ceac25a65ee44584258b24a291f2f
      
https://github.com/mailru/tarantool/commit/9df33348385ceac25a65ee44584258b24a291f2f
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-06-07 (Thu, 07 Jun 2012)

  Changed paths:
    M CMakeLists.txt
    M third_party/gopt/gopt.h

  Log Message:
  -----------
  clang-build: review fixes.


  Commit: 520e7ebda20e6a12c1bf1c33515ba8ee81fac4a0
      
https://github.com/mailru/tarantool/commit/520e7ebda20e6a12c1bf1c33515ba8ee81fac4a0
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-06-07 (Thu, 07 Jun 2012)

  Changed paths:
    M CMakeLists.txt
    M include/tarantool_pthread.h
    M mod/box/index.m
    M mod/box/tree.m
    M src/coro.m
    M src/palloc.m
    M src/recovery.m
    M src/salloc.m
    M src/tarantool.m
    M third_party/gopt/gopt.h

  Log Message:
  -----------
  Merge branch 'clang-build'

Conflicts:
        src/log_io.m


Compare: https://github.com/mailru/tarantool/compare/ff099f1...520e7eb
_______________________________________________
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