Historique des commits

Auteur SHA1 Message Date
  Szabolcs Nagy e980ca7a57 define FP_FAST_FMA* when fma* can be inlined il y a 6 ans
  Rich Felker 184ef36f85 fix FP_ILOGB0 and FP_ILOGBNAN definitions to be valid for use in #if il y a 6 ans
  Szabolcs Nagy 6739b13a17 math.h: make __FLOAT_BITS and __DOUBLE_BITS C89 il y a 10 ans
  Rich Felker a663c93019 adjust fallback INFINITY definition for FLT_EVAL_METHOD==2 case il y a 11 ans
  Szabolcs Nagy 5d01ab4ac6 math: add (obsolete) bsd drem and finite functions il y a 11 ans
  Rich Felker 46db37289f write floating point limit constants to 21 significant decimal places il y a 11 ans
  Szabolcs Nagy e1f1df9c74 math: fix comparision macros (isless etc) when FLT_EVAL_METHOD!=0 il y a 11 ans
  Rich Felker 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat il y a 11 ans
  Szabolcs Nagy 2897bfdd60 remove compound literals from math.h to please c++ il y a 11 ans
  rofl0r 2ba3f44db5 add legacy header values.h il y a 12 ans
  Szabolcs Nagy 64623cd59a math: remove long double version of bessel functions from math.h il y a 12 ans
  Rich Felker 96b3ea53f9 fix inefficiency of math.h isless, etc. macros il y a 12 ans
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros il y a 12 ans
  Rich Felker fb247fafa0 avoid "inline" in public headers for strict c89 compatibility il y a 12 ans
  nsz 23e6940a2c math: fix _BSD_SOURCE namespace in math.h il y a 12 ans
  Rich Felker ab76321c14 remove significandl il y a 12 ans
  Rich Felker 2242bf616b add significand[fl] math functions il y a 12 ans
  Rich Felker b4f632bb27 fix namespace issue in prototypes in math.h il y a 12 ans
  Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro il y a 12 ans
  Rich Felker 98c9af5001 fix definitions of FP_ILOGB constants il y a 12 ans
  Rich Felker a917c03706 support alternate glibc name pow10 for exp10 il y a 12 ans
  Rich Felker f681975577 first try at writing an efficient and "correct" exp10 il y a 12 ans
  Rich Felker ed0e3a357e fix incorrect macro name for MATH_ERREXCEPT in math.h il y a 12 ans
  Rich Felker 4dbd94112f optimize signbit macro il y a 12 ans
  Rich Felker 93a18a15e4 make math.h more c++-friendly il y a 12 ans
  Rich Felker 8e092217dd move nonstandard gamma() etc. to _GNU_SOURCE only il y a 12 ans
  Rich Felker 65db6bf5ea c++ seems to want some casts in the float representation-access macros il y a 12 ans
  nsz 40305f74bd in math.h make lgamma_r and non-double bessel _GNU_SOURCE only il y a 12 ans
  nsz 0144b45b71 efficient sincos based on sin and cos il y a 12 ans
  Rich Felker b69f695ace first commit of the new libm! il y a 12 ans