Eric Haszlakiewicz
|
0a3d22b9bb
|
Revert part of PR#606 and use isnan/isinf again, but provide macro implementations of those in math_compat.h is needed, as it seems to be on AIX and IBM i systems.
|
2020-05-16 01:29:18 +00:00 |
|
dota17
|
8b162c4b89
|
clang-format the files
|
2020-04-03 11:39:30 +08:00 |
|
Eric Haszlakiewicz
|
f2f103b986
|
Add a brief overview of each file to the docs.
|
2017-12-06 00:20:59 -05:00 |
|
James Myatt
|
72310c87a5
|
Define INFINITY and NAN when missing
|
2015-03-04 10:45:34 +00:00 |
|
Eric Haszlakiewicz
|
05da316b9c
|
Issue #103: allow Infinity and -Infinity to be parsed.
|
2014-03-22 17:28:40 -04:00 |
|
Eric Haszlakiewicz
|
0eedf3802f
|
Issue#102 - add support for parsing "NaN".
|
2014-03-09 16:41:33 -04:00 |
|
Eric Haszlakiewicz
|
e6f1322b5e
|
Issue#114: check for the presence of isnan and isinf, and provide compat macros on MSCV where _isnan and _finite exist instead.
|
2014-03-02 12:16:37 -05:00 |
|