Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 54914598d47f3cb20afc73df8155afc660910121
      
https://github.com/STEllAR-GROUP/hpx/commit/54914598d47f3cb20afc73df8155afc660910121
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2020-01-28 (Tue, 28 Jan 2020)

  Changed paths:
    M .circleci/config.yml
    M CMakeLists.txt
    M docs/sphinx/contributing/modules.rst
    M docs/sphinx/contributing/release_procedure.rst
    M docs/sphinx/examples/1d_stencil.rst
    M docs/sphinx/manual/creating_hpx_projects.rst
    M docs/sphinx/manual/hpx_runtime_and_resources.rst
    M docs/sphinx/manual/launching_and_configuring_hpx_applications.rst
    M docs/sphinx/manual/optimizing_hpx_applications.rst
    M docs/sphinx/manual/writing_distributed_hpx_applications.rst
    M docs/sphinx/releases/whats_new_0_9_11.rst
    M docs/sphinx/releases/whats_new_0_9_5.rst
    M docs/sphinx/releases/whats_new_0_9_6.rst
    M docs/sphinx/releases/whats_new_0_9_7.rst
    M docs/sphinx/releases/whats_new_0_9_8.rst
    M docs/sphinx/releases/whats_new_0_9_9.rst
    M docs/sphinx/releases/whats_new_0_9_99.rst
    M docs/sphinx/releases/whats_new_1_0_0.rst
    M docs/sphinx/releases/whats_new_1_1_0.rst
    M docs/sphinx/releases/whats_new_1_2_0.rst
    M docs/sphinx/releases/whats_new_1_3_0.rst
    M docs/sphinx/releases/whats_new_1_4_0.rst
    M examples/async_io/async_io_simple.cpp
    M examples/jacobi_smp/jacobi_nonuniform.cpp
    M examples/sheneos/README.rst
    M examples/startup_shutdown/startup_shutdown.cpp
    M hpx/performance_counters/parcels/data_point.hpp
    M hpx/runtime/components/new.hpp
    M hpx/runtime/parcelset/parcelhandler.hpp
    M hpx/runtime/threads/policies/scheduler_base.hpp
    M hpx/runtime/threads/policies/shared_priority_queue_scheduler.hpp
    M hpx/runtime/threads/thread_data.hpp
    M hpx/runtime_impl.hpp
    M hpx/util/pack_traversal.hpp
    M hpx/util/runtime_configuration.hpp
    M libs/README.rst
    M libs/algorithms/include/hpx/parallel/algorithms/detail/transfer.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/partition.hpp
    M libs/cache/include/hpx/cache/local_cache.hpp
    M libs/concurrency/include/hpx/concurrency/cache_line_data.hpp
    M libs/datastructures/include/hpx/datastructures/tuple.hpp
    M libs/debugging/include/hpx/debugging/print.hpp
    M libs/format/include/hpx/format.hpp
    M libs/iterator_support/tests/unit/is_iterator.cpp
    M libs/iterator_support/tests/unit/iterator_tests.hpp
    M libs/logging/include/hpx/logging/detail/manipulator.hpp
    M libs/logging/include/hpx/logging/format.hpp
    M libs/logging/include/hpx/logging/format/destination/named.hpp
    M libs/logging/include/hpx/logging/format/formatter/convert_format.hpp
    M libs/logging/include/hpx/logging/format/formatter/named_spacer.hpp
    M libs/serialization/include/hpx/serialization/input_archive.hpp
    M libs/serialization/include/hpx/serialization/output_archive.hpp
    M plugins/parcelport/libfabric/header.hpp
    M plugins/parcelport/libfabric/locality.hpp
    M plugins/parcelport/libfabric/parcelport_libfabric.cpp
    M plugins/parcelport/libfabric/receiver.cpp
    M plugins/parcelport/libfabric/receiver.hpp
    M plugins/parcelport/libfabric/rma_receiver.hpp
    M plugins/parcelport/parcelport_logging.hpp
    M plugins/parcelport/readers_writers_mutex.hpp
    M plugins/parcelport/rma_memory_region.hpp
    M plugins/parcelport/verbs/rdma/rdma_chunk_pool.hpp
    M plugins/parcelport/verbs/rdma/rdma_controller.cpp
    M plugins/parcelport/verbs/rdma/rdma_controller.hpp
    M plugins/parcelport/verbs/rdma/verbs_endpoint.hpp
    M plugins/parcelport/verbs/rdma/verbs_memory_region.hpp
    M src/runtime.cpp
    M src/runtime/components/server/destroy_component.cpp
    M src/runtime/threads/thread_helpers.cpp
    M src/util/runtime_configuration.cpp
    M tests/performance/local/coroutines_call_overhead.cpp
    M tests/performance/local/hpx_heterogeneous_timed_task_spawn.cpp
    M tests/performance/local/htts_v2/htts2_hpx.cpp
    M tests/performance/local/partitioned_vector_foreach.cpp
    M tests/performance/local/print_heterogeneous_payloads.cpp
    M tests/performance/local/qthreads_heterogeneous_timed_task_spawn.cpp
    M tests/performance/local/stream.cpp
    M tests/performance/network/pingpong_performance.cpp
    M tests/regressions/util/use_all_cores_2262.cpp
    M tests/unit/resource/cross_pool_injection.cpp
    M tests/unit/util/unwrap.cpp
    M tools/inspect/inspect.cpp
    M tools/inspect/license_check.cpp
    M tools/inspect/spdx_license_check.cpp

  Log Message:
  -----------
  Apply spelling corrections suggested by spellintian and codespell


  Commit: 8650fd5554603e7269e904f6c88ae3ac4ade98a2
      
