1 file changed
+1
-1
lines changed- include/boost/math/special_functions/airy.hpp+2-2
- include/boost/math/special_functions/beta.hpp+3-3
- include/boost/math/special_functions/detail/ibeta_inverse.hpp+4-4
- include/boost/math/special_functions/expint.hpp+10-3
- include/boost/math/special_functions/fpclassify.hpp+1-1
- include/boost/math/special_functions/jacobi_elliptic.hpp+1-3
- include/boost/math/special_functions/jacobi_theta.hpp+22-55
- include/boost/math/special_functions/lambert_w.hpp+106-131
- include/boost/math/special_functions/legendre.hpp+5-17
- include/boost/math/special_functions/log1p.hpp+14-28
- include/boost/math/special_functions/next.hpp+15-32
- include/boost/math/special_functions/nonfinite_num_facets.hpp+6-6
- include/boost/math/special_functions/owens_t.hpp+4-11
- include/boost/math/special_functions/prime.hpp+1-2
- include/boost/math/special_functions/trigamma.hpp+1-5
- include/boost/math/special_functions/ulp.hpp+3-7
- include/boost/math/special_functions/zeta.hpp+24-31
- test/Jamfile.v2+18-9
- test/compile_test/instantiate.hpp-10
- test/legendre_stieltjes_test.cpp+4
- test/log1p_expm1_test.hpp+2-1
- test/logaddexp_test.cpp+2
- test/powm1_sqrtp1m1_test.hpp+15
- test/sinc_test.hpp+23
- test/sinhc_test.hpp+28
- test/test_basic_nonfinite.cpp+63
- test/test_jacobi.hpp+28
- test/test_jacobi_theta.hpp+31
- test/test_laguerre.hpp+3
- test/test_lambert_w.cpp+26-6
- test/test_lanczos.cpp+79
- test/test_legendre.cpp+2-2
- test/test_legendre.hpp+30-2
- test/test_log1p_simple.cpp+12
- test/test_next.cpp+25-1
- test/test_next_decimal.cpp+19
- test/test_nonfinite_io.cpp+14-3
- test/test_prime.cpp+42
- test/test_spherical_harmonic.hpp+18
- test/test_trigamma.hpp+5
- test/test_ulp.cpp+42
- test/test_zeta.hpp+5
0 commit comments