Commit History

Author SHA1 Message Date
  Jameson Nash 2eb1876bb8 add more windows compatibility definitions 11 years ago
  Jameson Nash 66e6f8ea91 normalize __WIN32__ to _WIN32, which is defined by all Windows compilers 11 years ago
  Jiahao Chen 2aed05070f Merge pull request #45 from weatherhead99/patch-1 11 years ago
  Dan Weatherill 99c712d65e Update Make.inc 11 years ago
  Isaiah Norton e9c0ba7ad6 distclean: clean everything 11 years ago
  Elliot Saba eb2f4d4b44 Install everything in the `include/` directory into `$(prefix)/include/openlibm`. 11 years ago
  Kevin Squire 682198cad4 Merge pull request #38 from JuliaLang/ln_fix 11 years ago
  Kevin Squire e76564b1d1 Force library symbolic links to overwrite, and ignore errors. 11 years ago
  Jameson Nash 4689cf133e hide versioned libraries from git 11 years ago
  Jameson Nash a076418c8b provide fegetround & family functions on win64 11 years ago
  Viral B. Shah 9bd6ebcc55 Merge pull request #37 from JuliaLang/soname 11 years ago
  Milan Bouchet-Valat b462578393 Use $(includedir) instead of hardcoding $(prefix)/include 11 years ago
  Milan Bouchet-Valat bb40f6c7a8 Change PREFIX and LIBDIR to lowercase 11 years ago
  Milan Bouchet-Valat 251814ebb3 Set SONAME 11 years ago
  Viral B. Shah 71d942f730 libdir, DESTDIR, and soname updates. 11 years ago
  Viral B. Shah 945c25a691 Update license and readme. 11 years ago
  Viral B. Shah 320de7faca Remove makefile for openlibm-extras 11 years ago
  Viral B. Shah d28fae9774 Remove amos and Faddeeva - they are now in openspecfun 11 years ago
  Viral B. Shah 8d24a2416e Merge pull request #34 from nalimilan/noexecstack 11 years ago
  Milan Bouchet-Valat 0affa5be19 Enable stack protection in all .S files 11 years ago
  Jeff Bezanson 9ca11f20c6 updates to s_round.c from FreeBSD 11 years ago
  Jeff Bezanson 3566e32d84 new polynomials for erff, by Steve Kargl 11 years ago
  Jeff Bezanson 89d232d114 more accurate comment for the x==1.0 hack 11 years ago
  Jeff Bezanson 9bc257a323 special-case more accurate answer for exp(1.0) 11 years ago
  Jameson Nash 9b23967282 provide fenv functions on windows 11 years ago
  Jameson Nash ec41733ce8 add DLLEXPORT to bsdsrc files 11 years ago
  Jameson Nash 18f475de56 add DLLEXPORT to i387 and amd64 assembly (win32 target) and ld80/ld128 files 11 years ago
  Jameson Nash f7c5ad7088 add DLLEXPORT to files in src and `int isopenlibm() = 1` function" 11 years ago
  Elliot Saba 522eaccce7 Merge pull request #29 from JuliaLang/whoopsies 11 years ago
  Elliot Saba 4846e7d6c4 Remove debug printf() 11 years ago