History log of /relibc/openlibm/ (Results 226 – 250 of 455)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
79affe9705-Jan-2015 Viral B. Shah <viral@mayin.org>

Disable email notifications in Travis.

443e13ec05-Jan-2015 Viral B. Shah <viral@mayin.org>

Merge pull request #72 from talex5/travis

Fix build on ARM and add Travis tests

9101f61218-Dec-2014 Thomas Leonard <talex5@gmail.com>

Added Travis test script

This builds Openlibm on the Travis build host (x86) and also
cross-compiles to ARM.

Note: the tests currently fail on ARM, as noted in
https://github.com/JuliaLang/openlibm

Added Travis test script

This builds Openlibm on the Travis build host (x86) and also
cross-compiles to ARM.

Note: the tests currently fail on ARM, as noted in
https://github.com/JuliaLang/openlibm/issues/18

show more ...

9c1af7f818-Dec-2014 Thomas Leonard <talex5@gmail.com>

Don't build complex long double functions on ARM

ARM doesn't have long doubles.

3ac6130b18-Dec-2014 Thomas Leonard <talex5@gmail.com>

Remove test binaries too on "make clean"

c013779305-Dec-2014 Viral B. Shah <viral@mayin.org>

Merge pull request #70 from JuliaLang/sb/bench

change include path to build on linux, fix .gitignore

d5140c2d05-Dec-2014 Simon Byrne <simonbyrne@gmail.com>

change include path to build on linux, fix .gitignore

73efb79005-Dec-2014 Viral B. Shah <viral@mayin.org>

Remove architectures that haven't been tested.


168467f005-Dec-2014 Viral B. Shah <viral@mayin.org>

As discussed in #69, this only requires a minor version number bump.

557ac71e05-Dec-2014 Viral B. Shah <viral@mayin.org>

Add license information to libm-bench.cpp

e5c38c3e04-Dec-2014 Viral B. Shah <viral@mayin.org>

README and LICENSE updates.

d8c909a904-Dec-2014 Viral B. Shah <viral@mayin.org>

Add all the complex declarations to openlibm.h.

b7da33c904-Dec-2014 Viral B. Shah <viral@mayin.org>

Replace math.h with openlibm.h in the new complex math functions.

9b7fb28104-Dec-2014 Viral B. Shah <viral@mayin.org>

Update Make.files

da782e7804-Dec-2014 Viral B. Shah <viral@mayin.org>

Add various complex math routines from OpenBSD.

f876e59804-Dec-2014 Viral B. Shah <viral@mayin.org>

Merge pull request #69 from JuliaLang/vs/longdouble

Long double versions of math functions

9ecf223f04-Dec-2014 Viral B. Shah <viral@mayin.org>

Get the ld80 routines from OpenBSD to build on mac and linux.
Bump version number and SO major version, since we have
introduced new long double APIs.

52c901a604-Dec-2014 Viral B. Shah <viral@mayin.org>

Import long double versions from OpenBSD.

691b989b04-Dec-2014 Viral B. Shah <viral@mayin.org>

Remove files with problematic license. Fix #33.


1367cb0504-Dec-2014 Viral B. Shah <viral@mayin.org>

Update licenses - the test files are LGPL'ed.

8b3b520604-Dec-2014 Viral B. Shah <viral@mayin.org>

Fix #35

d64cc36404-Dec-2014 Viral B. Shah <viral@mayin.org>

Add `make bench` for building the benchmarks

1baf1d3e04-Dec-2014 Viral B. Shah <viral@mayin.org>

Update gitignore

e919db5f04-Dec-2014 Viral B. Shah <viral@mayin.org>

Merge branch 'master' of github.com:JuliaLang/openlibm

5f1aa85304-Dec-2014 Viral B. Shah <viral@mayin.org>

Add @lindahua 's libm benchmark.

12345678910>>...19