"plugins/amoeba/openmmapi/src/AmoebaInPlaneAngleForce.cpp" did not exist on "58b094cec72f74db91e131277804e82e168c16e0"
  1. 26 Aug, 2009 1 commit
  2. 24 Aug, 2009 2 commits
  3. 21 Aug, 2009 1 commit
  4. 19 Aug, 2009 2 commits
  5. 14 Aug, 2009 2 commits
  6. 12 Aug, 2009 3 commits
  7. 11 Aug, 2009 4 commits
  8. 10 Aug, 2009 2 commits
  9. 08 Aug, 2009 1 commit
  10. 07 Aug, 2009 3 commits
  11. 06 Aug, 2009 1 commit
  12. 03 Aug, 2009 1 commit
  13. 28 Jul, 2009 1 commit
  14. 25 Jul, 2009 1 commit
  15. 17 Jul, 2009 2 commits
  16. 16 Jul, 2009 1 commit
  17. 14 Jul, 2009 2 commits
  18. 08 Jul, 2009 1 commit
  19. 02 Jul, 2009 1 commit
  20. 01 Jul, 2009 1 commit
  21. 30 Jun, 2009 3 commits
  22. 29 Jun, 2009 1 commit
  23. 26 Jun, 2009 1 commit
  24. 25 Jun, 2009 1 commit
    • Michael Sherman's avatar
      Fixed some portability problems that show up in · c5329db5
      Michael Sherman authored
      - MingW, where "WIN32" is set by CMake but the compiler is not Microsoft's (should use _MSC_VER) in that case, and 
      - in gcc 4.4 which is fussy about some issues that earlier versions were silent about, such as passing a string constant to a "char*" rather than a "const char*".
      I also fixed a syntax error in CMakeLists that showed up in the OpenMM workshop for some unknown reason.
      
      Brook is not currently building correctly; I think it has not yet been fully converted to the getTime() interface needed for variable step integrators.
      c5329db5
  25. 24 Jun, 2009 1 commit