jzmaddock
|
1e8dfa9218
|
Merge branch 'develop'
boost-1.56.0
|
2014-06-27 17:12:30 +01:00 |
|
jzmaddock
|
b6081dc422
|
Workaround broken --remove-test-targets option.
|
2014-06-27 17:11:12 +01:00 |
|
jzmaddock
|
dab440d484
|
Merge branch 'develop'
|
2014-06-15 13:10:00 +01:00 |
|
jzmaddock
|
74dd2d0485
|
Update history.
|
2014-06-15 13:07:10 +01:00 |
|
jzmaddock
|
866492cb02
|
remove dependency to tr1 - we don't really need it anymore.
|
2014-06-13 13:32:08 +01:00 |
|
jzmaddock
|
2f65e6cb65
|
Fix typos.
|
2014-06-13 08:20:14 +01:00 |
|
jzmaddock
|
d658ccd043
|
Fix doc typo and regenerate
|
2014-06-12 18:52:03 +01:00 |
|
jzmaddock
|
ee8edd4c33
|
Fix up functions that were returning tools::max_value to call overflow_error instead.
See https://svn.boost.org/trac/boost/ticket/10111.
|
2014-06-12 13:50:30 +01:00 |
|
jzmaddock
|
e20b44e8a9
|
Move headers that are mostly used for internal maintenance and testing into an "include_private" directory - this is to reduce dependencies on other Boost modules when using this library.
|
2014-06-09 16:08:35 +01:00 |
|
jzmaddock
|
09fceb2142
|
Merge branch 'develop' of https://github.com/boostorg/math into develop
|
2014-05-28 13:25:10 +01:00 |
|
jzmaddock
|
7cb3316d06
|
Fix for 106-bit "double double" types.
|
2014-05-28 13:24:40 +01:00 |
|
jzmaddock
|
0896652d2c
|
Merge pull request #1 from Flast/pr/missing_header
missing include <limits>
|
2014-05-27 08:50:12 +01:00 |
|
Kohei Takahashi
|
c50b5a8bcc
|
Fix missing header
Signed-off-by: Kohei Takahashi <flast@flast.jp>
|
2014-05-27 11:07:23 +09:00 |
|
jzmaddock
|
a29a74bdaf
|
Add needed include to config.hpp, fix runtime checks under valgrind in erf_inv initialization, see https://svn.boost.org/trac/boost/ticket/10005
|
2014-05-26 19:14:49 +01:00 |
|
jzmaddock
|
ab6cc524dd
|
Fix Halley iteration to work when derivative is zero, even though the second derivative is not, see https://svn.boost.org/trac/boost/ticket/10046.
|
2014-05-25 15:35:08 +01:00 |
|
jzmaddock
|
e6996e1188
|
Fix round and trunc functions to work with integer arguments, see https://svn.boost.org/trac/boost/ticket/10066.
|
2014-05-24 09:47:21 +01:00 |
|
jzmaddock
|
5a9688e4ef
|
Apply fix from https://svn.boost.org/trac/boost/ticket/9884
|
2014-04-14 15:49:43 +01:00 |
|
jzmaddock
|
501fa2ea38
|
Merge branch 'develop' of https://github.com/boostorg/math into develop
|
2014-04-10 10:40:07 +01:00 |
|
jzmaddock
|
ca866ccff6
|
Apply https://svn.boost.org/trac/boost/ticket/9865
|
2014-04-10 10:39:46 +01:00 |
|
pabristow
|
582e972d18
|
Merge branch 'develop' of https://github.com/boostorg/math into develop
|
2014-04-08 18:12:07 +01:00 |
|
pabristow
|
c05eb89f02
|
Removed test for zztest_max_digits10 as failing inexplicably for VS 12 only on teeks99 (passes locally)
|
2014-04-08 18:11:04 +01:00 |
|
pabristow
|
8d8a22a71e
|
Added output showing that works OK for VS 12.0 (though the VS 12.0 test is inexplicably reported as failing
http://www.boost.org/development/tests/develop/developer/output/teeks99-02e-win2008-64on64-boost-bin-v2-libs-math-test-zztest_max_digits10-test-msvc-12-0-debug-asynch-exceptions-on-link-static-threading-multi.html
)
The test itself will be removed from the jamfile, as does little useful now.
|
2014-04-08 18:08:08 +01:00 |
|
jzmaddock
|
03d99a7ba3
|
Merge branch 'develop'
|
2014-04-06 13:18:37 +01:00 |
|
jzmaddock
|
aaa405bad2
|
Regenerate docs.
|
2014-04-06 13:17:04 +01:00 |
|
jzmaddock
|
0c01f682eb
|
Fix some corner cases in negative_binomial_distribution, see https://svn.boost.org/trac/boost/ticket/9834
|
2014-04-06 11:59:10 +01:00 |
|
jzmaddock
|
88b1695b58
|
More tentative apple fixes.
|
2014-04-04 17:20:09 +01:00 |
|
jzmaddock
|
e612b98572
|
Merge branch 'develop' of https://github.com/boostorg/math into develop
|
2014-04-04 17:15:44 +01:00 |
|
jzmaddock
|
1c1ae42e6e
|
Tentative fix for more clang/apple failures.
|
2014-04-04 17:15:19 +01:00 |
|
jzmaddock
|
397d216065
|
Tentative fix for more clang/apple failures.
|
2014-04-04 17:13:36 +01:00 |
|
jzmaddock
|
9199b09304
|
Fix missing policy parameter in some SF forwarding calls. See https://svn.boost.org/trac/boost/ticket/9833.
|
2014-04-04 15:08:27 +01:00 |
|
jzmaddock
|
2d0d36d865
|
Provide a further customization point for constants initialization (to allow for explicit construction).
|
2014-04-02 16:47:36 +01:00 |
|
jzmaddock
|
60f6ab81a2
|
Shift some more expected error rates.
|
2014-03-31 19:00:52 +01:00 |
|
jzmaddock
|
41fb7e1c91
|
Tentative fix for clang/libc++ on Apple issue.
|
2014-03-31 18:47:13 +01:00 |
|
jzmaddock
|
c430726cd8
|
Adjust Linux error rates.
|
2014-03-31 13:33:52 +01:00 |
|
jzmaddock
|
bf51aadcbc
|
Update error rate for Mac OS.
|
2014-03-31 13:23:34 +01:00 |
|
jzmaddock
|
0e7f3f41f7
|
Adjust expected error rates for MacOS.
|
2014-03-28 18:24:58 +00:00 |
|
jzmaddock
|
4cef977be3
|
Add missing #includes.
|
2014-03-28 18:18:09 +00:00 |
|
jzmaddock
|
a0ad3d8764
|
Add some static casts to avoid C++11 errors in initializer lists.
|
2014-03-28 18:15:59 +00:00 |
|
jzmaddock
|
fa1896fbc4
|
Make sure the forward declarations get included before the real definitions in all headers.
|
2014-03-27 09:17:33 +00:00 |
|
jzmaddock
|
cf71fe6d36
|
Merge branch 'develop'
Resolved Conflicts:
doc/equations/airy.svg
doc/equations/airy_ai.svg
doc/equations/airy_aip.svg
doc/equations/airy_bi.svg
doc/equations/airy_bip.svg
doc/equations/bessel13.svg
doc/equations/binomial_ref1.svg
doc/equations/binomial_ref2.svg
doc/equations/ellint17.svg
doc/equations/ellint19.svg
doc/equations/ellint21.svg
doc/equations/ellint23.svg
doc/equations/ellint24.svg
doc/equations/hypergeometric5.svg
doc/equations/hypergeometric6.svg
doc/equations/ibeta10.svg
doc/equations/ibeta5.svg
doc/equations/ibeta6.svg
doc/equations/ibeta8.svg
doc/equations/igamma11.svg
doc/equations/jacobi1.svg
doc/equations/jacobi2.svg
doc/equations/jacobi3.svg
doc/equations/jacobi4.svg
doc/equations/legendre_2.svg
doc/equations/legendre_3.svg
doc/equations/lgamm5.svg
doc/equations/lgamm6.svg
doc/equations/mbessel13.svg
doc/equations/mbessel15.svg
doc/equations/nc_beta_ref4.svg
doc/equations/nc_chi_squ_ref7.svg
doc/equations/roots4.svg
doc/equations/sbessel2.svg
doc/equations/sbessel4.svg
doc/html/index.html
doc/html/indexes/s01.html
doc/html/indexes/s02.html
doc/html/indexes/s03.html
doc/html/indexes/s04.html
doc/html/indexes/s05.html
doc/html/math_toolkit/conventions.html
doc/html/math_toolkit/history1.html
doc/html/math_toolkit/history2.html
doc/html/math_toolkit/navigation.html
doc/overview/roadmap.qbk
include/boost/math/distributions/detail/inv_discrete_quantile.hpp
|
2014-03-26 16:54:47 +00:00 |
|
jzmaddock
|
653ffbcb87
|
Push and pop FPU flags in test case.
|
2014-03-23 17:06:21 +00:00 |
|
jzmaddock
|
ef123b3504
|
Fix GCC release mode failures in test_next.cpp by explicitly testing SSE2 settings in next.hpp.
|
2014-03-22 19:16:36 +00:00 |
|
jzmaddock
|
728ec23c21
|
Add lots of missing #includes.
|
2014-03-21 17:36:18 +00:00 |
|
jzmaddock
|
4087c44efd
|
Fix random number usage in the post-TR1 world.
|
2014-03-21 12:11:49 +00:00 |
|
jzmaddock
|
200f384c14
|
Tentative fix for gcc-4.7 and earlier failures.
|
2014-03-21 11:36:57 +00:00 |
|
jzmaddock
|
6f47470274
|
Fix tgamma_ratio tests.
|
2014-03-20 13:02:51 +00:00 |
|
jzmaddock
|
0418465a8d
|
Fix some error rates in new factorial tests
|
2014-03-19 19:15:27 +00:00 |
|
jzmaddock
|
0d9f0089f8
|
Enable 128-bit floatmax_t tests when appropriate.
|
2014-03-19 17:27:10 +00:00 |
|
jzmaddock
|
a67f4d16cb
|
Regenerated docs.
|
2014-03-19 13:46:54 +00:00 |
|
jzmaddock
|
6bddb5be85
|
Merge branch 'cstdfloat' into develop
Conflicts:
doc/overview/roadmap.qbk
example/cstdfloat_example.cpp
include/boost/cstdfloat.hpp
test/test_gamma.cpp
test/test_gamma.hpp
|
2014-03-19 13:38:42 +00:00 |
|