1. 08 May, 2014 1 commit
  2. 12 Mar, 2014 2 commits
  3. 06 Mar, 2014 2 commits
  4. 05 Mar, 2014 1 commit
  5. 04 Mar, 2014 1 commit
  6. 03 Mar, 2014 1 commit
  7. 01 Mar, 2014 1 commit
  8. 28 Feb, 2014 2 commits
  9. 01 Mar, 2014 2 commits
  10. 28 Feb, 2014 1 commit
  11. 27 Feb, 2014 2 commits
  12. 24 Feb, 2014 2 commits
  13. 18 Feb, 2014 1 commit
  14. 10 Feb, 2014 2 commits
  15. 07 Feb, 2014 2 commits
  16. 06 Feb, 2014 3 commits
  17. 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
  18. 03 Feb, 2014 1 commit
  19. 01 Feb, 2014 1 commit
  20. 31 Jan, 2014 5 commits
  21. 30 Jan, 2014 6 commits