1. 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
  2. 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
  3. 24 Jun, 2009 1 commit
  4. 23 Jun, 2009 2 commits
  5. 19 Jun, 2009 1 commit
  6. 18 Jun, 2009 3 commits
  7. 17 Jun, 2009 1 commit
  8. 16 Jun, 2009 2 commits
  9. 13 Jun, 2009 1 commit
  10. 12 Jun, 2009 1 commit
  11. 11 Jun, 2009 2 commits
  12. 04 Jun, 2009 1 commit
  13. 03 Jun, 2009 1 commit
  14. 22 May, 2009 1 commit
  15. 21 May, 2009 2 commits
  16. 20 May, 2009 1 commit
  17. 19 May, 2009 1 commit
  18. 16 May, 2009 2 commits
  19. 15 May, 2009 3 commits
  20. 14 May, 2009 3 commits
  21. 13 May, 2009 1 commit
  22. 12 May, 2009 1 commit
  23. 06 May, 2009 2 commits
  24. 04 May, 2009 1 commit
  25. 01 May, 2009 3 commits