Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing primitive_component::eval to expect rvalues as its arguments #967

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on May 9, 2019

  1. Changing primitive_component::eval to expect rvalues as its arguments

    - flyby: rename phyname and phytype
    hkaiser committed May 9, 2019
    Configuration menu
    Copy the full SHA
    08204e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d0cb39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d3243e View commit details
    Browse the repository at this point in the history
  4. Partially reverted changes introduced earlier

    - arguments to eval() are now 'const&' again
    hkaiser committed May 9, 2019
    Configuration menu
    Copy the full SHA
    5086785 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d78134d View commit details
    Browse the repository at this point in the history
  6. Fix merge conflicts

    hkaiser committed May 9, 2019
    Configuration menu
    Copy the full SHA
    a414152 View commit details
    Browse the repository at this point in the history
  7. Fix C++ version of K-Means

    hkaiser committed May 9, 2019
    Configuration menu
    Copy the full SHA
    389466d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Configuration menu
    Copy the full SHA
    07bbca4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e15f927 View commit details
    Browse the repository at this point in the history