"platforms/vscode:/vscode.git/clone" did not exist on "595059ce8cb75b6eb51d0df45fc532b50a8a5c70"
  1. 09 Aug, 2014 1 commit
  2. 15 Apr, 2013 1 commit
  3. 07 Apr, 2010 1 commit
  4. 21 Apr, 2009 1 commit
  5. 22 Oct, 2008 1 commit
  6. 16 Oct, 2008 1 commit
  7. 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
  8. 16 May, 2008 1 commit
  9. 16 Apr, 2008 2 commits