1. 12 Jun, 2009 1 commit
  2. 21 May, 2009 1 commit
  3. 20 May, 2009 1 commit
  4. 01 May, 2009 1 commit
  5. 22 Apr, 2009 1 commit
    • Michael Sherman's avatar
      (1) Minor changes to get rid of warnings from VC++. · e702e8bb
      Michael Sherman authored
      (2) I disabled the block of code in the main CMakeLists file that tries to second guess VC++'s choices for runtime libraries. This was required for me to get CUDA to work in VC 2005 where the compiler always chooses multithreaded libraries. I verified that Brook will still build this way, but I haven't tested it.
      e702e8bb
  6. 21 Apr, 2009 1 commit
  7. 17 Apr, 2009 1 commit
  8. 09 Apr, 2009 1 commit
  9. 08 Apr, 2009 1 commit
  10. 06 Apr, 2009 1 commit
  11. 31 Mar, 2009 1 commit
  12. 20 Feb, 2009 1 commit
  13. 19 Feb, 2009 1 commit
  14. 21 Nov, 2008 1 commit
  15. 19 Nov, 2008 2 commits
  16. 18 Nov, 2008 1 commit
  17. 12 Nov, 2008 1 commit
  18. 04 Nov, 2008 1 commit
  19. 30 Oct, 2008 1 commit
  20. 29 Oct, 2008 1 commit
  21. 22 Oct, 2008 2 commits
  22. 21 Oct, 2008 1 commit
  23. 16 Oct, 2008 1 commit
  24. 24 Sep, 2008 1 commit
  25. 18 Jul, 2008 1 commit
  26. 12 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
  29. 16 May, 2008 2 commits
  30. 02 May, 2008 1 commit
  31. 29 Apr, 2008 3 commits
  32. 25 Apr, 2008 1 commit
  33. 22 Apr, 2008 1 commit
  34. 19 Apr, 2008 1 commit
  35. 18 Apr, 2008 1 commit