Historie revizí

Autor SHA1 Zpráva Datum
  Ed Schouten c253db68ca Add a new compilation flag: OPENLIBM_ONLY_THREAD_SAFE. před 10 roky
  Ed Schouten 9fdc4f9d9e Fix a small number of -Wmissing-prototypes compiler warnings in sincos(). před 10 roky
  Ed Schouten 42177873f8 Remove weak reference construct from fenv code. před 10 roky
  Viral B. Shah 89ac4d4c8c Merge pull request #77 from NuxiNL/system-fenv před 10 roky
  Ed Schouten a2afb267cf Remove switch from tests to include system headers. před 10 roky
  Ed Schouten 06dbb6e72b Use more uniform style of including headers. před 10 roky
  Ed Schouten f6b045b4cd Add bits to openlibm headers to switch between using the host headers. před 10 roky
  Ed Schouten 8429b82a93 Use proper floating point literals. před 10 roky
  Ed Schouten 410e6ebb59 Move CMPLX() into <openlibm_complex.h>, as it is normally part of <complex.h>. před 10 roky
  Ed Schouten a249c5ebb3 Simply use __imag__ to implement cimag(). před 10 roky
  Ed Schouten 08dbb2b517 Never include <complex.h>. Include <openlibm_complex.h> instead. před 10 roky
  Ed Schouten beb387c4b2 Use <openlibm.h> consistently. před 10 roky
  Ed Schouten 17688c4487 Rename include/fenv.h to <openlibm_fenv.h>. před 10 roky
  Viral B. Shah f5377fda83 Merge pull request #75 from NuxiNL/signgam před 10 roky
  Keno Fischer 8b38bd1b0c Merge pull request #76 from NuxiNL/cmplx před 10 roky
  Ed Schouten 5d6cb09b96 Change existing code to use CMPLX*() instead of cpack*() where possible. před 10 roky
  Ed Schouten 55ac462808 Add lgammal_r(). před 10 roky
  Ed Schouten 24cec16fcc Remove references to _DECLARE_C99_LDBL_MATH. před 10 roky
  Ed Schouten b6cd89849e Don't let tgammal() modify signgam. Only lgamma*() should modify it. před 10 roky
  Viral B. Shah 0b2a647742 Merge pull request #74 from NuxiNL/master před 10 roky
  Ed Schouten 78f622e84a Use endianness definitions provided by GCC or Clang if available. před 10 roky
  Ed Schouten 9a48c87386 Don't attempt to pull in <sys/cdefs.h> directly. před 10 roky
  Ed Schouten f9fd21c96f Don't define __ISO_C_VISIBLE unconditionally. před 10 roky
  Ed Schouten f835657bd8 Remove checks against header guards. před 10 roky
  Ed Schouten 71f60ec632 Prevent the use of deprecated or internal functions if possible. před 10 roky
  Ed Schouten 7df63d456e Remove unneeded tests for <sys/cdefs.h>. před 10 roky
  Viral B. Shah b44ec547f1 Merge pull request #73 from tkelman/cp-dashf před 10 roky
  Tony Kelman ecfaad0dec try being consistent about quoting to disable arm build from osx před 10 roky
  Tony Kelman 619f810223 add -f flag to cp in install target před 10 roky
  Viral B. Shah bfc0987270 Fix broken travis file. před 10 roky