Historique des commits

Auteur SHA1 Message Date
  Elliot Saba b9a5027251 Modify tests from Darwin specifications to openlibm specifications il y a 11 ans
  Viral B. Shah 29af332f36 Add cpow from OpenBSD il y a 11 ans
  Jameson Nash 0cd232d8cf fix calling convention on win64, mostly passing the numerical tests il y a 11 ans
  Jameson Nash bb082aca5d add i486 processor ARCH detection il y a 11 ans
  Jameson Nash f948e55cbe unsupport the mingw32 compiler il y a 11 ans
  Jameson Nash bcefcc3d58 do ARCH autodetection based upon compiler instead of host il y a 11 ans
  Jameson Nash 13cc579520 fix WINNT autodetection il y a 11 ans
  Viral B. Shah 740f901b48 Remove slatec since we do not use it. il y a 12 ans
  Jeff Bezanson c9cf16d2de add special cases for powers 3 and 4, in addition to 2 il y a 12 ans
  Jameson Nash 3c8738e642 fix amd64 asm syntax for windows il y a 12 ans
  Jeff Bezanson 1b9b759b48 add exported names for ldexp il y a 12 ans
  Jameson Nash 3fda504f47 support environment CFLAGS (and SFLAGS) without clobbering the essential build flags il y a 12 ans
  Viral B. Shah 50ce8eff11 Reinstate amos for now, since slatec is giving some trouble. il y a 12 ans
  Viral B. Shah c5b47b3589 Build libopenlibm-extras separately il y a 12 ans
  Viral B. Shah 0dd0110c27 Add Makefile.extras il y a 12 ans
  Viral B. Shah c977aa998f Add Makefile.extras to build libopenlibm-extras. il y a 12 ans
  Jameson Nash 07085279a1 use $(AR) variable instead of ar il y a 12 ans
  Viral B. Shah 34013cae40 Merge pull request #17 from stevengj/Faddeeva il y a 12 ans
  Viral B. Shah e3e2501359 Merge pull request #16 from stevengj/CMPLX il y a 12 ans
  Steven G. Johnson b892df1d9f added Faddeeva package from http://ab-initio.mit.edu/Faddeeva for complex error functions il y a 12 ans
  Steven G. Johnson 67d2324543 use C11 CMPLX or gcc __builtin_complex if available to define cpack macros il y a 12 ans
  Stefan Karpinski e08651b8a9 Merge pull request #14 from sebastien-villemot/master il y a 12 ans
  Sébastien Villemot 1bbda18695 Inject FFLAGS, CFLAGS, LDFLAGS where missing il y a 12 ans
  Viral B. Shah 00e0e7e5ee Add Make.files for all architectures. il y a 12 ans
  Jeff Bezanson 5e08d588a9 change licenses to reflect that the "Winning Strategies, Inc." code has been placed in the public domain il y a 12 ans
  Jeff Bezanson f957ae9169 remove BSD clause 3 from another UCB file il y a 12 ans
  Jeff Bezanson 1742d52791 remove advertising clause from files owned by UC Berkeley, since it was il y a 12 ans
  Jameson Nash b9dbcf8247 update gitignore for WIN32 exe files il y a 12 ans
  Jameson Nash e9661c36af WIN32 build fix il y a 12 ans
  Jeff Bezanson 4ebe327d24 fix comparison syntax in s_nan.c il y a 12 ans