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