"platforms/reference/vscode:/vscode.git/clone" did not exist on "67b261f6bfa7e98fb43c52c979bd116d4937b99a"
  1. 22 Sep, 2009 1 commit
  2. 19 Sep, 2009 1 commit
  3. 16 Jul, 2009 1 commit
  4. 14 Jul, 2009 1 commit
  5. 10 Jul, 2009 1 commit
  6. 26 Jun, 2009 1 commit
    • Mark Friedrichs's avatar
      Adding BrookPlatform back in -- deleted wrong file earlier · 5b5ec4c3
      Mark Friedrichs authored
      Fixed getTime() calls in _openMMBrookInterface()
      Based on Sherm's suggestions:
      changed '#ifdef WIN32' to '#ifdef WIN32 _MSC_VER;
      reordered include files so that system files after OpenMM files
      all include files should be C++ files now (as opposed to C files (<math.h> -> <cmath>
      5b5ec4c3
  7. 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
  8. 23 Jun, 2009 1 commit
  9. 18 Jun, 2009 2 commits
  10. 16 May, 2009 1 commit
  11. 22 Apr, 2009 1 commit
  12. 21 Apr, 2009 1 commit
  13. 17 Apr, 2009 1 commit
  14. 18 Feb, 2009 2 commits
  15. 05 Feb, 2009 3 commits
  16. 28 Jan, 2009 1 commit
  17. 26 Jan, 2009 1 commit
  18. 23 Jan, 2009 1 commit
  19. 22 Jan, 2009 4 commits
  20. 17 Jan, 2009 2 commits
  21. 15 Jan, 2009 2 commits
  22. 14 Jan, 2009 2 commits
  23. 13 Jan, 2009 2 commits
  24. 12 Jan, 2009 1 commit
  25. 11 Jan, 2009 1 commit
  26. 10 Jan, 2009 1 commit
  27. 09 Jan, 2009 2 commits
  28. 08 Jan, 2009 1 commit