1. 20 May, 2014 2 commits
  2. 08 May, 2014 2 commits
  3. 01 May, 2014 1 commit
  4. 11 Apr, 2014 1 commit
  5. 05 Apr, 2014 1 commit
  6. 13 Mar, 2014 1 commit
  7. 06 Feb, 2014 1 commit
  8. 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
  9. 28 Jan, 2014 2 commits
  10. 24 Jan, 2014 1 commit
  11. 22 Jan, 2014 1 commit
  12. 14 Jan, 2014 1 commit
  13. 09 Jan, 2014 1 commit
  14. 08 Jan, 2014 1 commit
  15. 13 Dec, 2013 1 commit
  16. 12 Dec, 2013 1 commit
  17. 11 Dec, 2013 1 commit
  18. 06 Dec, 2013 1 commit
  19. 05 Dec, 2013 1 commit
  20. 26 Nov, 2013 3 commits
  21. 13 Nov, 2013 1 commit
  22. 07 Nov, 2013 1 commit
  23. 21 Oct, 2013 1 commit
  24. 17 Oct, 2013 1 commit
  25. 15 Oct, 2013 1 commit
  26. 10 Oct, 2013 1 commit
  27. 08 Oct, 2013 2 commits
  28. 07 Oct, 2013 1 commit
  29. 01 Oct, 2013 1 commit
  30. 09 Sep, 2013 1 commit
  31. 06 Sep, 2013 1 commit
  32. 26 Aug, 2013 1 commit
  33. 20 Aug, 2013 2 commits