1. 12 Sep, 2009 1 commit
  2. 18 Aug, 2009 1 commit
  3. 15 Jul, 2009 1 commit
  4. 14 Jul, 2009 1 commit
  5. 27 Jun, 2009 1 commit
  6. 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
  7. 18 Jun, 2009 1 commit
  8. 17 Jun, 2009 1 commit
  9. 11 Jun, 2009 1 commit
  10. 10 Jun, 2009 1 commit
  11. 09 Jun, 2009 1 commit