Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert part of PR#606 and use isnan/isinf again, but provide macro implementa... | Eric Haszlakiewicz | 2020-05-16 | 1 | -0/+7 |
* | clang-format the files | dota17 | 2020-04-03 | 1 | -4/+4 |
* | Add a brief overview of each file to the docs. | Eric Haszlakiewicz | 2017-12-06 | 1 | -0/+5 |
* | Define INFINITY and NAN when missing | James Myatt | 2015-03-04 | 1 | -5/+8 |
* | Issue #103: allow Infinity and -Infinity to be parsed. | Eric Haszlakiewicz | 2014-03-22 | 1 | -0/+4 |
* | Issue#102 - add support for parsing "NaN". | Eric Haszlakiewicz | 2014-03-09 | 1 | -0/+4 |
* | Issue#114: check for the presence of isnan and isinf, and provide compat macr... | Eric Haszlakiewicz | 2014-03-02 | 1 | -0/+20 |