1. 20 May, 2009 1 commit
  2. 19 May, 2009 2 commits
  3. 18 May, 2009 1 commit
  4. 16 May, 2009 2 commits
  5. 15 May, 2009 4 commits
  6. 14 May, 2009 4 commits
  7. 13 May, 2009 1 commit
  8. 12 May, 2009 1 commit
  9. 06 May, 2009 3 commits
  10. 04 May, 2009 1 commit
  11. 01 May, 2009 5 commits
  12. 27 Apr, 2009 1 commit
  13. 24 Apr, 2009 2 commits
  14. 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
  15. 22 Apr, 2009 5 commits
  16. 21 Apr, 2009 2 commits
  17. 17 Apr, 2009 3 commits