Historique des commits

Auteur SHA1 Message Date
  Ed Schouten c2154fd3f3 Add missing void keyword to keep -Wold-style-definition happy. il y a 10 ans
  Viral B. Shah ee2976996d Merge pull request #80 from NuxiNL/header-dirs il y a 10 ans
  Ed Schouten 93aef7f9b1 Remove $ARCH/openlibm_fenv.h. il y a 10 ans
  Ed Schouten bc3f903bc2 Move public headers into include/ and private headers into src/. il y a 10 ans
  Viral B. Shah c485db579d Some fixes to be able to build the system versions of the tests. il y a 10 ans
  Viral B. Shah f418d26601 Merge pull request #78 from NuxiNL/cleanups il y a 10 ans
  Ed Schouten 23b8f663d4 Revert "Don't use __weak_reference() when a __strong_reference() is needed." il y a 10 ans
  Ed Schouten d07820351b Rename the fenv headers. il y a 10 ans
  Ed Schouten 9ab9db387d Don't use __weak_reference() when a __strong_reference() is needed. il y a 10 ans
  Ed Schouten c253db68ca Add a new compilation flag: OPENLIBM_ONLY_THREAD_SAFE. il y a 10 ans
  Ed Schouten 9fdc4f9d9e Fix a small number of -Wmissing-prototypes compiler warnings in sincos(). il y a 10 ans
  Ed Schouten 42177873f8 Remove weak reference construct from fenv code. il y a 10 ans
  Viral B. Shah 89ac4d4c8c Merge pull request #77 from NuxiNL/system-fenv il y a 10 ans
  Ed Schouten a2afb267cf Remove switch from tests to include system headers. il y a 10 ans
  Ed Schouten 06dbb6e72b Use more uniform style of including headers. il y a 10 ans
  Ed Schouten f6b045b4cd Add bits to openlibm headers to switch between using the host headers. il y a 10 ans
  Ed Schouten 8429b82a93 Use proper floating point literals. il y a 10 ans
  Ed Schouten 410e6ebb59 Move CMPLX() into <openlibm_complex.h>, as it is normally part of <complex.h>. il y a 10 ans
  Ed Schouten a249c5ebb3 Simply use __imag__ to implement cimag(). il y a 10 ans
  Ed Schouten 08dbb2b517 Never include <complex.h>. Include <openlibm_complex.h> instead. il y a 10 ans
  Ed Schouten beb387c4b2 Use <openlibm.h> consistently. il y a 10 ans
  Ed Schouten 17688c4487 Rename include/fenv.h to <openlibm_fenv.h>. il y a 10 ans
  Viral B. Shah f5377fda83 Merge pull request #75 from NuxiNL/signgam il y a 10 ans
  Keno Fischer 8b38bd1b0c Merge pull request #76 from NuxiNL/cmplx il y a 10 ans
  Ed Schouten 5d6cb09b96 Change existing code to use CMPLX*() instead of cpack*() where possible. il y a 10 ans
  Ed Schouten 55ac462808 Add lgammal_r(). il y a 10 ans
  Ed Schouten 24cec16fcc Remove references to _DECLARE_C99_LDBL_MATH. il y a 10 ans
  Ed Schouten b6cd89849e Don't let tgammal() modify signgam. Only lgamma*() should modify it. il y a 10 ans
  Viral B. Shah 0b2a647742 Merge pull request #74 from NuxiNL/master il y a 10 ans
  Ed Schouten 78f622e84a Use endianness definitions provided by GCC or Clang if available. il y a 10 ans