1. 28 Mar, 2014 3 commits
  2. 27 Mar, 2014 9 commits
  3. 13 Mar, 2014 1 commit
  4. 12 Mar, 2014 2 commits
  5. 05 Mar, 2014 1 commit
  6. 26 Feb, 2014 1 commit
  7. 18 Feb, 2014 1 commit
  8. 06 Feb, 2014 1 commit
  9. 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
  10. 01 Feb, 2014 1 commit
  11. 31 Jan, 2014 4 commits
  12. 30 Jan, 2014 1 commit
  13. 28 Jan, 2014 4 commits
  14. 22 Jan, 2014 1 commit
  15. 16 Jan, 2014 1 commit
  16. 14 Jan, 2014 1 commit
  17. 09 Jan, 2014 1 commit
  18. 08 Jan, 2014 2 commits
  19. 01 Jan, 2014 1 commit
  20. 31 Dec, 2013 3 commits