https://github.com/STEllAR-GROUP/hpx/commit/8650fd5554603e7269e904f6c88ae3ac4ade98a2
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2020-01-28 (Tue, 28 Jan 2020)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Add spell checking step using codespell to CircleCI config


  Commit: 62ec27584c8e31b700ad61e552ec82a2c9f75b5c
      
https://github.com/STEllAR-GROUP/hpx/commit/62ec27584c8e31b700ad61e552ec82a2c9f75b5c
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M .circleci/config.yml
    M CMakeLists.txt
    M docs/sphinx/contributing/modules.rst
    M docs/sphinx/contributing/release_procedure.rst
    M docs/sphinx/examples/1d_stencil.rst
    M docs/sphinx/manual/creating_hpx_projects.rst
    M docs/sphinx/manual/hpx_runtime_and_resources.rst
    M docs/sphinx/manual/launching_and_configuring_hpx_applications.rst
    M docs/sphinx/manual/optimizing_hpx_applications.rst
    M docs/sphinx/manual/writing_distributed_hpx_applications.rst
    M docs/sphinx/releases/whats_new_0_9_11.rst
    M docs/sphinx/releases/whats_new_0_9_5.rst
    M docs/sphinx/releases/whats_new_0_9_6.rst
    M docs/sphinx/releases/whats_new_0_9_7.rst
    M docs/sphinx/releases/whats_new_0_9_8.rst
    M docs/sphinx/releases/whats_new_0_9_9.rst
    M docs/sphinx/releases/whats_new_0_9_99.rst
    M docs/sphinx/releases/whats_new_1_0_0.rst
    M docs/sphinx/releases/whats_new_1_1_0.rst
    M docs/sphinx/releases/whats_new_1_2_0.rst
    M docs/sphinx/releases/whats_new_1_3_0.rst
    M docs/sphinx/releases/whats_new_1_4_0.rst
    M examples/async_io/async_io_simple.cpp
    M examples/jacobi_smp/jacobi_nonuniform.cpp
    M examples/sheneos/README.rst
    M examples/startup_shutdown/startup_shutdown.cpp
    M hpx/performance_counters/parcels/data_point.hpp
    M hpx/runtime/components/new.hpp
    M hpx/runtime/parcelset/parcelhandler.hpp
    M hpx/runtime/threads/policies/scheduler_base.hpp
    M hpx/runtime/threads/policies/shared_priority_queue_scheduler.hpp
    M hpx/runtime/threads/thread_data.hpp
    M hpx/runtime_impl.hpp
    M hpx/util/pack_traversal.hpp
    M hpx/util/runtime_configuration.hpp
    M libs/README.rst
    M libs/algorithms/include/hpx/parallel/algorithms/detail/transfer.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/partition.hpp
    M libs/cache/include/hpx/cache/local_cache.hpp
    M libs/datastructures/include/hpx/datastructures/tuple.hpp
    M libs/debugging/include/hpx/debugging/print.hpp
    M libs/format/include/hpx/format.hpp
    M libs/iterator_support/tests/unit/is_iterator.cpp
    M libs/iterator_support/tests/unit/iterator_tests.hpp
    M libs/logging/include/hpx/logging/detail/manipulator.hpp
    M libs/logging/include/hpx/logging/format.hpp
    M libs/logging/include/hpx/logging/format/destination/named.hpp
    M libs/logging/include/hpx/logging/format/formatter/convert_format.hpp
    M libs/logging/include/hpx/logging/format/formatter/named_spacer.hpp
    M libs/serialization/include/hpx/serialization/input_archive.hpp
    M libs/serialization/include/hpx/serialization/output_archive.hpp
    M plugins/parcelport/libfabric/header.hpp
    M plugins/parcelport/libfabric/locality.hpp
    M plugins/parcelport/libfabric/parcelport_libfabric.cpp
    M plugins/parcelport/libfabric/receiver.cpp
    M plugins/parcelport/libfabric/receiver.hpp
    M plugins/parcelport/libfabric/rma_receiver.hpp
    M plugins/parcelport/parcelport_logging.hpp
    M plugins/parcelport/readers_writers_mutex.hpp
    M plugins/parcelport/rma_memory_region.hpp
    M plugins/parcelport/verbs/rdma/rdma_chunk_pool.hpp
    M plugins/parcelport/verbs/rdma/rdma_controller.cpp
    M plugins/parcelport/verbs/rdma/rdma_controller.hpp
    M plugins/parcelport/verbs/rdma/verbs_endpoint.hpp
    M plugins/parcelport/verbs/rdma/verbs_memory_region.hpp
    M src/runtime.cpp
    M src/runtime/components/server/destroy_component.cpp
    M src/runtime/threads/thread_helpers.cpp
    M src/util/runtime_configuration.cpp
    M tests/performance/local/coroutines_call_overhead.cpp
    M tests/performance/local/hpx_heterogeneous_timed_task_spawn.cpp
    M tests/performance/local/htts_v2/htts2_hpx.cpp
    M tests/performance/local/partitioned_vector_foreach.cpp
    M tests/performance/local/print_heterogeneous_payloads.cpp
    M tests/performance/local/qthreads_heterogeneous_timed_task_spawn.cpp
    M tests/performance/local/stream.cpp
    M tests/performance/network/pingpong_performance.cpp
    M tests/regressions/util/use_all_cores_2262.cpp
    M tests/unit/resource/cross_pool_injection.cpp
    M tests/unit/util/unwrap.cpp
    M tools/inspect/inspect.cpp
    M tools/inspect/license_check.cpp
    M tools/inspect/spdx_license_check.cpp

  Log Message:
  -----------
  Merge pull request #4338 from msimberg/spellintian-fixes

Spelling corrections and CircleCI spell check


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/05d24681ff6c...62ec27584c8e
_______________________________________________
hpx-commits mailing list
hpx-commits@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to