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