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