"platforms/reference/src/SimTKReference/ReferenceForce.cpp" did not exist on "76e2849ccf0aea4dd118a77e8d7d7e66b1107ab0"
  1. 11 Oct, 2016 1 commit
  2. 20 Feb, 2015 4 commits
  3. 27 Apr, 2014 1 commit
  4. 06 Dec, 2013 1 commit
  5. 08 Oct, 2013 1 commit
  6. 08 Jul, 2013 1 commit
  7. 19 Jan, 2012 1 commit
  8. 17 Mar, 2011 1 commit
  9. 03 Jan, 2011 1 commit
  10. 21 Jul, 2010 1 commit
  11. 21 Apr, 2010 1 commit
  12. 17 Jul, 2009 1 commit
  13. 16 Jul, 2009 1 commit
  14. 10 Jul, 2009 1 commit
  15. 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
  16. 31 Mar, 2009 1 commit
  17. 02 May, 2008 1 commit
  18. 25 Apr, 2008 1 commit
  19. 19 Apr, 2008 1 commit
  20. 18 Apr, 2008 1 commit
  21. 17 Apr, 2008 1 commit