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: davidrohr/AliceO2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: japarada/AliceO2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 14 files changed
  • 1 contributor

Commits on Feb 20, 2020

  1. GPU: Workaround for bug in clang

      Bug reported here: https://bugs.llvm.org/show_bug.cgi?id=44974, but since the workaround is
      trivial and makes the code even more readable, we can just as well keep it.
    davidrohr committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    a12cf2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70a564f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db2e4c7 View commit details
    Browse the repository at this point in the history
  4. Fix CMake warning

    davidrohr committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    14e2443 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e239bf View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    b85567c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf1ffb7 View commit details
    Browse the repository at this point in the history
Loading