1. 24 Jun, 2009 1 commit
  2. 23 Jun, 2009 2 commits
  3. 19 Jun, 2009 1 commit
  4. 18 Jun, 2009 3 commits
  5. 17 Jun, 2009 1 commit
  6. 16 Jun, 2009 2 commits
  7. 13 Jun, 2009 1 commit
  8. 12 Jun, 2009 1 commit
  9. 11 Jun, 2009 2 commits
  10. 04 Jun, 2009 1 commit
  11. 03 Jun, 2009 1 commit
  12. 22 May, 2009 1 commit
  13. 21 May, 2009 2 commits
  14. 20 May, 2009 1 commit
  15. 19 May, 2009 1 commit
  16. 16 May, 2009 2 commits
  17. 15 May, 2009 3 commits
  18. 14 May, 2009 3 commits
  19. 13 May, 2009 1 commit
  20. 12 May, 2009 1 commit
  21. 06 May, 2009 2 commits
  22. 04 May, 2009 1 commit
  23. 01 May, 2009 3 commits
  24. 24 Apr, 2009 1 commit
  25. 23 Apr, 2009 2 commits
    • Peter Eastman's avatar
      Fixed compilation problems under Windows · 4c0c5649
      Peter Eastman authored
      4c0c5649
    • 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