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