aboutsummaryrefslogtreecommitdiff
path: root/include/float.h
AgeCommit message (Expand)Author
2015-03-23fix FLT_ROUNDS regression in C++ applicationsRich Felker
2015-03-07fix FLT_ROUNDS to reflect the current rounding modeSzabolcs Nagy
2014-08-27add C11 floating-point characteristic macros to float.hSzabolcs Nagy
2013-11-20write floating point limit constants to 21 significant decimal placesRich Felker
2013-05-17add FLT_TRUE_MIN, etc. macros from C11Rich Felker
2012-03-21fix DECIMAL_DIG definitionsRich Felker
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker