forked from boostorg/fusion
https://svn.boost.org/svn/boost/trunk ........ r41006 | agurtovoy | 2007-11-10 18:25:35 -0800 (Sat, 10 Nov 2007) | 1 line Repoint old CVS links to SVN (patch by Niko Demmel) ........ r41007 | johnmaddock | 2007-11-11 06:05:50 -0800 (Sun, 11 Nov 2007) | 2 lines Added static assertion to catch use of long double function overloads when BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS is defined. Made sure that if BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS is defined, then no long double overloads are actually instantiated by the tests. ........ r41008 | t_schwinger | 2007-11-11 09:56:21 -0800 (Sun, 11 Nov 2007) | 3 lines removes superfluous remove_reference in result computation, as reported by Eric Niebler ........ r41009 | lbourdev | 2007-11-11 10:25:39 -0800 (Sun, 11 Nov 2007) | 3 lines GIL: Minor fix to tiff_io ........ [SVN r41011]