"openmmapi/src/GBVIForce.cpp" did not exist on "3c100e69f095ad86f55b27768fce0df9b4563f5a"
  1. 08 Oct, 2009 1 commit
  2. 06 Oct, 2009 1 commit
  3. 11 Sep, 2009 1 commit
  4. 09 Sep, 2009 2 commits
  5. 08 Sep, 2009 1 commit
  6. 03 Sep, 2009 2 commits
  7. 01 Sep, 2009 1 commit
  8. 28 Aug, 2009 1 commit
  9. 27 Aug, 2009 1 commit
  10. 26 Aug, 2009 2 commits
  11. 24 Aug, 2009 1 commit
  12. 21 Aug, 2009 1 commit
  13. 19 Aug, 2009 1 commit
  14. 12 Aug, 2009 1 commit
  15. 11 Aug, 2009 2 commits
  16. 10 Aug, 2009 1 commit
  17. 08 Aug, 2009 1 commit
  18. 07 Aug, 2009 3 commits
  19. 06 Aug, 2009 1 commit
  20. 28 Jul, 2009 1 commit
  21. 25 Jul, 2009 1 commit
  22. 17 Jul, 2009 2 commits
  23. 16 Jul, 2009 1 commit
  24. 14 Jul, 2009 1 commit
  25. 02 Jul, 2009 1 commit
  26. 01 Jul, 2009 1 commit
  27. 30 Jun, 2009 3 commits
  28. 26 Jun, 2009 1 commit
  29. 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
  30. 24 Jun, 2009 1 commit
  31. 12 Jun, 2009 1 commit