1. 20 Jul, 2018 2 commits
  2. 19 Jul, 2018 6 commits
  3. 12 Jul, 2018 7 commits
  4. 11 Jul, 2018 3 commits
  5. 10 Jul, 2018 1 commit
  6. 07 Jul, 2018 2 commits
  7. 06 Jul, 2018 2 commits
  8. 04 Jul, 2018 1 commit
  9. 03 Jul, 2018 5 commits
  10. 02 Jul, 2018 7 commits
  11. 01 Jul, 2018 1 commit
  12. 29 Jun, 2018 1 commit
    • Constant.cpp Floating point divide by zero · e826286f
      Haydn Trigg authored
      Constant.cpp will throw a floating point divide by zero if floating point exceptions are enabled in Win32 causing the program to crash. This fix manually checks the right-hand argument of the division and sets appropriate Infinity, Negative Infinity, or NAN as if the floating point exceptions were disabled.
  13. 27 Jun, 2018 2 commits