1. 10 Apr, 2015 1 commit
  2. 19 Mar, 2015 1 commit
  3. 16 Mar, 2015 1 commit
  4. 06 Mar, 2015 1 commit
  5. 25 Feb, 2015 2 commits
  6. 24 Feb, 2015 2 commits
  7. 21 Feb, 2015 1 commit
  8. 20 Feb, 2015 1 commit
  9. 13 Feb, 2015 1 commit
  10. 17 Jan, 2015 1 commit
  11. 10 Jan, 2015 1 commit
  12. 09 Jan, 2015 2 commits
  13. 08 Jan, 2015 1 commit
  14. 05 Jan, 2015 3 commits
  15. 03 Jan, 2015 2 commits
  16. 30 Dec, 2014 4 commits
  17. 26 Dec, 2014 1 commit
    • Jason Swails's avatar
      Squash the following warning: · 67ad6557
      Jason Swails authored
      /usr/local/openmm/include/openmm/CustomHbondForce.h:477:25: warning: field 'p3' will be initialized after field 'parameters' [-Wreorder]
              p1(p1), p2(p2), p3(p3), parameters(parameters) {
                                  ^
      I believe that the initializer is supposed to assign variables in the same
      order they're declared in the class definition (not the same order they're
      defined in the constructor argument list.
      67ad6557
  18. 03 Dec, 2014 2 commits
  19. 02 Dec, 2014 1 commit
  20. 11 Nov, 2014 1 commit
  21. 13 Oct, 2014 1 commit
  22. 03 Oct, 2014 2 commits
  23. 23 Sep, 2014 3 commits
  24. 05 Sep, 2014 1 commit
  25. 03 Sep, 2014 1 commit
  26. 29 Aug, 2014 1 commit
  27. 20 Aug, 2014 1 commit