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