Историја ревизија

Аутор SHA1 Порука Датум
  Jameson Nash f7c5ad7088 add DLLEXPORT to files in src and `int isopenlibm() = 1` function" пре 12 година
  Elliot Saba 522eaccce7 Merge pull request #29 from JuliaLang/whoopsies пре 12 година
  Elliot Saba 4846e7d6c4 Remove debug printf() пре 12 година
  Viral B. Shah 30852cae3b Replace use of math.h with openlibm.h пре 12 година
  Viral B. Shah 0e10872a99 Merge pull request #25 from JuliaLang/sf/sincos пре 12 година
  Viral B. Shah 9df654fac7 Merge pull request #26 from JuliaLang/sf/gamma_y_fix пре 12 година
  Elliot Saba b9a5027251 Modify tests from Darwin specifications to openlibm specifications пре 12 година
  Elliot Saba e91e6dc990 Minor formatting to make sin/cos easier to read пре 12 година
  Elliot Saba 5b4fb9af72 Uncomment tests for sincos() пре 12 година
  Elliot Saba 0cf89fad5d Add in sincos(), an efficient method of computing the sine and cosine of an angle together пре 12 година
  Viral B. Shah 29af332f36 Add cpow from OpenBSD пре 12 година
  Jameson Nash 0cd232d8cf fix calling convention on win64, mostly passing the numerical tests пре 12 година
  Jameson Nash bb082aca5d add i486 processor ARCH detection пре 12 година
  Jameson Nash f948e55cbe unsupport the mingw32 compiler пре 12 година
  Jameson Nash bcefcc3d58 do ARCH autodetection based upon compiler instead of host пре 12 година
  Jameson Nash 13cc579520 fix WINNT autodetection пре 12 година
  Viral B. Shah 740f901b48 Remove slatec since we do not use it. пре 12 година
  Jeff Bezanson c9cf16d2de add special cases for powers 3 and 4, in addition to 2 пре 12 година
  Jameson Nash 3c8738e642 fix amd64 asm syntax for windows пре 12 година
  Jeff Bezanson 1b9b759b48 add exported names for ldexp пре 12 година
  Jameson Nash 3fda504f47 support environment CFLAGS (and SFLAGS) without clobbering the essential build flags пре 12 година
  Viral B. Shah 50ce8eff11 Reinstate amos for now, since slatec is giving some trouble. пре 12 година
  Viral B. Shah c5b47b3589 Build libopenlibm-extras separately пре 12 година
  Viral B. Shah 0dd0110c27 Add Makefile.extras пре 12 година
  Viral B. Shah c977aa998f Add Makefile.extras to build libopenlibm-extras. пре 12 година
  Jameson Nash 07085279a1 use $(AR) variable instead of ar пре 12 година
  Viral B. Shah 34013cae40 Merge pull request #17 from stevengj/Faddeeva пре 12 година
  Viral B. Shah e3e2501359 Merge pull request #16 from stevengj/CMPLX пре 12 година
  Steven G. Johnson b892df1d9f added Faddeeva package from http://ab-initio.mit.edu/Faddeeva for complex error functions пре 12 година
  Steven G. Johnson 67d2324543 use C11 CMPLX or gcc __builtin_complex if available to define cpack macros пре 12 година