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