Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: STEllAR-GROUP/hpx
base: d14037a0f83d
Choose a base ref
...
head repository: STEllAR-GROUP/hpx
compare: bff485431179
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 30, 2017

  1. Configuration menu
    Copy the full SHA
    320f515 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2017

  1. Fix a potential unconditial moves in hpx::util::tuple_cat

    * Thanks to K-ballo for pointing this out
    * We use hpx::util::get now for retrieving a specific
      element at index i instead of the internal
      tuple_element API.
    * Ref #2741
    Naios committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    c442ec0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2787 from Naios/unwrap_hotfixes

    Unwrap hotfixes
    hkaiser committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    bff4854 View commit details
    Browse the repository at this point in the history