1. 27 Aug, 2015 1 commit
  2. 12 Aug, 2015 1 commit
  3. 19 Nov, 2014 1 commit
  4. 18 Nov, 2014 1 commit
  5. 23 Jul, 2014 1 commit
  6. 05 Dec, 2013 1 commit
  7. 21 Aug, 2013 1 commit
  8. 05 Apr, 2012 1 commit
  9. 04 Apr, 2012 1 commit
  10. 03 Jan, 2012 1 commit
  11. 17 Jun, 2011 1 commit
  12. 21 Apr, 2010 1 commit
  13. 24 Aug, 2009 1 commit
  14. 19 Aug, 2009 4 commits
  15. 23 Jul, 2009 1 commit
    • Michael Sherman's avatar
      Upgrade examples to track Peter's automatically-generated C and Fortran... · c6c034ba
      Michael Sherman authored
      Upgrade examples to track Peter's automatically-generated C and Fortran bindings. These are still using a snapshot of the wrappers, slightly hand modified, but they are much closer to the final ones now. When the automated ones are ready and part of the build, these checked-in ones will no longer be necessary.
      c6c034ba
  16. 30 Jun, 2009 1 commit
  17. 29 Jun, 2009 2 commits
  18. 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
  19. 18 Jun, 2009 3 commits
  20. 11 Jun, 2009 1 commit
  21. 10 Jun, 2009 1 commit
  22. 14 May, 2009 1 commit