"platforms/opencl/vscode:/vscode.git/clone" did not exist on "655518c3ee457ee1d153efafa7e1711f6a4a33d6"
  1. 15 Aug, 2009 1 commit
  2. 14 Aug, 2009 1 commit
  3. 11 Aug, 2009 1 commit
  4. 08 Aug, 2009 1 commit
  5. 07 Aug, 2009 1 commit
  6. 06 Aug, 2009 2 commits
  7. 03 Aug, 2009 1 commit
  8. 31 Jul, 2009 1 commit
  9. 30 Jul, 2009 2 commits
  10. 29 Jul, 2009 1 commit
  11. 25 Jul, 2009 1 commit
  12. 23 Jul, 2009 1 commit
  13. 17 Jul, 2009 2 commits
  14. 16 Jul, 2009 1 commit
  15. 15 Jul, 2009 1 commit
  16. 14 Jul, 2009 3 commits
  17. 10 Jul, 2009 2 commits
  18. 08 Jul, 2009 1 commit
  19. 07 Jul, 2009 4 commits
  20. 02 Jul, 2009 2 commits
  21. 30 Jun, 2009 1 commit
  22. 26 Jun, 2009 1 commit
  23. 25 Jun, 2009 2 commits
    • Peter Eastman's avatar
      9cad8b27
    • 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
  24. 23 Jun, 2009 2 commits
  25. 19 Jun, 2009 1 commit
  26. 18 Jun, 2009 2 commits
  27. 17 Jun, 2009 1 commit