about summary refs log tree commit diff
path: root/include/float.h
Commit message (Expand)AuthorAgeFilesLines
* fix FLT_ROUNDS regression in C++ applicationsRich Felker2015-03-231-0/+8
* fix FLT_ROUNDS to reflect the current rounding modeSzabolcs Nagy2015-03-071-0/+3
* add C11 floating-point characteristic macros to float.hSzabolcs Nagy2014-08-271-0/+7
* write floating point limit constants to 21 significant decimal placesRich Felker2013-11-201-8/+8
* add FLT_TRUE_MIN, etc. macros from C11Rich Felker2013-05-171-0/+2
* fix DECIMAL_DIG definitionsRich Felker2012-03-211-2/+0
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+34