Historique des commits

Auteur SHA1 Message Date
  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 13 ans
  Rich Felker a917c03706 support alternate glibc name pow10 for exp10 il y a 13 ans
  Rich Felker f681975577 first try at writing an efficient and "correct" exp10 il y a 13 ans
  Rich Felker ed0e3a357e fix incorrect macro name for MATH_ERREXCEPT in math.h il y a 13 ans
  Rich Felker 4dbd94112f optimize signbit macro il y a 13 ans
  Rich Felker 93a18a15e4 make math.h more c++-friendly il y a 13 ans
  Rich Felker 8e092217dd move nonstandard gamma() etc. to _GNU_SOURCE only il y a 13 ans
  Rich Felker 65db6bf5ea c++ seems to want some casts in the float representation-access macros il y a 13 ans
  nsz 40305f74bd in math.h make lgamma_r and non-double bessel _GNU_SOURCE only il y a 13 ans
  nsz 0144b45b71 efficient sincos based on sin and cos il y a 13 ans
  Rich Felker b69f695ace first commit of the new libm! il y a 13 ans
  Rich Felker 405ce58dcf fix nan/infinity macros in math.h, etc. il y a 13 ans
  Rich Felker 9fcecd7b34 typo in math.h c version check il y a 13 ans
  Rich Felker db3e78cee5 make math.h compatibe with c89 il y a 13 ans
  Rich Felker 414a4cdebc add float_t and double_t to math.h il y a 13 ans
  Rich Felker 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers il y a 13 ans
  Rich Felker e0037efc12 isgreater etc. relation macros for math.h il y a 13 ans
  Rich Felker 74eea628cf extensive header cleanup for standards conformance & correctness il y a 14 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans