コミット履歴

作者 SHA1 メッセージ 日付
  Ed Schouten b6cd89849e Don't let tgammal() modify signgam. Only lgamma*() should modify it. 10 年 前
  Viral B. Shah 0b2a647742 Merge pull request #74 from NuxiNL/master 10 年 前
  Ed Schouten 78f622e84a Use endianness definitions provided by GCC or Clang if available. 10 年 前
  Ed Schouten 9a48c87386 Don't attempt to pull in <sys/cdefs.h> directly. 10 年 前
  Ed Schouten f9fd21c96f Don't define __ISO_C_VISIBLE unconditionally. 10 年 前
  Ed Schouten f835657bd8 Remove checks against header guards. 10 年 前
  Ed Schouten 71f60ec632 Prevent the use of deprecated or internal functions if possible. 10 年 前
  Ed Schouten 7df63d456e Remove unneeded tests for <sys/cdefs.h>. 10 年 前
  Viral B. Shah b44ec547f1 Merge pull request #73 from tkelman/cp-dashf 10 年 前
  Tony Kelman ecfaad0dec try being consistent about quoting to disable arm build from osx 10 年 前
  Tony Kelman 619f810223 add -f flag to cp in install target 10 年 前
  Viral B. Shah bfc0987270 Fix broken travis file. 10 年 前
  Viral B. Shah 15007d5476 Exclude arm32 builds on os x. 10 年 前
  Viral B. Shah 769a422f06 Enable tests on OS X too. 10 年 前
  Viral B. Shah 79affe971d Disable email notifications in Travis. 10 年 前
  Viral B. Shah 443e13ece7 Merge pull request #72 from talex5/travis 10 年 前
  Thomas Leonard 9101f61238 Added Travis test script 10 年 前
  Thomas Leonard 9c1af7f81e Don't build complex long double functions on ARM 10 年 前
  Thomas Leonard 3ac6130b34 Remove test binaries too on "make clean" 10 年 前
  Viral B. Shah c0137793e2 Merge pull request #70 from JuliaLang/sb/bench 10 年 前
  Simon Byrne d5140c2d34 change include path to build on linux, fix .gitignore 10 年 前
  Viral B. Shah 73efb79032 Remove architectures that haven't been tested. 10 年 前
  Viral B. Shah 168467f09a As discussed in #69, this only requires a minor version number bump. 10 年 前
  Viral B. Shah 557ac71eaf Add license information to libm-bench.cpp 10 年 前
  Viral B. Shah e5c38c3e8b README and LICENSE updates. 10 年 前
  Viral B. Shah d8c909a980 Add all the complex declarations to openlibm.h. 10 年 前
  Viral B. Shah b7da33c990 Replace math.h with openlibm.h in the new complex math functions. 10 年 前
  Viral B. Shah 9b7fb281fa Update Make.files 10 年 前
  Viral B. Shah da782e78d9 Add various complex math routines from OpenBSD. 10 年 前
  Viral B. Shah f876e59885 Merge pull request #69 from JuliaLang/vs/longdouble 10 年 前