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: 6e7cbb561080^
Choose a base ref
...
head repository: STEllAR-GROUP/hpx
compare: 096bf5e294eb
Choose a head ref
  • 2 commits
  • 7 files changed
  • 1 contributor

Commits on Oct 20, 2017

  1. Fixing problem when running with address sanitizer

    asan has problems with our thread_specific_ptr. In this case, this is merelely
    a workaround since itt is disabled by default
    Thomas Heller committed Oct 20, 2017
    Copy the full SHA
    6e7cbb5 View commit details
    Browse the repository at this point in the history
  2. More usage of nullptr

    Thomas Heller committed Oct 20, 2017
    Copy the full SHA
    096bf5e View commit details
    Browse the repository at this point in the history