Commit Verlauf

Autor SHA1 Nachricht Datum
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros vor 12 Jahren
  Rich Felker fb247fafa0 avoid "inline" in public headers for strict c89 compatibility vor 12 Jahren
  nsz 23e6940a2c math: fix _BSD_SOURCE namespace in math.h vor 12 Jahren
  Rich Felker ab76321c14 remove significandl vor 12 Jahren
  Rich Felker 2242bf616b add significand[fl] math functions vor 12 Jahren
  Rich Felker b4f632bb27 fix namespace issue in prototypes in math.h vor 12 Jahren
  Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro vor 12 Jahren
  Rich Felker 98c9af5001 fix definitions of FP_ILOGB constants vor 13 Jahren
  Rich Felker a917c03706 support alternate glibc name pow10 for exp10 vor 13 Jahren
  Rich Felker f681975577 first try at writing an efficient and "correct" exp10 vor 13 Jahren
  Rich Felker ed0e3a357e fix incorrect macro name for MATH_ERREXCEPT in math.h vor 13 Jahren
  Rich Felker 4dbd94112f optimize signbit macro vor 13 Jahren
  Rich Felker 93a18a15e4 make math.h more c++-friendly vor 13 Jahren
  Rich Felker 8e092217dd move nonstandard gamma() etc. to _GNU_SOURCE only vor 13 Jahren
  Rich Felker 65db6bf5ea c++ seems to want some casts in the float representation-access macros vor 13 Jahren
  nsz 40305f74bd in math.h make lgamma_r and non-double bessel _GNU_SOURCE only vor 13 Jahren
  nsz 0144b45b71 efficient sincos based on sin and cos vor 13 Jahren
  Rich Felker b69f695ace first commit of the new libm! vor 13 Jahren
  Rich Felker 405ce58dcf fix nan/infinity macros in math.h, etc. vor 13 Jahren
  Rich Felker 9fcecd7b34 typo in math.h c version check vor 13 Jahren
  Rich Felker db3e78cee5 make math.h compatibe with c89 vor 13 Jahren
  Rich Felker 414a4cdebc add float_t and double_t to math.h vor 13 Jahren
  Rich Felker 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers vor 13 Jahren
  Rich Felker e0037efc12 isgreater etc. relation macros for math.h vor 13 Jahren
  Rich Felker 74eea628cf extensive header cleanup for standards conformance & correctness vor 14 Jahren
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 vor 14 Jahren