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