"openmmapi/vscode:/vscode.git/clone" did not exist on "2f5bb780d5ce529130315b9e7b9f6e9532f6e06a"
  1. 31 Mar, 2009 1 commit
  2. 20 Feb, 2009 1 commit
  3. 19 Feb, 2009 2 commits
  4. 21 Nov, 2008 1 commit
  5. 19 Nov, 2008 2 commits
  6. 18 Nov, 2008 3 commits
  7. 17 Nov, 2008 1 commit
  8. 16 Nov, 2008 1 commit
  9. 13 Nov, 2008 1 commit
  10. 12 Nov, 2008 1 commit
  11. 04 Nov, 2008 1 commit
  12. 30 Oct, 2008 2 commits
  13. 29 Oct, 2008 2 commits
  14. 27 Oct, 2008 1 commit
  15. 22 Oct, 2008 2 commits
  16. 21 Oct, 2008 1 commit
  17. 20 Oct, 2008 1 commit
  18. 16 Oct, 2008 1 commit
  19. 15 Oct, 2008 2 commits
  20. 11 Oct, 2008 1 commit
  21. 24 Sep, 2008 5 commits
  22. 19 Sep, 2008 1 commit
  23. 14 Aug, 2008 1 commit
  24. 18 Jul, 2008 1 commit
  25. 12 Jul, 2008 1 commit
  26. 09 Jul, 2008 1 commit
  27. 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
  28. 11 Jun, 2008 1 commit