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

Moves to C++14 and fixes a SAPT memory bug #1398

Merged
merged 15 commits into from Dec 5, 2018
Merged

Commits on Dec 3, 2018

  1. Require C++14 at least

    robertodr committed Dec 3, 2018
    Copy the full SHA
    bb42c64 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    37e3ee3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    886ff2e View commit details
    Browse the repository at this point in the history
  4. Put Miniconda on PATH

    robertodr committed Dec 3, 2018
    Copy the full SHA
    7638d73 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f3edf96 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. Set policy for IN_LIST

    robertodr committed Dec 4, 2018
    Copy the full SHA
    51ada36 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    05a8eac View commit details
    Browse the repository at this point in the history
  3. Remove Conda env once done

    robertodr committed Dec 4, 2018
    Copy the full SHA
    9c2a012 View commit details
    Browse the repository at this point in the history
  4. Additional clean up in SAPT

    First use of std::make_unique in Psi4! (I think)
    robertodr committed Dec 4, 2018
    Copy the full SHA
    25baa03 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6b29ad8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d8b76bb View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Remove use of raw buffer

    robertodr committed Dec 5, 2018
    Copy the full SHA
    c5685fa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4a1617b View commit details
    Browse the repository at this point in the history
  3. Adjust ERI holder and buffer

    Thanks @dgasmith for the suggestions
    robertodr committed Dec 5, 2018
    Copy the full SHA
    17129ae View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    50a0412 View commit details
    Browse the repository at this point in the history