"platforms/cpu/tests/TestCpuCompoundIntegrator.cpp" did not exist on "1de2e2a018e190da664165dc0ac343fc16143c66"
  1. 28 Aug, 2010 1 commit
  2. 14 Jul, 2009 1 commit
  3. 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
  4. 02 May, 2008 1 commit