コミット履歴

作者 SHA1 メッセージ 日付
  Jeff Bezanson 1f3925b3c1 Merge pull request #56 from tkelman/ldexp 11 年 前
  Tony Kelman 8b59bbc18b Export ldexp aliases on Windows 11 年 前
  Elliot Saba dbc3e22e0a Merge pull request #54 from JuliaLang/licenses 11 年 前
  Milan Bouchet-Valat fa07d51db6 Fix and improve documentation about licenses 11 年 前
  Elliot Saba 516b4f4222 Merge pull request #52 from JuliaLang/release 11 年 前
  Milan Bouchet-Valat b5f5d7dc3b Bump version to 0.3 11 年 前
  Elliot Saba 41b7579cba Merge pull request #51 from tkelman/patch-1 11 年 前
  Tony Kelman 1cc9ad07f4 whoops, forgot the dollar sign 11 年 前
  Elliot Saba cb2b30006b Merge pull request #50 from tkelman/win-install-fix 11 年 前
  Tony Kelman 716317b71e Install libopenlibm.dll to bindir 11 年 前
  Viral B. Shah 876c3384a1 Merge pull request #47 from JuliaLang/headers 11 年 前
  Viral B. Shah f261b07aef Merge pull request #49 from JuliaLang/nofortran 11 年 前
  Elliot Saba e1d3d9ff43 Change to use $(CC) instead of $(FC), as we no longer have fortran in this repo 11 年 前
  Milan Bouchet-Valat 360d282729 Install bsd_asm.h and bsd_cdefs.h to $(includedir)/openlibm/ 11 年 前
  Viral B. Shah 86a18e4f2e Merge pull request #48 from JuliaLang/cpack 11 年 前
  Milan Bouchet-Valat 5a0e3e9c5c Fix missing includes 11 年 前
  Viral B. Shah d4555b6dae Merge pull request #46 from JuliaLang/cpack 11 年 前
  Milan Bouchet-Valat 3e769e48b8 Move complex number declarations to openlibm.h 11 年 前
  Jameson Nash 5f4979e5d1 work around msvc bug where .model must be on its own line or it forgets about it 11 年 前
  Jameson Nash 995c70eaf7 add win64 compat definitions also 11 年 前
  Jameson Nash 2eb1876bb8 add more windows compatibility definitions 11 年 前
  Jameson Nash 66e6f8ea91 normalize __WIN32__ to _WIN32, which is defined by all Windows compilers 11 年 前
  Jiahao Chen 2aed05070f Merge pull request #45 from weatherhead99/patch-1 11 年 前
  Dan Weatherill 99c712d65e Update Make.inc 11 年 前
  Isaiah Norton e9c0ba7ad6 distclean: clean everything 11 年 前
  Elliot Saba eb2f4d4b44 Install everything in the `include/` directory into `$(prefix)/include/openlibm`. 11 年 前
  Kevin Squire 682198cad4 Merge pull request #38 from JuliaLang/ln_fix 11 年 前
  Kevin Squire e76564b1d1 Force library symbolic links to overwrite, and ignore errors. 11 年 前
  Jameson Nash 4689cf133e hide versioned libraries from git 11 年 前
  Jameson Nash a076418c8b provide fegetround & family functions on win64 11 年 前