1. 12 Jul, 2018 2 commits
    • Merge pull request #1440 from dneto0/later-android · e5b27660
      John Kessenich authored
      WIP: Travis-CI: Use Android NDK r13b specifically   
    • Travis-CI: Use Android NDK r13b specifically · 3541d8a5
      David Neto authored
      The Travis-CI bot downloads a copy of the Android NDK.  The source
      we get it from recently updated to Android NDK r17b.  However,
      the android.toolchain.cmake file does not know how to parse the
      Android native API level from that version of the NDK.  So check
      out the NDK r13b version that we were using until yesterday.
      
      Fixes #1439
  2. 11 Jul, 2018 3 commits
  3. 10 Jul, 2018 1 commit
  4. 06 Jul, 2018 1 commit
  5. 04 Jul, 2018 1 commit
  6. 03 Jul, 2018 5 commits
  7. 02 Jul, 2018 7 commits
  8. 01 Jul, 2018 1 commit
  9. 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.
  10. 27 Jun, 2018 2 commits
  11. 22 Jun, 2018 1 commit
  12. 21 Jun, 2018 3 commits
  13. 20 Jun, 2018 1 commit
  14. 19 Jun, 2018 3 commits
  15. 15 Jun, 2018 1 commit
  16. 14 Jun, 2018 1 commit
  17. 12 Jun, 2018 1 commit
  18. 08 Jun, 2018 2 commits
  19. 07 Jun, 2018 2 commits
  20. 05 Jun, 2018 1 commit