Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: 8a458b54afab8ec9843a7643dcfa2bca211962ca
      
https://github.com/mailru/tarantool/commit/8a458b54afab8ec9843a7643dcfa2bca211962ca
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    A include/mhash-val.h

  Log Message:
  -----------
  Extract mhash-val.h file from multi-part-hash branch

Author: Aleksey Demakov <[email protected]>
commit 4511500afd3d4682dd5de6b4c21ddeb398556cac
commit ce16851dc9edfdca8c05f3786806a59aff450343
commit 67ea5c0b715e53e367ffffc201eb3285652a617c


  Commit: 91fdb92195b322b6e08b534f4d3faca95cb8afcf
      
https://github.com/mailru/tarantool/commit/91fdb92195b322b6e08b534f4d3faca95cb8afcf
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M include/mhash-val.h

  Log Message:
  -----------
  mhash-val refactoring


  Commit: 57c529d3550c44808a492f99b3ca3ec36bf9db58
      
https://github.com/mailru/tarantool/commit/57c529d3550c44808a492f99b3ca3ec36bf9db58
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    R include/mhash-val.h
    M include/mhash.h

  Log Message:
  -----------
  Rename mhash_val.h to mhash.h and fix warnings


  Commit: 00a948837773942ef36e46b645ad279840d923b5
      
https://github.com/mailru/tarantool/commit/00a948837773942ef36e46b645ad279840d923b5
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M include/assoc.h
    A src/box/gmon.out
    M src/box/index.m
    M src/box/space.m
    M src/fiber.m

  Log Message:
  -----------
  Update main code to use new mhash.h


  Commit: b0465cb7c530a09162e7426b9bbc316ebbc17aa3
      
https://github.com/mailru/tarantool/commit/b0465cb7c530a09162e7426b9bbc316ebbc17aa3
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    R src/box/gmon.out

  Log Message:
  -----------
  Remove gmon.out


  Commit: a60c743706902a1d86524d6dfd88c6c725528c62
      
https://github.com/mailru/tarantool/commit/a60c743706902a1d86524d6dfd88c6c725528c62
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M include/assoc.h
    M include/mhash.h

  Log Message:
  -----------
  Move typedef mh_int_t back to mhash.h


  Commit: 50b794f17e8ea267277bcffa4c1859102a1803b4
      
https://github.com/mailru/tarantool/commit/50b794f17e8ea267277bcffa4c1859102a1803b4
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    R client/tarantool_checksum/mhash-val.h
    M client/tarantool_checksum/tc_file.c
    M client/tarantool_checksum/tc_generate.c
    M client/tarantool_checksum/tc_hash.h
    M client/tarantool_checksum/tc_space.c
    M client/tarantool_checksum/tc_space.h
    M client/tarantool_checksum/tc_verify.c
    A client/tarantool_checksum/tnt_checksum.cbp

  Log Message:
  -----------
  Update tarantool_checksum to use new mhash.h


  Commit: 6694cce59af2cb5ed6ea270924fc1161025f178a
      
https://github.com/mailru/tarantool/commit/6694cce59af2cb5ed6ea270924fc1161025f178a
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M test/unit/CMakeLists.txt

  Log Message:
  -----------
  Temporary disable mhash unit test


  Commit: f9f648e6191b348e3975a23ee5b8ecaf72341c5f
      
https://github.com/mailru/tarantool/commit/f9f648e6191b348e3975a23ee5b8ecaf72341c5f
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M .gitignore
    R client/tarantool_checksum/tnt_checksum.cbp

  Log Message:
  -----------
  Remove temporary CMake file and update .gitignore


  Commit: d4640dd1267bca17d51b7f110b05fda4729d81fa
      
https://github.com/mailru/tarantool/commit/d4640dd1267bca17d51b7f110b05fda4729d81fa
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M client/tarantool_checksum/tc_space.c
    M include/mhash.h

  Log Message:
  -----------
  Remove const modifier from mh_node macros


  Commit: 01526fb28e1e93f91d189dfe6a4060e42d13e755
      
https://github.com/mailru/tarantool/commit/01526fb28e1e93f91d189dfe6a4060e42d13e755
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M test/unit/CMakeLists.txt
    M test/unit/mhash.c
    M test/unit/mhash_body.c

  Log Message:
  -----------
  Update mhash unit test


  Commit: 83f7f8ca69af00b893d4326360270affd9fbac9d
      
https://github.com/mailru/tarantool/commit/83f7f8ca69af00b893d4326360270affd9fbac9d
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M include/assoc.h
    M include/mhash.h

  Log Message:
  -----------
  Review fixes.


  Commit: ac96cd3b1bd0a4af289fedde671b6f420b12094f
      
https://github.com/mailru/tarantool/commit/ac96cd3b1bd0a4af289fedde671b6f420b12094f
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M include/assoc.h
    M include/mhash.h
    M src/box/index.m
    M src/fiber.m

  Log Message:
  -----------
  hashtable-refactoring: review fixes


  Commit: 73591c5eadc90d881adff4becdacbf991b6a675a
      
https://github.com/mailru/tarantool/commit/73591c5eadc90d881adff4becdacbf991b6a675a
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M .gitignore
    R client/tarantool_checksum/mhash-val.h
    M client/tarantool_checksum/tc_file.c
    M client/tarantool_checksum/tc_generate.c
    M client/tarantool_checksum/tc_hash.h
    M client/tarantool_checksum/tc_space.c
    M client/tarantool_checksum/tc_space.h
    M client/tarantool_checksum/tc_verify.c
    M include/assoc.h
    M include/mhash.h
    M src/box/index.m
    M src/box/space.m
    M src/fiber.m
    M test/unit/mhash.c
    M test/unit/mhash_body.c

  Log Message:
  -----------
  Merge branch 'hashtable-refactoring'


Compare: https://github.com/mailru/tarantool/compare/965bc1e7d8e0...73591c5eadc9
_______________________________________________
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