1. 03 Jan, 2015 2 commits
    • Jason Swails's avatar
      More · 1f15a914
      Jason Swails authored
      } else { -->
      }
      else {
      
      However, these were not my additions originally, but rather part of the Amoeba
      test cases that have been around for awhile. I figured while I was at it, I
      might as well update these styles as well.
      1f15a914
    • Jason Swails's avatar
      b8f6d269
  2. 30 Dec, 2014 11 commits
  3. 26 Dec, 2014 3 commits
    • 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
    • peastman's avatar
      Merge pull request #759 from swails/master · 8d15b972
      peastman authored
      Fix typo.
      8d15b972
    • Jason Swails's avatar
      Fix typo. · c7cacc13
      Jason Swails authored
      c7cacc13
  4. 25 Dec, 2014 1 commit
  5. 18 Dec, 2014 3 commits
  6. 08 Dec, 2014 3 commits
  7. 06 Dec, 2014 1 commit
  8. 04 Dec, 2014 2 commits
  9. 03 Dec, 2014 6 commits
  10. 02 Dec, 2014 1 commit
  11. 26 Nov, 2014 5 commits
  12. 19 Nov, 2014 2 commits