"plugins/drude/openmmapi/src/DrudeIntegrator.cpp" did not exist on "a711ce2a1407d4f6ad80c797040d92341f94d03a"
  1. 07 Feb, 2014 2 commits
  2. 06 Feb, 2014 3 commits
  3. 05 Feb, 2014 1 commit
    • Jason Swails's avatar
      In the generated C wrappers, instantiate std::string arguments from · fd1bb3d2
      Jason Swails authored
      'const char*' by passing it straight to the std::string constructor rather than
      through a reinterpret_cast.  This solves segfaults when trying to use the OpenMM
      C-API (which is auto-generated from the generate*Wrappers.py scripts) when used
      with gcc/g++.  clang and clang++ seem to accept this (perhaps why it was not
      caught before).
      
      After these changes, the OpenMM-Tinker binding works again with the current git
      version of OpenMM.
      fd1bb3d2
  4. 03 Feb, 2014 1 commit
  5. 31 Jan, 2014 2 commits
  6. 30 Jan, 2014 4 commits
  7. 29 Jan, 2014 1 commit
  8. 28 Jan, 2014 12 commits
  9. 27 Jan, 2014 1 commit
  10. 24 Jan, 2014 2 commits
  11. 23 Jan, 2014 2 commits
  12. 22 Jan, 2014 9 commits