Branch: refs/heads/libbitset-v2
  Home:   https://github.com/mailru/tarantool
  Commit: bc4ac6b2c8b2c92f4ac0757b52b45bf4c4b5e6ce
      
https://github.com/mailru/tarantool/commit/bc4ac6b2c8b2c92f4ac0757b52b45bf4c4b5e6ce
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-01-25 (Fri, 25 Jan 2013)

  Changed paths:
    M include/lib/bit/bit.h
    M src/lib/bit/bit.c

  Log Message:
  -----------
  Remove __attribute__((const)) attribute from libbit functions


  Commit: ed607d6854bae3fbce2568f7e62df4ee9350c2b1
      
https://github.com/mailru/tarantool/commit/ed607d6854bae3fbce2568f7e62df4ee9350c2b1
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-01-25 (Fri, 25 Jan 2013)

  Changed paths:
    M include/lib/bit/bit.h
    M src/lib/bit/bit.c
    M test/unit/bit.c
    M test/unit/bit.result

  Log Message:
  -----------
  Add bit_test/bit_set/bit_clear and bit_iter to libbit


  Commit: 385b82fff163be226fd7cd92d8bc4770601f0fd6
      
https://github.com/mailru/tarantool/commit/385b82fff163be226fd7cd92d8bc4770601f0fd6
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-01-25 (Fri, 25 Jan 2013)

  Changed paths:
    M third_party/README
    A third_party/rb.h
    R third_party/tree.h

  Log Message:
  -----------
  Import new Red-Black tree from FreeBSD/jemalloc (BSD2 licensed)


  Commit: f9981c54041e7810d46189eed0ca5401a617ec4e
      
https://github.com/mailru/tarantool/commit/f9981c54041e7810d46189eed0ca5401a617ec4e
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-01-25 (Fri, 25 Jan 2013)

  Changed paths:
    M .gitignore
    M CMakeLists.txt
    A cmake/simd.cmake
    A include/lib/bitset/bitset.h
    M src/lib/CMakeLists.txt
    A src/lib/bitset/CMakeLists.txt
    A src/lib/bitset/bitset.c
    A src/lib/bitset/private.h
    M test/unit/CMakeLists.txt
    A test/unit/bitset_basic.c
    A test/unit/bitset_basic.result
    A test/unit/bitset_basic.test
    M test/unit/unit.h

  Log Message:
  -----------
  libbitset - a library working with arrays of bits (initial import)


Compare: 
https://github.com/mailru/tarantool/compare/bc4ac6b2c8b2^...f9981c54041e
_______________________________________________
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