1. 26 Jun, 2009 1 commit
  2. 25 Jun, 2009 1 commit
  3. 23 Jun, 2009 2 commits
  4. 18 Jun, 2009 1 commit
  5. 17 Jun, 2009 1 commit
  6. 12 Jun, 2009 1 commit
  7. 21 May, 2009 1 commit
  8. 20 May, 2009 1 commit
  9. 01 May, 2009 1 commit
  10. 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
  11. 21 Apr, 2009 1 commit
  12. 17 Apr, 2009 1 commit
  13. 09 Apr, 2009 1 commit
  14. 08 Apr, 2009 1 commit
  15. 06 Apr, 2009 1 commit
  16. 31 Mar, 2009 1 commit
  17. 20 Feb, 2009 1 commit
  18. 19 Feb, 2009 1 commit
  19. 21 Nov, 2008 1 commit
  20. 19 Nov, 2008 2 commits
  21. 18 Nov, 2008 1 commit
  22. 12 Nov, 2008 1 commit
  23. 04 Nov, 2008 1 commit
  24. 30 Oct, 2008 1 commit
  25. 29 Oct, 2008 1 commit
  26. 22 Oct, 2008 2 commits
  27. 21 Oct, 2008 1 commit
  28. 16 Oct, 2008 1 commit
  29. 24 Sep, 2008 1 commit
  30. 18 Jul, 2008 1 commit
  31. 12 Jul, 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. 11 Jun, 2008 1 commit
  34. 16 May, 2008 2 commits
  35. 02 May, 2008 1 commit
  36. 29 Apr, 2008 1 commit