Commit Verlauf

Autor SHA1 Nachricht Datum
  Thomas Leonard 9101f61238 Added Travis test script vor 10 Jahren
  Thomas Leonard 9c1af7f81e Don't build complex long double functions on ARM vor 10 Jahren
  Thomas Leonard 3ac6130b34 Remove test binaries too on "make clean" vor 10 Jahren
  Viral B. Shah c0137793e2 Merge pull request #70 from JuliaLang/sb/bench vor 10 Jahren
  Simon Byrne d5140c2d34 change include path to build on linux, fix .gitignore vor 10 Jahren
  Viral B. Shah 73efb79032 Remove architectures that haven't been tested. vor 10 Jahren
  Viral B. Shah 168467f09a As discussed in #69, this only requires a minor version number bump. vor 10 Jahren
  Viral B. Shah 557ac71eaf Add license information to libm-bench.cpp vor 10 Jahren
  Viral B. Shah e5c38c3e8b README and LICENSE updates. vor 10 Jahren
  Viral B. Shah d8c909a980 Add all the complex declarations to openlibm.h. vor 10 Jahren
  Viral B. Shah b7da33c990 Replace math.h with openlibm.h in the new complex math functions. vor 10 Jahren
  Viral B. Shah 9b7fb281fa Update Make.files vor 10 Jahren
  Viral B. Shah da782e78d9 Add various complex math routines from OpenBSD. vor 10 Jahren
  Viral B. Shah f876e59885 Merge pull request #69 from JuliaLang/vs/longdouble vor 10 Jahren
  Viral B. Shah 9ecf223fc1 Get the ld80 routines from OpenBSD to build on mac and linux. vor 10 Jahren
  Viral B. Shah 52c901a68c Import long double versions from OpenBSD. vor 10 Jahren
  Viral B. Shah 691b989ba3 Remove files with problematic license. Fix #33. vor 10 Jahren
  Viral B. Shah 1367cb053b Update licenses - the test files are LGPL'ed. vor 10 Jahren
  Viral B. Shah 8b3b520675 Fix #35 vor 10 Jahren
  Viral B. Shah d64cc364e0 Add `make bench` for building the benchmarks vor 10 Jahren
  Viral B. Shah 1baf1d3e47 Update gitignore vor 10 Jahren
  Viral B. Shah e919db5f97 Merge branch 'master' of github.com:JuliaLang/openlibm vor 10 Jahren
  Viral B. Shah 5f1aa85344 Add @lindahua 's libm benchmark. vor 10 Jahren
  Viral B. Shah 532fe48cfd Add OpenLibm url - http://openlibm.org/ vor 10 Jahren
  Viral B. Shah 2c9b14cabd Merge pull request #67 from eschnett/master vor 10 Jahren
  Viral B. Shah 3ee2a6e6a9 Merge pull request #68 from talex5/type_includes vor 10 Jahren
  Thomas Leonard 4cb9231f1a Removed some uses of sys/types.h vor 10 Jahren
  Thomas Leonard 6146957c5e Use uint32_t on ARM, not non-standard __uint32_t vor 10 Jahren
  Thomas Leonard 9f4f2c6d57 u_int8_t, etc are non-standard, so define on all platforms vor 10 Jahren
  Viral B. Shah 9024a934cc Merge pull request #66 from sebastien-villemot/master vor 10 Jahren