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