1. 14 May, 2009 1 commit
  2. 13 May, 2009 1 commit
  3. 12 May, 2009 1 commit
  4. 06 May, 2009 2 commits
  5. 04 May, 2009 1 commit
  6. 01 May, 2009 1 commit
  7. 23 Apr, 2009 1 commit
    • Michael Sherman's avatar
      (1) Fixed more VC++ warnings; this is almost clean now. · f6352d88
      Michael Sherman authored
      (2) Changed erfc.cpp to a header file which defines missing erf() and erfc() as static functions when using VC++ but otherwise does nothing.
      (3) Replaced all nonstandard uses of real() and imag() methods as lvalues; instead work directly with the complex values.
      (4) Fixed a bug in TestFindExclusions which was caught by VC++'s extensive STL debug mode self-examination.
      
      There are still problems in hilbert.c and not all CUDA tests pass.
      f6352d88
  8. 22 Apr, 2009 2 commits
  9. 21 Apr, 2009 1 commit
  10. 08 Apr, 2009 1 commit
  11. 06 Apr, 2009 1 commit
  12. 31 Mar, 2009 1 commit
  13. 12 Nov, 2008 1 commit
  14. 30 Oct, 2008 1 commit
  15. 24 Sep, 2008 3 commits
  16. 18 Jul, 2008 1 commit
  17. 12 Jul, 2008 1 commit
  18. 09 Jul, 2008 1 commit
  19. 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
  20. 11 Jun, 2008 1 commit
  21. 20 May, 2008 1 commit
  22. 02 May, 2008 1 commit
  23. 29 Apr, 2008 3 commits
  24. 25 Apr, 2008 2 commits
  25. 23 Apr, 2008 1 commit
  26. 22 Apr, 2008 1 commit
  27. 19 Apr, 2008 1 commit
  28. 18 Apr, 2008 1 commit