Historial de Commits

Autor SHA1 Mensaje Fecha
  Elliot Saba e1d3d9ff43 Change to use $(CC) instead of $(FC), as we no longer have fortran in this repo hace 11 años
  Viral B. Shah 86a18e4f2e Merge pull request #48 from JuliaLang/cpack hace 11 años
  Milan Bouchet-Valat 5a0e3e9c5c Fix missing includes hace 11 años
  Viral B. Shah d4555b6dae Merge pull request #46 from JuliaLang/cpack hace 11 años
  Milan Bouchet-Valat 3e769e48b8 Move complex number declarations to openlibm.h hace 11 años
  Jameson Nash 5f4979e5d1 work around msvc bug where .model must be on its own line or it forgets about it hace 11 años
  Jameson Nash 995c70eaf7 add win64 compat definitions also hace 11 años
  Jameson Nash 2eb1876bb8 add more windows compatibility definitions hace 11 años
  Jameson Nash 66e6f8ea91 normalize __WIN32__ to _WIN32, which is defined by all Windows compilers hace 11 años
  Jiahao Chen 2aed05070f Merge pull request #45 from weatherhead99/patch-1 hace 11 años
  Dan Weatherill 99c712d65e Update Make.inc hace 11 años
  Isaiah Norton e9c0ba7ad6 distclean: clean everything hace 11 años
  Elliot Saba eb2f4d4b44 Install everything in the `include/` directory into `$(prefix)/include/openlibm`. hace 11 años
  Kevin Squire 682198cad4 Merge pull request #38 from JuliaLang/ln_fix hace 11 años
  Kevin Squire e76564b1d1 Force library symbolic links to overwrite, and ignore errors. hace 11 años
  Jameson Nash 4689cf133e hide versioned libraries from git hace 11 años
  Jameson Nash a076418c8b provide fegetround & family functions on win64 hace 11 años
  Viral B. Shah 9bd6ebcc55 Merge pull request #37 from JuliaLang/soname hace 11 años
  Milan Bouchet-Valat b462578393 Use $(includedir) instead of hardcoding $(prefix)/include hace 11 años
  Milan Bouchet-Valat bb40f6c7a8 Change PREFIX and LIBDIR to lowercase hace 11 años
  Milan Bouchet-Valat 251814ebb3 Set SONAME hace 11 años
  Viral B. Shah 71d942f730 libdir, DESTDIR, and soname updates. hace 11 años
  Viral B. Shah 945c25a691 Update license and readme. hace 11 años
  Viral B. Shah 320de7faca Remove makefile for openlibm-extras hace 11 años
  Viral B. Shah d28fae9774 Remove amos and Faddeeva - they are now in openspecfun hace 11 años
  Viral B. Shah 8d24a2416e Merge pull request #34 from nalimilan/noexecstack hace 11 años
  Milan Bouchet-Valat 0affa5be19 Enable stack protection in all .S files hace 11 años
  Jeff Bezanson 9ca11f20c6 updates to s_round.c from FreeBSD hace 11 años
  Jeff Bezanson 3566e32d84 new polynomials for erff, by Steve Kargl hace 11 años
  Jeff Bezanson 89d232d114 more accurate comment for the x==1.0 hack hace 11 años