Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 811e871cf9800d4a10bba3cf8ba9d8882b298bc8
      
https://github.com/STEllAR-GROUP/hpx/commit/811e871cf9800d4a10bba3cf8ba9d8882b298bc8
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M CMakeLists.txt
    M libs/config/CMakeLists.txt
    M libs/config/include/hpx/config.hpp
    A libs/config/include/hpx/config/deprecation.hpp

  Log Message:
  -----------
  Adding version specific deprecation options


  Commit: 12f33258c61caf9f193f221dddacf92b19726ab6
      
https://github.com/STEllAR-GROUP/hpx/commit/12f33258c61caf9f193f221dddacf92b19726ab6
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M CMakeLists.txt
    M components/iostreams/include/hpx/include/iostreams.hpp
    M libs/config/include/hpx/config/attributes.hpp
    M libs/config/include/hpx/config/deprecation.hpp
    M libs/include/include/hpx/include/compression.hpp
    M libs/include/include/hpx/include/compression_registration.hpp
    M plugins/binary_filter/bzip2/include/hpx/include/compression_bzip2.hpp
    M plugins/binary_filter/snappy/include/hpx/include/compression_snappy.hpp
    M plugins/binary_filter/zlib/include/hpx/include/compression_zlib.hpp

  Log Message:
  -----------
  Allow for deprecation warnings to be disabled in dependent projects


  Commit: 4bd383df09f0e29e91c00e83031e50853a5e77cc
      
https://github.com/STEllAR-GROUP/hpx/commit/4bd383df09f0e29e91c00e83031e50853a5e77cc
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M CMakeLists.txt
    M libs/algorithms/include/hpx/parallel/algorithms/copy.hpp
    M libs/config/include/hpx/config/deprecation.hpp

  Log Message:
  -----------
  Adding HPX_DEPRECATED_V(major, minor, "message")

- also removing the CMake options


  Commit: 3805821559a258b857c47ba43910b2ce29b7e3b4
      
https://github.com/STEllAR-GROUP/hpx/commit/3805821559a258b857c47ba43910b2ce29b7e3b4
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M hpx/lcos_fwd.hpp
    M hpx/runtime/components/client_base.hpp
    M libs/actions_base/include/hpx/actions_base/basic_action.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/reduce.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/copy.hpp
    M libs/config/include/hpx/config/deprecation.hpp
    M libs/functional/include/hpx/functional/deferred_call.hpp
    M libs/functional/include/hpx/functional/invoke_fused.hpp
    M libs/functional/include/hpx/functional/invoke_result.hpp
    M libs/functional/include/hpx/functional/traits/is_invocable.hpp
    M libs/program_options/include/hpx/program_options/options_description.hpp
    M 
libs/runtime_configuration/include/hpx/runtime_configuration/runtime_mode.hpp

  Log Message:
  -----------
  Applying versioned deprecation macro to more spots


  Commit: dac11daccfef1c3d98734b668dc09a1d0fb217db
      
https://github.com/STEllAR-GROUP/hpx/commit/dac11daccfef1c3d98734b668dc09a1d0fb217db
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M CMakeLists.txt
    M components/iostreams/include/hpx/include/iostreams.hpp
    M hpx/lcos_fwd.hpp
    M hpx/runtime/components/client_base.hpp
    M libs/actions_base/include/hpx/actions_base/basic_action.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/copy.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/reduce.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/copy.hpp
    M libs/config/CMakeLists.txt
    M libs/config/include/hpx/config.hpp
    M libs/config/include/hpx/config/attributes.hpp
    A libs/config/include/hpx/config/deprecation.hpp
    M libs/functional/include/hpx/functional/deferred_call.hpp
    M libs/functional/include/hpx/functional/invoke_fused.hpp
    M libs/functional/include/hpx/functional/invoke_result.hpp
    M libs/functional/include/hpx/functional/traits/is_invocable.hpp
    M libs/include/include/hpx/include/compression.hpp
    M libs/include/include/hpx/include/compression_registration.hpp
    M libs/program_options/include/hpx/program_options/options_description.hpp
    M 
libs/runtime_configuration/include/hpx/runtime_configuration/runtime_mode.hpp
    M plugins/binary_filter/bzip2/include/hpx/include/compression_bzip2.hpp
    M plugins/binary_filter/snappy/include/hpx/include/compression_snappy.hpp
    M plugins/binary_filter/zlib/include/hpx/include/compression_zlib.hpp

  Log Message:
  -----------
  Merge pull request #4862 from STEllAR-GROUP/deprecation

Adding version specific deprecation options


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/8943b661093d...dac11daccfef
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to