Branch: refs/heads/dist_object_test
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 60ca1574c246a8a69d2cf70d7671651ea18f7d42
      
https://github.com/STEllAR-GROUP/hpx/commit/60ca1574c246a8a69d2cf70d7671651ea18f7d42
  Author: weilewei <lokw...@gmail.com>
  Date:   2019-04-19 (Fri, 19 Apr 2019)

  Changed paths:
    M docs/CMakeLists.txt
    M examples/transpose/CMakeLists.txt
    R examples/transpose/transpose_dist_object.cpp
    A examples/transpose/transpose_distributed_object.cpp
    R hpx/include/dist_object.hpp
    A hpx/include/distributed_object.hpp
    R hpx/lcos/dist_object.hpp
    A hpx/lcos/distributed_object.hpp
    R src/lcos/dist_object.cpp
    A src/lcos/distributed_object.cpp
    M tests/unit/lcos/CMakeLists.txt
    M tests/unit/lcos/barrier.cpp
    R tests/unit/lcos/dist_object.cpp
    A tests/unit/lcos/distributed_object.cpp

  Log Message:
  -----------
  - modify naming: replace dist_object to distributed_object
- add header file to docs CMake
- fix typos, redundant expression in transpise example
- remove unncessary change for barrier.cpp


  Commit: 790007b22573680e932e26ea71df1180da6d531b
      
https://github.com/STEllAR-GROUP/hpx/commit/790007b22573680e932e26ea71df1180da6d531b
  Author: weilewei <lokw...@gmail.com>
  Date:   2019-04-19 (Fri, 19 Apr 2019)

  Changed paths:
    M hpx/lcos/distributed_object.hpp
    M tests/unit/lcos/distributed_object.cpp

  Log Message:
  -----------
  add sub_localities but has a constructor issue


  Commit: 8712d7dc80c7356be0583a6543a752a293997f38
      
https://github.com/STEllAR-GROUP/hpx/commit/8712d7dc80c7356be0583a6543a752a293997f38
  Author: weilewei <lokw...@gmail.com>
  Date:   2019-04-19 (Fri, 19 Apr 2019)

  Changed paths:
    M hpx/lcos/distributed_object.hpp

  Log Message:
  -----------
  adding changes to constructor again


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/60ca1574c246%5E...8712d7dc80c7
_______________________________________________
hpx-commits mailing list
hpx-commits@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to