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: 0a7c08c9eefb
Choose a base ref
...
head repository: STEllAR-GROUP/hpx
compare: e2fb61c0b3e3
Choose a head ref
  • 5 commits
  • 23 files changed
  • 2 contributors

Commits on Dec 24, 2017

  1. Implement parallel::remove and parallel::remove_if.

    flyby: Fix documentation of parallel::unique.
    taeguk committed Dec 24, 2017
    Copy the full SHA
    8cbeba5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c14af9f View commit details
    Browse the repository at this point in the history
  3. Add container version of parallel::remove and parallel::remove_if. An…

    …d add unit tests for them.
    
    flyby: Remove non-meaning codes in unit test of parallel::unique and parallel::unique_copy.
    flyby: Add missing files to docs/CMakeLists.txt
    taeguk committed Dec 24, 2017
    Copy the full SHA
    1a3dc54 View commit details
    Browse the repository at this point in the history
  4. Add benchmark codes for parallel::remove and parallel::remove_if.

    flyby: tiny modification in benchmark code of parallel::unique.
    taeguk committed Dec 24, 2017
    Copy the full SHA
    861f85d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2017

  1. Merge pull request #3086 from taeguk/tg_remove

    Implement parallel::remove and parallel::remove_if
    hkaiser committed Dec 30, 2017
    Copy the full SHA
    e2fb61c View commit details
    Browse the repository at this point in the history