This website requires JavaScript.
Explore
Help
Sign In
bblanchon
/
ArduinoJson
Watch
1
Star
0
Fork
1
You've already forked ArduinoJson
mirror of
https://github.com/bblanchon/ArduinoJson.git
synced
2025-07-22 14:57:33 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
abfd3997eb17b2bc8a2a0c1f87354b9848f03777
ArduinoJson
/
test
/
Polyfills
History
Benoit Blanchon
abfd3997eb
Fixed "constant exceeds range of float [-Woverflow]" (issue
#544
)
2017-07-09 15:24:58 +02:00
..
CMakeLists.txt
Fixed "constant exceeds range of float [-Woverflow]" (issue
#544
)
2017-07-09 15:24:58 +02:00
isFloat.cpp
Removed configurable number of decimal places (issues
#288
,
#427
and
#506
)
2017-05-20 09:06:53 +02:00
isInteger.cpp
Changed unit testing framework from Google Test to Catch
2017-04-18 18:22:24 +02:00
normalize.cpp
Fixed "constant exceeds range of float [-Woverflow]" (issue
#544
)
2017-07-09 15:24:58 +02:00
parseFloat.cpp
Fixed reading "true" as a float (issue
#516
)
2017-06-03 16:22:26 +02:00
parseInteger.cpp
Fixed reading "true" as a float (issue
#516
)
2017-06-03 16:22:26 +02:00