Historique des commits

Auteur SHA1 Message Date
  Viral B. Shah 320de7faca Remove makefile for openlibm-extras il y a 11 ans
  Viral B. Shah d28fae9774 Remove amos and Faddeeva - they are now in openspecfun il y a 11 ans
  Viral B. Shah 8d24a2416e Merge pull request #34 from nalimilan/noexecstack il y a 11 ans
  Milan Bouchet-Valat 0affa5be19 Enable stack protection in all .S files il y a 11 ans
  Jeff Bezanson 9ca11f20c6 updates to s_round.c from FreeBSD il y a 11 ans
  Jeff Bezanson 3566e32d84 new polynomials for erff, by Steve Kargl il y a 11 ans
  Jeff Bezanson 89d232d114 more accurate comment for the x==1.0 hack il y a 11 ans
  Jeff Bezanson 9bc257a323 special-case more accurate answer for exp(1.0) il y a 11 ans
  Jameson Nash 9b23967282 provide fenv functions on windows il y a 11 ans
  Jameson Nash ec41733ce8 add DLLEXPORT to bsdsrc files il y a 11 ans
  Jameson Nash 18f475de56 add DLLEXPORT to i387 and amd64 assembly (win32 target) and ld80/ld128 files il y a 11 ans
  Jameson Nash f7c5ad7088 add DLLEXPORT to files in src and `int isopenlibm() = 1` function" il y a 11 ans
  Elliot Saba 522eaccce7 Merge pull request #29 from JuliaLang/whoopsies il y a 11 ans
  Elliot Saba 4846e7d6c4 Remove debug printf() il y a 11 ans
  Viral B. Shah 30852cae3b Replace use of math.h with openlibm.h il y a 11 ans
  Viral B. Shah 0e10872a99 Merge pull request #25 from JuliaLang/sf/sincos il y a 11 ans
  Viral B. Shah 9df654fac7 Merge pull request #26 from JuliaLang/sf/gamma_y_fix il y a 11 ans
  Elliot Saba b9a5027251 Modify tests from Darwin specifications to openlibm specifications il y a 11 ans
  Elliot Saba e91e6dc990 Minor formatting to make sin/cos easier to read il y a 11 ans
  Elliot Saba 5b4fb9af72 Uncomment tests for sincos() il y a 11 ans
  Elliot Saba 0cf89fad5d Add in sincos(), an efficient method of computing the sine and cosine of an angle together 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