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