1. 18 Nov, 2016 2 commits
  2. 13 Jul, 2016 1 commit
  3. 07 Jul, 2016 1 commit
  4. 06 Jul, 2016 1 commit
  5. 05 May, 2016 1 commit
  6. 02 May, 2016 1 commit
  7. 12 Apr, 2016 1 commit
  8. 24 Sep, 2015 1 commit
  9. 03 Sep, 2015 1 commit
  10. 06 Mar, 2015 1 commit
  11. 06 Oct, 2014 2 commits
  12. 09 Aug, 2014 1 commit
  13. 17 Mar, 2014 2 commits
  14. 22 Jan, 2014 2 commits
  15. 21 Dec, 2013 1 commit
  16. 19 Dec, 2013 2 commits
  17. 04 Nov, 2013 1 commit
  18. 01 Nov, 2013 1 commit
  19. 29 Oct, 2013 1 commit
  20. 12 Oct, 2013 1 commit
  21. 11 Oct, 2013 3 commits
  22. 10 Oct, 2013 1 commit
  23. 09 Oct, 2013 1 commit
  24. 25 Oct, 2012 1 commit
  25. 06 Oct, 2011 1 commit
  26. 19 Jul, 2011 1 commit
  27. 01 Jun, 2011 1 commit
  28. 07 Apr, 2010 1 commit
  29. 21 Apr, 2009 1 commit
  30. 22 Oct, 2008 1 commit
  31. 16 Oct, 2008 1 commit
  32. 23 Jun, 2008 1 commit
    • Christopher Bruns's avatar
      Many changes to build OpenMM on Windows: · 90f31a68
      Christopher Bruns authored
      1) Added DLL export macros to many classes; enough to get tests to compile
      2) Cosmetic changes to reduce warnings in Visual Studio:
         a) change many "for (int i ="... to "for (size_t i ="... to avoid unsigned mismatch warnings
         b) included many explicit static_cast<OpenMMReal>() casts to document places where double->float conversion warnings occur
      90f31a68
  33. 16 May, 2008 1 commit