summaryrefslogtreecommitdiff
path: root/math_compat.h
Commit message (Expand)AuthorAgeFilesLines
* Revert part of PR#606 and use isnan/isinf again, but provide macro implementa...Eric Haszlakiewicz2020-05-161-0/+7
* clang-format the filesdota172020-04-031-4/+4
* Add a brief overview of each file to the docs.Eric Haszlakiewicz2017-12-061-0/+5
* Define INFINITY and NAN when missingJames Myatt2015-03-041-5/+8
* Issue #103: allow Infinity and -Infinity to be parsed.Eric Haszlakiewicz2014-03-221-0/+4
* Issue#102 - add support for parsing "NaN".Eric Haszlakiewicz2014-03-091-0/+4
* Issue#114: check for the presence of isnan and isinf, and provide compat macr...Eric Haszlakiewicz2014-03-021-0/+20