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: 6a2923e1be29
Choose a base ref
...
head repository: STEllAR-GROUP/hpx
compare: 2e3ed9623d9e
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 15, 2018

  1. Add overload for format_to taking an hpx ostream

    "Fixes" problem of the hpx::iostreams::ostream << operator not being called when
    the hpx::iostreams::ostream is used as a std::ostream.
    msimberg committed Feb 15, 2018
    Copy the full SHA
    78b1f8b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fa1007b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2018

  1. Merge pull request #3174 from msimberg/fix-format-to

    Add hpx::iostreams::ostream overload to format_to
    hkaiser committed Feb 17, 2018
    Copy the full SHA
    2e3ed96 View commit details
    Browse the repository at this point in the history